ForeignAMB

Verified contract

Implementation

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

No balances found for "ForeignAMB"

No transactions found for "ForeignAMB"


Functions
Getter at block 20896967
decimalShift(view returns (int256)
0
deployedAtBlock(view returns (uint256)
0
destinationChainId(view returns (uint256)
0
gasPrice(view returns (uint256)
0
getBridgeInterfacesVersion(pure returns (uint64 majoruint64 minoruint64 patch)
(major=5, minor=3, patch=0)
getBridgeMode(pure returns (bytes4 _data)
0x2544fbb9
isInitialized(view returns (bool)
false
maxGasPerTx(view returns (uint256)
0
messageId(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
messageSender(view returns (address)
0x0000000000000000000000000000000000000000
messageSourceChainId(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
requiredBlockConfirmations(view returns (uint256)
0
 
requiredSignatures(view returns (uint256)
sourceChainId(view returns (uint256)
0
transactionHash(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
validatorContract(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
failedMessageDataHash(bytes32 _messageIdview returns (bytes32)
failedMessageReceiver(bytes32 _messageIdview returns (address)
failedMessageSender(bytes32 _messageIdview returns (address)
getMinimumGasUsage(bytes _datapure returns (uint256 gas)
messageCallStatus(bytes32 _messageIdview returns (bool)
relayedMessages(bytes32 _txHashview returns (bool)
State-modifying
claimTokens(address _tokenaddress _to
executeSignatures(bytes _databytes _signatures
initialize(uint256 _sourceChainIduint256 _destinationChainIdaddress _validatorContractuint256 _maxGasPerTxuint256 _gasPriceuint256 _requiredBlockConfirmationsaddress _ownerreturns (bool)
requireToPassMessage(address _contractbytes _datauint256 _gasreturns (bytes32)
setChainIds(uint256 _sourceChainIduint256 _destinationChainId
setGasPrice(uint256 _gasPrice
setMaxGasPerTx(uint256 _maxGasPerTx
setRequiredBlockConfirmations(uint256 _blockConfirmations
transferOwnership(address newOwner
Events
GasPriceChanged(uint256 gasPrice
OwnershipTransferred(address previousOwneraddress newOwner
RelayedMessage(address indexed senderaddress indexed executorbytes32 indexed messageIdbool status
RequiredBlockConfirmationChanged(uint256 requiredBlockConfirmations
UserRequestForAffirmation(bytes32 indexed messageIdbytes encodedData
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.