EthGateway
Verified contract
Active on
Ethereum with 735 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($27.30)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BEL | ERC-20 | 31.71 | $0.75948 |
$24.08 | |
TRADE | ERC-20 | 100 | $0.032213 |
$3.22 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14929370 | 3 years ago | | | 0 | 0.0011196129 | |
| 13164088 | 3 years ago | | | 0 | 0.0023596031 | |
| 12601184 | 4 years ago | | | 0 | 0.0033226000 | |
| 12594676 | 4 years ago | | | 0 | 0.0046626000 | |
| 12594055 | 4 years ago | | | 0 | 0.0011452000 | |
| 12593781 | 4 years ago | | | 0 | 0.0010634000 | |
| 12593165 | 4 years ago | | | 0 | 0.0014155552 | |
| 12592075 | 4 years ago | | | 0 | 0.0010634000 | |
| 12591052 | 4 years ago | | | 0 | 0.0010796016 | |
| 12587336 | 4 years ago | | | 0 | 0.0013910080 |
ABI
ABI objects
Getter at block 21409661
owner() view returns (address)
0x3613ce47ad8b581b2ec28e7341d5761738212923
Read-only
processedRequests(bytes32) view returns (bool)
State-modifying
Events renounceOwnership()
transferFromSmartChain(bytes32 requestTxHash, address to, uint256 amount)
transferOwnership(address newOwner)
transferToSmartChain(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferredFromSmartChain(bytes32 requestTxHash, address to, uint256 amount)
TransferredToSmartChain(address from, uint256 amount)
constructor(address _trade)
This contract contains no fallback and receive objects.
This contract contains no error objects.