Gateways by Anon

Verified contract

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

No balances found for "Gateways by Anon"

0x63ec973ef1fb032e51e1455f1112f7aedd75f12f39017898afd9dca553ed29da
0x13c028bb83d056ca991c98484ebbac4f1e2eb977d0d448de5f26d9a53cf1b31a
0xb2c76d1d1b766a5d60bac29638a5e462ba9d2ef10bb4b4a4d87dbd6aad64507e
0xc7fa6510082fa3d46f918e20952259be08fe0c4d1fee1c2b4b819d05a3aedf06
0x4bc6f95a02cd642630e7dfc46c1263d215ba95740246a2f35246ac288aa52e5c
0x665b3deb048047a88ec39d7058a1eb4e3a5401045ea0006f78b191e5f1d2bbbd
0xa7b1308a23d77a00efd9f1c6fb1756caccfef868a1d268f4d9ce8aefeeb48c0f
0xdd2f074be1fe79b05f781ac5b9204ece004a5c81db1565226af32ca3651784b2
0xb5e16fafe362978c4bbc549ffdf2c93581cd579bb3cb44ebd0d486e9400c22f6
0xeaafc53db6d4139bd4f796b8e27026bbff87a9e03bdf0e60bad4537091848fef

Functions
Getter at block 20980811
baseURI(view returns (string)
ipfs://QmbnLM7A17nF7y6DSdCZWLfwu6rqrQz1ekiiL81xDMNcYh/
costCheck(view returns (uint256)
1000000000000000
maxFreePerWallet(view returns (uint256)
3
maxPerFree(view returns (uint256)
3
maxPerTx(view returns (uint256)
5
maxPerWallet(view returns (uint256)
5
maxSupply(view returns (uint256)
999
mintEnabled(view returns (bool)
true
name(view returns (string)
Gateways by Anon
owner(view returns (address)
0xc386a4a12181d64f55b257299fd0de2635b11ad6
price(view returns (uint256)
1000000000000000
symbol(view returns (string)
GbA
totalFree(view returns (uint256)
999
totalFreeMinted(view returns (uint256)
890
totalSupply(view returns (uint256)
999
Read-only
_mintedFreeAmount(addressview returns (uint256)
_totalMintedAmount(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
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
CommunityWallet(uint256 quantityaddress user
approve(address touint256 tokenId
burn(address mintAddressuint256 count
mint(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseUri(string baseuri_
setMaxPerFree(uint256 MaxPerFree_
setMaxTotalFree(uint256 MaxTotalFree_
setPrice(uint256 price_
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.