Get Address Definition
obyte_get_definitionRetrieve the definition of any Obyte address from the hub, choosing mainnet or testnet as needed.
Instructions
Raw hub read. Returns the definition of one Obyte address.
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 |
|---|---|---|---|
| address | Yes | ||
| network | No |