Pixelmon

Verified contract

Active on Ethereum with 43,554 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"

0x943c9d16d7ab4aaf0e53b4f9261f0671e4846863caee132c01e2fef70a6c957b
0x893886ff2b8515a03e15a39fca093196017e1654860215ae56270261f04db734
0x82ef53073c716f55c0bd1392bc31cfa3346ae0ece53d89164b59b3c96ea6ed77
0xc2b43f74545c5fc10b6a2a977b4c1a192e2d3edcfe4f7f7827e9f800083c8604
0xedc7772f7cba83dc0aa5dc7e041d9f24d5a5648196452abfb796986821060b84
0xd79c2cb9f77ab434888550017feae53d171311406861f924f54761971009d10c
0x2f03c8446c9735d8196a8853ec442667bf3f2be9b2f963bf53f6410d04c6a315
0x0440e56ebc275f53a34dd5afd0071e11f9dd00f829cb91ebf078f26498eacc71
0x58096d31478d4e54b3a12c29e2198bfff6bcb75c87df96f483df54aa94541945
0xedcffc2603022f41fd5ced38f3a5df7574ef198f52876417476c5b5c87e6263d

Functions
Getter at block 21243713
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(