Index CryptoKitties
Open
Beginner friendly
Nobody has claimed this yet.
todo
- Dominant language
- Rust
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
These NFTs are so OG they do not conform to current standards, because the standards did not exist yet.
Here is the event signature to watch for:
[[event]]
name = "crypto_kitties"
start = 4605160
contract = "0x06012c8cf97bead5deae237070f9587f8e7a266d"
signature = "event Transfer (address from, address to, uint256 tokenId)"
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the event-index configuration or registration entry that uses the shown [[event]] format. Add the CryptoKitties contract, starting block, event signature, and crypto_kitties name as specified; done means the Ethereum event can be indexed from block 4605160 for that contract.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100