EthGatewayWithFee
Verified contract
Active on
Ethereum with 267 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 "EthGatewayWithFee"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12586754 | 3 years ago | | | 0.00025647989 | 0.00076632000 | |
| 12570203 | 3 years ago | | | 0.00025647989 | 0.0012772001 | |
| 12563265 | 3 years ago | | | 0.00025647989 | 0.0025544000 | |
| 12557313 | 3 years ago | | | 0.00025647989 | 0.0012644280 | |
| 12554652 | 3 years ago | | | 0.00025647989 | 0.0010532940 | |
| 12552214 | 3 years ago | | | 0.00025647989 | 0.0014690560 | |
| 12546270 | 3 years ago | | | 0.00025647989 | 0.0014049200 | |
| 12537913 | 3 years ago | | | 0.00025647989 | 0.0012769600 | |
| 12533441 | 4 years ago | | | 0.00025647989 | 0.0019161600 | |
| 12511058 | 4 years ago | | | 0.00025647989 | 0.0038961920 |
ABI
ABI objects
Getter at block 21302702
fee() view returns (uint256)
256479886953665
gateway() view returns (address)
0x7af173f350d916358af3e218bdf2178494beb748
owner() view returns (address)
0x3613ce47ad8b581b2ec28e7341d5761738212923
token() view returns (address)
0x6f87d756daf0503d08eb8993686c7fc01dc44fb1
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
transferOwnership(address newOwner)
transferToSmartChain(uint256 amount) payable
updateFee(uint256 _fee)
FeeUpdated(uint256 newFee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferredToSmartChain(address from, uint256 amount, uint256 fee)
constructor(address _token, address _gateway, uint256 _fee)
This contract contains no fallback and receive objects.
This contract contains no error objects.