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

AnimalWorldWar

Verified contract

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

No balances found for "AnimalWorldWar"

0x84b14f4e0545caa1694355db62b424410411ff3b3611b0eb28203b6568a97bf6
0x305cb3132976ff98d53af301a7d98679cfcf527e9170ec78610f2ccad89e6cc0
0x9e0f15fc9f26d1eff56d00ea19d45f533626040484ea1fb73e44ce7f88ecbdd9
0xc8d291d421a2176f613f182a10cfb123130af3cd3769aec50effc7111c1dc768
0xf05d8c392d1fc47b7a0a8529a320bb734423a8e1e5ddc99e27e146dca2f893e3
0x273fc6e5a6b0c4a83027b1afb0cfeb999d82df3723316082d1c8d3e3370e752d
0x5d1d345eca6a3c4c22da8b3f8bbb5d5d589b2fcc854154042967438e042f2581
0x88feae6bbfcedcc05602f34662ea1ee04878277893f02f3302f9a53a587ee549
0x441d0da44d31f85fc36f655c21bc825935bfe5a5531094ea5d0407f3fcccc9a3
0x572a90275e07db19c0a5514bae1e6565da38a52bdcc96025280b18666118dfb0

Functions
Getter at block 20896345
MAX_QT_PER_TRANSACTION(view returns (uint256)
20
_TOTALSUPPLY(view returns (uint256)
10000
_baseURI(view returns (string)
https://animalworldwar.s3.us-east-2.amazonaws.com/
isPaused(view returns (bool)
true
name(view returns (string)
AnimalWorldWar
owner(view returns (address)
0x72a723ab56313970a7656ee6f034f3fb78fcc3c7
price(view returns (uint256)
40000000000000000
reserve(view returns (uint256)
0
symbol(view returns (string)
AWW
totalSupply(view returns (uint256)
1728
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)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
flipPauseStatus(
mint(uint256 chosenAmountpayable 
renounceOwnership(
reserveTokens(uint256 quantity
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPrice(uint256 _newPrice
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.