For the complete documentation index, see llms.txt. This page is also available as Markdown.

Mmb

Get MMB balance for an address

get
Path parameters
addressstringRequired

Ethereum address (0x-prefixed, 20 bytes)

Responses
200

Successful response

application/json
balanceinteger · int64Required
get/mmb/balance/{address}

Get MMB token metadata

get
Responses
200

Successful response

application/json
decimalsinteger · max: 9007199254740991Required
namestringRequired
symbolstringRequired
get/mmb/token-metadata

Last updated