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
f43fc920bf
commit
fa8f4d96e6
|
@ -337,6 +337,7 @@
|
||||||
"0xCA0a9Df6a8cAD800046C1DDc5755810718b65C44",
|
"0xCA0a9Df6a8cAD800046C1DDc5755810718b65C44",
|
||||||
"0xCa3F508B8e4Dd382eE878A314789373D80A5190A",
|
"0xCa3F508B8e4Dd382eE878A314789373D80A5190A",
|
||||||
"0xCb87Cee8c77CdFD310fb3C58ff72e688d46f90b1",
|
"0xCb87Cee8c77CdFD310fb3C58ff72e688d46f90b1",
|
||||||
|
"0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be",
|
||||||
"0xcc2E12a9b5b75360c6FBf23B584c275D52cDdb0E",
|
"0xcc2E12a9b5b75360c6FBf23B584c275D52cDdb0E",
|
||||||
"0xCC42724C6683B7E57334c4E856f4c9965ED682bD",
|
"0xCC42724C6683B7E57334c4E856f4c9965ED682bD",
|
||||||
"0xCD40F2670CF58720b694968698A5514e924F742d",
|
"0xCD40F2670CF58720b694968698A5514e924F742d",
|
||||||
|
|
|
@ -1,27 +1,27 @@
|
||||||
{
|
{
|
||||||
"name": "BOSAGORA",
|
"name": "BOSAGORA",
|
||||||
"website": "https://bosagora.io",
|
"website": "https://bosagora.io",
|
||||||
"source_code": "https://github.com/bosagora",
|
"source_code": "https://github.com/bosagora",
|
||||||
"description": "Contribute to making a better world with blockchain technology as a project enabler.",
|
"description": "Contribute to making a better world with blockchain technology as a project enabler.",
|
||||||
"research": "https://bosagora.io",
|
"research": "https://bosagora.io",
|
||||||
"socials": [
|
"socials": [
|
||||||
{
|
{
|
||||||
"name": "Twitter",
|
"name": "Twitter",
|
||||||
"url": "https://twitter.com/BOSAGORA1"
|
"url": "https://twitter.com/BOSAGORA1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Medium",
|
"name": "Medium",
|
||||||
"url": "https://medium.com/bosagora"
|
"url": "https://medium.com/bosagora"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Telegram",
|
"name": "Telegram",
|
||||||
"url": "https://t.me/bpf_eng"
|
"url": "https://t.me/bpf_eng"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"explorer": "https://bscscan.com/token/0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be",
|
"explorer": "https://bscscan.com/token/0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "BOA",
|
"symbol": "BOA",
|
||||||
"decimals": 7,
|
"decimals": 7,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be"
|
"id": "0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 734,
|
"versionNum": 735,
|
||||||
"commit": "230a952535abea858cc61d1593a04e89f033fdc7",
|
"commit": "f43fc920bf4665fcf56bb4cd99d8d154b9ae57c2",
|
||||||
"date": "2021-04-23T18:51:33.234Z"
|
"date": "2021-04-23T18:58:39.470Z"
|
||||||
}
|
}
|
16
history/versions/735.json
Normal file
16
history/versions/735.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 735,
|
||||||
|
"commit": "f43fc920bf4665fcf56bb4cd99d8d154b9ae57c2",
|
||||||
|
"date": "2021-04-23T18:58:39.470Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 734,
|
||||||
|
"commit": "230a952535abea858cc61d1593a04e89f033fdc7",
|
||||||
|
"date": "2021-04-23T18:51:33.234Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be/info.json",
|
||||||
|
"blockchains/smartchain/assets/0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user