ISABT
The interface defines the functions and their signatures for the ISABT
contract.
Functions
mint
mint
Mints a new ABT (Asset-Backed Token) and assigns it to the specified owner.
Parameters
balanceOf
balanceOf
Gets the balance of the ABT for a specific owner and ID.
Parameters
Returns
The balance of the ABT for the specified owner and ID.
setRegistered
setRegistered
Sets the registration status of an ABT.
Parameters
Last updated