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