Skip to content

Commit

Permalink
Fixes (sanity and consistency, auto), history
Browse files Browse the repository at this point in the history
  • Loading branch information
catenocrypt authored and trust-wallet-merge-bot committed Mar 5, 2021
1 parent 1ad3a41 commit b0b8f5c
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 16 deletions.
1 change: 1 addition & 0 deletions blockchains/ethereum/allowlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@
"0x0C658Fa2eAA292E8dcA085Dab0E5CBD2da21C494",
"0x0C6E8a8358cBde54F8e4Cd7f07D5ac38aec8C5a4",
"0x0C6f5F7D555E7518f6841a79436BD2b1Eef03381",
"0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c",
"0x0C91B015AbA6f7B4738dcD36E7410138b29ADC29",
"0x0c963A1B52Eb97C5e457c7D76696F8b95c3087eD",
"0x0C9DAC89e27D6a7b6e93d2910A7200C5913d09bb",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "Bifrost",
"website": "https://thebifrost.io/",
"source_code": "https://github.com/bifrost-platform",
"white_paper": "https://thebifrost.io/static/Bifrost_WP_Eng.pdf",
"short_description": "Middleware platform that enables developers to create Decentralized Applications (DApps) on top of multiple protocols",
"description": "Developers can combine the best protocols to develop substantially more scalable and flexible DApps.",
"explorer": "https://etherscan.io/token/0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c",
"type": "ERC20",
"symbol": "BFC",
"decimals": 18,
"status": "active",
"id": "0x0c7d5ae016f806603cb1782bea29ac69471cab9c"
}
"name": "Bifrost",
"website": "https://thebifrost.io/",
"source_code": "https://github.com/bifrost-platform",
"white_paper": "https://thebifrost.io/static/Bifrost_WP_Eng.pdf",
"short_description": "Middleware platform that enables developers to create Decentralized Applications (DApps) on top of multiple protocols",
"description": "Developers can combine the best protocols to develop substantially more scalable and flexible DApps.",
"explorer": "https://etherscan.io/token/0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c",
"type": "ERC20",
"symbol": "BFC",
"decimals": 18,
"status": "active",
"id": "0x0c7d5ae016f806603cb1782bea29ac69471cab9c"
}
6 changes: 3 additions & 3 deletions history/LATEST.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"versionNum": 101,
"commit": "3598562c2065999370ea4eca502e2d4320faff7a",
"date": "2021-03-05T10:07:50.998Z"
"versionNum": 102,
"commit": "1ad3a410f136a0b13bb13a911fe356ab23a04083",
"date": "2021-03-05T10:09:31.057Z"
}
18 changes: 18 additions & 0 deletions history/versions/102.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"versionEnd": {
"versionNum": 102,
"commit": "1ad3a410f136a0b13bb13a911fe356ab23a04083",
"date": "2021-03-05T10:09:31.057Z"
},
"versionStart": {
"versionNum": 101,
"commit": "3598562c2065999370ea4eca502e2d4320faff7a",
"date": "2021-03-05T10:07:50.998Z"
},
"changes": [
"blockchains/ethereum/assets/0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c/info.json",
"blockchains/ethereum/assets/0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c/logo.png",
"blockchains/smartchain/allowlist.json",
"blockchains/smartchain/assets/0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6/info.json"
]
}

0 comments on commit b0b8f5c

Please sign in to comment.