This contract is being backfilled. You may encounter incomplete storage history.

A

Verified contract

Implementation

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

No balances found for "A"

0xb4655f00dced5105b14b88796cbc0df24b9647d4da6566b2980c04eea271093f
0x98d757ebfb6bd77f4d20074e7db5541ac45cb9e3567e650eeb737c874298d550

Functions
Getter at block 20798481
admin(view returns (address)
0x0000000000000000000000000000000000000001
capacity(view returns (uint256)
0
capper(view returns (address)
0x0000000000000000000000000000000000000001
decimals(view returns (uint8)
1
mintTransactionCount(view returns (uint256)
0
minter(view returns (address)
0x0000000000000000000000000000000000000001
minterAdmin(view returns (address)
0x0000000000000000000000000000000000000001
name(view returns (string)
A
operator1(view returns (address)
0x0000000000000000000000000000000000000001
operator2(view returns (address)
0x0000000000000000000000000000000000000001
owner(view returns (address)
0x0000000000000000000000000000000000000001
paused(view returns (bool)
false
pauser(view returns (address)
0x0000000000000000000000000000000000000001
prohibiter(view returns (address)
0x0000000000000000000000000000000000000001
rescuer(view returns (address)
0xdf3968d941366d2599daa0b6ba7783b22523b506
symbol(view returns (string)
a
totalSupply(view returns (uint256)
0
wiper(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
confirmations(uint256addressview returns (bool)
isConfirmed(uint256 transactionIdview returns (bool)
mintTransactions(uint256view returns (address destinationuint256 amountbool executed)
prohibiteds(addressview returns (bool)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 _amount
cap(uint256 _amount
changeAdmin(address _account
changeCapper(address _account
changeMinter(address _account
changeMinterAdmin(address _account
changeOperator(address _accountuint256 _index
changeOwner(address _account
changePauser(address _account
changeProhibiter(address _account
changeRescuer(address _account
changeWiper(address _account
confirmMintTransaction(uint256 transactionId
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string _namestring _symboluint8 _decimalsaddress _owneraddress _adminaddress _capperaddress _prohibiteraddress _pauseraddress _minterAdminaddress _minter
initializeV3(address _rescueraddress _operator1address _operator2
initializeWiper(address _account
mint(address _accountuint256 _amount
pause(
prohibit(address _account
rescue(address _tokenContractaddress _touint256 _amount
transfer(address _recipientuint256 _amountreturns (bool)
transferFrom(address _senderaddress _recipientuint256 _amountreturns (bool)
unpause(
unprohibit(address _account
wipe(address _account
Events
AdminChanged(address indexed oldAdminaddress indexed newAdminaddress indexed sender
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneeuint256 amountaddress indexed sender
Cap(uint256 indexed newCapacityaddress indexed sender
CapperChanged(address indexed oldCapperaddress indexed newCapperaddress indexed sender
Confirmation(address indexed senderuint256 indexed transactionId
Mint(address indexed minteeuint256 amountaddress indexed sender
MinterAdminChanged(address indexed oldMinterAdminaddress indexed newMinterAdminaddress indexed sender
MinterChanged(address indexed oldMinteraddress indexed newMinteraddress indexed sender
OperatorChanged(address indexed oldOperatoraddress indexed newOperatoruint256 indexaddress indexed sender
OwnerChanged(address indexed oldOwneraddress indexed newOwneraddress indexed sender
Pause(bool statusaddress indexed sender
PauserChanged(address indexed oldPauseraddress indexed newPauseraddress indexed sender
PendingMintTransaction(uint256 indexed transactionIdaddress indexed acountuint256 amountaddress indexed sender
ProhibiterChanged(address indexed oldProhibiteraddress indexed newProhibiteraddress indexed sender
Prohibition(address indexed prohibitedbool statusaddress indexed sender
Rescue(address indexed tokenAddraddress indexed toAddruint256 amount
RescuerChanged(address indexed oldRescueraddress indexed newRescueraddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Wipe(address indexed addruint256 amount
WiperChanged(address indexed oldWiperaddress indexed newWiperaddress indexed sender
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.