Skip to content

Commit

Permalink
paseo -> 5k PAS (#467)
Browse files Browse the repository at this point in the history
  • Loading branch information
mordamax authored Jan 14, 2025
1 parent 8585c28 commit 20f2614
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/papi/chains/paseo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ import { signer } from "#src/papi/signer";
import { PolkadotClient } from "polkadot-api";

const networkData: NetworkData = {
balanceCap: 500,
balanceCap: 5500,
chains: [],
currency: "PAS",
decimals: 10,
dripAmount: "100",
dripAmount: "5000",
explorer: null,
networkName: "Paseo",
rpcEndpoint: "wss://sys.dotters.network/paseo",
Expand Down

0 comments on commit 20f2614

Please sign in to comment.