GRIDS by Rasell Nova

Verified contract

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

No balances found for "GRIDS by Rasell Nova"

0x6c092d322fd8ec3826ead3a0df9d9e5bc3fcc076eb63c474e901daeb2937a22c
0xcc597c3c40f5591a6eca727968e93c75b9f8d3f45f00f85ccb73699d13dc9bdd
0x419deb3efcdf2e70bcd0b13c0e81822f275a5122396f8471c31947d4e9758a8b
0x1fab0900a8ccf126dc6111e82259b4227627cb1a33342b766ac4285b752d017e
0x3b5bddefa44595f5789e0d7af8a72e595cbc40426385a5bb40757075bd724fae
0x8d3dd65b29c0cb86b5de30f4e3c6ad3f3bb27a6fb0dc3fb74fa068b36b627ac5
0xe4bdb08328b0dd919b89e36295f51d432df7c6ea81e3532d9f912942566f02bb
0xc08ae1a75c62ff69b8adf1cedea75e33afc4e4c0b395ed9f9b6b73cd10cba826
0x48359168d889a6030f5cfbb6677d263692ca2a87f85a9b9d6928325694f02264
0xa946e02d0d2263d63fa6e7fee769bf747d6345e12aa8b81b03c1b350e20b42c1

Functions
Getter at block 21306887
COST(view returns (uint256)
2000000000000000
freePertx(view returns (uint256)
1
maxSupply(view returns (uint256)
777
name(view returns (string)
GRIDS by Rasell Nova
owner(view returns (address)
0x912f606e4717c1cb1d774c9d75a510fd8904a335
symbol(view returns (string)
GRIDS
totalSupply(view returns (uint256)
777
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
community_mint(address addruint256 amount
mint(uint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setFreeTx(uint256 amount
transferFrom(address fromaddress touint256 tokenIdpayable 
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(