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

Pioneer

Verified contract

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

No balances found for "Pioneer"

0x7b0a254bcda91a52293a511b633cf3fc4c04108b9c1d8f8d59360b611cc6d3e4
0x24c324a8794eacd145b6272b3e5d68967a8d37a9db4696d6fb3149031f7ff263
0x435bb82a0ae3df812062cbc864f4f7e80f37b19527ce101132eb9af56001d579
0x270020e0788948150d111e41e8d8cfb42dbb04e5d3ba69e90a7a8647a5f1598e
From
0x91e22bbebe119d403e87af6444cf4c99b792cb73491fdd6916357b54d3a1da15
0xa2da680ac403c59ee38817225d590711ee85244499b0ce87589d9752d5c9270d
0x4a69b081958a5b4f8af5ecd3c455557e1b75024c7aa6d7800cc549ecb27f3163
0x5a74e7e794df5a19befc49fa969a94cc010f92d0640b2b87cff479d47eeb1207
0x8e3a5a418c04590cbe1a384bac0b6195be87d522a2c29a54efac06c99a5b49f3
0xb1e7bb99773d2d2d648fc03b7e0961aee4ce77c35f6314eb7f0a6ffe219e7958
From

Functions
Getter at block 21214499
_tokenIds(view returns (uint256 _value)
1000
getTotalMinted(view returns (uint256)
1000
name(view returns (string)
Pioneer
owner(view returns (address)
0xdb2946f7816153f3d3202c2e2c36721eaf91e8a1
reveal(view returns (bool)
true
symbol(view returns (string)
P
totalSupply(view returns (uint256)
1000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintClaimed(addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
rootMap(uint256view returns (bytes32)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(bytes32[] _merkleProofuint256 amount
mintByOwner(address _touint256 amount
revealNow(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _uri
setBlindURI(string _uri
setRoot(uint256 _rootuint256 _amount
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.