Netherite Rainbow Guardians

Unverified contract

Proxy

Active on Base with 1 txns
Deployed by via 0x54806ad1 at 20960719
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Netherite Rainbow Guardians"

0x8d767078c71e6bb95a8804d1a4c40eb178e1e1960c8e7504615d38526a019291
From

Functions
Getter at block 23823672
CLOCK_MODE(view returns (string)
mode=blocknumber&from=default
DOMAIN_SEPARATOR(view returns (bytes32)
0x3319f18aaf98179f7d8e4dc1e480afd07c7f61586a7ede786e64bd22d30ee38d
clock(view returns (uint48)
23823672
decimals(view returns (uint8)
18
deployerFrom(view returns (address)
0x20065c66befba4efb99647b2de8a024e393e0c71
dexInitiated(view returns (bool)
false
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=memeCoin.new, version=1, chainId=8453, verifyingContract=0x1b998b2f36da5f5e25b8197cacab3bc7fd760328, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
initialFrom(view returns (address)
0x7a8719886c80107bcfe70e0dcf5c3ffb9670ef6b
isInitialized(view returns (bool)
true
name(view returns (string)
Netherite Rainbow Guardians
rewardPool(view returns (address)
0xe765d23a916a27589ef58015f9162945a0d66ce1
symbol(view returns (string)
NRG
totalSupply(view returns (uint256)
1000000000000000000000000000
version(view returns (uint8)
2
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
Burn(uint256 amountreturns (bool)
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
delegate(address delegatee
delegateBySig(address delegateeuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 s
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(uint256 initialSupplystring _namestring _symboladdress _midDeployeraddress _deployeraddress _rewardPool
initiateDex(
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
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 previousVotesuint256 newVotes
EIP712DomainChanged(
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
CheckpointUnorderedInsertion(
ECDSAInvalidSignature(
ECDSAInvalidSignatureLength(uint256 length
ECDSAInvalidSignatureS(bytes32 s
ERC20ExceededSafeSupply(uint256 increasedSupplyuint256 cap
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