Vaulta

d.clm.pomelo

Contract

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

  • approve

    approve grant claim

    Request Parameters
    round_id uint16
    grant_id name
    approved bool
  • cancel

    cancel grant funds

    Request Parameters
    round_id uint16
    grant_id name
  • claim

    Claim Pomelo funds

    Request Parameters
    round_id uint16
    grant_id name
  • claimlog

    Claim logging action

    Request Parameters
    round_id uint16
    grant_id name
    funding_account name
    author_user_id name
    claimed extended_asset
  • setclaim

    set grant claim

    Request Parameters
    round_id uint16
    grant_id name
    claim extended_asset
  • setconfig

    Set contract configuration

    Request Parameters
    config config_row?