VeFeeGateway
Verified contract
Active on
Ethereum with 57 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 "VeFeeGateway"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19169081 | 9 months ago | | | 0 | 0.0028111782 | |
| 19119205 | 9 months ago | | | 0 | 0.0041489441 | |
| 19069251 | 10 months ago | | | 0 | 0.0015553021 | |
| 19019328 | 10 months ago | | | 0 | 0.0019888788 | |
| 18969286 | 10 months ago | | | 0 | 0.0011981634 | |
| 18919578 | 10 months ago | | | 0 | 0.0014131237 | |
| 18869751 | a year ago | | | 0 | 0.0016471990 | |
| 18819877 | a year ago | | | 0 | 0.0031105490 | |
| 18769984 | a year ago | | | 0 | 0.0034865600 | |
| 18720025 | a year ago | | | 0 | 0.0054209372 |
ABI
ABI objects
Getter at block 21161719
owner() view returns (address)
0xfc08757c505ea28709df66e54870fb6de09f0c5e
platform() view returns (address)
0xd6efa5b63531e9ae61e225b02cbacd59092a35be
Read-only
distributor2token(address) view returns (address)
token2distributor(address) view returns (address)
State-modifying
Events add(address _token, address _distributor)
distribute(address[] _distributors)
remove(address _distributor)
renounceOwnership()
transferOwnership(address newOwner)
AddDistributor(address _token, address _distributor)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemoveDistributor(address _token, address _distributor)
constructor(address _platform)
This contract contains no fallback and receive objects.
This contract contains no error objects.