Skip to content

Commit

Permalink
Update Assetlist 2 (#1841)
Browse files Browse the repository at this point in the history
* add several alloys and uwu

* fix penumbra

* Update assetlist.json
  • Loading branch information
JeremyParish69 authored Aug 12, 2024
1 parent 406cdd1 commit 7dd4a16
Showing 1 changed file with 25 additions and 6 deletions.
31 changes: 25 additions & 6 deletions osmosis-1/generated/frontend/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -23180,8 +23180,8 @@
"listingDate": "2024-07-30T15:00:00.000Z"
},
{
"chainName": "osmosis",
"sourceDenom": "ibc/0FA9232B262B89E77D1335D54FB1E1F506A92A7E4B51524B400DC69C68D28372",
"chainName": "penumbra",
"sourceDenom": "upenumbra",
"coinMinimalDenom": "ibc/0FA9232B262B89E77D1335D54FB1E1F506A92A7E4B51524B400DC69C68D28372",
"symbol": "UM",
"decimals": 6,
Expand All @@ -23200,13 +23200,30 @@
"type": "external_interface",
"depositUrl": "https://stake.with.starlingcyber.net/#/ibc",
"withdrawUrl": "https://stake.with.starlingcyber.net/#/ibc"
},
{
"name": "Osmosis IBC Transfer",
"type": "ibc",
"counterparty": {
"chainName": "penumbra",
"chainId": "penumbra-1",
"sourceDenom": "upenumbra",
"port": "transfer",
"channelId": "channel-4"
},
"chain": {
"port": "transfer",
"channelId": "channel-79703",
"path": "transfer/channel-79703/upenumbra"
}
}
],
"counterparty": [
{
"chainName": "penumbra",
"sourceDenom": "upenumbra",
"chainType": "non-cosmos",
"chainType": "cosmos",
"chainId": "penumbra-1",
"symbol": "UM",
"decimals": 6,
"logoURIs": {
Expand All @@ -23220,7 +23237,7 @@
"isAlloyed": false,
"verified": true,
"unstable": false,
"disabled": false,
"disabled": true,
"preview": false,
"listingDate": "2024-07-31T20:00:00.000Z"
},
Expand Down Expand Up @@ -23852,7 +23869,9 @@
"logoURIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/uwu.sol.pica.png"
},
"categories": [],
"categories": [
"meme"
],
"transferMethods": [
{
"name": "Picasso App",
Expand Down Expand Up @@ -23921,4 +23940,4 @@
"listingDate": "2024-08-12T23:00:00.000Z"
}
]
}
}

0 comments on commit 7dd4a16

Please sign in to comment.