WepinNetworkManager

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard
suspend fun getAccountBalance(accessToken: String, accountId: String): GetAccountBalanceResponse
Link copied to clipboard
Link copied to clipboard
suspend fun getNFTs(accessToken: String, params: GetNFTRequest): GetNFTResponse
Link copied to clipboard
suspend fun refreshNFTs(accessToken: String, params: GetNFTRequest): GetNFTResponse
Link copied to clipboard
suspend fun register(accessToken: String, parameter: RegisterRequest): RegisterResponse
Link copied to clipboard