Skip to content

Commit

Permalink
Convert bglUSDC, delete bglSTARS (#5706)
Browse files Browse the repository at this point in the history
* Convert bglUSDC, delete bglSTARS

* Update bgl assets on Stargaze

---------

Co-authored-by: JeremyParish69 <[email protected]>
  • Loading branch information
MedvedCrypto and JeremyParish69 authored Dec 17, 2024
1 parent 3d5010e commit 74e8ae0
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 12 deletions.
27 changes: 27 additions & 0 deletions neutron/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -1676,6 +1676,33 @@
"twitter": "https://x.com/boost_dao"
},
"type_asset": "sdk.coin"
},
{
"description": "Bonded GopLend USDC",
"extended_description": "bglUSDC (Bonded GopLend USDC) is issued in exchange for USDC for the deposit period. These tokens are liquid and generate income in the amount of the set APR on the platform",
"denom_units": [
{
"denom": "factory/neutron16ue9kysgneyqktmjxdfshajgvlrcx9rehxz8x9th7g8fgtnlxwuqvg9mgp/bglUSDC",
"exponent": 0
},
{
"denom": "bglUSDC",
"exponent": 6
}
],
"base": "factory/neutron16ue9kysgneyqktmjxdfshajgvlrcx9rehxz8x9th7g8fgtnlxwuqvg9mgp/bglUSDC",
"name": "bglUSDC",
"display": "bglUSDC",
"symbol": "bglUSDC",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bglUSDC.png"
},
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bglUSDC.png"
}
],
"type_asset": "sdk.coin"
}
]
}
Binary file added neutron/images/bglUSDC.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 12 additions & 12 deletions stargaze/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -580,22 +580,22 @@
"type_asset": "sdk.coin"
},
{
"description": "Bonded GopLend STARS",
"extended_description": "bglSTARS (Bonded GopLend STARS) is issued in exchange for STARS for the deposit period. These tokens are liquid and generate income in the amount of the set APR on the platform",
"description": "OLD Bonded GopLend STARS",
"extended_description": "OLD | bglSTARS (Bonded GopLend STARS) is issued in exchange for STARS for the deposit period. These tokens are liquid and generate income in the amount of the set APR on the platform",
"denom_units": [
{
"denom": "factory/stars1ur79p98rmpn456esgzjernaxy7v25mlwqsv8uhymzxahfw77427syk2h9j/bglSTARS",
"exponent": 0
},
{
"denom": "bglSTARS",
"denom": "OLDbglSTARS",
"exponent": 6
}
],
"base": "factory/stars1ur79p98rmpn456esgzjernaxy7v25mlwqsv8uhymzxahfw77427syk2h9j/bglSTARS",
"name": "bglSTARS",
"display": "bglSTARS",
"symbol": "bglSTARS",
"name": "OLDbglSTARS",
"display": "OLDbglSTARS",
"symbol": "OLDbglSTARS",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/bglSTARS.png"
},
Expand All @@ -607,22 +607,22 @@
"type_asset": "sdk.coin"
},
{
"description": "Bonded GopLend USDC",
"extended_description": "bglUSDC (Bonded GopLend USDC) is issued in exchange for USDC for the deposit period. These tokens are liquid and generate income in the amount of the set APR on the platform",
"description": "OLD Bonded GopLend USDC",
"extended_description": "OLD | bglUSDC (Bonded GopLend USDC) is issued in exchange for USDC for the deposit period. These tokens are liquid and generate income in the amount of the set APR on the platform",
"denom_units": [
{
"denom": "factory/stars1ur79p98rmpn456esgzjernaxy7v25mlwqsv8uhymzxahfw77427syk2h9j/bglUSDC",
"exponent": 0
},
{
"denom": "bglUSDC",
"denom": "OLDbglUSDC",
"exponent": 6
}
],
"base": "factory/stars1ur79p98rmpn456esgzjernaxy7v25mlwqsv8uhymzxahfw77427syk2h9j/bglUSDC",
"name": "bglUSDC",
"display": "bglUSDC",
"symbol": "bglUSDC",
"name": "OLDbglUSDC",
"display": "OLDbglUSDC",
"symbol": "OLDbglUSDC",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/bglUSDC.png"
},
Expand Down
Binary file modified stargaze/images/bglUSDC.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 74e8ae0

Please sign in to comment.