Vaulta

simpleassets

Contract

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

  • Attach other NFTs to the specified NFT

    Attach other NFTs to the specified NFT

    Request Parameters
    owner name
    assetidc uint64
    assetids uint64[]
  • Attach FTs to the specified NFT

    Attach FTs to the specified NFT

    Request Parameters
    owner name
    author name
    quantity asset
    assetidc uint64
  • New Author registration

    New Author registration

    Request Parameters
    author name
    dappinfo string
    fieldtypes string
    priorityimg string
  • Authors info update

    Authors info update

    Request Parameters
    author name
    dappinfo string
    fieldtypes string
    priorityimg string
  • Burn asset

    Burn asset

    Request Parameters
    owner name
    assetids uint64[]
    memo string
  • Burns a fungible token

    Burns a fungible token

    Request Parameters
    from name
    author name
    quantity asset
    memo string
  • burnflog (internal)

    burnflog (internal)

    Request Parameters
    from name
    author name
    quantity asset
    memo string
  • burnlog (internal)

    burnlog (internal)

    Request Parameters
    owner name
    assetids uint64[]
    memo string
  • Burn non transferable asset

    Burn non transferable asset

    Request Parameters
    owner name
    assetids uint64[]
    memo string
  • burnnttlog (internal)

    burnnttlog (internal)

    Request Parameters
    owner name
    assetids uint64[]
    memo string
  • Cancel and remove offer

    Cancel and remove offer. Available for the asset owner

    Request Parameters
    owner name
    assetids uint64[]
  • Cancels offer of FTs

    Cancels offer of FTs

    Request Parameters
    owner name
    ftofferids uint64[]
  • Change author of assets

    Change author of assets

    Request Parameters
    author name
    newauthor name
    owner name
    assetids uint64[]
    memo string
  • Claim the specified asset

    Claim the specified asset (assuming it was offered to claimer by the asset owner)

    Request Parameters
    claimer name
    assetids uint64[]
  • Claim FTs which have been offered

    Claim FTs which have been offered

    Request Parameters
    claimer name
    ftofferids uint64[]
  • Claim the specified asset

    Claim the specified asset (assuming it was offered to claimer by the asset owner)

    Request Parameters
    claimer name
    assetids uint64[]
  • Closes accounts table

    Action works only if balance is 0. for provided fungible token and releases RAM

    Request Parameters
    owner name
    author name
    symbol symbol
  • Create a new asset

    Create a new asset

    Request Parameters
    author name
    category name
    owner name
    idata string
    mdata string
    requireclaim bool
  • Creates fungible token

    Creates fungible token

    Request Parameters
    author name
    maximum_supply asset
    authorctrl bool
    data string
  • createlog (internal)

    createlog (internal)

    Request Parameters
    author name
    category name
    owner name
    idata string
    mdata string
    assetid uint64
    requireclaim bool
  • create Non transferable token (NTT)

    This action create a new Non transferable token (NTT).

    Request Parameters
    author name
    category name
    owner name
    idata string
    mdata string
    requireclaim bool
  • createlog (internal)

    createlog (internal)

    Request Parameters
    author name
    category name
    owner name
    idata string
    mdata string
    assetid uint64
    requireclaim bool
  • Action for deleting a ram payer record;

    Action for deleting a ram payer record;

    Request Parameters
    id uint64
  • Delegates asset

    Delegates asset

    Request Parameters
    owner name
    to name
    assetids uint64[]
    period uint64
    redelegate bool
    memo string
  • Extend period of delegating of asset

    Extend period of delegating of asset

    Request Parameters
    owner name
    assetidc uint64
    period uint64
  • Detach NFTs from the specified NFT

    Detach NFTs from the specified NFT

    Request Parameters
    owner name
    assetidc uint64
    assetids uint64[]
  • Detach FTs from the specified NFT

    Action is not mandatory

    Request Parameters
    owner name
    author name
    quantity asset
    assetidc uint64
  • Issue a fungible token

    This action issues a fungible token

    Request Parameters
    to name
    author name
    quantity asset
    memo string
  • Create new more date

    Create new more date

    Request Parameters
    author name
    data string
  • Internal action used for creating log

    Internal action used for creating log

    Request Parameters
    id uint64
    author name
    data string
  • Update existing more data

    Update existing more data

    Request Parameters
    id uint64
  • Update existing more data

    Update existing more data

    Request Parameters
    id uint64
    author name
    data string
  • Offer asset for claim

    Offer asset for claim

    Request Parameters
    owner name
    newowner name
    assetids uint64[]
    memo string
  • Offer fungible tokens to claim

    Offer fungible tokens for another EOS user to claim

    Request Parameters
    owner name
    newowner name
    author name
    quantity asset
    memo string
  • Opens accounts table for fungible token

    Opens accounts table for specified fungible token

    Request Parameters
    owner name
    author name
    symbol symbol
    ram_payer name
  • Internal action used for creating log

    Internal action used for creating log

    Request Parameters
    author name
    owner name
    assetids uint64[]
    memo string
  • Internal action used for creating log

    Internal action used for creating log

    Request Parameters
    author name
    newauthor name
    owner name
    assetids tuple_uint64_name[]
    memo string
  • Internal action used for creating log

    Internal action used for creating log

    Request Parameters
    author name
    claimer name
    assetids tuple_uint64_name[]
  • Internal action used for creating log

    Internal action used for creating log

    Request Parameters
    author name
    category name
    owner name
    idata string
    mdata string
    assetid uint64
    requireclaim bool
  • Internal action used for creating log

    Internal action used for creating log

    Request Parameters
    author name
    from name
    to name
    assetids uint64[]
    memo string
  • Action for setting a ram payer for author and category.

    Action for setting a ram payer for author and category.

    Request Parameters
    author name
    category name
    usearam bool
  • This actions transfers an asset

    This actions transfers an asset

    Request Parameters
    from name
    to name
    assetids uint64[]
    memo string
  • Transfer a fungible token

    This action transfer the specified quantity of fungible tokens

    Request Parameters
    from name
    to name
    author name
    quantity asset
    memo string
  • Undelegates an asset

    Undelegates an asset

    Request Parameters
    owner name
    assetids uint64[]
  • Update assets mutable data

    Update assets mutable data (mdata) field. Action is available only for authors

    Request Parameters
    author name
    owner name
    assetid uint64
    mdata string
  • Update the data field of a fungible token

    Update the data field of a fungible token

    Request Parameters
    author name
    sym symbol
    data string
  • Update assets mutable data

    Update assets mutable data (mdata) field. Action is available only for authors

    Request Parameters
    author name
    owner name
    assetid uint64
    mdata string
  • Update version (internal)

    Update version (internal)

    Request Parameters
    version string