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

GloomToken

Verified contract

Active on Base with 2,328 txns
Deployed by via 0x86e327c5 at 13018217
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.67
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xa85bc1d877eb7fe2a885498591be8732db7defe8c9065136f167ef8453b71c43
0x8be899088cad640231d2d057a13617f6f5562437b810d854a4225f6ff1a945dc
0x1d68c4349f330beef3d2e11a46550d7a56647363258c9e08512ce66ccc236079
0x9e57a4b121bc5867323d6c5cc663f15bb155226105ddd0a9dbc9b07e616a4c51
0xaa0116a798237d94fc20a8ebfda60998c791fd176cf938350d8920af4b725046
0xc12d8f5eda7d27c286d17a15e77ad80774c041d5d04ebe53bd11eb983679a856
0x93f01d94d259f936fd1ae1a033434e2504330d05deae7e177d3262e5644ca503
0x0e4c8a87b7c052f9cea806ed73ad8949e56ca1188f298ae55c579eed75b99695
0x94612bce80348c589e57964211128b2d8f8e8071973253622810c6b584a9642b
0x03c9ec0da68190f15432ac4153b797da9a7842cab482c8e4e66d1baf3137253b

Functions
Getter at block 22014082
CLOCK_MODE(view returns (string)
mode=blocknumber&from=default
DOMAIN_SEPARATOR(view returns (bytes32)
0x043f1870e15d7aa76862cf6656c0f6b95c121517483307390501cb8473432989
clock(view returns (uint48)
22014082
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=Gloom, version=1, chainId=8453, verifyingContract=0xbb5d04c40fa063faf213c4e0b8086655164269ef, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name(view returns (string)
Gloom
symbol(view returns (string)
GLOOM
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkpoints(address accountuint32 posview returns (struct CheckpointsCheckpoint208)
delegates(address accountview returns (address)
getPastTotalSupply(uint256 timepointview returns (uint256)
getPastVotes(address accountuint256 timepointview returns (uint256)
getVotes(address accountview returns (uint256)
nonces(address ownerview returns (uint256)
numCheckpoints(address accountview returns (uint32)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
burnFrom(address accountuint256 value
delegate(address delegatee
delegateBySig(address delegateeuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 s
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
DelegateVotesChanged(address indexed delegateuint256 previousVotesuint256 newVotes
EIP712DomainChanged(
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address mintAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CheckpointUnorderedInsertion(
ECDSAInvalidSignature(
ECDSAInvalidSignatureLength(uint256 length
ECDSAInvalidSignatureS(bytes32 s
ERC20ExceededSafeSupply(uint256 increasedSupplyuint256 cap
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender
ERC2612ExpiredSignature(uint256 deadline
ERC2612InvalidSigner(address signeraddress owner
ERC5805FutureLookup(uint256 timepointuint48 clock
ERC6372InconsistentClock(
InvalidAccountNonce(address accountuint256 currentNonce
InvalidShortString(
SafeCastOverflowedUintDowncast(uint8 bitsuint256 value
StringTooLong(string str
VotesExpiredSignature(uint256 expiry