Skip to content

Commit

Permalink
add solana
Browse files Browse the repository at this point in the history
  • Loading branch information
ItzhakBokris committed Feb 15, 2024
1 parent 040b066 commit c633a42
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 0 deletions.
19 changes: 19 additions & 0 deletions mainnet/solana/logos/solana.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions mainnet/solana/solana.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"chainId": "900",
"chainName": "Solana",
"explorerUrl": "https://solscan.io/",
"exploreTxUrl": "https://solscan.io/tx/",
"currencies": [
{
"displayDenom": "SOL",
"baseDenom": "ibc/6490A7EAB61059BFC1CDDEB05917DD70BDF3A611654162A1A47DB930D40D8AF4",
"bridgeDenom": "So11111111111111111111111111111111111111112",
"decimals": 9,
"logo": "/logos/solana.svg",
"type": "main"
}
],
"active": false,
"staging": true,
"logo": "/logos/arbitrum-arb-logo.svg",
"type": "Solana",
"website": "https://solana.com/"
}

0 comments on commit c633a42

Please sign in to comment.