Dipcoin Delight

Unverified contract

Proxy

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

No balances found for "Dipcoin Delight"

0x2773ca4af92f7e9123c47a725adbfd7bc41138f44a49d2663abc889729a3e2e3
0xef998f9bb0f584fb44d3ff322767b74da1a1521e4fbb89f3bb041ef412026b13
0x3d4df87a7e7ded56f4ed3b4ecf85e77d10691ae4b2227c06c4d731b8a1827c4a
0xfa19242d14b48b2036d5d9b5979e64e58a85ba8f0c0bf927fa9aeabfda1b5819
0x89e7d9fa928365135b4ac5664d51bb77d96dad64a54952dfba376166aec6eabc

Functions
Getter at block 23797421
CLOCK_MODE(view returns (string)
mode=blocknumber&from=default
DOMAIN_SEPARATOR(view returns (bytes32)
0x06b7ee0480b5ad658108ac72f30b2c195ddf7aa4e86500508d0b7d9e4752c8d6
clock(view returns (uint48)
23797421
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=0xd16a607de2f26417af31251ffa4f2be8d4520e97, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
initialFrom(view returns (address)
0x7a8719886c80107bcfe70e0dcf5c3ffb9670ef6b
isInitialized(view returns (bool)
true
name(view returns (string)
Dipcoin Delight
rewardPool(view returns (address)
0xe765d23a916a27589ef58015f9162945a0d66ce1
symbol(view returns (string)
DIP
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