Skip to content

Polygon

📁 Chain folder

📁 Config template

â„šī¸ Chain Info

For more information on the public Polygon RPC endpoints, visit https://docs.polygon.technology/docs/develop/network-details/network/.

đŸ•¸ī¸ Supported Networks

Below are the Polygon networks that Gateway currently supports.

mainnet (Polygon mainnet)

Default configuration parameters

  • chainID: 137
  • nodeURL: https://rpc.ankr.com/polygon
  • tokenListType: FILE
  • tokenListSource: src/chains/polygon/polygon_tokens_mainnet.json
  • nativeCurrencySymbol: MATIC
  • gasPriceRefreshInterval: 60

You can adjust these parameters by running the Hummingbot command:

gateway config polygon.networks.mainnet.<parameter>

mumbai (testnet)

Default configuration parameters

You can adjust these parameters by running the Hummingbot command:

gateway config polygon.networks.mumbai.<parameter>