v3-polygon
Number of APIs: 6
-
Web3 HTTP driver POST {{baseUrl}}/v3/polygon/web3/:xApiKey
-
Get Polygon Account balance GET {{baseUrl}}/v3/polygon/account/balance/:address
-
Estimate Polygon transaction fees POST {{baseUrl}}/v3/polygon/gas
-
Invoke Smart Contract method POST {{baseUrl}}/v3/polygon/smartcontract
-
Generate Polygon account address from Extended public key GET {{baseUrl}}/v3/polygon/address/:xpub/:index
-
Broadcast signed Polygon transaction POST {{baseUrl}}/v3/polygon/broadcast