AxelarGatewayMultisig

Verified contract

Implementation

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

No balances found for "AxelarGatewayMultisig"

No transactions found for "AxelarGatewayMultisig"


Functions
Getter at block 21245944
allTokensFrozen(view returns (bool)
false
implementation(view returns (address)
0x0000000000000000000000000000000000000000
operators(view returns (address[] results)
[]
owners(view returns (address[] results)
[]
Read-only
getAddress(bytes32 keyview returns (address)
getBool(bytes32 keyview returns (bool)
getBytes(bytes32 keyview returns (bytes)
getInt(bytes32 keyview returns (int256)
getString(bytes32 keyview returns (string)
getUint(bytes32 keyview returns (uint256)
isCommandExecuted(bytes32 commandIdview returns (bool)
tokenAddresses(string symbolview returns (address)
tokenFrozen(string symbolview returns (bool)
State-modifying
burnToken(bytes params
deployToken(bytes params
execute(bytes input
freezeAllTokens(
freezeToken(string symbol
mintToken(bytes params
setup(bytes params
transferOperatorship(bytes params
transferOwnership(bytes params
unfreezeAllTokens(
unfreezeToken(string symbol
upgrade(address newImplementationbytes setupParams
Events
AccountBlacklisted(address indexed account
AccountWhitelisted(address indexed account
AllTokensFrozen(
AllTokensUnfrozen(
Executed(bytes32 indexed commandId
OperatorshipTransferred(address[] preOperatorsuint256 prevThresholdaddress[] newOperatorsuint256 newThreshold
OwnershipTransferred(address[] preOwnersuint256 prevThresholdaddress[] newOwnersuint256 newThreshold
TokenDeployed(string symboladdress tokenAddresses
TokenFrozen(string indexed symbol
TokenUnfrozen(string indexed symbol
Upgraded(address indexed implementation
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.