DepositBridge
Verified contract
Active on
Ethereum with 30,904 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,191.20 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21140386 | 2 days ago | | | 33.100326 | 0.0073813027 | |
| 21120208 | 5 days ago | | | 36.069304 | 0.0042574762 | |
| 21115343 | 6 days ago | | | 2.0004001 | 0.0086176743 | |
| 21111398 | 6 days ago | | | 0.010433813 | 0.0038515784 | |
| 21106732 | 7 days ago | | | 0.26038929 | 0.0039309057 | |
| 21099141 | 8 days ago | | | 99.060369 | 0.0037621938 | |
| 21097250 | 8 days ago | | | 0.010368614 | 0.0034278085 | |
| 21097184 | 8 days ago | | | 0.011368614 | 0.0038001428 | |
| 21097105 | 8 days ago | | | 0.011368614 | 0.0037935884 | |
| 21097071 | 8 days ago | | | 0.010368614 | 0.0037407951 |
ABI
ABI objects
Getter at block 21157374
dstChainId() view returns (uint16)
214
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.