-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat/axelarscan workers #387
Conversation
canhtrinh
commented
Jul 1, 2024
•
edited
Loading
edited
- a simple rest wrapper that returns gas prices and approval cost for chains
- it has two endpoints: gasPrices and gasPrices/{chain}
- for each chain config, it gives you gas price and approval cost. it is based on a hard-coded config for now in this repo, but eventually to be replaced by a database that updates over some time period
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
a47a2a4
to
75f332a
Compare