CBridge
Verified contract
Active on
Ethereum with 21,115 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 24.676231 | $3,423.93 |
$84,489.69 | |
USDC | ERC-20 | 30.38003K | $0.999567 |
$30,366.87 | |
USDT | ERC-20 | 10.66431K | $1.001 |
$10,674.97 | |
DAI | ERC-20 | 5.307641K | $0.999875 |
$5,306.98 | |
WBTC | ERC-20 | 0.00052 | $97,791.00 |
$50.85 | |
EVMOS | ERC-20 | 5.047916M | -- | -- | |
(#50) | ERC-1555 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15606590 | 2 years ago | | | 0 | 0.000048200000 | |
| 15254841 | 2 years ago | | | 0 | 0.000072300000 | |
| 14705853 | 3 years ago | | | 0 | 0.0019608873 | |
| 14705853 | 3 years ago | | | 0 | 0.0019599109 | |
| 14091303 | 3 years ago | | | 0 | 0.011505558 | |
0x | 13771674 | 3 years ago | | | 0 | 0.0020648328 | |
| 13771603 | 3 years ago | | | 0 | 0.0047865334 | |
| 13751454 | 3 years ago | | | 0 | 0.0080276654 | |
| 13731735 | 3 years ago | | | 0 | 0.0072188362 | |
| 13721262 | 3 years ago | | | 0 | 0.0070196540 |
ABI
ABI objects
Getter at block 21255191
This contract contains no getter function objects.
Read-only
transfers(bytes32) view returns (address sender, address receiver, address token, uint256 amount, bytes32 hashlock, uint64 timelock, uint8 status)
State-modifying
Events confirm(bytes32 _transferId, bytes32 _preimage)
refund(bytes32 _transferId)
transferIn(address _dstAddress, address _token, uint256 _amount, bytes32 _hashlock, uint64 _timelock, uint64 _srcChainId, bytes32 _srcTransferId)
transferOut(address _bridge, address _token, uint256 _amount, bytes32 _hashlock, uint64 _timelock, uint64 _dstChainId, address _dstAddress)
LogNewTransferIn(bytes32 transferId, address sender, address receiver, address token, uint256 amount, bytes32 hashlock, uint64 timelock, uint64 srcChainId, bytes32 srcTransferId)
LogNewTransferOut(bytes32 transferId, address sender, address receiver, address token, uint256 amount, bytes32 hashlock, uint64 timelock, uint64 dstChainId, address dstAddress)
LogTransferConfirmed(bytes32 transferId, bytes32 preimage)
LogTransferRefunded(bytes32 transferId)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.