Clipepe

Verified contract

Active on Ethereum with 143 txns
Deployed by via 0xfe981d6c at 17225101
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 4 additional slots

No balances found for "Clipepe"

0xf964a97971f329c4e78ffe2537acc163f158115e2ee11b01e5e1998eee80b002
0x74cc9592b961e1ac379ad1d897e51917f0aeb0595a1253cf57938f62fb372f4a
0xb5033f1119a5b762e43bb663a55c53fde97eced5729ccd416d465188dc9f3060
0x7805b8badb82ce7036216e7417fca25937b58a1fc5bef1ddefcbbed65089fdc0
0xd1a43bde9d4b2a5b74ad6e011cf9eed089ee6a2353e4727fdcd3e452f72059a9
0xbef8b3d8fb77dcebc679cd00f65987cc2c652375c51228e6ad19187ad3309c00
0xe9aabb653a40722ca6548fcbd48f7a6d83e0d491dafcbff26beaa0b49e10e97b
0x436807dd753f36a5693b0082b666af713fcd11cb3e7aa1ddbf3b630151512180
0x09b0a750f2afb230ea1f25838a4c955b64378bba5926a5ce69a2adf143edba79
0x226d62132e680de61b026f37551e5ca7159e9be478faa04b18bab18ca0b9a95e

Functions
Getter at block 21380304
BASE_PRICE(view returns (uint256)
300000000000000000000000
BILLION(view returns (uint256)
1000000000
BURN_ADDRESS(view returns (address)
0x000000000000000000000000000000000000dead
COMMUNITY_BASE_ALLOC(view returns (uint256)
3000000000000000000000000
DECIMALS(view returns (uint8)
18
MAX_SUPPLY(view returns (uint256)
210000000000000000000000000000
MILLION(view returns (uint256)
1000000
MINT_INTERVAL(view returns (uint32)
86400
PRICE_MULTIPLIER(view returns (uint256)
150
PRICE_MULTIPLIER_DECIMALS(view returns (uint256)
100
TEAM_TOTAL_ALLOC(view returns (uint256)
30000000000000000000000000000
THOUSAND(view returns (uint256)
1000
currentRound(view returns (uint8 indexuint256 priceaddress winneruint256 deadlinestring uri)
(index=0, price=300000000000000000000000, winner=0x000000000000000000000000000000000000dead, deadline=1683748619, uri=)
decimals(pure returns (uint8)
18
name(view returns (string)
Clipepe
owner(view returns (address)
0x2597802f6bd566b81e06b61815902988142aba5e
symbol(view returns (string)
CP
totalSupply(view returns (uint256)
30367500000000000000000000000
Read-only
DURATIONS(uint256view returns (uint32)
JACKPOTS(uint256view returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
users(addressview returns (uint8 numberOfMintsuint256 lastMinted)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(
pepe(string uri
setURI(string uri
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
RoundWon(uint256 indexaddress winner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
EMintCooldown(
EUnauthorized(