Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

Latest commit

 

History

History
204 lines (177 loc) · 5.83 KB

work.pomelo.contracts.md

File metadata and controls

204 lines (177 loc) · 5.83 KB

init

--- spec_version: "0.2.0" title: init summary: Initialize contract icon: https://avatars.githubusercontent.com/u/83723501#b74cf8b3d884f42fffea4bfe7070b3871e1845805c57973a48324af1228ad9cc ---

setconfig

--- spec_version: "0.2.0" title: init summary: Set config parameter icon: https://avatars.githubusercontent.com/u/83723501#b74cf8b3d884f42fffea4bfe7070b3871e1845805c57973a48324af1228ad9cc ---

setstate

--- spec_version: "0.2.0" title: setstate summary: Set project state icon: https://avatars.githubusercontent.com/u/83723501#b74cf8b3d884f42fffea4bfe7070b3871e1845805c57973a48324af1228ad9cc ---

syncbounty

--- spec_version: "0.2.0" title: syncbounty summary: Sync bounty details icon: https://avatars.githubusercontent.com/u/83723501#b74cf8b3d884f42fffea4bfe7070b3871e1845805c57973a48324af1228ad9cc ---

cleartable

--- spec_version: "0.2.0" title: cleartable summary: Clear table icon: https://avatars.githubusercontent.com/u/83723501#b74cf8b3d884f42fffea4bfe7070b3871e1845805c57973a48324af1228ad9cc ---

token

--- spec_version: "0.2.0" title: token summary: Set token information icon: https://avatars.githubusercontent.com/u/83723501#b74cf8b3d884f42fffea4bfe7070b3871e1845805c57973a48324af1228ad9cc ---

deltoken

--- spec_version: "0.2.0" title: deltoken summary: Delete token icon: https://avatars.githubusercontent.com/u/83723501#b74cf8b3d884f42fffea4bfe7070b3871e1845805c57973a48324af1228ad9cc ---

deltoken

--- spec_version: "0.2.0" title: deltoken summary: Delete token icon: https://avatars.githubusercontent.com/u/83723501#b74cf8b3d884f42fffea4bfe7070b3871e1845805c57973a48324af1228ad9cc ---

create

--- spec_version: "0.2.0" title: create summary: Create Bounty icon: https://avatars.githubusercontent.com/u/83723501#b74cf8b3d884f42fffea4bfe7070b3871e1845805c57973a48324af1228ad9cc ---

setmetadata

--- spec_version: "0.2.0" title: setmetadata summary: Set Bounty meta data icon: https://avatars.githubusercontent.com/u/83723501#b74cf8b3d884f42fffea4bfe7070b3871e1845805c57973a48324af1228ad9cc ---

approve

--- spec_version: "0.2.0" title: approve summary: Approve icon: https://avatars.githubusercontent.com/u/83723501#b74cf8b3d884f42fffea4bfe7070b3871e1845805c57973a48324af1228ad9cc ---

release

--- spec_version: "0.2.0" title: release summary: Release icon: https://avatars.githubusercontent.com/u/83723501#b74cf8b3d884f42fffea4bfe7070b3871e1845805c57973a48324af1228ad9cc ---

deny

--- spec_version: "0.2.0" title: deny summary: Deny icon: https://avatars.githubusercontent.com/u/83723501#b74cf8b3d884f42fffea4bfe7070b3871e1845805c57973a48324af1228ad9cc ---

withdraw

--- spec_version: "0.2.0" title: Withdraw Bounty summary: 'Withdraw bounty to {{nowrap receiver}}' icon: https://avatars.githubusercontent.com/u/83723501#b74cf8b3d884f42fffea4bfe7070b3871e1845805c57973a48324af1228ad9cc ---

The user requests to withdraw the bounty with ID {{bounty_id}} from the {{chain}} chain and transfer it to the account or address {{receiver}}.

apply

--- spec_version: "0.2.0" title: apply summary: Apply icon: https://avatars.githubusercontent.com/u/83723501#b74cf8b3d884f42fffea4bfe7070b3871e1845805c57973a48324af1228ad9cc ---

complete

--- spec_version: "0.2.0" title: complete summary: Complete icon: https://avatars.githubusercontent.com/u/83723501#b74cf8b3d884f42fffea4bfe7070b3871e1845805c57973a48324af1228ad9cc ---

claim

--- spec_version: "0.2.0" title: Claim Bounty summary: 'Claim bounty to {{nowrap receiver}}' icon: https://avatars.githubusercontent.com/u/83723501#b74cf8b3d884f42fffea4bfe7070b3871e1845805c57973a48324af1228ad9cc ---

The user requests to claim the bounty with ID {{bounty_id}} on the {{chain}} chain and transfer it to the account or address {{receiver}}.

forfeit

--- spec_version: "0.2.0" title: forfeit summary: Forfeit bounty icon: https://avatars.githubusercontent.com/u/83723501#b74cf8b3d884f42fffea4bfe7070b3871e1845805c57973a48324af1228ad9cc ---

close

--- spec_version: "0.2.0" title: close summary: Close bounty icon: https://avatars.githubusercontent.com/u/83723501#b74cf8b3d884f42fffea4bfe7070b3871e1845805c57973a48324af1228ad9cc ---

publish

--- spec_version: "0.2.0" title: publish summary: Publish bounty icon: https://avatars.githubusercontent.com/u/83723501#b74cf8b3d884f42fffea4bfe7070b3871e1845805c57973a48324af1228ad9cc ---

depositlog

--- spec_version: "0.2.0" title: depositlog summary: Log deposit icon: https://avatars.githubusercontent.com/u/83723501#b74cf8b3d884f42fffea4bfe7070b3871e1845805c57973a48324af1228ad9cc ---

createlog

--- spec_version: "0.2.0" title: createlog summary: Log bounty creation icon: https://avatars.githubusercontent.com/u/83723501#b74cf8b3d884f42fffea4bfe7070b3871e1845805c57973a48324af1228ad9cc ---

statelog

--- spec_version: "0.2.0" title: statelog summary: Log bounty state change icon: https://avatars.githubusercontent.com/u/83723501#b74cf8b3d884f42fffea4bfe7070b3871e1845805c57973a48324af1228ad9cc ---

claimlog

--- spec_version: "0.2.0" title: claimlog summary: Log bounty claims icon: https://avatars.githubusercontent.com/u/83723501#b74cf8b3d884f42fffea4bfe7070b3871e1845805c57973a48324af1228ad9cc ---

withdrawlog

--- spec_version: "0.2.0" title: withdrawlog summary: Log bounty withdrawals icon: https://avatars.githubusercontent.com/u/83723501#b74cf8b3d884f42fffea4bfe7070b3871e1845805c57973a48324af1228ad9cc ---