ERC20Registry
contract provides modifiers for registering ERC20 tokens and their associated stores. The registration is done to allow the token to be recognized and interoperable with other parts of the MiniEVM rollup functionality.
register_erc20
register_erc20_store
Name | Type | Description |
---|---|---|
account | address | The address of the ERC20 store to check and register if not already registered |