See how much ASI you get for your OCEAN, AGIX, or FET. https://asi.kremalicious.com/
Go to file
Matthias Kretschmann 59c0faa195
tweak FET calculation (#26)
* As of July 1st, use fixed ratios instead of FET market price as the markets for OCEAN & AGIX are limited
* migration contracts guarantee fixed rate so no need for market rates for OCEAN/FET or AGIX/FET
2024-07-01 16:46:48 +01:00
.github ci setup 2024-04-02 10:54:55 +01:00
.husky add husky 2024-04-02 10:54:41 +01:00
app add new ASI logo 2024-06-10 14:54:58 +01:00
components add new ASI logo 2024-06-10 14:54:58 +01:00
features tweak FET calculation (#26) 2024-07-01 16:46:48 +01:00
images add new ASI logo 2024-06-10 14:54:58 +01:00
lib better number formatting (#9) 2024-04-16 12:20:29 +02:00
public add new ASI logo 2024-06-10 14:54:58 +01:00
styles add new ASI logo 2024-06-10 14:54:58 +01:00
types typescript fix 2024-05-05 14:45:07 +01:00
.env.example refactor 2024-04-01 02:25:23 +01:00
.eslintrc.json Initial commit from Create Next App 2024-03-29 11:36:05 +00:00
.gitignore Initial commit from Create Next App 2024-03-29 11:36:05 +00:00
.prettierrc.json prototype 2024-03-29 14:06:40 +00:00
constants.ts analytics only in production 2024-04-06 18:34:43 +01:00
content.md update links 2024-06-11 12:50:23 +01:00
LICENSE add license 2024-04-02 00:20:10 +01:00
next.config.mjs remove remote image config 2024-05-05 14:23:37 +01:00
package-lock.json Bump @types/node from 20.12.7 to 20.14.9 (#23) 2024-07-01 15:05:32 +01:00
package.json Bump eslint-config-next from 14.2.3 to 14.2.4 (#24) 2024-07-01 15:02:29 +01:00
README.md add license 2024-04-02 00:20:10 +01:00
tsconfig.json dynamic opengraph image 2024-04-02 12:58:12 +01:00

ASI Calculator

See how much ASI you get for your OCEAN, AGIX, or FET.

→ asi.kremalicious.com

Development

npm run dev

Please note that this requires the environment variable WEB3_API_URL to be present. This is a private API so running this project locally probably won't work out.

License

The MIT License

Full license text