Post Apocalypse Reckoning (Open Edition)

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0xabb2fe29 at 16308958
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Post Apocalypse Reckoning (Open Edition)"

0x3a13b15cb563677cc9253a101ef8679018f433fec41178cc5f4a952e2a8ed332
0xa408824c8b25fab77e6d0ab6ed7084acca5111f5c85dd7e8875323c9ef79b30d
0x640d22e9a35062c0c25c30e855489a1c92cfd53307ecce3d7e78beb162ea96ea
0x58031ab2a27c5f237983b009c79dc6324987d9341fc680b081a9de221af629db
0xe5a275910fdc6ff9734b5e3cf3bbcbcb0db07cf3e87af4d9985e80cd0512f899
0xf2bf3f8e9775d57ff5d4181575290410657fca4c622410f345a728c185d33b76
0xe06c21b5359f8959d3e0ee06a2149720dbfea311beeb9f2a9aeb6a838c8072bf
0xcde8ad312d20e729d8fcef62a9ae650dfbda60570cddc44f0eee99cd6739951b
0xcc3be866a013794df21b3d1001795c651f5768b29d8a620d2bdb387008aa9c2b
0x840e2abce2e9ab27352e4928e20d1fb0b1a3ef4d176299213e4222a0563fceb9

Functions
Getter at block 20961062
BIPS_PERCENTAGE_TOTAL(view returns (uint256)
10000
admin(view returns (address)
0x0000000000000000000000000000000000000000
baseURI(view returns (string)
ipfs://QmRkP23B9uCBRbWWSS6Y5q7euFR5SxyBjwMfGbQ2RPHneb/
contractURI(view returns (string)
ipfs://QmRkP23B9uCBRbWWSS6Y5q7euFR5SxyBjwMfGbQ2RPHneb/contract-metadata
getCollectionStatus(view returns (struct ERC721OmnibusCollectionStatus)
(false, 16, 0xe052113bd7d7700d623414a0a4585bcae754e9d5)
getNiftyTypes(view returns (struct NiftyType[])
[(true, 1, 1, 4), (true, 2, 5, 8), (true, 3, 9, 16)]
name(view returns (string)
Post Apocalypse Reckoning (Open Edition)
nominatedAdmin(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xc40712b493ccc62481551347f37f91cf06eb414b
signature(view returns (bytes)
0x
signatureStatus(view returns (bool isSaltedbool isVerifiedaddress signerbytes32 saltedHash)
(isSalted=true, isVerified=false, signer=0xc40712b493ccc62481551347f37f91cf06eb414b, saltedHash=0xead49d8c43b91990815c9eea2d360e6b3c468f373bf83f99f54ebf4d4174e0f9)
symbol(view returns (string)
POSTAPOCALYPSERECKONINGOPENEDITION
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getNiftyType(uint256 tokenIdview returns (uint256)
getNiftyTypeDetails(uint256 niftyTypeview returns (struct NiftyType)
getPaymentSplitterByNiftyType(uint256 niftyTypeview returns (address)
getPaymentSplitterByTokenId(uint256 tokenIdview returns (address)
getRoyaltySettings(uint256 niftyTypeview returns (struct RoyaltyRecipient)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address owner)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenIPFSHash(uint256 tokenIdview returns (string)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
acceptAdmin(
approve(address touint256 tokenId
burn(uint256 tokenId
burnBatch(uint256[] tokenIds
finalizeContract(
initializeDefaultOwner(address defaultOwner_
initializeERC721(string name_string symbol_string baseURI_
initializeNiftyEntity(address niftyRegistryContract_
initializeRoyalties(uint256 niftyTypeaddress splitterImplementationaddress[] payeesuint256[] sharesreturns (address)
mint(uint256[] amountsstring[] ipfsHashes
nominateAdmin(address nominee
renounceAdmin(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setIPFSHash(uint256 niftyTypestring ipfsHash
setMetadataGenerator(address metadataGenerator_
setRoyaltyBips(uint256 niftyTypeuint256 bips
setSigner(address signer_bytes32 saltedHash_
sign(uint256 saltbytes signature_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawERC20(address tokenContractaddress recipientuint256 amount
withdrawERC721(address tokenContractaddress recipientuint256 tokenId
withdrawETH(address recipientuint256 amount
Events
AdminTransferred(address indexed previousAdminaddress indexed newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromAddressaddress indexed toAddress
ContractSigned(address signerbytes32 databytes signature
NiftyTypeCreated(address indexed contractAddressuint256 niftyTypeuint256 idFirstuint256 idLast
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoyaltyReceiverUpdated(uint256 indexed niftyTypeaddress previousReceiveraddress newReceiver
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.