Blocklist

Verified contract

Implementation

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

No balances found for "Blocklist"

No transactions found for "Blocklist"


Functions
Getter at block 21192096
F_ADDR(view returns (address)
0xffffffffffffffffffffffffffffffffffffffff
bridgeMediatorCount(view returns (uint256)
0
 
bridgeMediatorList(view returns (address[])
isInitialized(view returns (bool)
false
owner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
blockedMessageAccount(bytes32 _messageIdview returns (address)
blockedMessageToken(bytes32 _messageIdview returns (address)
blockedMessageValue(bytes32 _messageIdview returns (uint256)
getNextBridgeMediator(address _addressview returns (address)
isBlocked(address _accountview returns (bool)
isBridgeMediator(address _bridgeMediatorview returns (bool)
State-modifying
addBridgeMediator(address _mediator
blockERC20(address _tokenaddress _accountuint256 _valuebytes32 _messageId
blockNative(address _accountbytes32 _messageIdpayable 
checkAndBlockERC20(address _fromaddress _recipientaddress _tokenuint256 _valuebytes32 _messageIdreturns (bool blocked)
initialize(address _owneraddress _bridgeMediatorreturns (bool)
removeBridgeMediator(address _mediator
setBlock(address _accountbool _block
transferOwnership(address newOwner
withdraw(address _touint256 _amount
withdraw(address _tokenaddress _touint256 _amount
Events
AccountBlockStatusChanged(address accountbool block
Blocked(address tokenaddress accountuint256 valuebytes32 messageId
BridgeMediatorAdded(address mediator
BridgeMediatorRemoved(address mediator
OwnershipTransferred(address previousOwneraddress newOwner
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.