Skip to content

Commit

Permalink
update(vector): replace logo (#963)
Browse files Browse the repository at this point in the history
Co-authored-by: Sen Com <[email protected]>
  • Loading branch information
Sen-Com and Sen Com authored Jan 7, 2025
1 parent 1cf5ac6 commit 5c4a59c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cosmos/vector.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"chainId": "vector-1",
"chainName": "vector",
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/vector/chain.png",
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/vector/vector-logo.png",
"rpc": "https://archive-rpc-1.playonvector.com",
"rest": "https://archive-api-1.playonvector.com",
"nodeProvider": {
Expand All @@ -25,7 +25,7 @@
"coinDenom": "VCTR",
"coinMinimalDenom": "uvctr",
"coinDecimals": 6,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/vector/chain.png"
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/vector/vector-logo.png"
}
],
"feeCurrencies": [
Expand Down
Binary file removed images/vector/chain.png
Binary file not shown.
Binary file added images/vector/vector-logo.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 5c4a59c

Please sign in to comment.