diff --git a/packages/indexer-cli/src/commands/indexer/actions/approve.ts b/packages/indexer-cli/src/commands/indexer/actions/approve.ts index e17a5b54c..52e32f55c 100644 --- a/packages/indexer-cli/src/commands/indexer/actions/approve.ts +++ b/packages/indexer-cli/src/commands/indexer/actions/approve.ts @@ -19,7 +19,7 @@ ${chalk.bold('graph indexer actions approve')} [options] queued --network Filter action selection by their protocol network (mainnet, arbitrum-one, goerli, arbitrum-goerli) + -n, --network Filter action selection by their protocol network (mainnet, arbitrum-one, sepolia, arbitrum-sepolia) -o, --output table|json|yaml Choose the output format: table (default), JSON, or YAML ` diff --git a/packages/indexer-cli/src/commands/indexer/actions/get.ts b/packages/indexer-cli/src/commands/indexer/actions/get.ts index 3c603ba41..ce73d2740 100644 --- a/packages/indexer-cli/src/commands/indexer/actions/get.ts +++ b/packages/indexer-cli/src/commands/indexer/actions/get.ts @@ -22,7 +22,7 @@ ${chalk.bold('graph indexer actions get')} [options] ${chalk.dim('Options:')} -h, --help Show usage information - -n, --network Filter by protocol network (mainnet, arbitrum-one, goerli, arbitrum-goerli) + -n, --network Filter by protocol network (mainnet, arbitrum-one, sepolia, arbitrum-sepolia) --type allocate|unallocate|reallocate|collect Filter by type --status queued|approved|pending|success|failed|canceled Filter by status --source Fetch only actions queued by a specific source diff --git a/packages/indexer-cli/src/commands/indexer/actions/queue.ts b/packages/indexer-cli/src/commands/indexer/actions/queue.ts index c05d3707d..f334b40ea 100644 --- a/packages/indexer-cli/src/commands/indexer/actions/queue.ts +++ b/packages/indexer-cli/src/commands/indexer/actions/queue.ts @@ -29,7 +29,7 @@ ${chalk.bold( ${chalk.dim('Options:')} -h, --help Show usage informatio - -n, --network [Required] The protocol network for this action (mainnet, arbitrum-one, goerli, arbitrum-goerli) + -n, --network [Required] The protocol network for this action (mainnet, arbitrum-one, sepolia, arbitrum-sepolia) -o, --output table|json|yaml Choose the output format: table (default), JSON, or YAML -s, --source Specify the source of the action decision -r, --reason Specify the reason for the action to be taken diff --git a/packages/indexer-cli/src/commands/indexer/allocations/close.ts b/packages/indexer-cli/src/commands/indexer/allocations/close.ts index 7976eb1ae..796493939 100644 --- a/packages/indexer-cli/src/commands/indexer/allocations/close.ts +++ b/packages/indexer-cli/src/commands/indexer/allocations/close.ts @@ -17,7 +17,7 @@ ${chalk.dim('Options:')} -o, --output table|json|yaml Choose the output format: table (default), JSON, or YAML ${chalk.dim('Networks:')} - mainnet, arbitrum-one, goerli or arbitrum goerli + mainnet, arbitrum-one, sepolia or arbitrum sepolia ` module.exports = { diff --git a/packages/indexer-cli/src/commands/indexer/allocations/create.ts b/packages/indexer-cli/src/commands/indexer/allocations/create.ts index 166cb61b8..6986bfbe2 100644 --- a/packages/indexer-cli/src/commands/indexer/allocations/create.ts +++ b/packages/indexer-cli/src/commands/indexer/allocations/create.ts @@ -24,7 +24,7 @@ ${chalk.dim('Options:')} -o, --output table|json|yaml Choose the output format: table (default), JSON, or YAML ${chalk.dim('Networks:')} - mainnet, arbitrum-one, goerli or arbitrum goerli + mainnet, arbitrum-one, sepolia or arbitrum sepolia ` module.exports = { diff --git a/packages/indexer-cli/src/commands/indexer/allocations/get.ts b/packages/indexer-cli/src/commands/indexer/allocations/get.ts index 72e17ebb7..2ab707567 100644 --- a/packages/indexer-cli/src/commands/indexer/allocations/get.ts +++ b/packages/indexer-cli/src/commands/indexer/allocations/get.ts @@ -18,7 +18,7 @@ ${chalk.bold('graph indexer allocations get')} [options] all ${chalk.dim('Options:')} -h, --help Show usage information - -n, --network Filter allocations by their protocol network (mainnet, arbitrum-one, goerli, arbitrum-goerli) + -n, --network Filter allocations by their protocol network (mainnet, arbitrum-one, sepolia, arbitrum-sepolia) --status active|closed|claimable Filter by status --deployment Fetch only allocations for a specific subgraph deployment -o, --output table|json|yaml Choose the output format: table (default), JSON, or YAML diff --git a/packages/indexer-cli/src/commands/indexer/allocations/reallocate.ts b/packages/indexer-cli/src/commands/indexer/allocations/reallocate.ts index f5a8b3d03..08abaccc2 100644 --- a/packages/indexer-cli/src/commands/indexer/allocations/reallocate.ts +++ b/packages/indexer-cli/src/commands/indexer/allocations/reallocate.ts @@ -18,7 +18,7 @@ ${chalk.dim('Options:')} -f, --force Bypass POI accuracy checks and submit transaction with provided data ${chalk.dim('Networks:')} - mainnet, arbitrum-one, goerli or arbitrum goerli + mainnet, arbitrum-one, sepolia or arbitrum sepolia ` module.exports = { diff --git a/packages/indexer-cli/src/commands/indexer/disputes/get.ts b/packages/indexer-cli/src/commands/indexer/disputes/get.ts index 51029d12e..8506a049c 100644 --- a/packages/indexer-cli/src/commands/indexer/disputes/get.ts +++ b/packages/indexer-cli/src/commands/indexer/disputes/get.ts @@ -13,7 +13,7 @@ ${chalk.bold( ${chalk.dim('Options:')} - -n, --network Filter by protocol network (mainnet, arbitrum-one, goerli, arbitrum-goerli) + -n, --network Filter by protocol network (mainnet, arbitrum-one, sepolia, arbitrum-sepolia) -h, --help Show usage information -o, --output table|json|yaml Choose the output format: table (default), JSON, or YAML ` diff --git a/packages/indexer-cli/src/commands/indexer/rules/clear.ts b/packages/indexer-cli/src/commands/indexer/rules/clear.ts index 421dc0505..6199569ec 100644 --- a/packages/indexer-cli/src/commands/indexer/rules/clear.ts +++ b/packages/indexer-cli/src/commands/indexer/rules/clear.ts @@ -21,7 +21,7 @@ ${chalk.bold('graph indexer rules reset')} [options] [ ${chalk.dim('Options:')} -h, --help Show usage information - -n, --network [Required] the rule's protocol network (mainnet, arbitrum-one, goerli, arbitrum-goerli) + -n, --network [Required] the rule's protocol network (mainnet, arbitrum-one, sepolia, arbitrum-sepolia) -o, --output table|json|yaml Choose the output format: table (default), JSON, or YAML ` diff --git a/packages/indexer-cli/src/commands/indexer/rules/get.ts b/packages/indexer-cli/src/commands/indexer/rules/get.ts index 1d7efe120..cd42aba97 100644 --- a/packages/indexer-cli/src/commands/indexer/rules/get.ts +++ b/packages/indexer-cli/src/commands/indexer/rules/get.ts @@ -19,7 +19,7 @@ ${chalk.bold('graph indexer rules get')} [options] [ ...] ${chalk.dim('Options:')} -h, --help Show usage information - -n, --network Filter by the rule's protocol network (mainnet, arbitrum-one, goerli, arbitrum-goerli) + -n, --network Filter by the rule's protocol network (mainnet, arbitrum-one, sepolia, arbitrum-sepolia) --merged Shows the deployment rules and global rules merged -o, --output table|json|yaml Choose the output format: table (default), JSON, or YAML ` diff --git a/packages/indexer-cli/src/commands/indexer/rules/maybe.ts b/packages/indexer-cli/src/commands/indexer/rules/maybe.ts index 603c39117..b23b5cb61 100644 --- a/packages/indexer-cli/src/commands/indexer/rules/maybe.ts +++ b/packages/indexer-cli/src/commands/indexer/rules/maybe.ts @@ -18,7 +18,7 @@ ${chalk.bold('graph indexer rules maybe')} [options] ${chalk.dim('Options:')} -h, --help Show usage information - -n, --network [Required] the rule's protocol network (mainnet, arbitrum-one, goerli, arbitrum-goerli) + -n, --network [Required] the rule's protocol network (mainnet, arbitrum-one, sepolia, arbitrum-sepolia) -o, --output table|json|yaml Choose the output format: table (default), JSON, or YAML ` diff --git a/packages/indexer-cli/src/commands/indexer/rules/set.ts b/packages/indexer-cli/src/commands/indexer/rules/set.ts index ad0f15094..09de0bbc0 100644 --- a/packages/indexer-cli/src/commands/indexer/rules/set.ts +++ b/packages/indexer-cli/src/commands/indexer/rules/set.ts @@ -26,7 +26,7 @@ ${chalk.bold('graph indexer rules set')} [options] ${chalk.dim('Options:')} -h, --help Show usage information - -n, --network [Required] the rule's protocol network (mainnet, arbitrum-one, goerli, arbitrum-goerli) + -n, --network [Required] the rule's protocol network (mainnet, arbitrum-one, sepolia, arbitrum-sepolia) -o, --output table|json|yaml Choose the output format: table (default), JSON, or YAML ` diff --git a/packages/indexer-cli/src/commands/indexer/rules/stop.ts b/packages/indexer-cli/src/commands/indexer/rules/stop.ts index 8856cf086..0816d689f 100644 --- a/packages/indexer-cli/src/commands/indexer/rules/stop.ts +++ b/packages/indexer-cli/src/commands/indexer/rules/stop.ts @@ -20,7 +20,7 @@ ${chalk.bold('graph indexer rules never')} [options] ${chalk.dim('Options:')} -h, --help Show usage information - -n, --network [Required] the rule's protocol network (mainnet, arbitrum-one, goerli, arbitrum-goerli) + -n, --network [Required] the rule's protocol network (mainnet, arbitrum-one, sepolia, arbitrum-sepolia) -o, --output table|json|yaml Choose the output format: table (default), JSON, or YAML ` diff --git a/packages/indexer-cli/src/commands/indexer/status.ts b/packages/indexer-cli/src/commands/indexer/status.ts index 7ca1c35cb..79a9636fa 100644 --- a/packages/indexer-cli/src/commands/indexer/status.ts +++ b/packages/indexer-cli/src/commands/indexer/status.ts @@ -21,7 +21,7 @@ ${chalk.bold('graph indexer status')} ${chalk.dim('Options:')} -h, --help Show usage information - -n, --network [Required] the rule's protocol network (mainnet, arbitrum-one, goerli, arbitrum-goerli) + -n, --network [Required] the rule's protocol network (mainnet, arbitrum-one, sepolia, arbitrum-sepolia) ` interface Endpoint {