mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
New info.json
Template for coin/token info. Just basics are included
This commit is contained in:
parent
df599938a5
commit
11047bee5d
|
@ -1,27 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "",
|
"name": "",
|
||||||
"website": "",
|
"website": "",
|
||||||
"source_code": "",
|
|
||||||
"white_paper": "",
|
|
||||||
"short_description": "",
|
"short_description": "",
|
||||||
"description": "",
|
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "",
|
"name": "",
|
||||||
"url": ""
|
"url": ""
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"socials": [
|
|
||||||
{
|
|
||||||
"name": "Twitter",
|
|
||||||
"url": "",
|
|
||||||
"handle": ""
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Reddit",
|
|
||||||
"url": "",
|
|
||||||
"handle": ""
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"data_source": "crowd"
|
"data_source": "crowd"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user