Death Proof 501

Verified contract

Active on Ethereum with 528 txns
Deployed by via 0xad486ba4 at 15388740
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Death Proof 501"

0x90b5926d110e473f45514ba027b294adcb67622ee8bf3320993e9aac5c4b52cb
0x824183ea3266a9588668850990b5a828d9b4c1307daf3e4a0a606da63624c970
0xb815939a0ca7bfd8771747eaca4b87f2349e2b81fe98ff1188f97dc41db36376
0x8f0d3c2aaf9c5130a29f1c4e9848c015f61ed76824db12986f2d42cc1ef8b868
0xb7f247d095cb5d54dcbfe65be36dddd7faaa2a1185e326f871c3905a436e5fe4
0x3e53ac79d1b8f8b5125b8282c4bc8c85b1c5aa391dcd0d9049e04455e5df8c12
0xb5c1f0651baa43e87850b5e1584e2fc1c51d9e17f3c90953cc64703f3e6ad2c0
0xa6980c9630c5b1f6bf86d15a5de600e3f125b4025b4e0f0327607ca8b0ce48b9
0x4dce09d6fdad55d519842559f9911fd8910d087f44487a19b5ddd21001837a98
0xc826d2ab47e7b9ff2be894685981ecf9aa85f7d8c79bef238215b9542d2617f8

Functions
Getter at block 21178544
COST(view returns (uint256)
0
MAX_PER_WALLET(view returns (uint256)
1
MAX_SUPPLY(view returns (uint256)
501
MAX_TEAM_SUPPLY(view returns (uint256)
10
contractURI(view returns (string)
ipfs://QmVcuAzwLeqxAUsBuJhcwRJZi898PaaD1iawcfTcdNrrmg
lastPrime(view returns (uint256)
9585
name(view returns (string)
Death Proof 501
saleIsActive(view returns (bool)
true
symbol(view returns (string)
DP501
totalSupply(view returns (uint256)
501
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(
nextPrime(returns (uint256)
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _new
setContractURI(string _new
setSale(bool _saleIsActive
teamMint(
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(