EdgeTokenBlockUnblockTraderUpgrade

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x3df2a1a0 at 11224424
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
5 additional variables

No balances found for "EdgeTokenBlockUnblockTraderUpgrade"

No transactions found for "EdgeTokenBlockUnblockTraderUpgrade"


Functions
Getter at block 20854149
decimals(view returns (uint8)
0
getBlockerOperatorsContract(view returns (address)
0x0000000000000000000000000000000000000000
getBlockerOperatorsPending(view returns (address)
0x0000000000000000000000000000000000000000
getOperatorsContract(view returns (address)
0x0000000000000000000000000000000000000000
getOperatorsPending(view returns (address)
0x0000000000000000000000000000000000000000
getTotalBlockedBalance(view returns (uint256)
0
getTraderOperatorsContract(view returns (address)
0x0000000000000000000000000000000000000000
getTraderOperatorsPending(view returns (address)
0x0000000000000000000000000000000000000000
getWhitelistContract(view returns (address)
0x0000000000000000000000000000000000000000
getWhitelistPending(view returns (address)
0x0000000000000000000000000000000000000000
initializedBlockUnblockTraderUpgrade(view returns (bool)
false
initializedConstructorUpgrade(view returns (bool)
false
initializedWhitelistableUpgrade(view returns (bool)
false
isInitialized(view returns (bool)
false
isNotPaused(view returns (bool)
true
isPaused(view returns (bool)
false
name(view returns (string)
symbol(view returns (string)
totalBlockedBalance(view returns (uint256)
0
totalSupply(view returns (uint256)
0
Read-only
_blockedBalances(addressview returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceOfAt(address _owneruint256 _blockNumberview returns (uint256)
blockedBalanceOf(address _accountview returns (uint256)
frozen(addressview returns (bool)
isAdmin(address _accountview returns (bool)
isAdminOrSystem(address _accountview returns (bool)
isBlocker(address _accountview returns (bool)
isFrozen(address _accountview returns (bool)
isMultisig(address _contractview returns (bool)
isOperator(address _accountview returns (bool)
isOperatorOrSystem(address _accountview returns (bool)
isRelay(address _accountview returns (bool)
isSystem(address _accountview returns (bool)
isTrader(address _accountview returns (bool)
isWhitelisted(address _accountview returns (bool)
totalSupplyAt(uint256 _blockNumberview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
approveOnBehalf(address _owneraddress _spenderuint256 _value
batchBurnFor(address[] _recipientsuint256[] _values
batchConfiscate(address[] _confiscateesaddress[] _receiversuint256[] _values
batchMint(address[] _recipientsuint256[] _values
batchToggleFreeze(address[] _addressesbool _toggled
block(address _accountuint256 _amount
burn(uint256 _amount
burnFor(address _accountuint256 _amount
burnFrom(address _accountuint256 _amount
confirmBlockerOperatorsContract(
confirmOperatorsContract(
confirmTraderOperatorsContract(
confirmWhitelistContract(
confiscate(address _confiscateeaddress _receiveruint256 _amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _baseOperators
initialize(address _baseOperatorsaddress _blockerOperators
initializeBlockerTraderOperators(address _blockerOperatorsaddress _traderOperators
initializeConstructor(
initializeWhitelist(address _whitelist
mint(address _accountuint256 _amount
pause(
setBlockerOperatorsContract(address _blockerOperators
setOperatorsContract(address _baseOperators
setTraderOperatorsContract(address _traderOperators
setWhitelistContract(address _whitelist
toggleFreeze(address _accountbool _toggled
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
unblock(address _accountuint256 _amount
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Blocked(address indexed blockeraddress indexed accountuint256 value
BlockerOperatorsContractChanged(address indexed calleraddress indexed blockerOperatorAddress
BlockerOperatorsContractPending(address indexed calleraddress indexed blockerOperatorAddress
Burned(address indexed burneruint256 value
BurnedFor(address indexed burneraddress indexed accountuint256 value
FreezeToggled(address indexed accountbool frozen
Minted(address indexed minteraddress indexed accountuint256 value
OperatorsContractChanged(address indexed calleraddress indexed operatorsAddress
OperatorsContractPending(address indexed calleraddress indexed operatorsAddress
Paused(address indexed account
TraderOperatorsContractChanged(address indexed calleraddress indexed traderOperatorsAddress
TraderOperatorsContractPending(address indexed calleraddress indexed traderOperatorsAddress
Transfer(address indexed fromaddress indexed touint256 value
UnBlocked(address indexed blockeraddress indexed accountuint256 value
Unpaused(address indexed account
WhitelistContractChanged(address indexed calleraddress indexed whitelistAddress
WhitelistContractPending(address indexed calleraddress indexed whitelistAddress
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.