Jungle 4 (Testnet)

gift.gm

合约

此合约的操作及其输入参数和潜在的响应数据。

  • Add Operator

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

    请求参数
    account name
    daily_quota_bytes int64
  • 请求参数
    op name
    to name
    bytes int64
    memo string
  • 请求参数
    没有操作参数。
  • Remove Operator

    Remove an operator, revoking its ability to gift RAM.

    请求参数
    account name
  • Set Operator Quota

    Change the daily RAM gifting quota for an operator.

    请求参数
    account name
    daily_quota_bytes int64