Skip to content

Commit

Permalink
Merge pull request #746 from forma-dev/forma
Browse files Browse the repository at this point in the history
Add forma mainnet and testnet
  • Loading branch information
delivan authored Jul 30, 2024
2 parents 2013884 + b29e6ee commit e21bdae
Show file tree
Hide file tree
Showing 6 changed files with 68 additions and 0 deletions.
34 changes: 34 additions & 0 deletions evm/eip155:984122.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"rpc": "https://rpc.forma.art",
"websocket": "wss://ws.forma.art",
"nodeProvider": {
"name": "Forma",
"email": "[email protected]",
"website": "https://forma.art"
},
"chainId": "eip155:984122",
"chainName": "Forma",
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:984122/chain.png",
"bip44": {
"coinType": 60
},
"currencies": [
{
"coinDenom": "TIA",
"coinMinimalDenom": "forma-native",
"coinDecimals": 18,
"coinGeckoId": "celestia",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:984122/utia.png"
}
],
"feeCurrencies": [
{
"coinDenom": "TIA",
"coinMinimalDenom": "forma-native",
"coinDecimals": 18,
"coinGeckoId": "celestia",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:984122/utia.png"
}
],
"features": []
}
34 changes: 34 additions & 0 deletions evm/eip155:984123.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"rpc": "https://rpc.sketchpad-1.forma.art",
"websocket": "wss://ws.sketchpad-1.forma.art",
"nodeProvider": {
"name": "Forma",
"email": "[email protected]",
"website": "https://forma.art"
},
"chainId": "eip155:984123",
"chainName": "Forma Sketchpad",
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:984123/chain.png",
"bip44": {
"coinType": 60
},
"currencies": [
{
"coinDenom": "TIA",
"coinMinimalDenom": "forma-native",
"coinDecimals": 18,
"coinGeckoId": "celestia",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:984123/utia.png"
}
],
"feeCurrencies": [
{
"coinDenom": "TIA",
"coinMinimalDenom": "forma-native",
"coinDecimals": 18,
"coinGeckoId": "celestia",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:984123/utia.png"
}
],
"features": []
}
Binary file added images/eip155:984122/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:984122/utia.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:984123/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:984123/utia.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 e21bdae

Please sign in to comment.