Genesis Gods By NaelG
Verified contract
Active on
Ethereum with 2,623 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Genesis Gods By NaelG"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18014820 | a year ago | | | 0 | 0.0021034618 | |
| 17397785 | a year ago | | | 0 | 0.00066665730 | |
| 16744082 | 2 years ago | | | 0 | 0.00054813703 | |
| 16092426 | 2 years ago | | | 0 | 0.00030861454 | |
| 15953036 | 2 years ago | | | 0 | 0.00055009197 | |
| 15953029 | 2 years ago | | | 0 | 0.00052773059 | |
| 15953027 | 2 years ago | | | 0 | 0.00056703877 | |
| 15953026 | 2 years ago | | | 0 | 0.00048214979 | |
| 15953026 | 2 years ago | | | 0 | 0.00055754970 | |
| 15953025 | 2 years ago | | | 0 | 0.00058260101 |
ABI
ABI objects
Getter at block 21310030
WLpaused() view returns (bool)
true
cost() view returns (uint256)
0
hiddenMetaURL() view returns (string)
ipfs://QmNmd1JzdJzp2ABEFED852J1C9U1irMWBKo4c9z9gYz3NF
maxMintAmountPerTx() view returns (uint256)
5
maxMintingInPresale() view returns (uint256)
3000
maxSupply() view returns (uint256)
7777
maxWLMintAmountPerTx() view returns (uint256)
3
name() view returns (string)
Genesis Gods By NaelG
owner() view returns (address)
0xfd28763877c0da52c9c3d78a795daeb4047a9643
paused() view returns (bool)
false
revealed() view returns (bool)
false
symbol() view returns (string)
GG
totalSupply() view returns (uint256)
7777
uriSuffix() view returns (string)
.json
whiteListCost() view returns (uint256)
70000000000000000
whitelistMerkleRoot() view returns (bytes32)
0x29998d0571bc2b18db4bd7cf4f4c30de7199adca2ebe4a08c10356f2e0702484
whitelistOGMerkleRoot() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256 tokenId)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events adminMint(uint256 _mintAmount, address _receiver)
approve(address to, uint256 tokenId)
mint(uint256 _mintAmount) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setCost(uint256 _cost)
setHiddenURL(string _hiddenMetaURL)
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx)
setMaxWLMintAmountPerTx(uint256 _maxMintAmountPerTx)
setPaused()
setRevealed()
setUriPrefix(string _uriPrefix)
setWLCost(uint256 _cost)
setWLPaused()
setWhitelistMerkleRoot(bytes32 _whitelistMerkleRoot)
setWhitelistOGMerkleRoot(bytes32 _whitelistOGMerkleRoot)
setmaxMintingInPresale(uint256 _maxMintingInPresale)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
whitelistMint(uint256 _mintAmount, bytes32[] merkleProof) payable
whitelistOGMint(uint256 _mintAmount, bytes32[] merkleProof)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.