On the Enterprise subscription, you can order a custom node set up.
The readily available customizations:
- txpool.pricebump — The minimum bump in the transaction fee to replace a pending transaction with the same nonce. The default value is 10%. For EVM-based protocols
- rpc.txfeecap — A cap on the transaction fee. The default value is 100 base currency. For EVM-based protocols.
- rpc.gascap — A cap on the gas that can be used to run eth_call and eth_estimateGas. The default value is 0.5 base currency. For EVM-based protocols.
- Dedicated gateway — A dedicated gateway for the endpoints to the shared nodes. A dedicated gateway allows for a dedicated connection to the node and eliminates some of the limitations like the need to reconnect.
- Scaling up node resources—storage, CPU, RAM.
- Tailored load balancing — A dedicated gateway that balances the requests load between multiple dedicated nodes.
- Private networking — connect your application running on AWS to a Chainstack node running on AWS through a private network. This eliminates the need to communicate for your application and the node over Internet and drastically reduces the latency and increases the speed.
Contact support for customizations—for the readily available or for any other that you have a need for.
Comments
0 comments
Article is closed for comments.