DepositBridge
Verified contract
Active on
Ethereum with 130,858 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$31.63
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0099 | $3,195.01 |
$31.63 | |
USDC | ERC-20 | 604.309948 | $0.999536 |
$604.03 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20681913 | 2 months ago | | | 0.10036711 | 0.0033931735 | |
| 20679300 | 2 months ago | | | 0.010367107 | 0.0044428393 | |
| 20679292 | 2 months ago | | | 0.0043671073 | 0.0042317068 | |
| 20581055 | 3 months ago | | | 0.020339331 | 0.0012970534 | |
| 20523052 | 3 months ago | | | 0.18033617 | 0.0014061052 | |
| 20492536 | 3 months ago | | | 0.0032349059 | 0.0036736286 | |
| 20469776 | 3 months ago | | | 0.010364205 | 0.0039883621 | |
| 20413074 | 3 months ago | | | 0.010267344 | 0.0055832234 | |
| 20390853 | 4 months ago | | | 4.0091537 | 0.0019628212 | |
| 20390788 | 4 months ago | | | 0.010324934 | 0.0016095409 |
ABI
ABI objects
Getter at block 21161037
dstChainId() view returns (uint16)
217
stone() view returns (address)
0x7122985656e38bdc0302db86685bb972b145bd3c
vault() view returns (address)
0xa62f9c5af106feee069f38de51098d9d81b90572
Read-only
estimateSendFee(uint256 _amount, bytes _dstAddress) view returns (uint256 nativeFee, uint256 zroFee)
State-modifying
Events bridge(address _srcAddr, uint256 _amount, bytes _dstAddress, uint256 _gasPaidForCrossChain) payable returns (uint256 stoneMinted)
bridgeTo(uint256 _amount, bytes _dstAddress, uint256 _gasPaidForCrossChain) payable returns (uint256 stoneMinted)
BridgeTo(address indexed srcAddr, bytes dstAddr, uint256 etherAmount, uint256 stoneAmount, uint256 gasPaid)
constructor(address _stone, address _vault, uint16 _dstChainId)
receive()
This contract contains no error objects.