Galactic Pony League

Verified contract

Active on Ethereum with 3,212 txns
Deployed by via 0x41b501e6 at 12964455
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables
 (#8071)
ERC-721
--
0x2836fdcc183488b74f94c5804b225bb53116bed4e10b28f6fcb09bbca1ab9059
0x0ff858a62a9e693d46f7b914b65b76cfc64be7478426792a8b91a0bd9134cdf2
0x3ea49e48950d63601255486e5a29a50a3612051f464299151bf4d523ace5fe2f
0xce9f3fdec41110decfee80c3b007e1aad0ae72fa79eb3dc0aa036a81fc83251e
0x94442cb860161f4034cf131fdee52b06bab83702d432da9496b03ce2c959bdc7
0x59b513340a6a99589c2ae92f2481aceb77fa73073863762ccdc49004a4f92c76
0x62144fba3b5d30123c30da5aea82cdd44921a6d2cea8576686814154b8d9ce39
0xc13a06fee5238a58063876acde5d8ee558975a85215eca00b78f043dfd6f5bfa
0xa59be082575f0a5954c2d73cbe119f1021cf9913f16ae964a2dc00def89050d5
0x112fd86e0b422e7271f0dafcedf0f2bcbb87b61ad6f8c4b3e72b05adb6876020

Functions
Getter at block 21203464
apeVoucherToken(view returns (address)
0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d
baseURI(view returns (string)
https://api.galacticponyleague.com/api/tokens/
buyLimitPerTransaction(view returns (uint256)
20
currentPrice(view returns (uint256)
78000000000000000
dogVoucherToken(view returns (address)
0xba30e5f9bb24caa003e9f2f0497ad287fdf95623
freePoniesLeft(view returns (uint256)
0
increasePricePerRound(view returns (uint256)
2000000000000000
initialPonyPrice(view returns (uint256)
40000000000000000
name(view returns (string)
Galactic Pony League
numberOfPoniesPerRound(view returns (uint256)
500
owner(view returns (address)
0x92d310f7967260ec4a9bcbb8346e429df96db604
provenance(view returns (string)
265aace0ad1e69690c6dc5c39000eb22a09006a0b14d0d4f7a9b3d04b8487d26
salesEnabled(view returns (bool)
true
startingIndex(view returns (uint256)
5435
startingIndexIsSet(view returns (bool)
true
supplyLimit(view returns (uint256)
10000
symbol(view returns (string)
GPL
totalSupply(view returns (uint256)
9509
useVoucherDeadline(view returns (uint256)
1633348800000
Read-only
apeVoucherUsed(uint256view returns (bool)
balanceOf(address ownerview returns (uint256)
dogVoucherUsed(uint256view returns (bool)
getAllPoniesBelongToUser(address userview returns (uint256[] ponies)
getApproved(uint256 tokenIdview returns (address)
getUnusedApeVouchers(address userview returns (uint256[] filteredVouchers)
getUnusedDogVouchers(address userview returns (uint256[] filteredVouchers)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
totalPriceToBuyPonies(uint256 numberOfPoniesview returns (uint256 totalPrice)
State-modifying
approve(address touint256 tokenId
claimFreePonies(returns (uint256)
fixSupplyLimit(
mintPonies(uint256 numberOfPoniespayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setFreePoniesLeft(uint256 newFreePoniesLeft
setProvenanceHash(string hash
setStartingIndex(
setUseVoucherDeadline(uint256 newUseVoucherDeadline
toggleSalesEnabled(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbolstring initialBaseURIaddress apeTokenaddress dogToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.