GenKodomo
Verified contract
Active on
Ethereum with 674 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 "GenKodomo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16312703 | 2 years ago | | | 0 | 0.00068497457 | |
| 16284621 | 2 years ago | | | 0 | 0.0028894792 | |
| 16204997 | 2 years ago | | | 0 | 0.00060761536 | |
| 16029462 | 2 years ago | | | 0 | 0.00030969354 | |
| 15912545 | 2 years ago | | | 0 | 0.00072481696 | |
| 15912227 | 2 years ago | | | 0 | 0.00075599335 | |
| 15788188 | 2 years ago | | | 0 | 0.00088325592 | |
| 15764724 | 2 years ago | | | 0 | 0.00060296025 | |
| 15757477 | 2 years ago | | | 0 | 0.00065541238 | |
| 15711120 | 2 years ago | | | 0 | 0.0013370416 |
ABI
ABI objects
Getter at block 21193943
ERC712_VERSION() view returns (string)
1
_contractURI() view returns (string)
baseTokenURI() view returns (string)
ipfs://bafybeic7or35zxqpo3wli44wrfhzf77vvrjr7bk2fbocl2ohqprin4esfi/
contractURI() pure returns (string)
ipfs://bafkreih7tvpnxa3lgpviwgq33g5eptugewgxnzggcbduvvln3yhg25evbq
getChainId() view returns (uint256)
1
getDomainSeperator() view returns (bytes32)
0x309cda927f262854a17e31674569eee711ec2b81a5f92c3c4fd1ab932a434ffb
isSaleActive() view returns (bool)
true
maxFree() view returns (uint256)
0
maxMintPerTx() view returns (uint256)
5
maxMintPerWallet() view returns (uint256)
50
maxSupply() view returns (uint256)
444
mintPriceInWei() view returns (uint256)
5000000000000000
name() view returns (string)
GenKodomo
owner() view returns (address)
0xb1650de5edf48faee6787a1f420a7bf4104d0468
symbol() view returns (string)
GKDO
totalSupply() view returns (uint256)
444
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getNonce(address user) view returns (uint256 nonce)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 id) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
executeMetaTransaction(address userAddress, bytes functionSignature, bytes32 sigR, bytes32 sigS, uint8 sigV) payable returns (bytes)
mint(uint256 amount) payable
mintTo(address _to)
payment()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseTokenURI(string uri)
setFreePerWallet(uint256 amount)
setPublicSale(bool toggle)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
MetaTransactionExecuted(address userAddress, address relayerAddress, bytes functionSignature)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _proxyRegistryAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.