FxERC20RootTunnel
Verified contract
Active on
Ethereum with 5,275 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x86e4…c287
Balances ($3,122,038.66)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VERSE | ERC-20 | 7.586464B | $0.000194 |
$1,470,256.76 | |
SABAI | ERC-20 | 18.351421M | $0.025538 |
$468,654.74 | |
JARVIS | ERC-20 | 7.496807M | $0.056554 |
$423,974.44 | |
BREED | ERC-20 | 10.568532M | $0.019617 |
$207,317.92 | |
VRSW | ERC-20 | 252.887926M | $0.000577 |
$145,896.1 | |
cbETH | ERC-20 | 32.166814 | $3,579.12 |
$115,128.89 | |
SKEB | ERC-20 | 160.02019M | $0.000556 |
$88,996.83 | |
SAIL | ERC-20 | 16.404757M | $0.003615 |
$59,303.03 | |
A3A | ERC-20 | 220.890653M | $0.000223 |
$49,150.38 | |
PINE | ERC-20 | 9.622385M | $0.003325 |
$31,995.87 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21257436 | 4 hours ago | | | 0 | 0.00094457159 | |
| 21256867 | 6 hours ago | | | 0 | 0.00061228978 | |
| 21254905 | 13 hours ago | | | 0 | 0.00080893877 | |
| 21253217 | 18 hours ago | | | 0 | 0.0029365561 | |
| 21251252 | a day ago | | | 0 | 0.0075393480 | |
| 21249547 | a day ago | | | 0 | 0.0032838632 | |
| 21249508 | a day ago | | | 0 | 0.00087298372 | |
| 21248435 | a day ago | | | 0 | 0.0032897777 | |
| 21247713 | 2 days ago | | | 0 | 0.00089364230 | |
| 21245986 | 2 days ago | | | 0 | 0.0018489153 |
ABI
ABI objects
Getter at block 21258687
DEPOSIT() view returns (bytes32)
0x87a7811f4bfedea3d341ad165680ae306b01aaeacc205d227629cf157dd9f821
MAP_TOKEN() view returns (bytes32)
0x2cef46a936bdc5b7e6e8c71aa04560c41cf7d88bb26901a7e7f4936ff02accad
SEND_MESSAGE_EVENT_SIG() view returns (bytes32)
0x8c5261668696ce22758910d05bab8f186d6eb247ceac2af2e82c7dc17669b036
checkpointManager() view returns (address)
0x86e4dc95c7fbdbf52e33d563bbdb00823894c287
childTokenTemplateCodeHash() view returns (bytes32)
0x74142732439706f04e753eb52ab5ec44c1f97d3b6627a09e2f5a6115516df803
fxChildTunnel() view returns (address)
0xd531cf2142d9b9dc8b077df3c4e93b46e7cf879a
fxRoot() view returns (address)
0xfe5e5d361b2ad62c541bab87c45a0b9b018389a2
rootChainManager() view returns (address)
0xa0c68c638235ee32657e8f720a23cec1bfc77c77
Read-only
computedCreate2Address(bytes32 salt, bytes32 bytecodeHash, address deployer) pure returns (address)
processedExits(bytes32) view returns (bool)
rootToChildTokens(address) view returns (address)
State-modifying
Events deposit(address rootToken, address user, uint256 amount, bytes data)
mapToken(address rootToken)
receiveMessage(bytes inputData)
setFxChildTunnel(address _fxChildTunnel)
FxDepositERC20(address indexed rootToken, address indexed depositor, address indexed userAddress, uint256 amount)
FxWithdrawERC20(address indexed rootToken, address indexed childToken, address indexed userAddress, uint256 amount)
TokenMappedERC20(address indexed rootToken, address indexed childToken)
constructor(address _checkpointManager, address _fxRoot, address _fxERC20Token, address _rootChainManager)
This contract contains no fallback and receive objects.
This contract contains no error objects.