GIsoController
Verified contract
Active on
Ethereum with 522 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x57f2…cfae
Balances ($0.00)
No balances found for "GIsoController"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18689896 | a year ago | | | 0 | 0.0029083295 | |
| 17900724 | a year ago | | | 0 | 0.0012077895 | |
| 17411585 | a year ago | | | 0 | 0.0014421926 | |
| 17136124 | 2 years ago | | | 0 | 0.0036459511 | |
| 16894923 | 2 years ago | | | 0 | 0.00094710998 | |
| 16840284 | 2 years ago | | | 0 | 0.0028667357 | |
| 16237947 | 2 years ago | | | 0 | 0.0013682913 | |
| 16089514 | 2 years ago | | | 0 | 0.00089951890 | |
| 15899514 | 2 years ago | | | 0 | 0.0018691200 | |
| 15751774 | 2 years ago | | | 0 | 0.0011784046 |
ABI
ABI objects
Getter at block 21326539
maxWithdrawalLimit() view returns (uint256)
50000000000000000000000000
owner() view returns (address)
0x51609dc51ee0b7c8ede96c13b3006e1d92336f83
signer() view returns (address)
0x8168e7d3a63b08f8e4609ca74547e911809140d7
Read-only
withdrawRecord(address) view returns (uint256)
State-modifying
Events renounceOwnership()
transferOwnership(address newOwner)
updateMaxWithdrawalLimit(uint256 _limit)
updateSigner(address _signer)
withdrawIso(bytes _message, uint8 _v, bytes32 _r, bytes32 _s)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
WithdrawRecord(address owner, uint256 value)
constructor(address _token, uint256 _initLimit)
This contract contains no fallback and receive objects.
This contract contains no error objects.