Skip to content

Commit

Permalink
[ASSET-48] Add new stBFC, wstBFC tokens in Testnet (#54)
Browse files Browse the repository at this point in the history
* ASSET-48 Add new stBFC, wstBFC tokens in Testnet

Signed-off-by: jormal <[email protected]>

* ASSET-48 Fix name of wstBFC

Signed-off-by: jormal <[email protected]>

---------

Signed-off-by: jormal <[email protected]>
  • Loading branch information
jormal authored Dec 13, 2024
1 parent 55fbb35 commit e05ccbc
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions assets/stbfc-0/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,16 @@
"mainnet"
]
},
{
"address": "0x14FB9a0af25aE3c958e03A06f0939987cf3d2285",
"decimals": 18,
"name": "Staked BFC",
"network": "evm-49088",
"symbol": "stBFC",
"tags": [
"testnet"
]
},
{
"address": "0xF14804603D150f009893DcBaF0fca4d7B2B8394B",
"decimals": 18,
Expand Down
10 changes: 10 additions & 0 deletions assets/wstbfc-0/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,16 @@
"tags": [
"testnet"
]
},
{
"address": "0xe6E4bb02EC95a770fdCfe20Fe6bB4BDF1eA3943C",
"decimals": 18,
"name": "Wrapped liquid staked BFC",
"network": "evm-49088",
"symbol": "wstBFC",
"tags": [
"testnet"
]
}
],
"id": "wstbfc-0",
Expand Down

0 comments on commit e05ccbc

Please sign in to comment.