Fixes (sanity and consistency, auto), history

This commit is contained in:
cryptomanz 2021-09-02 03:39:03 +00:00 committed by trust-wallet-merge-bot
parent 41910461ba
commit 075a555c02
3 changed files with 39 additions and 21 deletions
blockchains/fantom/info
history

View File

@ -9,21 +9,21 @@
"decimals": 18,
"status": "active",
"links": [
{
"name": "discord",
"url": "https://discord.com/invite/zS4Ek4WByA/"
},
{
"name": "twitter",
"url": "https://twitter.com/FantomFDN"
},
{
"name": "telegram",
"url": "https://t.me/fantomfoundation"
},
{
"name": "reddit",
"url": "https://reddit.com/r/FantomFoundation/"
}
]
}
{
"name": "discord",
"url": "https://discord.com/invite/zS4Ek4WByA/"
},
{
"name": "twitter",
"url": "https://twitter.com/FantomFDN"
},
{
"name": "telegram",
"url": "https://t.me/fantomfoundation"
},
{
"name": "reddit",
"url": "https://reddit.com/r/FantomFoundation/"
}
]
}

View File

@ -1,5 +1,5 @@
{
"versionNum": 3472,
"commit": "9799ce85e33724f2a72e39ff5e81985efa7f56e4",
"date": "2021-09-02T01:26:52.617Z"
"versionNum": 3473,
"commit": "41910461bad74e31d48cbcf09530ed25ae9292c0",
"date": "2021-09-02T03:38:44.706Z"
}

View 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"
]
}