ProxyBase: {
    mainnet: string;
    staging: string;
} = ...

Type declaration

  • mainnet: string
  • staging: string