Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables and it is currently at block 21833624.

ONLY 0.01 ONLY 0.01 ONLY

Unverified contract

Proxy

Active on Base with 33 txns
Deployed by via 0x6937e5e5 at 12412925
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
12 additional variables

No balances found for "ONLY 0.01 ONLY 0.01 ONLY"

0xfa07ff42b0ae02223e57102ce778aa19f75688a18ef2834a124e0c06fd5c2c7f
0x3c9f93f621eb9ca474206c29186d02536c2d08b92c8183fb87e6d30b22e3eedf
0x6fed8364af1818e5b3613a99ca3037d8d4d60702782cceea8467eb2eb2f0dbd7
0x65b30ebfbb59074c5e7e39939787e1d3b53f7961f737d2bb2b34639ab7d931c2
0x335fe5435bf3c9f59c05b078b37e9ecc76d6038f7f878c1a013da0256d844772
0x027186ae80c70634be7d3b15e7b5976a46025c9f1929a2bf52976d59c6a1e931
0x4ef8e73d24ca537f03eba59f225da31ef47e18fe198685f451b55aeada349744
0x0275607557a0bd04f0a286bec865ec928c558046ef05d2650c73279fa0307f6c
0x1be10c5c789df7367299ba18b34f4f91454d59c9be76cc0f43ec9b02a9bca618
0xd3485ac7b2163375746591d7d8485d9a7c807f71538758147960ef9f7e566dfc

Functions
Getter at block 21833626
CLOCK_MODE(view returns (string)
mode=blocknumber&from=default
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0x0e353f711b103792465a9a23fbdb7b41de12506d06f758f4b30d9337bfce0396
clock(view returns (uint48)
21833626
contractType(pure returns (bytes32)
0x546f6b656e455243323000000000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://QmW3SW21vPAV8mF2cpPkLmbfKsFzNTdtbxR5AwHizTobjn/0
contractVersion(pure returns (uint8)
1
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=ONLY 0.01 ONLY 0.01 ONLY, version=1, chainId=8453, verifyingContract=0x77e06bb5c0b186a3554d012aa094e220a2cd7fe0, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
getPlatformFeeInfo(view returns (addressuint16)
(0x023ba1a8b2f0c31bc1f1bdc2954d72b00f950e89, 0)
name(view returns (string)
ONLY 0.01 ONLY 0.01 ONLY
primarySaleRecipient(view returns (address)
0x023ba1a8b2f0c31bc1f1bdc2954d72b00f950e89
symbol(view returns (string)
ONLY0.01
totalSupply(view returns (uint256)
100000000010000110099999999999999999999999999
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkpoints(address accountuint32 posview returns (struct ERC20VotesUpgradeableCheckpoint)
delegates(address accountview returns (address)
getPastTotalSupply(uint256 timepointview returns (uint256)
getPastVotes(address accountuint256 timepointview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getVotes(address accountview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
nonces(address ownerview returns (uint256)
numCheckpoints(address accountview returns (uint32)
supportsInterface(bytes4 interfaceIdview returns (bool)
verify(struct ITokenERC20MintRequest _reqbytes _signatureview returns (booladdress)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
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)
initialize(address _defaultAdminstring _namestring _symbolstring _contractURIaddress[] _trustedForwardersaddress _primarySaleRecipientaddress _platformFeeRecipientuint256 _platformFeeBps
mintTo(address touint256 amount
mintWithSignature(struct ITokenERC20MintRequest _reqbytes _signaturepayable 
multicall(bytes[] datareturns (bytes[] results)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setContractURI(string _uri
setPlatformFeeInfo(address _platformFeeRecipientuint256 _platformFeeBps
setPrimarySaleRecipient(address _saleRecipient
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
DelegateVotesChanged(address indexed delegateuint256 previousBalanceuint256 newBalance
EIP712DomainChanged(
FlatPlatformFeeUpdated(address platformFeeRecipientuint256 flatFee
Initialized(uint8 version
PlatformFeeInfoUpdated(address indexed platformFeeRecipientuint256 platformFeeBps
PlatformFeeTypeUpdated(uint8 feeType
PrimarySaleRecipientUpdated(address indexed recipient
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TokensMinted(address indexed mintedTouint256 quantityMinted
TokensMintedWithSignature(address indexed signeraddress indexed mintedTostruct ITokenERC20MintRequest mintRequest
Transfer(address indexed fromaddress indexed touint256 value
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.