This contract is being backfilled. You may encounter incomplete storage history.

Pixelmon

Verified contract

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

No balances found for "Pixelmon"

0x18fafe710ce37541c9bb3a33b3601b117a86fe82428f658ff7a01384f4f4efb0
0xb58e1af9fa93d2997451b3b6f29dd5a89bfedf8ef328145a23c1e9ed0bad0f48
0x8bd05bbcc08868df1572839aac915d65a380be26f98687c8e35cc9e7c177d25f
0x9710bb69ff168c72ab12b29a1d7657a42ed2297bd4d485d819254c603d295f05
0x0e157f7947f5fc1d3bc8acc77376df9387c83522a6a96f98bfafc296fcb1df57
0x904e88270b39946ccfb44e431bafc083be4e3501f2518dd233df83d322ef602d
0x797223d89abbbed28c4fd1c07568f25d69d91e9ec52df89be130380309913474
0x508bc0188f5d3f4d6c4ab918d6c8de4b6e0641457f134f86824dc9d14ae42817
0x66b6b0b3bbd961fef348e298335398db5c5f3821584d28f03511cf39f9944220
0x8cc6761d8fde132ef57904e6e87e463867f9c55401f799690cd52e36988cf807

Functions
Getter at block 20795298
auctionStartPrice(view returns (uint256)
3000000000000000000
auctionStartTime(view returns (uint256)
1644256800
baseURI(view returns (string)
https://pixelmon.club/api/
getCurrentTokenPrice(view returns (uint256)
200000000000000000
mintlistPrice(view returns (uint256)
600000000000000000
name(view returns (string)
Pixelmon
owner(view returns (address)
0x7077e6eb69711cb89d53a51a1db1436e9522db02
provenanceHash(view returns (uint256)
69237217868389020773242367267214952328570006699007768371884544879163475984471
serumContract(view returns (address)
0x743776e5a345fe62d7d85282407c94e616a03176
symbol(view returns (string)
PXLMN
totalSupply(view returns (uint256)
12566
Read-only
balanceOf(addressview returns (uint256)
getApproved(uint256view returns (address)
isApprovedForAll(addressaddressview returns (bool)
mintlisted(addressview returns (bool)
ownerOf(uint256view returns (address)
supportsInterface(bytes4 interfaceIdpure returns (bool)
tokenURI(uint256 idview returns (string)
State-modifying
approve(address spenderuint256 id
auction(bool mintingTwopayable 
mintEvolvedPixelmon(address receiveruint256 evolutionStagepayable 
mintlistMint(payable 
mintlistUser(address user
mintlistUsers(address[] users
renounceOwnership(
rollOverPixelmons(address[] addresses
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setMintlistPrice(uint256 price
setSerumContract(address _serumContract
transferFrom(address fromaddress touint256 id
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed spenderuint256 indexed id
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(string _baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AuctionNotStarted(
MintedOut(
MintingTooMany(
NotMintlisted(
UnauthorizedEvolution(
UnknownEvolution(
ValueTooLow(