FxERC20RootTunnel
Verified contract
Active on
Ethereum with 5,215 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x86e4…c287
Balances ($3,152,755.10)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VERSE | ERC-20 | 7.505379B | $0.00019 |
$1,422,869.75 | |
JARVIS | ERC-20 | 7.496807M | $0.063181 |
$473,655.78 | |
SABAI | ERC-20 | 18.351421M | $0.022777 |
$417,985.91 | |
BREED | ERC-20 | 10.562003M | $0.020242 |
$213,792.36 | |
cbETH | ERC-20 | 48.393943 | $3,497.82 |
$169,273.3 | |
VRSW | ERC-20 | 253.387926M | $0.000631 |
$159,923.26 | |
SKEB | ERC-20 | 159.933419M | $0.000545 |
$87,218.09 | |
SAIL | ERC-20 | 16.209757M | $0.003624 |
$58,740.92 | |
TKAI | ERC-20 | 4.565865M | $0.008333 |
$38,048.77 | |
A3A | ERC-20 | 220.890653M | $0.000148 |
$32,689.61 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21172080 | 2 hours ago | | | 0 | 0.0026559238 | |
| 21171735 | 3 hours ago | | | 0 | 0.0022264578 | |
| 21171628 | 4 hours ago | | | 0 | 0.0022197282 | |
| 21167983 | 16 hours ago | | | 0 | 0.0032050635 | |
| 21167800 | 17 hours ago | | | 0 | 0.0032049443 | |
| 21167620 | 17 hours ago | | | 0 | 0.010110929 | |
| 21166928 | 19 hours ago | | | 0 | 0.0031432114 | |
| 21166372 | 21 hours ago | | | 0 | 0.0031555370 | |
| 21164611 | a day ago | | | 0 | 0.0058381536 | |
| 21163871 | a day ago | | | 0 | 0.0017088558 |
ABI
ABI objects
Getter at block 21172735
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.