ERC20TokenBankProvider
Verified contract
Active on
Ethereum with 9 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ERC20TokenBankProvider"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8675180 | 5 years ago | | | 0 | 0.034096400 | |
| 8673279 | 5 years ago | | | 0 | 0.017018290 | |
| 8673264 | 5 years ago | | | 0 | 0.017167650 | |
| 8657404 | 5 years ago | | | 0 | 0.017348200 | |
| 8657381 | 5 years ago | | | 0 | 0.00031891000 | |
| 8657340 | 5 years ago | | | 0 | 0.0013418100 | |
| 8657339 | 5 years ago | | | 0 | 0.0018048900 | |
| 8657322 | 5 years ago | | | 0 | 0.0014802500 | |
| 8657322 | 5 years ago | | | 0 | 0.0019433700 |
ABI
ABI objects
Getter at block 21187732
get_signers() view returns (address[])
[0x57955d7AA271DbDDE92D67e0EF52D90c6E4089cA, 0x4Aa66237b79d0B9bE8F6FE9e416d3975D480ec20, 0x06790B9e80A921824CBCF0E22DF100A72bB832Be]
owner() view returns (address)
0xde7f0754e51e81118dac6dee756240fe6d2766f8
signer_number() view returns (uint256)
3
total_created_token_numbers() view returns (uint256)
4
Read-only
created_token_numbers(bytes32) view returns (uint256)
get_unused_invoke_id(string name) view returns (uint64)
invokes(bytes32) view returns (uint256 propose_height, bytes32 invoke_hash, string func_name, uint64 invoke_id, bool called, bool processing, bool exists)
signer_join_height(address) view returns (uint256)
signers(uint256) view returns (address)
supported_token_factories(bytes32) view returns (address)
supported_token_factory_names(uint256) view returns (string)
used_invoke_ids(bytes32) view returns (uint64)
State-modifying
Events addTokenFactory(uint64 id, string factory_name, address factory)
newTokenBank(string name, address token_contract, string factory_name, address[] s) returns (address)
reform_signers(uint64 id, address[] s)
add_token_factory(string name, address factory)
function_called(string name, uint64 id, uint256 propose_height)
signers_reformed(address[] old_signers, address[] new_signers)
token_bank_created(string name, address addr)
valid_function_sign(string name, uint64 id, uint64 current_signed_number, uint256 propose_height)
constructor(address[] s)
This contract contains no fallback and receive objects.
This contract contains no error objects.