Kryptic Kids
Verified contract
Active on
Ethereum with 11,028 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 "Kryptic Kids"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21101487 | 10 days ago | | | 0 | 0.00036199240 | |
| 21006742 | 23 days ago | | | 0 | 0.00022214731 | |
| 20768606 | 2 months ago | | | 0 | 0.000061239628 | |
| 20768605 | 2 months ago | | | 0 | 0.000059448000 | |
| 20755137 | 2 months ago | | | 0 | 0.000060795800 | |
| 20711988 | 2 months ago | | | 0 | 0.00012830911 | |
| 20704107 | 2 months ago | | | 0 | 0.000037373492 | |
| 20688782 | 2 months ago | | | 0 | 0.000073924004 | |
| 20529851 | 3 months ago | | | 0 | 0.000075888159 | |
| 20219047 | 4 months ago | | | 0 | 0.00033222876 |
ABI
ABI objects
Getter at block 21172935
baseURI() view returns (string)
https://kkmetadata.s3.filebase.com/NewMetadata/
maxPack() view returns (uint256)
5
maxSupply() view returns (uint256)
8128
name() view returns (string)
Kryptic Kids
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0xc9e63481e38e409011bdb8b2e8ec98d1177937bb
publicStatus() view returns (bool)
true
symbol() view returns (string)
Degenerate
totalReleased() view returns (uint256)
87450000000000000000
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
8126
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)
packCounter(address) view returns (uint256)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
shares(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
ownerMint(uint256 _mintAmount) payable
publicMintPack() payable
release(address account)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setMaxPack(uint256 _newMaxPackAmount)
setP(bool _pstatus)
setPackPrice(uint256 _newPackPrice)
setURI(string _newBaseURI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw() payable
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)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _name, string _symbol, string _initBaseURI)
receive()
This contract contains no error objects.