Get Asset By Symbol
obyte_get_asset_by_symbolResolve any token symbol to its Obyte asset ID using the selected registry. Handles GBYTE, MBYTE, KBYTE, BYTE and supports mainnet or testnet.
Instructions
Resolves a token symbol to an Obyte asset id through the selected registry. Symbols are uppercased before lookup. GBYTE, MBYTE, KBYTE, and BYTE resolve to base.
Network: this server serves both Obyte networks at once. Pass "network":"mainnet" or "network":"testnet" to choose; when omitted it defaults to mainnet. If the user has not made the network explicit, confirm which network they mean before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| network | No | ||
| token_registry_address | No |