Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($6,834.99)
Native
Value
$6,834.99
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 2.73297 | $2,500.94 |
$6,834.99 | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21880045 | 5 minutes ago | | | 0.0008 | 1.1837319e-7 | |
| 21880039 | 5 minutes ago | | | 0.002 | 1.1837319e-7 | |
| 21879195 | 33 minutes ago | | | 0.002 | 1.2839102e-7 | |
| 21877448 | 2 hours ago | | | 0.0032 | 1.2371250e-7 | |
| 21876725 | 2 hours ago | | | 0.002 | 1.2341900e-7 | |
| 21875906 | 2 hours ago | | | 0.004 | 1.2839102e-7 | |
| 21875809 | 2 hours ago | | | 0.002 | 1.2839102e-7 | |
| 21875787 | 2 hours ago | | | 0.0008 | 1.2839102e-7 | |
| 21875754 | 2 hours ago | | | 0.0008 | 1.2839102e-7 | |
| 21875697 | 2 hours ago | | | 0.0008 | 1.2371181e-7 |
ABI
ABI objects
Getter at block 21880186
owner() view returns (address)
0x7884f7f04f994da14302a16cf15e597e31eebecf
paused() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events bridge(address to, uint256 chains) payable
pause()
renounceOwnership()
transferOwnership(address newOwner)
unpause()
withdraw(address token, uint256 amount)
Bridge(uint256 logId, address from, address to, uint256 amount, uint256 chains)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor(address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.