Skip to content

Commit

Permalink
feat: add kakarot starknet sepolia (#856)
Browse files Browse the repository at this point in the history
* feat: add kakarot starknet sepolia

* add node provider

* update logo

* update native token
  • Loading branch information
swetshaw authored Nov 22, 2024
1 parent 5a14706 commit 648b865
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions evm/eip155:920637907288165.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"rpc": "https://sepolia-rpc.kakarot.org/",
"chainId": "eip155:920637907288165",
"chainName": "Kakarot Starknet Sepolia",
"nodeProvider": {
"name": "Karnot",
"email": "[email protected]",
"website": "https://karnot.xyz"
},
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:920637907288165/chain.png",
"bip44": {
"coinType": 60
},
"currencies": [
{
"coinDenom": "ETH",
"coinMinimalDenom": "ethereum-native",
"coinDecimals": 18,
"coinGeckoId": "ethereum",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:920637907288165/kakarot-native.png"
}
],
"feeCurrencies": [
{
"coinDenom": "ETH",
"coinMinimalDenom": "ethereum-native",
"coinDecimals": 18,
"coinGeckoId": "ethereum",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:920637907288165/kakarot-native.png"
}
],
"features": []
}
Binary file added images/eip155:920637907288165/chain.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 added images/eip155:920637907288165/kakarot-native.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 648b865

Please sign in to comment.