getTokenData

abstract suspend fun getTokenData(offset: Int? = null, limit: Int? = null): Option<TokenData?>