Vaulta

token.dao

Contract

The actions for this contract with their input parameters and potential response data.

  • Create New Token

    Create a new token

    Request Parameters
    issuer name
    maximum_supply asset
  • Issue Tokens into Circulation

    Issue {{nowrap quantity}} into circulation and transfer into {{nowrap to}}’s account

    Request Parameters
    to name
    quantity asset
    memo string
  • Request Parameters
    sender name
    agreedterms string
    dac_id name
  • Request Parameters
    terms string
    hash string
    dac_id name
  • Transfer Tokens

    Send {{nowrap quantity}} from {{nowrap from}} to {{nowrap to}}

    Request Parameters
    from name
    to name
    quantity asset
    memo string