@celo/wallet-ledger"tokens"API

Interface: API

Hierarchy

  • API

Index

Properties

Properties

byContractKey

byContractKey: function

Defined in wallet-ledger/src/tokens.ts:45

Type declaration:

▸ (arg0: string): TokenInfo | null | undefined

Parameters:

Name Type
arg0 string

list

list: function

Defined in wallet-ledger/src/tokens.ts:46

Type declaration:

▸ (): TokenInfo[]