Exchange
Verified contract
Active on
Ethereum with 1,700 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5d84…841c
0xf093…a574
Balances ($27,668.60)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZERO | ERC-20 | 188.606518M | $0.000147 |
$27,668.58 | |
RELAY | ERC-20 | 0.327363 | $0.065338 |
$0.02 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14816990 | 2 years ago | | | 0 | 0.00034873000 | |
| 14816873 | 2 years ago | | | 0 | 0.00052991000 | |
| 14816804 | 2 years ago | | | 0 | 0.00034873000 | |
| 14816804 | 2 years ago | | | 0 | 0.00053040208 | |
| 14816804 | 2 years ago | | | 0 | 0.00053015000 | |
| 14816804 | 2 years ago | | | 0 | 0.00034873000 | |
| 14816771 | 2 years ago | | | 0 | 0.00053003000 | |
| 14816765 | 2 years ago | | | 0 | 0.0078812980 | |
| 14816765 | 2 years ago | | | 0 | 0.00034873000 | |
| 14816543 | 2 years ago | | | 0 | 0.0018412944 |
ABI
ABI objects
Getter at block 21170917
owner() view returns (address)
0x4711ba56879606194a2dff7692c7211717ffee96
paused() view returns (bool)
false
relayToken() view returns (address)
0x5d843fa9495d23de997c394296ac7b4d721e841c
zeroToken() view returns (address)
0xf0939011a9bb95c3b791f0cb546377ed2693a574
Read-only
This contract contains no read-only function objects.
State-modifying
Events adminWithdrawERC20(address token)
adminWithdrawETH()
pause()
renounceOwnership()
swap(uint256 amount)
transferOwnership(address newOwner)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor(address _relayToken, address _zeroToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.