Slot
XX
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
Balances ($0.00)
No balances found for "Clipepe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17241970 | 2 years ago | | | 0 | 0.0057210047 | |
| 17236809 | 2 years ago | | | 0 | 0.0086703139 | |
| 17236302 | 2 years ago | | | 0 | 0.0041579158 | |
| 17228477 | 2 years ago | | | 0 | 0.0055410751 | |
| 17227254 | 2 years ago | | | 0 | 0.0067160663 | |
| 17227191 | 2 years ago | | | 0 | 0.0068030841 | |
| 17227019 | 2 years ago | | | 0 | 0.0071042263 | |
| 17226089 | 2 years ago | | | 0 | 0.0068507894 | |
| 17225978 | 2 years ago | | | 0 | 0.0079766279 | |
| 17225831 | 2 years ago | | | 0 | 0.0091029322 |
ABI
ABI objects
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 index, uint256 price, address winner, uint256 deadline, string 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(uint256) view returns (uint32)
JACKPOTS(uint256) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
users(address) view returns (uint8 numberOfMints, uint256 lastMinted)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint()
pepe(string uri)
setURI(string uri)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
RoundWon(uint256 index, address winner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
EMintCooldown()
EUnauthorized()