ethereum-lists / ethereum-lists/chains

Add GasPrice information

Open
#162 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Kotlin
Stars
9.8k
Forks
8.1k
Avg merge
1d 6h
Merged PRs (30d)
83

Description

this is a follow-up and replaces #24

we should add a field "gasPrice" like this:
```json
{
"infoURL": "https://gasnow.org",
"eips": [ "1599" ],
"defaultValue": "2000000000"
}
```
Still thinking about a field that indicates if a gas price is stable "Under ordinary circumstances," like in xDAI
https://challenge.xdaichain.com/cost-estimates

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the chain metadata records and schema that define fields like infoURL, eips, and defaultValue, then compare them with the JSON shape in the issue. Review the linked xDAI discussion before deciding whether gasPrice should include a stability indicator. Done means the gasPrice field is represented consistently and the unresolved stability question has a documented decision.

Written by the indexing model from the issue text.

Assessment

Tech stack
json, kotlin
Domain
blockchain
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.