Skip to content

Commit

Permalink
Removed all the .svg and 'ton', 'sol' images && fixed bitcoin 'displa…
Browse files Browse the repository at this point in the history
…y' property && changed dogecoin base_denom 'koinu' -> 'shibe'
  • Loading branch information
Dmitrii Pyshinskii committed Oct 10, 2024
1 parent 94b3ac4 commit b905c55
Show file tree
Hide file tree
Showing 12 changed files with 8 additions and 45 deletions.
24 changes: 7 additions & 17 deletions int3face/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,11 @@
"display": "int3",
"symbol": "INT3",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3.svg"
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3.png"
},
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3.svg",
"theme": {
"primary_color_hex": "#3d3d3d"
}
Expand All @@ -45,7 +43,7 @@
"exponent": 0
},
{
"denom": "BTC",
"denom": "btc",
"exponent": 8
}
],
Expand All @@ -64,13 +62,11 @@
}
],
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3btc.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3btc.svg"
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3btc.png"
},
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3btc.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3btc.svg",
"theme": {
"primary_color_hex": "#3d3d3d"
}
Expand Down Expand Up @@ -105,13 +101,11 @@
}
],
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3bch.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3bch.svg"
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3bch.png"
},
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3bch.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3bch.svg",
"theme": {
"primary_color_hex": "#3d3d3d"
}
Expand Down Expand Up @@ -140,19 +134,17 @@
"type": "bridge",
"counterparty": {
"chain_name": "dogecoin",
"base_denom": "koinu"
"base_denom": "shibe"
},
"provider": "Int3face"
}
],
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3doge.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3doge.svg"
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3doge.png"
},
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3doge.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3doge.svg",
"theme": {
"primary_color_hex": "#3d3d3d"
}
Expand Down Expand Up @@ -187,13 +179,11 @@
}
],
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3ltc.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3ltc.svg"
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3ltc.png"
},
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3ltc.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3ltc.svg",
"theme": {
"primary_color_hex": "#3d3d3d"
}
Expand Down
5 changes: 1 addition & 4 deletions int3face/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,7 @@
}
},
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3.svg"
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3.png"
},
"description": "Int3face is a cross-chain bridge that connects the Cosmos ecosystem with other blockchains.",
"peers": {
Expand Down Expand Up @@ -136,14 +135,12 @@
"base_denom": "uint3"
},
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3.svg",
"theme": {
"primary_color_hex": "#040404"
}
},
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3face-chain-logo.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3face-chain-logo.svg",
"theme": {
"primary_color_hex": "#040404",
"circle": false
Expand Down
3 changes: 0 additions & 3 deletions int3face/images/int3.svg

This file was deleted.

3 changes: 0 additions & 3 deletions int3face/images/int3bch.svg

This file was deleted.

3 changes: 0 additions & 3 deletions int3face/images/int3btc.svg

This file was deleted.

3 changes: 0 additions & 3 deletions int3face/images/int3doge.svg

This file was deleted.

3 changes: 0 additions & 3 deletions int3face/images/int3face-chain-logo.svg

This file was deleted.

3 changes: 0 additions & 3 deletions int3face/images/int3ltc.svg

This file was deleted.

Binary file removed int3face/images/int3sol.png
Binary file not shown.
3 changes: 0 additions & 3 deletions int3face/images/int3sol.svg

This file was deleted.

Binary file removed int3face/images/int3ton.png
Binary file not shown.
3 changes: 0 additions & 3 deletions int3face/images/int3ton.svg

This file was deleted.

0 comments on commit b905c55

Please sign in to comment.