Genesis Kiyoko By Yajuu
Verified contract
Active on
Ethereum with 1,403 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 Kiyoko By Yajuu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18919007 | a year ago | | | 0 | 0.00043971440 | |
| 15914155 | 2 years ago | | | 0 | 0.00065023364 | |
| 15914014 | 2 years ago | | | 0 | 0.00060183923 | |
| 15695299 | 2 years ago | | | 0 | 0.00045063995 | |
| 15222131 | 2 years ago | | | 0 | 0.00039692752 | |
| 15135397 | 2 years ago | | | 0 | 0.0010764769 | |
| 15129421 | 2 years ago | | | 0 | 0.00083208546 | |
| 15115215 | 2 years ago | | | 0 | 0.00098542530 | |
| 15113736 | 2 years ago | | | 0 | 0.00054561600 | |
| 15093818 | 2 years ago | | | 0 | 0.00064127098 |
ABI
ABI objects
Getter at block 21215854
FREE_MAX_SUPPLY() view returns (uint256)
1000
MAX_PER_TX() view returns (uint256)
20
MAX_PER_TX_FREE() view returns (uint256)
1
MAX_SUPPLY() view returns (uint256)
4444
baseExtension() view returns (string)
baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmecARYjFif1PTgrPkeiwtfEaHViH4tfRu4JUkeUz9NHVr
contractURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmecARYjFif1PTgrPkeiwtfEaHViH4tfRu4JUkeUz9NHVr
name() view returns (string)
Genesis Kiyoko By Yajuu
owner() view returns (address)
0x8188c596c733c287ddb7f36803e0963668993dbf
paused() view returns (bool)
false
price() view returns (uint256)
3000000000000000
proxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol() view returns (string)
KIYOKO
totalSupply() view returns (uint256)
1630
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)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
configPrice(uint256 newPrice)
configfreekiyoko(uint256 newFreesupply)
configkiyokomax(uint256 newSupply)
mint(uint256 _amount) payable
ownermint()
pause(bool _state)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
setContractURI(string _contractURI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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.
ApprovalCallerNotOwnerNorApproved()
ApprovalQueryForNonexistentToken()
ApprovalToCurrentOwner()
ApproveToCaller()
BalanceQueryForZeroAddress()
MintToZeroAddress()
MintZeroQuantity()
OwnerQueryForNonexistentToken()
TransferCallerNotOwnerNorApproved()
TransferFromIncorrectOwner()
TransferToNonERC721ReceiverImplementer()
TransferToZeroAddress()