Skip to content

Commit

Permalink
Rebrand Rakoff Token to Juris Protocol (#5271)
Browse files Browse the repository at this point in the history
* rebrand rakoff to juris

* fix: re-add frog token
  • Loading branch information
fragwuerdig committed Sep 5, 2024
1 parent b0ebe6e commit 327290a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions terra/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -6251,7 +6251,7 @@
]
},
{
"description": "Rakoff Token is the Meme Token for Terra Classic",
"description": "Juris Protocol is the Lending Platform for the Terra Ecosystem.",
"type_asset": "cw20",
"address": "terra1vhgq25vwuhdhn9xjll0rhl2s67jzw78a4g2t78y5kz89q9lsdskq2pxcj2",
"denom_units": [
Expand All @@ -6260,23 +6260,20 @@
"exponent": 0
},
{
"denom": "rakoff",
"denom": "juris",
"exponent": 6
}
],
"base": "cw20:terra1vhgq25vwuhdhn9xjll0rhl2s67jzw78a4g2t78y5kz89q9lsdskq2pxcj2",
"name": "Rakoff Token",
"display": "rakoff",
"symbol": "RAKOFF",
"name": "Juris Protocol",
"display": "juris",
"symbol": "JURIS",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/rakoff.png"
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/juris.png"
},
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/rakoff.png",
"theme": {
"primary_color_hex": "#191717"
}
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/juris.png"
}
]
},
Expand Down
Binary file added terra/images/juris.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed terra/images/rakoff.png
Binary file not shown.

0 comments on commit 327290a

Please sign in to comment.