ConsensusBridgeDChain
Verified contract
Active on
Base with 708 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($416.25)
Native
Value
$318.75
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.112021 | $2,845.48 |
$318.75 | |
USDC | ERC-20 | 97.514312 | $0.99963 |
$97.48 | |
WGC | ERC-20 | 200 | $0.0001 |
$0.02 | |
USA | ERC-20 | 1 | $0.000652 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000715 |
$0 | |
GENOME | ERC-20 | 0 | $0.00761 |
$0 | |
BASED | ERC-20 | 5.444K | -- | -- | |
SPOT | ERC-20 | 1K | -- | -- | |
PondPeso | ERC-20 | 272.24 | -- | -- | |
BCRAB | ERC-20 | 100 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21996399 | 2 days ago | | | 0 | 0.0000066489224 | |
| 21936513 | 3 days ago | | | 0 | 0.0000041878433 | |
| 21929359 | 4 days ago | | | 0 | 0.0000081839795 | |
| 21884097 | 5 days ago | | | 0 | 0.000000302530976514 | |
| 21798984 | 7 days ago | | | 0 | 0.000000302530976514 | |
| 21765826 | 7 days ago | | | 0 | 0.000000302530976514 | |
| 21731064 | 8 days ago | | | 0 | 0.000000302530976514 | |
| 21721422 | 8 days ago | | | 0 | 0.000000302530976514 | |
| 21720658 | 8 days ago | | | 0 | 0.000000302530976514 | |
| 21584225 | 12 days ago | | | 0 | 0.0000060663891 |
ABI
ABI objects
Getter at block 22084388
getBalance() view returns (uint256)
112021419697680000
Read-only
This contract contains no read-only function objects.
State-modifying
Events deposit() payable
depositForUser(address user) payable
depositToken(address tokenAddress, uint256 amount)
depositTokenForUser(address tokenAddress, address user, uint256 amount)
redeem(address user, address tokenAddress, uint256 amount, bytes32 hash)
setValidatorConsensusAlgorythmAccountAddress(address validatorConsensusAlgorythmAccountAddress_)
transferOwnership(address newGovernanceAccountAddress)
Deposit(address indexed sender, address tokenAddress, uint256 amount)
Redeem(address indexed user, address tokenAddress, uint256 amount, bytes32 hash)
constructor(address validatorConsensusAlgorythmAccountAddress_)
receive()
This contract contains no error objects.