UserDappMap

Introduction

User Dapp mapping table. Mapped with UserEntity or DappEntity

Field

Type

Description

id

string

userId + dappId

user

ref

UserEntity

dapp

ref

DappEntity

userId

string

user eth address

dappId

string

dapp id

RP

bigInt

User earned RP from dapp

Last updated