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

Godjira Punks

Verified contract

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

No balances found for "Godjira Punks"

0xf08ea88ddb9b92cb9c91a363675e1a153ea54142269716bcd8e6431f0204b984
0x971c2d70c0866c25eea4c56bae5a4c3d1f7ae69c12582113573ffd72fa2968f3
0x35181f53ba0466f8195c3171e9e1bd2e73a22682745911991b884933a7188a66
0xb7914a4ef531c95817f5bea7fc317cd39bb7c4604464fe20df9ccee082b843c4
0x1340dd45aa9db00eec78cd4f63776dc8af0ef875673614d4204951d243c394ed
0xb75c73375fc51aeff408b906ddd4084c047368fdfd47ebcf9bb55b6f05b3df6f
0x362a5cbb759fed69b0ea1f1684790e9b7521d9436bea24ffa1d86abc995c048e
0x9165efe30aea99273458e7e5ae5bafdf8f945003d94ca351266b369c0262fce3
0xa30f01b2f1e8127a34899f9a4787c50aed28a910c4db58e79f079aba3d0a458d
0x5356a12cbaa683f8c1ba8ecd54fcf04a31fce2d6c7fd8a8122358cd18f5dc12f

Functions
Getter at block 20895741
GODJIRA_PUNKS_PRICE(view returns (uint256)
9900000000000000
MAX_GODJIRA_PUNKS(view returns (uint256)
2222
MAX_GODJIRA_PUNKS_PER_PURCHASE(view returns (uint256)
20
RESERVED_GODJIRA_PUNKS(view returns (uint256)
5
mintActive(view returns (bool)
false
name(view returns (string)
Godjira Punks
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x9eb69fc025d765dde910ff9597d80b73fe986469
reservesMinted(view returns (bool)
true
reveal(view returns (bool)
true
symbol(view returns (string)
GP
tokenBaseURI(view returns (string)
https://ipfs.io/ipfs/QmaHwU51RTGkgVFupgABvrGdouSbgC2TruY1jGgtmirRJK/
totalSupply(view returns (uint256)
2222
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
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)
State-modifying
approve(address touint256 tokenId
mintReservedGodjiraPunks(
publicMint(uint256 _quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMintActive(bool _active
setReveal(bool _reveal
setTokenBaseURI(string _baseURI
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(uint256 _maxGodjiraPunksPerPurchase
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.