BridgeEth
Verified contract
Active on
Ethereum with 683 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa31b…91aa
Balances ($22.16)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ROOBEE | ERC-20 | 49.199544K | $0.00045 |
$22.16 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20839289 | 2 months ago | | | 0 | 0.0014569535 | |
| 20812466 | 2 months ago | | | 0 | 0.0016954846 | |
| 20726781 | 3 months ago | | | 0 | 0.00021832342 | |
| 20676196 | 3 months ago | | | 0 | 0.00044799769 | |
| 20676116 | 3 months ago | | | 0 | 0.00028501595 | |
| 20673222 | 3 months ago | | | 0 | 0.00019863170 | |
| 20669999 | 3 months ago | | | 0 | 0.00037246000 | |
| 20669993 | 3 months ago | | | 0 | 0.00038919165 | |
| 20669930 | 3 months ago | | | 0 | 0.00041574853 | |
| 20669891 | 3 months ago | | | 0 | 0.00035622389 |
ABI
ABI objects
Getter at block 21275406
admin() view returns (address)
0xa7ac6b2b852ed5c311a2ee5cb04c926a666efcbd
owner() view returns (address)
0x04661f3a34414e9ff6d935b365fd751747581364
token() view returns (address)
0xa31b1767e09f842ecfd4bc471fe44f830e3891aa
Read-only
balances(address) view returns (uint256)
lastProcessedNonce(address) view returns (uint256)
processedNonces(address, uint256) view returns (bool)
State-modifying
Events addLiquidity(uint256 amount)
changeAdmin(address newAdmin)
freeze(address to, uint256 amount, uint256 nonce)
removeLiquidity(uint256 amount)
renounceOwnership()
transferOwnership(address newOwner)
unFreeze(address from, address to, uint256 amount, uint256 nonce, bytes signature)
unlockNonce(address to, uint256 nonce)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address from, address indexed to, uint256 amount, uint256 date, uint256 nonce, uint8 indexed step)
constructor(address token)
This contract contains no fallback and receive objects.
This contract contains no error objects.