Back to Eos

Scope

docs/02_cleos/03_command-reference/get/scope.md

2.1.0415 B
Original Source

Description

Retrieves a list of scopes and tables owned by a contract

Positional Parameters

  • contract TEXT - The contract who owns the table

Options

  • -t,--table TEXT - The name of the table as filter
  • -l,--limit UINT - The maximum number of rows to return
  • -L,--lower TEXT - lower bound of scope
  • -U,--upper TEXT - upper bound of scope
  • -r,--reverse - Iterate in reverse order