Create Endpoint
create-endpointFull Description
Create a new web3 RPC endpoint for a given chain and network under user's Quicknode account. This can error if the chain and network combination is not supported or if the user has reached their endpoint limit, in which case the user should try a different chain and network combination (can request list-chains tool for information on supported chains) or delete an existing endpoint
Parameters (2 required)
chainstringThe blockchain chain (e.g., 'ethereum', 'polygon', 'arbitrum')
networkstringThe specific network within the chain (e.g., 'mainnet', 'testnet')