Cubewire LogoDeveloper
Support
Onboarding
Cubewire Developer Hub Logo
SOC 2 Compliant

Developer documentation and tools for Cubewire's digital wallet infrastructure. Built for developers, by developers.

developers@cubewire.com
TwitterGitHubDiscord

Developer Tools

  • API Documentation
  • API Reference

Resources

  • Documentation

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
© 2026 Cubewire. All rights reserved.
Developer Documentation Portal•Built with ♥ for developers
  1. Cubewire Wallet
  2. Manage Networks
  3. Update network

Update network

Update network configuration. Use for changing explorer URL, symbol, decimals, or other metadata.

Path Parameters

ParameterTypeRequiredDescription
idUUIDYesNetwork identifier

Request Body

FieldTypeRequiredDescription
namestringNoNetwork name (min length: 1)
rpcUrlstring (uri)NoRPC endpoint URL
symbolstringNoNative token symbol
decimalsintegerNoNative token decimals (0-36)
explorerstring (uri)NoBlock explorer URL
blockscoutApiUrlstring nullableNoBlockscout API URL (optional)

Use Cases

  • Update block explorer URL
  • Correct network metadata
  • Change network status (active/inactive)

Required Permission

networks:update

On this page

  • Path Parameters
  • Request Body
  • Use Cases
  • Required Permission
  1. Cubewire Wallet
  2. Manage Networks
  3. Update network

Update network

Update network configuration. Use for changing explorer URL, symbol, decimals, or other metadata.

Path Parameters

ParameterTypeRequiredDescription
idUUIDYesNetwork identifier

Request Body

FieldTypeRequiredDescription
namestringNoNetwork name (min length: 1)
rpcUrlstring (uri)NoRPC endpoint URL
symbolstringNoNative token symbol
decimalsintegerNoNative token decimals (0-36)
explorerstring (uri)NoBlock explorer URL
blockscoutApiUrlstring nullableNoBlockscout API URL (optional)

Use Cases

  • Update block explorer URL
  • Correct network metadata
  • Change network status (active/inactive)

Required Permission

networks:update

On this page

  • Path Parameters
  • Request Body
  • Use Cases
  • Required Permission