-
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.
[ASSET-45] Add stBFC and wstBFC (#50)
* ASSET-38 Fix WPOL Signed-off-by: jormal <[email protected]> * ASSET-38 Add Arbitrum cbBTC Signed-off-by: jormal <[email protected]> * ASSET-44 Add stBFC Signed-off-by: jormal <[email protected]> * ASSET-44 Add wstBFC Signed-off-by: jormal <[email protected]> --------- Signed-off-by: jormal <[email protected]>
- Loading branch information
Showing
21 changed files
with
156 additions
and
11 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,35 @@ | ||
{ | ||
"contracts": [ | ||
{ | ||
"address": "0xEff8378C6419b50C9D87f749f6852d96D4Cc5aE4", | ||
"decimals": 18, | ||
"name": "Staked BFC", | ||
"network": "evm-3068", | ||
"symbol": "stBFC", | ||
"tags": [ | ||
"mainnet" | ||
] | ||
}, | ||
{ | ||
"address": "0xF14804603D150f009893DcBaF0fca4d7B2B8394B", | ||
"decimals": 18, | ||
"name": "Staked BFC", | ||
"network": "evm-49088", | ||
"symbol": "stBFC", | ||
"tags": [ | ||
"testnet" | ||
] | ||
} | ||
], | ||
"id": "stbfc-0", | ||
"images": { | ||
"png128": true, | ||
"png256": true, | ||
"png32": true, | ||
"png64": true, | ||
"svg": true | ||
}, | ||
"name": "Staked BFC", | ||
"references": [], | ||
"tags": [] | ||
} |
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,31 @@ | ||
{ | ||
"contracts": [ | ||
{ | ||
"address": "0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270", | ||
"decimals": 18, | ||
"name": "Wrapped Polygon Ecosystem Token", | ||
"network": "evm-137", | ||
"symbol": "WPOL", | ||
"tags": [ | ||
"mainnet", | ||
"wrapped-coin" | ||
] | ||
} | ||
], | ||
"id": "wpol-0", | ||
"images": { | ||
"png128": true, | ||
"png256": true, | ||
"png32": true, | ||
"png64": true, | ||
"svg": true | ||
}, | ||
"name": "Wrapped Polygon Ecosystem Token", | ||
"references": [ | ||
{ | ||
"id": "coingecko", | ||
"url": "https://www.coingecko.com/en/coins/wrapped-pol" | ||
} | ||
], | ||
"tags": [] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,35 @@ | ||
{ | ||
"contracts": [ | ||
{ | ||
"address": "0x386f2F5d9A97659C86f3cA9B8B11fc3F76eFDdaE", | ||
"decimals": 18, | ||
"name": "Wrapped liquid staked BFC", | ||
"network": "evm-3068", | ||
"symbol": "wstBFC", | ||
"tags": [ | ||
"mainnet" | ||
] | ||
}, | ||
{ | ||
"address": "0x2d8F868D50C89E2ddAEaee813ACb035270E47C47", | ||
"decimals": 18, | ||
"name": "Wrapped liquid staked BFCer 2.0", | ||
"network": "evm-49088", | ||
"symbol": "wstBFC", | ||
"tags": [ | ||
"testnet" | ||
] | ||
} | ||
], | ||
"id": "wstbfc-0", | ||
"images": { | ||
"png128": true, | ||
"png256": true, | ||
"png32": true, | ||
"png64": true, | ||
"svg": true | ||
}, | ||
"name": "Wrapped liquid staked BFC", | ||
"references": [], | ||
"tags": [] | ||
} |
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