Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

Commit

Permalink
add SEASY as cw20 on juno, ibc asset on osmo and secret
Browse files Browse the repository at this point in the history
  • Loading branch information
udit-gulati committed Sep 5, 2022
1 parent 193ec3f commit 10ab4a4
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 0 deletions.
7 changes: 7 additions & 0 deletions assets/cw20/juno/assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,5 +155,12 @@
"symbol": "DRGN",
"decimal": 6,
"image": "https://raw.githubusercontent.com/cosmostation/cosmostation_token_resource/master/coin_image/juno/cw20/drgn.png"
},
{
"chain": "juno",
"contract_address": "juno19rqljkh95gh40s7qdx40ksx3zq5tm4qsmsrdz9smw668x9zdr3lqtg33mf",
"symbol": "SEASY",
"decimal": 6,
"image": "https://raw.githubusercontent.com/cosmostation/cosmostation_token_resource/master/coin_image/juno/cw20/seasy.png"
}
]
Binary file added assets/images/juno/seasy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions assets/v2/osmosis/assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -1233,5 +1233,24 @@
},
"image": "juno/bjuno.png",
"contract": "juno1wwnhkagvcd3tjz6f8vsdsw5plqnw8qy2aj3rrhqr2axvktzv9q2qz8jxn3"
},
{
"denom": "ibc/18a676a074f73b9b42da4f9dfc8e5aef334c9a6636ddec8d34682f52f1decdf6",
"type": "ibc",
"base_denom": "seasy",
"base_type": "cw20",
"dp_denom": "SEASY",
"origin_chain": "juno",
"decimal": 6,
"path": "juno>osmosis",
"channel": "channel-169",
"port": "transfer",
"counter_party": {
"channel": "channel-47",
"port": "wasm.juno1v4887y83d6g28puzvt8cl0f3cdhd3y6y9mpysnsp3k8krdm7l6jqgm0rkn",
"denom": "juno19rqljkh95gh40s7qdx40ksx3zq5tm4qsmsrdz9smw668x9zdr3lqtg33mf"
},
"image": "juno/seasy.png",
"contract": "juno19rqljkh95gh40s7qdx40ksx3zq5tm4qsmsrdz9smw668x9zdr3lqtg33mf"
}
]
19 changes: 19 additions & 0 deletions assets/v2/secret/assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -222,5 +222,24 @@
"image": "ethereum/dai.png",
"coinGeckoId": "dai",
"contract": "0x6B175474E89094C44Da98b954EedeAC495271d0F"
},
{
"denom": "ibc/081CD0D6115E5850FBCF3D58B5E650A66D4A504A349116274872E638DA9BB24D",
"type": "ibc",
"base_denom": "seasy",
"base_type": "cw20",
"dp_denom": "SEASY",
"origin_chain": "juno",
"decimal": 6,
"path": "juno>secret",
"channel": "channel-33",
"port": "transfer",
"counter_party": {
"channel": "channel-111",
"port": "wasm.juno1yh4cqlpxl6zakfhccuw8kegs7a8ye6gfjc09hwnz06nnqav5s0yq7qkkpj",
"denom": "juno19rqljkh95gh40s7qdx40ksx3zq5tm4qsmsrdz9smw668x9zdr3lqtg33mf"
},
"image": "juno/seasy.png",
"contract": "juno19rqljkh95gh40s7qdx40ksx3zq5tm4qsmsrdz9smw668x9zdr3lqtg33mf"
}
]
Binary file added coin_image/juno/cw20/seasy.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 10ab4a4

Please sign in to comment.