Akumu Serpents

Verified contract

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

No balances found for "Akumu Serpents"

0x40114491ee355ced80ffa4c0fadd42c0fea9af3dccfa54feadfc0f2cd37d2d8d
0x2f124391aff308a9d670d9150097a27aa625b41c4eab0c81019cedaa79c50d1d
0x77313df396575d2a923d0009b48e86fb1b4d9b52ea0fec6045bd9f81ac57ebae
0xf3d05f8acbf2b631b0d480936f9de0b600b318b73a11ed64c90f262bbd0ae3f0
0xdd2d3684345c8b46af0f9f1e6fe3f1eec27bc3521fe5c945191ce254e241770b
0xe8040a24173ddf750ba8fa0a5af90d4d58af9f8c618dd403c3ea25ea64a6e6f2
0x93081ae9b4d2cd559f4b824606b0375142fabd83c63aa363ad40336fc0899454
0xe7bb71979e467a3192147a15dd6a3a507c66718f1621d3f241ea3860a310ae1d
0x674a858d34082c55525d4c3f672e27c7246113dd7756230a82b6f09ae34754d1
0x8dfd0aa16d8f8b6507bd50c0884f535e53c0b3df1c356f906f97897a774ed9f6

Functions
Getter at block 21187882
baseURI(view returns (string)
https://ipfs.io/ipfs/bafybeid5onil7x5hvbteeje2hgokzlztnj2rrj5oqtpotbvkmpewjf7awq/
maxFreePerWallet(view returns (uint256)
1
maxPerTx(view returns (uint256)
7
maxSupply(view returns (uint256)
777
mintEnabled(view returns (bool)
true
name(view returns (string)
Akumu Serpents
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xaf366cc4007b7182ea5033a1f885b4f30c5ad370
price(view returns (uint256)
2000000000000000
symbol(view returns (string)
AKS
totalFree(view returns (uint256)
777
totalSupply(view returns (uint256)
777
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
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)
State-modifying
approve(address touint256 tokenId
freeMint(uint256 amt
mint(uint256 amtpayable 
ownerBatchMint(uint256 amt
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setMaxPerTx(uint256 maxPerTx_
setMaxPerWallet(uint256 maxFreePerWallet_
setOwnersExplicit(uint256 quantity
setPrice(uint256 price_
setTotalFree(uint256 totalFree_
setmaxSupply(uint256 maxSupply_
toggleMinting(
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.