-
Notifications
You must be signed in to change notification settings - Fork 693
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ALI token added (goerli/base-goerli) (#555)
* ALI token added (goerli/base-goerli) * add legacy l1Token() and l2Bridge() functions
- Loading branch information
Showing
2 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "Artificial Liquid Intelligence Token", | ||
"symbol": "ALI", | ||
"decimals": 18, | ||
"description": "ALI is the native utility token of the Alethea AI Protocol", | ||
"website": "https://alethea.ai/", | ||
"twitter": "@real_alethea", | ||
"tokens": { | ||
"ethereum": { | ||
"address": "0x6B0b3a982b4634aC68dD83a4DBF02311cE324181" | ||
}, | ||
"goerli": { | ||
"address": "0x3ACd26F0b5080C30c066a2055A4254A5BB05F22a" | ||
}, | ||
"base-goerli": { | ||
"address": "0xC6729C6cFc6B872acF641EB3EA628C9F038e5ABb" | ||
} | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.