GFarmNFT V2

Verified contract

Active on Ethereum with 2,278 txns
Deployed by via 0xec364879 at 11658017
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 "GFarmNFT V2"

0x5f775f386fe8841ea06724554bda69ca53379f3dba90092eb4b52916504783bc
0x934c0a04eda62f3f804a27ed652ff0f456bd1217c354cddaae9247de5cbcd84e
0x23d438b63a6d1b6084cf27552854f634ab1b2c3dd75511bca1412fb1405d61e4
0xdf1cc02a123cebf0f6f95dcb60ceaf51b50b3742c1795d91a5725994b2e7257f
0x46ca1a10d6a90a3facef0d76a5752ccbffa166e00eb0c24838a2a9aa722117fd
0x4ee6af53d60c397f9c56e303287eca7a967733bedc4512b77956b27a24c05ac3
0x5a856da491736bf221de655fd44a92841a1d10fd431ec5ea0706ee5f22a611b7
0x5f414fd42b7e4b63c1c15fd7e005f08f065a9afef2461187116e35d1ccc600bb
0x04c46a9c644e159e618f2154eecbcc5ff7a2a979465e4ae3675383a937bd5990
0xdb0a204d586dc2f64b5bcacaf0db6c3720ec70e2acb1914e8e3a92e02b5f9d3a

Functions
Getter at block 20826974
baseURI(view returns (string)
currentSupplyArray(view returns (uint16[5])
[500, 400, 300, 200, 100]
farm(view returns (address)
0x1e887e7115321b4ee5d58dd446ec09e12b45d81b
maxSupplyArray(pure returns (uint16[5])
[500, 400, 300, 200, 100]
name(view returns (string)
GFarmNFT V2
ownedCount(view returns (uint256[5] nfts)
[0, 0, 0, 0, 0]
requiredCreditsArray(pure returns (uint24[5])
[6400, 12800, 32000, 64000, 128000]
symbol(view returns (string)
GFARM2NFT
totalSupply(view returns (uint256)
1500
Read-only
balanceOf(address ownerview returns (uint256)
currentSupply(uint8 _leverageview returns (uint16)
getApproved(uint256 tokenIdview returns (address)
idToLeverage(uint256view returns (uint8)
isApprovedForAll(address owneraddress operatorview returns (bool)
leverageID(uint8 _leveragepure returns (uint8)
maxSupply(uint8 _leveragepure returns (uint16)
ownerOf(uint256 tokenIdview returns (address)
requiredCredits(uint8 _leveragepure returns (uint24)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
claim(uint8 _leverage
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _farm
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.