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

JPEG’d Governance Token

Verified contract

Active on Ethereum with 26,563 txns
Deployed by via 0xe03870cc at 13604145
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,029.21
ERC-20
Value $21.12
0x333a1be2078f152b8c3d9693a1d7e7fe22aa0e09a965662a532a6779b08cc7e4
0x1805897af1d5f00dcb664fe1b12776684bb31d41b18856d8442d7d66b0900651
0x67c4261d17052b50f05719a8fb7c4c26db67ea452b000ebfc81f4fe8e47eced8
0x1001e8171beb245e1a1a7a0a2b7faa0fbd9512f1d80a60f401615958a857cba6
0x6baf1af594d182dd1e6811cc2960163ac345795f9fbd1a361ca839f1c70382a3
0xe01e0aa91fc45ebec4dae1ba8ab305b99d9b8c4124790cf0c3fb855b6d9f6942
0x76ce7f20438b8e1ee4a419f95ad303a8c6027fc9047fdb98c109d5e837b59dd4
0x418da8552da4b1502d99cb9a4732f47223bbd919b271c20689ed3a95ded346f9
0xa5dd8b9f8f1b441b118833be435736dc3883b8e61e9b22df43c6abc742f8e7e5
0x041a759478acb242b74ed32af51d5bf29dd9f17cd6ec3e346c8f43711d1723e3

Functions
Getter at block 20792550
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0x03373b982458a51a38488f61b679a05005881bfb28f832dab219ad2af94109ca
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
decimals(view returns (uint8)
18
name(view returns (string)
JPEG’d Governance Token
symbol(view returns (string)
JPEG
totalSupply(view returns (uint256)
69420000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkpoints(address accountuint32 posview returns (struct ERC20VotesCheckpoint)
delegates(address accountview returns (address)
getPastTotalSupply(uint256 blockNumberview returns (uint256)
getPastVotes(address accountuint256 blockNumberview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getVotes(address accountview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
nonces(address ownerview returns (uint256)
numCheckpoints(address accountview returns (uint32)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
delegate(address delegatee
delegateBySig(address delegateeuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 s
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
DelegateVotesChanged(address indexed delegateuint256 previousBalanceuint256 newBalance
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.