XERC20Lockbox
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "XERC20Lockbox"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "XERC20Lockbox"
ABI
ABI objects
Getter at block 21229579
ERC20() view returns (address)
0x0000000000000000000000000000000000000000
IS_NATIVE() view returns (bool)
false
XERC20() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events deposit(uint256 _amount)
depositNative() payable
depositNativeTo(address _to) payable
depositTo(address _to, uint256 _amount)
initialize(address _xerc20, address _erc20, bool _isNative)
withdraw(uint256 _amount)
withdrawTo(address _to, uint256 _amount)
Deposit(address _sender, uint256 _amount)
Initialized(uint8 version)
Withdraw(address _sender, uint256 _amount)
constructor()
receive()
IXERC20Lockbox_Native()
IXERC20Lockbox_NotNative()
IXERC20Lockbox_WithdrawFailed()