ISABT

The interface defines the functions and their signatures for the ISABT contract.

Functions

mint

Mints a new ABT (Asset-Backed Token) and assigns it to the specified owner.

Parameters

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

Sets the registration status of an ABT.

Parameters

Last updated