Bridge
Verified contract
Active on
Ethereum with 74,126 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($10.95)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BAT | ERC-20 | 50.621429 | $0.185161 |
$9.37 | |
USDT | ERC-20 | 1 | $1.00 |
$1 | |
HT | ERC-20 | 1.088577 | $0.530188 |
$0.58 | |
XOR | ERC-20 | 2.28202 | $0.000013 |
$0 | |
cUSDC | ERC-20 | 0.000005 | $0.024234 |
$0 | |
AGI | ERC-20 | 72.240671K | -- | -- | |
StableDAI.com | ERC-20 | 429 | -- | -- | |
daiblack.com | ERC-20 | 150 | -- | -- | |
CHSB | ERC-20 | 15.902717 | -- | -- | |
TIK | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20251114 | 4 months ago | | | 0 | 0.000027172200 | |
| 20149589 | 5 months ago | | | 0 | 0.000053463600 | |
| 19117075 | 9 months ago | | | 0 | 0.00032305417 | |
| 18448522 | a year ago | | | 0.05 | 0.00091663600 | |
| 18448522 | a year ago | | | 0.05 | 0.0016981888 | |
| 18448522 | a year ago | | | 0.0088862639 | 0.00065129400 | |
| 18448522 | a year ago | | | 0.0082982639 | 0.00067541604 | |
| 18448522 | a year ago | | | 0.0032414639 | 0.0011144364 | |
| 18448522 | a year ago | | | 0.0044762635 | 0.0010131240 | |
| 18448522 | a year ago | | | 0.48 | 0.00094075800 |
ABI
ABI objects
Getter at block 21158136
_addressVAL() view returns (address)
0xe88f8313e61a97cec1871ee37fbbe2a8bf3ed1e4
_addressXOR() view returns (address)
0x40fd72257597aa14c7231a7b1aaa29fce868f677
_networkId() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
peersCount() view returns (uint256)
3
Read-only
_sidechainTokenAddressArray(uint256) view returns (address)
_sidechainTokens(bytes32) view returns (address)
_sidechainTokensByAddress(address) view returns (bytes32)
_uniqueAddresses(address) view returns (bool)
acceptedEthTokens(address) view returns (bool)
isPeer(address) view returns (bool)
used(bytes32) view returns (bool)
State-modifying
Events addEthNativeToken(address newToken, string ticker, string name, uint8 decimals, bytes32 txHash, uint8[] v, bytes32[] r, bytes32[] s)
addNewSidechainToken(string name, string symbol, uint8 decimals, bytes32 sidechainAssetId, bytes32 txHash, uint8[] v, bytes32[] r, bytes32[] s)
addPeerByPeer(address newPeerAddress, bytes32 txHash, uint8[] v, bytes32[] r, bytes32[] s) returns (bool)
prepareForMigration(address thisContractAddress, bytes32 salt, uint8[] v, bytes32[] r, bytes32[] s)
receiveByEthereumAssetAddress(address tokenAddress, uint256 amount, address to, address from, bytes32 txHash, uint8[] v, bytes32[] r, bytes32[] s)
receiveBySidechainAssetId(bytes32 sidechainAssetId, uint256 amount, address to, address from, bytes32 txHash, uint8[] v, bytes32[] r, bytes32[] s)
receivePayment() payable
removePeerByPeer(address peerAddress, bytes32 txHash, uint8[] v, bytes32[] r, bytes32[] s) returns (bool)
sendERC20ToSidechain(bytes32 to, uint256 amount, address tokenAddress)
sendEthToSidechain(bytes32 to) payable
shutDownAndMigrate(address thisContractAddress, bytes32 salt, address newContractAddress, address[] erc20nativeTokens, uint8[] v, bytes32[] r, bytes32[] s)
ChangePeers(address peerId, bool removal)
Deposit(bytes32 destination, uint256 amount, address token, bytes32 sidechainAsset)
Migrated(address to)
PreparedForMigration()
Withdrawal(bytes32 txHash)
constructor(address[] initialPeers, address addressVAL, address addressXOR, bytes32 networkId)
fallback()
receive()
This contract contains no error objects.