mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* Add status field to all info files (where missing, with value active). * Enforce check for field status. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
19 lines
731 B
JSON
19 lines
731 B
JSON
{
|
|
"name": "Shrimp.Finance(SHRIMP)",
|
|
"website": "https://shrimp.finance/",
|
|
"source_code": "https://github.com/shrimp-finance/shrimp-protocol",
|
|
"description": "SHRIMP is an entirely decentralized protocol, similar to YAM but without the shortcomings of YAM. Which practices elastic supply, and fair distribution",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/FinanceShrimp",
|
|
"handle": "FinanceShrimp"
|
|
}
|
|
],
|
|
"explorer": "https://etherscan.io/token/0x38c4102D11893351cED7eF187fCF43D33eb1aBE6",
|
|
"type": "ERC20",
|
|
"symbol": "SHRIMP",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x38c4102D11893351cED7eF187fCF43D33eb1aBE6"
|
|
} |