Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2.42)
Native
Value
$2.42
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.000675 | $3,577.94 |
$2.42 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2765887 | a year ago | | | 0 | 0.000031316003 | |
| 2765872 | a year ago | | | 0 | 0.000031304003 | |
| 2379624 | a year ago | | | 0 | 0.000031304003 | |
| 2379612 | a year ago | | | 0 | 0.000031304003 | |
| 2209126 | a year ago | | | 0.0054 | 0.000023771790 | |
| 2207774 | a year ago | | | 0 | 0.000060491007 | |
| 2206352 | a year ago | | | 0 | 0.000085491009 | |
| 2205079 | a year ago | | | 0 | 0.000057991006 | |
| 2186824 | a year ago | | | 0.001 | 0.000023771790 | |
| 2185733 | a year ago | | | 0.001 | 0.000023771790 |
ABI
ABI objects
Getter at block 23226352
balanceOf() view returns (uint256)
675000000000000
isInitialized() view returns (bool)
false
owner() view returns (address)
0x41ea4422b3e61d57a022affdad1f67992dab5a29
paused() view returns (bool)
false
targetChainId() view returns (uint256)
8453
Read-only
depositIdToStatus(uint256) view returns (bool)
State-modifying
Events bridgeETH(address _to) payable
donateETH() payable
emergencyWithdrawETH(address recipient, uint256 amount)
pause()
recoverWrongTokens(address _token, address _account, uint256 _amount)
renounceOwnership()
sendToken(address _receiver, uint256 _outAmount, uint256 _depositId)
sendTokenBatch(address[] addresses, uint256[] _outAmounts, uint256[] _depositId)
transferOwnership(address newOwner)
unpause()
updateOperator(address operator, bool authorized)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
SendTokenEvent(address indexed receiver, uint256 amount, uint256 depositId)
TransactionDeposited(address indexed from, address indexed to, uint256 amount, uint256 targetChainId)
Unpaused(address account)
UpdateOperator(address indexed operator, bool authorized)
constructor(address initialOwner, uint256 _targetChainId)
receive()
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
FailedInnerCall()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
ReentrancyGuardReentrantCall()
SafeERC20FailedOperation(address token)