Aopanda Party SBT Memorial

Verified contract

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

No balances found for "Aopanda Party SBT Memorial"

0xcb53d4d4d5c0dc24a3a4a0e329b92edd17c6da03756603cd7304affe015b75ff
0xcfeb1cc8d82bcd11425715838d2bbf6b9a4bc6d0377a04861f46296e9a285982
0xb9b1e2792b002ea71b86a9fc0b7fd9c8ae10b68bfb5c7c9a13529b890a13da51
0x22f43a39fa9a204c6c6426e2a933196ed0fc19a2d86c318ddf35b985cfc3a61a
0x995dec35325baf918cd74b2ff23c55e529c61f24804754c83d995eaef53be52d
0x42cafb5c85ec478bd6001352b7ab002e8c7e83406266be2ab7fa437f08750e4a
0x47b54a854dbd518d656b5dbcda329a452ddf5885ec601154bedd7a7e4a117738
0x8017989ea08824fc8abac1ccf82fbe5a188cbc7e07b2bab3736f078b59501274
0xf7eef71d5aed4ad5835ace71cf19fafdd26c5124c5ce947449ac5c38dd01e24d
0x28afab9756b29e7f06373ad139d3791f3707bd0173e25fae6276848b20b7feaa

Functions
Getter at block 21171499
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
alcount(view returns (uint256)
1
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://nft.aopanda.ainy-llc.com/apcp2022/metadata/
cost(view returns (uint256)
1000000000000000
limitGroup(view returns (uint256)
0
maxSupply(view returns (uint256)
3000
merkleRoot(view returns (bytes32)
0x3054b1727ce898b273a85f8dbbd8a6466d8db63fd579b196d30adb08458c5448
name(view returns (string)
Aopanda Party SBT Memorial
paused(view returns (bool)
true
symbol(view returns (string)
APSM
tokenuri(view returns (address)
0x0000000000000000000000000000000000000000
totalSupply(view returns (uint256)
1404
walletfamily(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getAlExit(address _addressuint256 _amountMaxuint256 _groupbytes32[] _merkleProofview returns (bool)
getAlRemain(address _addressuint256 _amountMaxuint256 _groupbytes32[] _merkleProofview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
setApprovalForAll(addressboolpure 
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
airdropMint_array(address[] _airdropAddressesuint256[] _UserMintAmount
alMint(uint256 _mintAmountuint256 _amountMaxuint256 _groupbytes32[] _merkleProof
alMintPayable(uint256 _mintAmountuint256 _amountMaxuint256 _groupbytes32[] _merkleProofpayable 
approve(addressuint256payable 
burn(uint256 burnTokenId
grantRole(bytes32 roleaddress account
incAlcount(
mintPayable(uint256 _mintAmountpayable 
pause(bool _state
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _value
setLimitGroup(uint256 _value
setMaxSupply(uint256 _maxSupply
setMerkleRoot(bytes32 _merkleRoot
setTokenURI(address _tokenuri
setWalletFamily(address _walletfamily
transferFrom(address fromaddress touint256 tokenIdpayable 
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
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

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