tibudiyanto / indexoor

BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

indexoor

Just a way for me to learn more about eth chain data and also maybe try to index it (?)

Goals

Dev Notes

Blocks

field dataType
baseFeePerGas int
difficulty int
extraData HexBytes
gasLimit int
gasUsed int
hash HexBytes
logsBlook HexBytes
miner str
mixHash HexBytes
nonce HexBytes
number int
parentHash HexBytes
receiptsRoot HexBytes
size int
stateRoot HexBytes
timestamp int

Contract

field type
name str
type str
addr str
symbol str
totalSupply int
tokenURI str