SeeleBridge

Verified contract

Implementation

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

No balances found for "SeeleBridge"

No transactions found for "SeeleBridge"


Functions
Getter at block 21202292
owner(view returns (address)
0x86601ae7c5275a025c2c8c15940eb8d967975130
paused(view returns (bool)
false
state_bridgeId(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
state_lastEventNonce(view returns (uint256)
1
state_lastValsetCheckpoint(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
state_lastValsetNonce(view returns (uint256)
0
state_powerThreshold(view returns (uint256)
0
Read-only
getTokenInEthWhiteList(address _tokenview returns (bool)
lastBatchNonce(address _erc20Addressview returns (uint256)
lastLogicCallNonce(bytes32 _invalidation_idview returns (uint256)
state_invalidationMapping(bytes32view returns (uint256)
state_lastBatchNonces(addressview returns (uint256)
State-modifying
deployERC20(string _seeleDenomstring _namestring _symboluint8 _decimals
emergencyPause(
emergencyUnpause(
initialize(
initialize(bytes32 _bridgeIduint256 _powerThresholdaddress[] _validatorsuint256[] _powers
renounceOwnership(
sendToSeele(address _tokenContractaddress _destinationuint256 _amountpayable 
setTokenInEthWhiteList(address _tokenbool _inList
submitBatch(address[] _currentValidatorsuint256[] _currentPowersuint256 _currentValsetNonceuint8[] _vbytes32[] _rbytes32[] _suint256[] _amountsaddress[] _destinationsuint256[] _feesuint256 _batchNonceaddress _tokenContractuint256 _batchTimeout
submitLogicCall(address[] _currentValidatorsuint256[] _currentPowersuint256 _currentValsetNonceuint8[] _vbytes32[] _rbytes32[] _sstruct LogicCallArgs _args
transferOwnership(address newOwner
updateValset(address[] _newValidatorsuint256[] _newPowersuint256 _newValsetNonceaddress[] _currentValidatorsuint256[] _currentPowersuint256 _currentValsetNonceuint8[] _vbytes32[] _rbytes32[] _s
withdraw(address tokenuint256 amount
Events
ERC20DeployedEvent(string _seeleDenomaddress indexed _tokenContractstring _namestring _symboluint8 _decimalsuint256 _eventNonce
LogicCallEvent(bytes32 _invalidationIduint256 _invalidationNoncebytes _returnDatauint256 _eventNonce
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
SendToSeeleEvent(address indexed _tokenContractaddress indexed _senderaddress indexed _destinationuint256 _amountuint256 _eventNonce
TransactionBatchExecutedEvent(uint256 indexed _batchNonceaddress indexed _tokenuint256 _eventNonce
Unpaused(address account
ValsetUpdatedEvent(uint256 indexed _newValsetNonceuint256 _eventNonceaddress[] _validatorsuint256[] _powers
WhiteListUpdateEvent(address _tokenbool _value
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.