add

abstract suspend fun add(token: TokenInfo, metadata: TokenMetadata): ERROR CLASS: Symbol not found for Result<kotlin/Unit>

Stores a new token with associated metadata.

Parameters

token

the token to add to storage.

metadata

metadata for the token.