Jungle 4 (Testnet)

gift.gm

Contract

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

  • Add Operator

    Register an operator allowed to gift RAM to newly created accounts.

    Request Parameters
    account name
    daily_quota_bytes int64
  • Request Parameters
    op name
    to name
    bytes int64
    memo string
  • Request Parameters
    No action parameters.
  • Remove Operator

    Remove an operator, revoking its ability to gift RAM.

    Request Parameters
    account name
  • Set Operator Quota

    Change the daily RAM gifting quota for an operator.

    Request Parameters
    account name
    daily_quota_bytes int64