Skip to content

Commit

Permalink
update prysm.json
Browse files Browse the repository at this point in the history
  • Loading branch information
BobboFuxx authored Oct 23, 2024
1 parent e013a02 commit 788f36a
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
34 changes: 0 additions & 34 deletions chains/testnet/Prysm.json

This file was deleted.

34 changes: 34 additions & 0 deletions chains/testnet/prysm.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"chain_name": "prysm",
"coingecko": "prysm",
"api": [
{
"address": "https://prysm-testnet-rpc.itrocket.net",
"provider": "ITRocket"
}
],
"rpc": [
{
"address": "https://prysm-testnet-api.itrocket.net",
"provider": "ITRocket"
}
],
"sdk_version": "0.50.8",
"addr_prefix": "prysm",
"logo": "/logos/prysm.jpg",
"assets": [
{
"base": "uprysm",
"symbol": "PRYSM",
"exponent": "6",
"coingecko_id": "prysm",
"logo": "/logos/stride.jpg"
}
],
"faucet": {
"amount": "5000000uprysm",
"ip_limit": "2",
"address_limit": "1",
"fees": "8000uprysm"
}
}

0 comments on commit 788f36a

Please sign in to comment.