Skip to content

Commit

Permalink
Add polkachu base
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Warehime committed Aug 30, 2024
1 parent 9e90c33 commit 416acd5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/snippets/dydx-quickstart-guide.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,13 @@
"apiKeyHeader":"x-api-key",
"apiKey":"API KEY"
}
},
{
"url":"https://base-rpc.polkachu.com",
"authentication":{
"apiKeyHeader":"x-api-key",
"apiKey":"API KEY"
}
}
]
}
Expand Down

0 comments on commit 416acd5

Please sign in to comment.