Skip to content

/AWS1/CL_MBC=>LISTACCESSORS()

About ListAccessors

Returns a list of the accessors and their properties. Accessor objects are containers that have the information required for token based access to your Ethereum nodes.

Method Signature

IMPORTING

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/MBCACCORLISTMAXRESULTS /AWS1/MBCACCORLISTMAXRESULTS

The maximum number of accessors to list.

IV_NEXTTOKEN TYPE /AWS1/MBCPAGINATIONTOKEN /AWS1/MBCPAGINATIONTOKEN

The pagination token that indicates the next set of results to retrieve.

IV_NETWORKTYPE TYPE /AWS1/MBCACCESSORNETWORKTYPE /AWS1/MBCACCESSORNETWORKTYPE

The blockchain network that the Accessor token is created for.

Use the value ETHEREUM_MAINNET_AND_GOERLI for all existing Accessors tokens that were created before the networkType property was introduced.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_MBCLISTACCORSOUTPUT /AWS1/CL_MBCLISTACCORSOUTPUT