WAX Unity Web3 Suite
Cloud Wallet
Cloud Wallet
  • Getting Started
  • Installation
    • WebGL Installation
    • Mobile Installation
    • Desktop Installation
  • Examples
    • Quick Start
    • Login
    • Transact
    • Token Transfer
    • Vote
    • Manage CPU/NET
    • Sell Ram
    • Buy Ram
    • Bid Name
  • API Docs
    • CloudWalletPlugin
    • CloudWalletErrorEvent
    • CloudWalletLoginEvent
    • CloudWalletSignEvent
    • CloudWalletLogoutEvent
    • CloudWalletInitEvent
    • CloudWalletCreateInfoEvent
    • CloudWalletCreateInfoResult
Powered by GitBook
On this page
  • Summary
  • Members
Edit on GitHub
  1. API Docs

CloudWalletCreateInfoResult

class CloudWalletCreateInfoResult

Returned when OnInfoCreated-Event is invoked, contains information about the current Account-Creation-Costs.

Summary

Members
Descriptions

public string Contract

String containing the Contract-Name to send the tokens to, to create the new Account

public string Message

String containing a simple message about the Account-Creation-Process

public string Amount

String containing Amount of Wax needed to be sent to create the new Account

public string Memo

String containing the Memo that needs to be sent to create the new Account

Members

public string Contract

String containing the Contract-Name to send the tokens to, to create the new Account

public string Message

String containing a simple message about the Account-Creation-Process

public string Amount

String containing Amount of Wax needed to be sent to create the new Account

public string Memo

String containing the Memo that needs to be sent to create the new Account

PreviousCloudWalletCreateInfoEvent

Last updated 2 years ago