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 "FeeHandler"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20914561 | 2 months ago | | | 0 | 0.0012699146 | |
| 20914560 | 2 months ago | | | 0 | 0.0012506106 | |
| 20914559 | 2 months ago | | | 0 | 0.0012886189 | |
| 20914558 | 2 months ago | | | 0 | 0.0012721468 | |
| 20834441 | 2 months ago | | | 0 | 0.00076190312 | |
| 20834441 | 2 months ago | | | 0 | 0.00076190312 | |
| 20834441 | 2 months ago | | | 0 | 0.00076190312 | |
| 20834441 | 2 months ago | | | 0 | 0.00076171035 |
ABI
ABI objects
Getter at block 21298395
owner() view returns (address)
0x098c20def80848f403d701f56b7ea5aebd3e5566
Read-only
feesByVersion(uint8) view returns (uint256)
getFee(uint8 _version) view returns (uint256)
State-modifying
Events renounceOwnership()
setFee(uint8 _version, uint256 _fee)
transferOwnership(address newOwner)
FeeUpdated(uint8 version, uint256 newFee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)