Skip to content
This repository has been archived by the owner on Jul 3, 2022. It is now read-only.

Commit

Permalink
Add Kurobi (#697)
Browse files Browse the repository at this point in the history
  • Loading branch information
peerwaya committed Sep 5, 2021
1 parent 6b5623e commit e05eb6e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 19 additions & 1 deletion src/tokens/solana.tokenlist.json
Expand Up @@ -11897,7 +11897,25 @@
"website": "https://solana.lido.fi/",
"twitter": "https://twitter.com/LidoFinance/"
}
}
},
{
"chainId": 101,
"address": "2Kc38rfQ49DFaKHQaWbijkE7fcymUMLY5guUiUsDmFfn",
"symbol": "KURO",
"name": "Kurobi",
"decimals": 6,
"logoURI": "https://raw.githubusercontent.com/solana-labs/token-list/main/assets/mainnet/2Kc38rfQ49DFaKHQaWbijkE7fcymUMLY5guUiUsDmFfn/logo.png",
"tags": [
"utility-token"
],
"extensions": {
"website": "https://kurobi.io/",
"medium": "https://kurobi.medium.com/",
"github": "https://github.com/KurobiHq/",
"telegram": "https://t.me/kurobi_io",
"twitter": "https://twitter.com/kurobi_io"
}
}
],
"version": {
"major": 0,
Expand Down

0 comments on commit e05eb6e

Please sign in to comment.