Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc7b8…8e47
Balances ($0.00)
No balances found for "ETHBridge"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18315559 | a year ago | | | 0 | 0.00093016605 | |
| 18100874 | a year ago | | | 0 | 0.00075860073 | |
| 17960211 | a year ago | | | 0 | 0.0014048601 | |
| 17959805 | a year ago | | | 0 | 0.0013390558 | |
| 17908797 | a year ago | | | 0 | 0.00089220471 | |
| 17908747 | a year ago | | | 0 | 0.0011413962 | |
| 17907123 | a year ago | | | 0 | 0.0015090999 | |
| 17906650 | a year ago | | | 0 | 0.0013692379 | |
| 17834221 | a year ago | | | 0 | 0.0010984357 | |
| 17834210 | a year ago | | | 0 | 0.0010724098 |
ABI
ABI objects
Getter at block 21196153
admin() view returns (address)
0x350db16a9b44dff466440ad9b4921e87b3db0a5c
owner() view returns (address)
0x5fcaf73032f4275afe2b44404457c0731188a8d2
token() view returns (address)
0xc7b89491bb148551547837ea6ccb4bb5144d8e47
whiteListOn() view returns (bool)
false
Read-only
isWhiteList(address) view returns (bool)
nonce(address) view returns (uint256)
processedNonces(address, uint256) view returns (bool)
State-modifying
Events depositTokens(uint256 amount, address recipient, string _transactionID)
renounceOwnership()
toggleWhiteListAddress(address[] _addresses)
toggleWhiteListOnly()
transferOwnership(address newOwner)
withdrawTokens(address from, address to, uint256 amount, uint256 nonce, bytes signature)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenDeposit(address indexed from, address indexed to, uint256 amount, uint256 nonce, string transactionID)
TokenWithdraw(address indexed from, address indexed to, uint256 amount, uint256 nonce, bytes sign)
WhiteListAddressToggled(address _user, address _bridgeAddress, bool _state)
WhiteListToggled(bool state)
constructor(address token, address _admin)
This contract contains no fallback and receive objects.
This contract contains no error objects.