NonFunGerbils v2

Verified contract

Active on Ethereum with 170 txns
Deployed by via 0x749a610c at 11503873
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "NonFunGerbils v2"

0xc36ef1161f97e56ea09cfaa7d5c674ef6175c4ada0fe47768525d8cc96b682f3
0xeafbd8c0c462dd4464a5f4f346113044a0480ceefe9dee091512ff2cf4c5f3cd
0x76522a8303a7a6c1bff0f17b09f670695feffb1fc2adcd0a35151d238d8b9eeb
0xfbe06cd9af414eb7ae021c175a777108a9b90a3c12009c33841e0377f58102c0
0x30068c3b7fd4e4cdec22bf866b82e9b2e90cdb3d5258601ecd1d21e57e4f74e8
0x3e2ebfb95161a9e989ec6ba11ece270b06201bcc1c8465c66a882ce9bb18f456
0x22f558618760d51aebd0c1bb5da40bc33deb573150368ed0364efa7911856634
0x722a7a6da761ee1ab1ce56d1b4cb5966540de342887e4c7ce69fa0992e0760d1
0xfa19c6b0e3b5fa95bbfb13eda9853d771d87424e519671bc5de2669fe0c455f6
0xbd3fd8ab7077934e3ea7bfb0354d2bf00057a3aef46d1cebe4ad75cbcb8517f4

Functions
Getter at block 21008984
MAX_MINT(view returns (uint256)
2000
MintableAddress(view returns (address)
0x02a522d98ec2d2c3bbe91acc29ee7fd32ab880ab
_totalBatches(view returns (uint256)
11
_totalSupply(view returns (uint256)
421
baseURI(view returns (string)
https://meta.nonfungerbils.com/v2/
hasRoyalties(pure returns (bool)
true
name(view returns (string)
NonFunGerbils v2
owner(view returns (address)
0x7b8405d2e5c06156c6336666a0d9029a6c3b1364
royaltyAmount(view returns (uint256)
750
royaltyInfo(view returns (uint256address)
(750, 0x7b8405d2e5c06156c6336666a0d9029a6c3b1364)
symbol(view returns (string)
NFGv2
totalSeries(view returns (uint256)
0
totalSupply(view returns (uint256)
421
Read-only
BalancesMap(addressview returns (uint256)
PreMintData(uint256view returns (uint256 amount_of_tokens_leftuint256 priceaddress creatorstring url)
PrintSeries(uint256view returns (bool)
_batchMintOwnersMap(uint256view returns (uint256 startuint256 endaddress ownerstring URL)
_exists(uint256 tokenIdview returns (bool)
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)
tokenOwners(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
batchMint(address touint256 countreturns (bool)
batchMintURL(address touint256 countstring _URLreturns (bool)
createPrintSeries(uint256 _amountuint256 _pricestring _urlreturns (bool)
mint(address toreturns (bool)
mintSeries(uint256 _seriesIDaddress _topayable returns (bool)
mintWithURI(address tostring urlreturns (bool)
renounceOwnership(
royaltiesRecieved(address _creatoraddress _buyeruint256 _amount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setApprovalForExchange(address owneraddress exchangebool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RecievedRoyalties(address indexed creatoraddress indexed buyeruint256 indexed amount
SeriesMade(address indexed creatoruint256 indexed priceuint256 indexed amount_made
SeriesPurchased(address indexed buyeruint256 indexed token_iduint256 indexed price
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
TransferFee(address indexed touint256 indexed fee
TransferPayment(address indexed touint256 indexed amount
Constructor
constructor(string namestring symbolstring baseURIuint256 batch_amountuint256 royalty_amountaddress creator
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.