aof Avatar

Verified contract

Active on Ethereum with 1,996 txns
Deployed by via 0xc67f726b at 18112033
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables

No balances found for "aof Avatar"

0x364e5bb609cbeedd110428fe928f3a77c1b9d77a049463e9e8269fd9d3f620e3
0x65ad7b116cba59406dbf9dedab6d98ec4a0c82a5e8cf18d600720bb178125fd8
0x736c7b62455afd367c9a73209cc9109a8688f5d123125641a09c4650fb9de373
0x485efcde1fb63473a9f3b1f33bce58441683998a504ee5128244961715ebf347
0xc9c23f2f8bc28ef4c46b74fab24b92e462598be89fb932f81646a23b2e84ad17
0x403b897d74f1c4825c337bfe6af2d1b2f23c811288e19480f93fa72e0473ede9
0xc9392d2352043fa69bf7861a90809375d89fa76bdbe248a18ac25f70eff45115
0x5da9f406763abedb2a28bd06508da82f0847f232e6ddbeff5ed7db747cf8b495
0x8b9ccd633f12a7d7828275d9c0f73d9cc4a14e460e82ab2d08c57519f22a7077
0x1f0cf006ad9058cd199bcc1417dcebb5dd53d19cd3dd3777c415ae4b3be7fd67

Functions
Getter at block 20816529
BURNER_ROLE(view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ETHprice(view returns (uint256)
25000000000000000
MAX_SUPPLY(view returns (uint256)
2000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
Tokenprice(view returns (uint256)
50000000
USDT(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
WlETHprice(view returns (uint256)
20000000000000000
WlTokenprice(view returns (uint256)
40000000
name(view returns (string)
aof Avatar
preMintCount(view returns (uint256)
1
presaleActive(view returns (bool)
true
publicsaleActive(view returns (bool)
true
receiver(view returns (address)
0x756e0f78e93f05ca784ac018ebb552d17954f300
root(view returns (bytes32)
0xe4d31ccea7352428ca76db3c5900e111076bc2693d374a20fa7c21a792e0931d
symbol(view returns (string)
AOFS
token(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
1117
Read-only
_alreadyMinted(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
claimed(addressview returns (bool)
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)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address _addrview returns (uint256[])
State-modifying
Wlmint(bytes32[] proofpayable 
approve(address operatoruint256 tokenId
burn(uint256 tokenId
grantRole(bytes32 roleaddress account
publicMint(uint256 amountpayable 
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeMint(address to
safeMint(address touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setMaxSupply(uint256 _newMaxSupply
setRoot(bytes32 _root
setURI(string newuri
togglePresale(
togglePublicSale(
transferFrom(address fromaddress touint256 tokenId
withDrawEth(address to
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MintNft(address indexed _touint256 indexed _tokenId
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(uint256 initId_address _tokenaddress _receiver
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidMerkleProof(
OperatorNotAllowed(address operator
WithdrawTransfer(