Node provider management

quản lí node endpoint của các blockchain

For scripts that need to interact with the blockchain—such as checking wallet balances, retrieving gas prices, sending tokens, or swapping tokens—you must have at least one node provider.

The node provider management feature makes it easy to organize providers into groups for different blockchains. When using scripts, simply select the provider group for the desired chain, and the system will automatically distribute requests in a round-robin fashion among the node providers in that group.

Node provider group management

You can obtain node endpoints from any provider and import them into CryptoAuto. Some providers offer free node endpoints, such as:

Manage providers for a blockchain

Last updated