mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fixes (sanity and consistency, auto), history
This commit is contained in:
parent
41910461ba
commit
075a555c02
|
@ -9,21 +9,21 @@
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"name": "discord",
|
"name": "discord",
|
||||||
"url": "https://discord.com/invite/zS4Ek4WByA/"
|
"url": "https://discord.com/invite/zS4Ek4WByA/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "twitter",
|
"name": "twitter",
|
||||||
"url": "https://twitter.com/FantomFDN"
|
"url": "https://twitter.com/FantomFDN"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "telegram",
|
"name": "telegram",
|
||||||
"url": "https://t.me/fantomfoundation"
|
"url": "https://t.me/fantomfoundation"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "reddit",
|
"name": "reddit",
|
||||||
"url": "https://reddit.com/r/FantomFoundation/"
|
"url": "https://reddit.com/r/FantomFoundation/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 3472,
|
"versionNum": 3473,
|
||||||
"commit": "9799ce85e33724f2a72e39ff5e81985efa7f56e4",
|
"commit": "41910461bad74e31d48cbcf09530ed25ae9292c0",
|
||||||
"date": "2021-09-02T01:26:52.617Z"
|
"date": "2021-09-02T03:38:44.706Z"
|
||||||
}
|
}
|
18
history/versions/3473.json
Normal file
18
history/versions/3473.json
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 3473,
|
||||||
|
"commit": "41910461bad74e31d48cbcf09530ed25ae9292c0",
|
||||||
|
"date": "2021-09-02T03:38:44.706Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 3472,
|
||||||
|
"commit": "9799ce85e33724f2a72e39ff5e81985efa7f56e4",
|
||||||
|
"date": "2021-09-02T01:26:52.617Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/fantom/allowlist.json",
|
||||||
|
"blockchains/fantom/denylist.json",
|
||||||
|
"blockchains/fantom/info/info.json",
|
||||||
|
"blockchains/fantom/info/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user