Aurora Guardians

Verified contract

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

No balances found for "Aurora Guardians"

0x4b4ed655026a1fcfb515d872a00dc57d3e0547cbe0e03d03802248f1a9a8b652
From
0x75c1de45466487588625faf870b29d4bf285dd9929dd88964c6b8c6aea2b8172
0xedd77697b21de05035e03861c6498ca3c07d814b610e3f175eb05e5eecf2fca6
0x4f7eb7080fb5186af34984e35fa9993766246044adf201754fa247a4a49cfb7e
From
0x2de769e1e50a6baa7a14d0edb0a702aad296dec371f7e12790b433746ff07368
0x80f464ed06e718e0a0025120510853e42b7800f3e02f60a4d3cb8cb76292d6c8
0xba7e206499b696e4dd94a511821cbbe01d862cded69939435a1796ffedd29dc1
0xd3f1377bd4084ef4071981a47c6539b1c1a5d8afe5ac7588142d142f3c2f91c9
0x1ed2e194c1d794ece8643e9e918c8a606151548217a3965f4fdf9656904b4594
0x319bc9d72ab766b0e67086b60a3d1ded9d7af4c42fbceaecb8e79e96198d9cfc

Functions
Getter at block 20926476
MAX_SUPPLY(view returns (uint256)
7777
MINT_LIMIT_PER_WALLET(view returns (uint256)
5
MINT_PRICE(view returns (uint256)
5000000000000000
allowListIsActive(view returns (bool)
true
apollxListIsActive(view returns (bool)
true
customBaseURI(view returns (string)
https://aurora-guardians.apollx.workers.dev/
name(view returns (string)
Aurora Guardians
owner(view returns (address)
0x4ef388101b4fbe7fd047b9a7df725012bb5dde19
publicMintIsActive(view returns (bool)
true
saleIsActive(view returns (bool)
true
symbol(view returns (string)
AGT
totalSupply(view returns (uint256)
7777
Read-only
allowedMintCount(address minterview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addAllowlistMember(address member
addApollXMember(address member
approve(address touint256 tokenId
mint(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowListIsActive(bool allowListIsActive_
setApollxListIsActive(bool apollxListIsActive_
setApprovalForAll(address operatorbool approved
setBaseURI(string customBaseURI_
setPublicMintIsActive(bool publicMintIsActive_
setSaleIsActive(bool saleIsActive_
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.