The latest block we've processed for this chain is 21213264, which is 23 minutes old. We're running behind the tip but working to resolve the issue.

The Noble Animal Society

Verified contract

Active on Ethereum with 30 txns
Deployed by via 0x51280733 at 16486995
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional variables

No balances found for "The Noble Animal Society"

0x01337e719a00d216eeee0d015a315b6e20c6e61f593daac238b3647f77f3f562
0x678a10b99a1e240a3dbb040ba59ce7edf111fc17a95fd635acbb75d816bc5784
0x66bc1b414e586131e0bd3e23248bd595a5ab89177674994d9ac17e12d72948a0
0xe46afd18c9e4cc3a8b6d733bdbb0e10e142d8311ad51179a79ff98985c80ed9d
0x2d2b623f08a072c6735331f086e560cb195a0a752cca414801feaa631c8f6c92
0x5ac83eda874db5bfbea02812277bf7041de4df17b8876ed8d5039f5921b867a8
0xa1bfa7edb4070958b8955b8de7e77043789a3d83c8b68773750ced141cd7a3b9
0x53a48109c80b00ad2a99148e6380ca792d0ce471cb0ccf28f060877d6bbf9a5d
0x4b97b822e4df3754e722ebce6f0cb19f62669e56436ad3fe5caf00aedeaa5cab
0xae8ef3cac8e543c6a2e9ef7410ec45f4f4fd5867c8ea19ae9af0c0fa9807483e

Functions
Getter at block 21213263
contractURI(view returns (string)
disableSalesWithETH(view returns (bool)
true
disableSalesWithToken(view returns (bool)
true
getOwnerCount(view returns (uint256)
77
maxMintForOne(view returns (uint16)
1500
maxPerAddress(view returns (uint16)
50
maxPerMint(view returns (uint16)
51
name(view returns (string)
The Noble Animal Society
owner(view returns (address)
0x14891cd5d3aa2d858b1daeb1edeeab605eebcfcb
paymentToken(view returns (address)
0x0000000000000000000000000000000000000000
price(view returns (uint256)
50000000000000000
priceForFive(view returns (uint256)
220000000000000000
priceForThreeWithToken(view returns (uint256)
30000000000000000000
priceWithToken(view returns (uint256)
10000000000000000000
saleActive(view returns (bool)
true
symbol(view returns (string)
NAS
totalSupply(view returns (uint256)
77
transferDisabled(view returns (bool)
false
treasuryAddress(view returns (address)
0x1f3eac5ba1247db5b31d6f6478eb234eaa75e14a
useBaseUriOnly(view returns (bool)
false
whitelistMax(view returns (uint256)
3
Read-only
FeeRecipients(uint256view returns (address recipientuint256 basisPoints)
TokenURIMap(uint256view returns (string)
Whitelist(addressview returns (bool)
WhitelistMints(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isOwnerOf(address accountuint256[] _tokenIdsview returns (bool)
isProxyToApproved(address proxyAddressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenOfOwnerByIndex(address accountuint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addFeeRecipient(address recipientuint256 basisPoints
approve(address touint256 tokenId
batchSafeTransferFrom(address _fromaddress _touint256[] _tokenIdsbytes data_
batchTransferFrom(address _fromaddress _touint256[] _tokenIds
buy(uint8 amountpayable 
buyFiveAtSetPrice(payable 
buyOne(payable 
buyOneWithToken(
buyThree(payable 
buyThreeWithToken(
buyWithToken(uint16 amount
distributeETH(
distributeTokens(
editFeeRecipient(uint256 idaddress recipientuint256 basisPoints
flipProxyState(address proxyAddress
gift(address[] receiversuint256[] amounts
mint(address receiveruint16 amount
mintOne(address receiver
mintThree(address receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string URI
setContractURI(string URI
setDisableSalesWithETH(bool value
setDisableSalesWithToken(bool value
setMaxMint(uint16 maxMint_
setMaxPerAddress(uint16 _maxPerAddress
setMaxPerMint(uint16 _maxPerMint
setPrice(uint256 _price
setPriceForFive(uint256 value
setPublicSaleActive(
setTokenUri(uint256 tokenIdstring _uri
setTransferDisabled(bool _transferDisabled
setVaultAddress(address addr
setWhitelistMax(uint256 value
setWhitelistSaleActive(
toggleSaleActive(
toggleUseBaseUri(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateConfig(uint16 _maxMintuint16 _maxPerMintuint256 _priceuint16 _maxPerAddressbool _saleActivestring _uriaddress _paymentTokenuint256 _priceWithToken
updateToken(address _paymentTokenuint256 _priceWithToken
whitelistAdd(address[] addresses
whitelistRemove(address[] addresses
withdrawETH(
withdrawTokens(address _token
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
DistributeETH(address indexed senderuint256 indexed balance
DistributeTokens(address indexed senderuint256 indexed balance
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
WhitelistAdd(address indexed useraddress[] indexed addresses
WhitelistRemove(address indexed useraddress[] indexed addresses
WithdrawETH(address indexed senderuint256 indexed balance
Constructor
constructor(string name_string symbol_address treasury_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.