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

CircuitsOfValue

Verified contract

Implementation

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

No balances found for "CircuitsOfValue"

No transactions found for "CircuitsOfValue"


Functions
Getter at block 20793931
decimals(view returns (uint8)
0
name(view returns (string)
paused(view returns (bool)
false
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
balanceOfAt(address accountuint256 snapshotIdview returns (uint256)
isMinter(address accountview returns (bool)
isPauser(address accountview returns (bool)
totalSupplyAt(uint256 snapshotIdview returns (uint256)
State-modifying
addMinter(address account
addPauser(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
burnFrom(address fromuint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool success)
increaseAllowance(address spenderuint256 addedValuereturns (bool success)
initialize(address sender
initialize(string namestring symboluint8 decimals
initialize(string namestring symboluint8 decimalsuint256 initialSupplyaddress initialHolder
initializePausable(address sender
mint(address touint256 valuereturns (bool)
pause(
renounceMinter(
renouncePauser(
snapshot(returns (uint256)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterAdded(address indexed account
MinterRemoved(address indexed account
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Snapshot(uint256 id
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
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.