token_register.gno
Last updated
Last updated
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
pkgPath
string
The path of the GRC20 to register.
igrc20
GRC20Interface
The interface of the GRC20 token. Includes the functions that the interface will call, including Transfer
, TransferFrom
, Approve
, BalanceOf
.
pkgPath
string
The path of the GRC20 token to unregister.