zks_getConfirmedTokens

Retrieves the confirmed tokens on zkSync.

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
From token IDuintRequired
Token ID from which to start listing.
LimitintegerRequired
Maximum number of tokens to list.

Response

List of confirmed tokens on zkSync.
l1Addressstring or nullformat: "^0x[0-9a-fA-F]{40}$"

Layer 1 address of the token (Ethereum)

l2Addressstring or nullformat: "^0x[0-9a-fA-F]{40}$"

Layer 2 address of the token (ZKsync Chain)

namestring or null
Name of the token
symbolstring or null
Symbol of the token
decimalsinteger or null
Number of decimals the token uses