CrossChainBridge_R2

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x3cf7ce4c at 16981597
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 4 additional slots

No balances found for "CrossChainBridge_R2"

No transactions found for "CrossChainBridge_R2"


Functions
Getter at block 20986811
getBondImplementation(view returns (address)
0x0000000000000000000000000000000000000000
getNativeAddress(view returns (address)
0x0000000000000000000000000000000000000000
getTokenImplementation(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
Read-only
getBondType(address tokenview returns (uint8)
getNativeRatio(address tokenview returns (uint256)
getRatio(address tokenview returns (uint256)
isPeggedToken(address toTokenview returns (bool)
State-modifying
addAllowedContract(address allowedContractuint256 toChain
changeConsensus(address consensus
changeMetadata(address tokenbytes32 namebytes32 symbol
changeRouter(address router
deposit(address fromTokenuint256 toChainaddress toAddressuint256 amount
deposit(uint256 toChainaddress toAddresspayable 
factoryPeggedBond(uint256 fromChainstruct ICrossChainBridgeMetadata metaData
factoryPeggedToken(uint256 fromChainstruct ICrossChainBridgeMetadata metaData
initialize(address consensusAddressaddress tokenFactoryaddress bondFactorystring nativeTokenSymbolstring nativeTokenNameaddress bondFeedaddress router
pause(
removeAllowedContract(uint256 toChain
renounceOwnership(
setBondFactory(address factory
setTokenFactory(address factory
transferOwnership(address newOwner
unpause(
withdraw(bytesbytes rawReceiptbytes proofSignature
Events
BondImplementationChanged(address consensusAddress
ConsensusChanged(address consensusAddress
ContractAllowed(address contractAddressuint256 toChain
ContractDisallowed(address contractAddressuint256 toChain
DepositBurned(uint256 chainIdaddress indexed fromAddressaddress indexed toAddressaddress fromTokenaddress toTokenuint256 totalAmountstruct ICrossChainBridgeMetadata metadataaddress originToken
DepositLocked(uint256 chainIdaddress indexed fromAddressaddress indexed toAddressaddress fromTokenaddress toTokenuint256 totalAmountstruct ICrossChainBridgeMetadata metadata
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
TokenImplementationChanged(address consensusAddress
Unpaused(address account
WithdrawMinted(bytes32 receiptHashaddress indexed fromAddressaddress indexed toAddressaddress fromTokenaddress toTokenuint256 totalAmount
WithdrawUnlocked(bytes32 receiptHashaddress indexed fromAddressaddress indexed toAddressaddress fromTokenaddress toTokenuint256 totalAmount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.