balance_of
Last updated
Last updated
An entrypoint that retrieves a user's LP tokens amount and sends it to the callback contract. Works exactly like FA2 balance_of entrypoint according to .
owner
address
Owner of tokens
toeken_id
token_id_t
Token ID
requests
Balance of request
balance
nat
Balance of token
requests
Balance of requests
callback
Callback contract
412
- non payable entrypoint (can't accept TEZ tokens during call of an entrypoint).
FA2_TOKEN_UNDEFINED
- token with token_id
doesn't exist.
list()
contract(list())