Solon NFTs

Verified contract

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

No balances found for "Solon NFTs"

0x73bb14b109513c3b43b85da37b09e02bacd3d7d2605ec0c38de19502c7756cf8
0x3ef92c64286c76efd86aa99e83918e45f1e30e4dc349e98f579a22aaa62aebdf
0x25d5c156a0e21097f4491869d7346cf314a2890325c0c4702f10b3a4bf85ff95
0xf6251a402a6115ed2e6b519c8ae205c519430de271f40e3679d5c90192cba5cb
0x0f2bb9746e33c0d87d3ae42d56f25375e526dfdef8dd4d0d0c740093839fbe6d
0x8aea32da8961f5d53a527c1b50fd0454a9e951a72db4a5c15a9bfa16b1dc8d56
0xeaa410f2b821a881d7159abfe92829d5de7dda4959814abd8239b4192ae865ce
0xb6cc0821c5ced54e517b18b6ca1e3b12f78ec8c63b8030c45d180884a5c7c3ac
From
0x9e4cf8f79dba1919d1d8333af8d355b834d07a100f763229208aa898d4c84cb2
0x22ac7d2ebda4333bc0b8a2b0c2caeebf1c2a1d2c25a56108f085360c5f68a25c

Functions
Getter at block 20821382
baseURI(view returns (string)
https://www.solon.finance/api/
limit(view returns (uint256)
7
maxSupply(view returns (uint256)
2187
name(view returns (string)
Solon NFTs
owner(view returns (address)
0x07bc0df212c22f4cd30eac16150038283770f53f
symbol(view returns (string)
AOE
totalSupply(view returns (uint256)
2089
whitelistDisabled(view returns (bool)
true
Read-only
amountMinted(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
earlyAdopterWhitelist(addressview returns (bool)
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)
whitelist(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
disableWhitelist(
mint(uint256 numberpayable 
rename(uint256 tokenIdstring namepayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setLimit(uint256 newLimit
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateEarlyAdopterWhitelist(address[] addresses
updateWhitelist(address[] addresses
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.