The Pepecoin Pepeverse

Verified contract

Active on Ethereum with 2,873 txns
Deployed by via 0x94f675a8 at 18886149
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "The Pepecoin Pepeverse"

0xc0a343c35773288cc30192e774cdaaae29cd4974e2e105b2ae8fd690f5c82a12
0x453dbcf9df6f3536cbf303062d7e6d1ffd2714fbb5c465f862a96aad94760c88
0x5b53c335bd7153565ffbc02bbaa84ba573321d7618532394bf1df1de3d502a05
0x748969134af06bf6715e050f7bcfc767de554da707f4ce63be8bbb58492c651b
0x9d85e9572ae1039c4cc331833d14448a19a616df9632d2eec83eaa013f368e53
0xad796a5bc714af498fc16e4c485ad6373df0219d3b1dc3e7129e1f539407694c
0xbc93cbbd84814e26eb3bbc697773866ef509a77aefa62efab7b82f0316ac2e4d
0x49c1d93a97fd204a9219e33f9915dd7df7f0728916bb549f2fc3ca7475619720
0x5640b7a8b03aa4fedd1147e4d4834f61e408e29f14b6527ac887bb5bd25021b0
0xdb76bf0953984419e9ae11f8c6516a838db9069fed5ed17b7cb5f2ebd1237a29

Functions
Getter at block 21313975
INITIAL_DEV_AMOUNT(view returns (uint256)
69
TOTAL_SUPPLY(view returns (uint256)
2000
contractURI(view returns (string)
ipfs://QmQakYjiAt1FhTWkPm55X52WVKovyBcH3vBw1G62gnRgwT/collection.json
merkleRoot(view returns (bytes32)
0x6e6eb7ede1fcd7d93ede5b0a6e7c968dcc4fe5a85165834c346a5372dcaabf35
name(view returns (string)
The Pepecoin Pepeverse
owner(view returns (address)
0x6942013379d195323e17cd2616435dce819c1fa9
paused(view returns (bool)
false
symbol(view returns (string)
Pepecoin
tokenID(view returns (uint256)
2
Read-only
balanceOf(addressuint256view returns (uint256)
balanceOfBatch(address[] ownersuint256[] idsview returns (uint256[] balances)
isApprovedForAll(addressaddressview returns (bool)
isEligibleForClaim(address userbytes32[] merkleProofview returns (bool)
maxSupply(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256view returns (uint256)
uri(uint256 idview returns (string)
State-modifying
burn(address accountuint256 iduint256 amount
circuitBreaker(
claim(bytes32[] merkleProof
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setContractURI(string newContractURI
setMerkleRoot(bytes32 _merkleRoot
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CoalBurned(address indexed accountuint256 indexed iduint256 amount
CoalClaimed(address indexed accountuint256 indexed iduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] amounts
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 amount
URI(string valueuint256 indexed id
Unpaused(address account
Constructor
constructor(string name_string symbol_address initialOwner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.