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>
18 lines
628 B
JSON
18 lines
628 B
JSON
{
|
|
"name": "FlynJamm",
|
|
"website": "https://outpost-protocol.com/jamm",
|
|
"description": "A social token for crypto-natives who are experimenting with tokenized community tools to pave the way for new creator economies.",
|
|
"explorer": "https://etherscan.io/token/0x56687cf29Ac9751Ce2a4E764680B6aD7E668942e",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/jammsession_",
|
|
"handle": "jammsession_"
|
|
}
|
|
],
|
|
"type": "ERC20",
|
|
"symbol": "JAMM",
|
|
"decimals": 4,
|
|
"status": "active",
|
|
"id": "0x56687cf29Ac9751Ce2a4E764680B6aD7E668942e"
|
|
} |