mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add Fei Protocol (ERC20) (#6178)
* Add files via upload Add FEI and TRIBE logos * Add files via upload Add FEI and TRIBE logos * Add files via upload Upload FEI and TRIBE logos * Info for token Fei Protocol * Update info.json * fixing FEI and TRIBE Co-authored-by: Joey Santoro <joseph.santoro@duke.edu>
This commit is contained in:
parent
2f9d59eb8c
commit
5acc7c19ea
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "Fei",
|
||||
"type": "ERC20",
|
||||
"symbol": "FEI",
|
||||
"decimals": 18,
|
||||
"website": "https://fei.money",
|
||||
"description": "The stablecoin created by Fei Protocol",
|
||||
"explorer": "https://etherscan.io/token/0x956F47F50A910163D8BF957Cf5846D573E7f87CA",
|
||||
"status": "active",
|
||||
"id": "0x956F47F50A910163D8BF957Cf5846D573E7f87CA"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 4.9 KiB |
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "Tribe",
|
||||
"type": "ERC20",
|
||||
"symbol": "TRIBE",
|
||||
"decimals": 18,
|
||||
"website": "https://fei.money",
|
||||
"description": "The governance token for Fei Protocol",
|
||||
"explorer": "https://etherscan.io/token/0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B",
|
||||
"status": "active",
|
||||
"id": "0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 8.3 KiB |
Loading…
Reference in New Issue
Block a user