GitTrees

Verified contract

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

No balances found for "GitTrees"

0x0837e2a239bac1e674646699c23f3ce32df2b13a87189dc61895ea1096dd433f
0x6d4af00359c2142c07b4a01842d489f37f996b95edc123f76cbffbbcb87a748c
0x65dfcd16faafda3bb978a05a7f6b4c340076747c9f27685588084dc728eb9393
0x31cd98cc710cedd2b6c4db35419061d7743abe0f9d7cffdec942b7db7b847456
0x363f2785e5fb1a4d6c6a85cce641819fa0181074ebac6f0535cd429dae964d7f
0x28740611288fe2df2da2dc8081f86a65a80ecb02f5ab5235305066eda545521b
0x4e8f03392265904b19ce943f893ce56e3c39ada5921047802c401fceccb37255
0x97060ecb6f9bf74a2cd2ff0e4e16c8e576ba7f9e5058c1420f2b79bcf8650192
0x4488cdee8f0148537ec6908e729bae6bfd062060b08d78def424c2c6d02a72f7
0x1ea74241e562d0ecf988b28970a7667cdc6350e7f01f733b39deb340f70dfcf6

Functions
Getter at block 20852979
availableTokens(view returns (uint256)
224
claimingEnabled(view returns (bool)
true
getAvailableSeeds(view returns (uint256)
0
getRemainingGlyphMints(view returns (uint256)
0
glyphTokensMinted(view returns (uint256)
8
maxGlyphTokens(view returns (uint256)
8
maxReservedTokens(view returns (uint256)
24
maxTokens(view returns (uint256)
256
mintingCost(view returns (uint256)
200000000000000000
mintingEnabled(view returns (bool)
true
name(view returns (string)
GitTrees
normalTokensMinted(view returns (uint256)
224
owner(view returns (address)
0xb96aaff3e62f95fc01232371768fef59b3d818cd
reservedTokensMinted(view returns (uint256)
24
symbol(view returns (string)
GITTREES
totalSupply(view returns (uint256)
256
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getTokensOfAddress(address address_view returns (uint256[])
glyphUsedForMint(uint256view returns (uint256)
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 tokenId_view returns (string)
State-modifying
addMintingQuota(uint256 quotaAmount_
approve(address touint256 tokenId
mintWithGlyph(uint256 glyphId_
normalMint(payable 
ownerMintNormalTokens(
ownerMintReservedTokens(
ownerMintWithGlyph(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setAutoglyphsAddress(address address_
setBaseTokenURI(string uri_
setMintingCost(uint256 mintingCost_
setMintingQuota(uint256 quotaAmount_
setPublicClaiming(bool status_
setPublicMinting(bool status_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawEther(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Mint(address indexed touint256 indexed tokenId
MintWithGlyph(address indexed touint256 indexed tokenIduint256 indexed GlyphId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.