AbductedBodies

Verified contract

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

No balances found for "AbductedBodies"

0xc9e28ecd5ee8f9632c8aecd13f058efcfaedcc2fb0e075a2f292e46955f79f1c
0x550b7f09208a98879ff6035492b3ae7a430089c54844118a6bd6107883bf4379
0x737462fa58057340c13b4b5391abaa5e526ad2495bb8c19ec91d3b76373a1db3
0x1692d476f3ba9da5c0d967d4bfa1113c61773a4e46775a1ffc80acbe9f93deaf
0x5be99de8a7a06aaaf48c53596c0f4269820f803db3ae42d4ada8ab4337b9a671
0x9743e9707af89d5892c285d739804570c6205061eccdc67389b6ccde8268eef3
0xe5cc520904d24e2d605e29e030e896002c38d4534e12dabd7ec8a9cad6554f59
0xe035f3143462731297ef87628dbe9826ab2bbad050470b9c7ce980afaeb98846
0x756cef79a2c47f98c550b0969d964bb2e990bbb5851e0ea16aad115a56e0ee3b
0x0e8892bc3a60cc57cae6a1f34ca30e0dea7dd13e56cedf1e6795434141776e89

Functions
Getter at block 21321323
MAX_MINTS(view returns (uint256)
5
MAX_SUPPLY(view returns (uint256)
4444
baseURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmXT3rjBB5y1ZETRLkVtTXYhATE1jXeMinfdh9Ge1nWBpz/
mintRate(view returns (uint256)
2000000000000000
name(view returns (string)
AbductedBodies
owner(view returns (address)
0x3605066d57297c1505164c3292f47fb11058dce6
revealed(view returns (bool)
false
saleIsActive(view returns (bool)
true
symbol(view returns (string)
ABDUCTED
totalSupply(view returns (uint256)
4444
unrevealedUri(view returns (string)
https://gateway.pinata.cloud/ipfs/QmXT3rjBB5y1ZETRLkVtTXYhATE1jXeMinfdh9Ge1nWBpz/unrevealed.json
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
flipRevealedStatus(
flipSaleStatus(
mint(uint256 quantitypayable 
renounceOwnership(
reserveMint(uint256 quantity
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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 _symbol
Fallback and receive

This contract contains no fallback and receive objects.

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