Mintbase / Mintbase/arak

Index CryptoKitties

Open Beginner friendly
#9 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.