ERC721AContract

Verified contract

Active on Ethereum with 973 txns
Deployed by via 0x03e2b51d at 18024489
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional variables

No balances found for "ERC721AContract"

0x8bd259808c329263647dbcf28ec9ae427521e9899afda5b355dade537a51826b
0xbb675525e56494617efe19042bb8719aabc4bd28ea59d6097e0f4455505bc9ca
0x7c36e6a95daab010a68610f5d7c6958ef2740edfab6587c4efe277b334cc20c5
0xc207d7a0ad3cf790811903105feb102b4fca1cce8db905db04d673c8acc23581
0x9618eb71d8e970191d9b7e09dc672998bbe92e1eaf49fc85f07c0f72e893ddf2
0x35dba32acf0cda6b02b381b0ef24f04033aa589465a4d83163fa74f6f8f6d059
0x0ce5ee09aa4e0f4bfa6d3a534dcbbe543776bd713f4db12c51c1ce941ba222a2
0x0a6d9f691c334d982800eb5e65e4a564719686fc43cbc3cda21022729bafc872
0x717563beae0ee0d00992832bf57dd98b416601ba711158139e7b22301709ac36
0xa487eb9a0b9179d87045bee6bd2c1c5e0f94eee3c882b8e6da1b02c0c7b76277

Functions
Getter at block 21172781
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
claimMerkleRoot(view returns (bytes32)
0x596672b729f25a8366af0f4da80fcadb05c596a8918ea0524aee50d605618d10
mintpass(view returns (address)
0xfe2bced238dd367c938cb284c52c6c3e08124ef8
name(view returns (string)
Pirates of Fukushū
owner(view returns (address)
0xe6eafc915f3333e870b9fd2a296a9dc1386c7631
provenance(view returns (string)
r2eAddress(view returns (address)
0x5f2f54ac56a0a551a77302e48fe61ff9bf794cec
saleMerkleRoot(view returns (bytes32)
0x899a90fb2cc8df1948e5e589c6bbe7f14bdbf423d5de47930a844b5b4aa42451
symbol(view returns (string)
FUKUSHŪ
token(view returns (uint16 maxSupplybool pubPerWalletuint16 pubMaxMintuint72 preSalePriceuint72 pubSalePricebool preSaleIsActivebool pubSaleIsActivebool claimIsActiveuint8 preSalePhasebool supplyLockbool refer2earnbool soulbound)
(maxSupply=3333, pubPerWallet=false, pubMaxMint=15, preSalePrice=49000000000000000, pubSalePrice=59000000000000000, preSaleIsActive=true, pubSaleIsActive=true, claimIsActive=true, preSalePhase=2, supplyLock=false, refer2earn=true, soulbound=false)
totalReleased(view returns (uint256)
39586630000000000000
totalShares(view returns (uint256)
100
totalSupply(view returns (uint256)
3333
Read-only
balanceOf(address ownerview returns (uint256)
fiatMinters(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
hasClaimed(addressview returns (uint16)
hasMinted(addressview returns (uint16)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payee(uint256 indexview returns (address)
releasable(address accountview returns (uint256)
releasable(address tokenaddress accountview returns (uint256)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
royaltyInfo(uint256 _iduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
totalReleased(address tokenview returns (uint256)
State-modifying
airdrop(address[] _addressesuint16[] _quantities
approve(address operatoruint256 tokenIdpayable 
lockSupply(
mint(address _addressuint256 _quantityuint256 _maxMintbytes32[] _proofaddress _referrerpayable 
release(address account
release(address tokenaddress account
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string _uri
setClaimRoot(bytes32 _root
setFiatMinter(address _addressbool _allowed
setMintPass(address _address
setPrice(uint72 _preSalePriceuint72 _pubSalePrice
setRoyalties(uint256 _idaddress recipientuint256 _basisPoints
setSaleRoot(bytes32 _root
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
updateConfig(uint16 _maxSupplyuint16 _pubMaxMintbool _pubPerWallet
updateSaleState(bool _preSaleIsActivebool _pubSaleIsActivebool _claimIsActiveuint8 _preSalePhasebool _refer2earn
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
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbolstring _uriaddress[] _payeesuint256[] _sharesaddress _owneraddress[] _interfacesstring _provenancestruct ERC721AContractToken _tokenstruct ERC721AContractRoyaltyInfo _royalties
Fallback and receive
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(