Bridge

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x3064a46d at 14518322
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Bridge"

No transactions found for "Bridge"


Functions
Getter at block 21211632
_backendSrvAddress(view returns (address)
0x0000000000000000000000000000000000000000
_chainID(view returns (bytes8)
0x0000000000000000
_fee(view returns (uint256)
0
_isInitialised(view returns (bool)
false
_nativeResourceID(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
Read-only
_depositCounts(bytes8view returns (uint64)
_depositRecords(uint64bytes8view returns (bytes)
_executedProposals(bytes32bytes32view returns (bool)
_resourceIDToHandlerAddress(bytes32view returns (address)
handlers(addressview returns (bool)
sub(uint256 auint256 bpure returns (uint256)
State-modifying
adminCollectFees(address recipientuint256 amount
adminPauseTransfers(
adminUnpauseTransfers(
adminWithdraw(address handlerAddressaddress tokenAddressaddress recipientuint256 amountOrTokenID
approveSpending(bytes32 resourceIDOwnerbytes32 resourceIDSpenderuint256 amountOrTokenID
changeFee(uint256 newFee
deposit(bytes8 destinationChainIDbytes32 resourceIDuint256 amountaddress recipientAddressuint256 amountToLAbytes paramspayable 
depositFunds(payable 
executeProposal(bytes8 originChainIDbytes8 destinationChainIDuint64 depositNoncebytes32 resourceIDaddress recipientAddressuint256 amountbytes params
initialize(bytes8 chainIDuint256 feeaddress initBackendSrvAddress
internalDeposit(bytes8 destinationChainIDbytes32 resourceIDuint256 amountaddress recipientAddress
ownableInit(address owner
renounceOwnership(
setBackendSrv(address newBackendSrv
setBurnable(address handlerAddressaddress tokenAddress
setHandler(address _handlerbool value
setNativeResourceID(bytes32 resourceID
setResource(address handlerAddressbytes32 resourceIDaddress tokenAddress
transferOwnership(address newOwner
Events
Deposit(bytes8 originChainIDbytes8 indexed destinationChainIDbytes32 indexed resourceIDuint64 indexed depositNonceaddress depositoraddress recipientAddressaddress tokenAddressuint256 amountbytes32 dataHash
ExtraFeeSupplied(bytes8 originChainIDbytes8 destinationChainIDuint64 depositNoncebytes32 resourceIDaddress recipientAddressuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
ProposalEvent(bytes8 indexed originChainIDbytes8 indexed destinationChainIDaddress indexed recipientAddressuint256 amountuint64 depositNonceuint8 statusbytes32 resourceIDbytes32 dataHash
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.