FxERC721RootTunnel
Verified contract
Active on
Ethereum with 203 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LUCHADORES | ERC-721 | 1 | -- | -- | |
LUCHADORES | ERC-721 | 1 | -- | -- | |
LUCHADORES | ERC-721 | 1 | -- | -- | |
LUCHADORES | ERC-721 | 1 | -- | -- | |
LUCHADORES | ERC-721 | 1 | -- | -- | |
LUCHADORES | ERC-721 | 1 | -- | -- | |
LUCHADORES | ERC-721 | 1 | -- | -- | |
LUCHADORES | ERC-721 | 1 | -- | -- | |
LUCHADORES | ERC-721 | 1 | -- | -- | |
LUCHADORES | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20850913 | 2 months ago | | | 0 | 0.0012602767 | |
| 20168761 | 5 months ago | | | 0 | 0.0088388383 | |
| 19896173 | 6 months ago | | | 0 | 0.00070622972 | |
| 19895657 | 6 months ago | | | 0 | 0.0076733454 | |
| 19856485 | 6 months ago | | | 0 | 0.00097506686 | |
| 19855353 | 6 months ago | | | 0 | 0.0013853666 | |
| 19855350 | 6 months ago | | | 0 | 0.0058815849 | |
| 19855346 | 6 months ago | | | 0 | 0.0055060575 | |
| 19848989 | 6 months ago | | | 0 | 0.00043805400 | |
| 19824982 | 6 months ago | | | 0 | 0.0028814981 |
ABI
ABI objects
Getter at block 21217635
DEPOSIT() view returns (bytes32)
0x87a7811f4bfedea3d341ad165680ae306b01aaeacc205d227629cf157dd9f821
SEND_MESSAGE_EVENT_SIG() view returns (bytes32)
0x8c5261668696ce22758910d05bab8f186d6eb247ceac2af2e82c7dc17669b036
checkpointManager() view returns (address)
0x86e4dc95c7fbdbf52e33d563bbdb00823894c287
fxChildTunnel() view returns (address)
0x44b2520f2a23badecc6cb6b547a2afd7965014da
fxRoot() view returns (address)
0xfe5e5d361b2ad62c541bab87c45a0b9b018389a2
Read-only
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
processedExits(bytes32) view returns (bool)
rootToChildTokens(address) view returns (address)
State-modifying
Events deposit(address rootToken, uint256[] tokenIds, bytes data)
depositTo(address rootToken, address to, uint256[] tokenIds, bytes data)
receiveMessage(bytes inputData)
setFxChildTunnel(address _fxChildTunnel)
FxDepositERC721(address indexed rootToken, address indexed depositor, address indexed toAddress, uint256[] ids)
FxWithdrawERC721(address indexed rootToken, address indexed childToken, address indexed toAddress, uint256[] ids)
constructor(address checkpointManager, address fxRoot, address rootToken, address childToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.