forked from trustwallet/assets
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes (sanity and consistency, auto), history
- Loading branch information
1 parent
c1a1f5d
commit 0b487e6
Showing
4 changed files
with
30 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 10 additions & 10 deletions
20
blockchains/smartchain/assets/0xb2f7797389ad34Ebd3a30ac6402861844fAC7F5e/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"name": "Сhord Protocol", | ||
"website": "https://chordprotocol.io", | ||
"description": "Chord is a decentralized network for musicians where anyone can turn their songs and performances or any kind of music into unique NFTs and freely commercialize them without intermediaries.", | ||
"explorer": "https://bscscan.com/token/0xb2f7797389ad34Ebd3a30ac6402861844fAC7F5e", | ||
"type": "BEP20", | ||
"symbol": "CHORD", | ||
"decimals": 18, | ||
"status": "active", | ||
"id": "0xb2f7797389ad34Ebd3a30ac6402861844fAC7F5e" | ||
} | ||
"name": "Сhord Protocol", | ||
"website": "https://chordprotocol.io", | ||
"description": "Chord is a decentralized network for musicians where anyone can turn their songs and performances or any kind of music into unique NFTs and freely commercialize them without intermediaries.", | ||
"explorer": "https://bscscan.com/token/0xb2f7797389ad34Ebd3a30ac6402861844fAC7F5e", | ||
"type": "BEP20", | ||
"symbol": "CHORD", | ||
"decimals": 18, | ||
"status": "active", | ||
"id": "0xb2f7797389ad34Ebd3a30ac6402861844fAC7F5e" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"versionNum": 1632, | ||
"commit": "e65f0632ced9bb0ef58d36ec96c27baa00073c46", | ||
"date": "2021-05-25T17:42:16.513Z" | ||
"versionNum": 1633, | ||
"commit": "c1a1f5dc0c9958f97d2128bb52889513319d7a45", | ||
"date": "2021-05-25T17:54:51.187Z" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"versionEnd": { | ||
"versionNum": 1633, | ||
"commit": "c1a1f5dc0c9958f97d2128bb52889513319d7a45", | ||
"date": "2021-05-25T17:54:51.187Z" | ||
}, | ||
"versionStart": { | ||
"versionNum": 1632, | ||
"commit": "e65f0632ced9bb0ef58d36ec96c27baa00073c46", | ||
"date": "2021-05-25T17:42:16.513Z" | ||
}, | ||
"changes": [ | ||
"blockchains/smartchain/assets/0xb2f7797389ad34Ebd3a30ac6402861844fAC7F5e/info.json", | ||
"blockchains/smartchain/assets/0xb2f7797389ad34Ebd3a30ac6402861844fAC7F5e/logo.png" | ||
] | ||
} |