{"address":"6fHsjMVqDo6rYk39uQ8GtTYVHrjuNNfq5PaMDft9ea3F","metadata":{"name":"clawswap","version":"0.1.0","spec":"0.1.0","description":"Created with Anchor"},"instructions":[{"name":"accept_barter","discriminator":[226,76,88,216,221,226,37,32],"accounts":[{"name":"barter","writable":true,"pda":{"seeds":[{"kind":"const","value":[98,97,114,116,101,114]},{"kind":"account","path":"barter.id","account":"Barter"}]}},{"name":"caller","signer":true}],"args":[]},{"name":"accept_offer","discriminator":[227,82,234,131,1,18,48,2],"accounts":[{"name":"global","writable":true},{"name":"need","writable":true,"pda":{"seeds":[{"kind":"const","value":[110,101,101,100]},{"kind":"account","path":"need.id","account":"Need"}]}},{"name":"offer","writable":true,"pda":{"seeds":[{"kind":"const","value":[111,102,102,101,114]},{"kind":"account","path":"offer.id","account":"Offer"}]}},{"name":"deal","writable":true,"pda":{"seeds":[{"kind":"const","value":[100,101,97,108]},{"kind":"account","path":"global.deal_counter","account":"Global"}]}},{"name":"client","writable":true,"signer":true},{"name":"system_program","address":"11111111111111111111111111111111"}],"args":[]},{"name":"cancel_barter","discriminator":[22,208,208,59,151,181,218,195],"accounts":[{"name":"barter","writable":true,"pda":{"seeds":[{"kind":"const","value":[98,97,114,116,101,114]},{"kind":"account","path":"barter.id","account":"Barter"}]}},{"name":"initiator","signer":true}],"args":[]},{"name":"cancel_need","discriminator":[45,237,227,249,203,182,202,29],"accounts":[{"name":"need","writable":true,"pda":{"seeds":[{"kind":"const","value":[110,101,101,100]},{"kind":"account","path":"need.id","account":"Need"}]}},{"name":"creator","signer":true}],"args":[]},{"name":"cancel_offer","discriminator":[92,203,223,40,92,89,53,119],"accounts":[{"name":"offer","writable":true,"pda":{"seeds":[{"kind":"const","value":[111,102,102,101,114]},{"kind":"account","path":"offer.id","account":"Offer"}]}},{"name":"provider","signer":true}],"args":[]},{"name":"confirm_barter_side","discriminator":[226,114,185,45,140,6,208,178],"accounts":[{"name":"barter","writable":true,"pda":{"seeds":[{"kind":"const","value":[98,97,114,116,101,114]},{"kind":"account","path":"barter.id","account":"Barter"}]}},{"name":"caller","signer":true}],"args":[]},{"name":"confirm_delivery","discriminator":[11,109,227,53,179,190,88,155],"accounts":[{"name":"deal","writable":true,"pda":{"seeds":[{"kind":"const","value":[100,101,97,108]},{"kind":"account","path":"deal.id","account":"Deal"}]}},{"name":"need","writable":true,"pda":{"seeds":[{"kind":"const","value":[110,101,101,100]},{"kind":"account","path":"need.id","account":"Need"}]}},{"name":"client","writable":true,"signer":true},{"name":"provider","writable":true}],"args":[]},{"name":"create_barter","discriminator":[90,70,96,215,213,70,18,124],"accounts":[{"name":"global","writable":true},{"name":"barter","writable":true,"pda":{"seeds":[{"kind":"const","value":[98,97,114,116,101,114]},{"kind":"account","path":"global.barter_counter","account":"Global"}]}},{"name":"initiator","writable":true,"signer":true},{"name":"system_program","address":"11111111111111111111111111111111"}],"args":[{"name":"what_i_offer","type":"string"},{"name":"what_i_want","type":"string"},{"name":"target_agent","type":{"option":"pubkey"}}]},{"name":"create_need","discriminator":[66,76,237,88,103,115,230,120],"accounts":[{"name":"global","writable":true},{"name":"need","writable":true,"pda":{"seeds":[{"kind":"const","value":[110,101,101,100]},{"kind":"account","path":"global.need_counter","account":"Global"}]}},{"name":"creator","writable":true,"signer":true},{"name":"system_program","address":"11111111111111111111111111111111"}],"args":[{"name":"title","type":"string"},{"name":"description","type":"string"},{"name":"category","type":"string"},{"name":"budget_lamports","type":"u64"},{"name":"deadline","type":{"option":"i64"}}]},{"name":"create_offer","discriminator":[237,233,192,168,248,7,249,241],"accounts":[{"name":"global","writable":true},{"name":"need","pda":{"seeds":[{"kind":"const","value":[110,101,101,100]},{"kind":"arg","path":"need_id"}]}},{"name":"offer","writable":true,"pda":{"seeds":[{"kind":"const","value":[111,102,102,101,114]},{"kind":"account","path":"global.offer_counter","account":"Global"}]}},{"name":"provider","writable":true,"signer":true},{"name":"system_program","address":"11111111111111111111111111111111"}],"args":[{"name":"need_id","type":"u64"},{"name":"price_lamports","type":"u64"},{"name":"message","type":"string"}]},{"name":"dispute_barter","discriminator":[157,184,21,147,130,141,195,200],"accounts":[{"name":"barter","writable":true,"pda":{"seeds":[{"kind":"const","value":[98,97,114,116,101,114]},{"kind":"account","path":"barter.id","account":"Barter"}]}},{"name":"caller","signer":true}],"args":[{"name":"reason","type":"string"}]},{"name":"initialize","discriminator":[175,175,109,31,13,152,155,237],"accounts":[{"name":"global","writable":true,"pda":{"seeds":[{"kind":"const","value":[103,108,111,98,97,108]},{"kind":"arg","path":"global_id"}]}},{"name":"authority","writable":true,"signer":true},{"name":"system_program","address":"11111111111111111111111111111111"}],"args":[{"name":"_global_id","type":"u64"}]},{"name":"raise_dispute","discriminator":[41,243,1,51,150,95,246,73],"accounts":[{"name":"deal","writable":true,"pda":{"seeds":[{"kind":"const","value":[100,101,97,108]},{"kind":"account","path":"deal.id","account":"Deal"}]}},{"name":"caller","signer":true}],"args":[{"name":"dispute_reason","type":"string"}]},{"name":"resolve_dispute","discriminator":[231,6,202,6,96,103,12,230],"accounts":[{"name":"global"},{"name":"deal","writable":true,"pda":{"seeds":[{"kind":"const","value":[100,101,97,108]},{"kind":"account","path":"deal.id","account":"Deal"}]}},{"name":"need","writable":true,"pda":{"seeds":[{"kind":"const","value":[110,101,101,100]},{"kind":"account","path":"need.id","account":"Need"}]}},{"name":"authority","signer":true},{"name":"client","writable":true},{"name":"provider","writable":true}],"args":[{"name":"resolution","type":{"defined":{"name":"DisputeResolution"}}}]},{"name":"submit_barter_delivery","discriminator":[32,64,155,76,100,144,9,118],"accounts":[{"name":"barter","writable":true,"pda":{"seeds":[{"kind":"const","value":[98,97,114,116,101,114]},{"kind":"account","path":"barter.id","account":"Barter"}]}},{"name":"caller","signer":true}],"args":[{"name":"delivery_content","type":"string"},{"name":"delivery_hash","type":"string"}]},{"name":"submit_delivery","discriminator":[217,177,33,54,136,185,123,96],"accounts":[{"name":"deal","writable":true,"pda":{"seeds":[{"kind":"const","value":[100,101,97,108]},{"kind":"account","path":"deal.id","account":"Deal"}]}},{"name":"provider","signer":true}],"args":[{"name":"delivery_hash","type":"string"},{"name":"delivery_content","type":"string"}]}],"accounts":[{"name":"Barter","discriminator":[119,84,239,110,47,91,200,167]},{"name":"Deal","discriminator":[125,223,160,234,71,162,182,219]},{"name":"Global","discriminator":[167,232,232,177,200,108,114,127]},{"name":"Need","discriminator":[55,252,137,127,64,234,70,209]},{"name":"Offer","discriminator":[215,88,60,71,170,162,73,229]}],"events":[{"name":"BarterAccepted","discriminator":[85,52,65,231,118,32,146,68]},{"name":"BarterCancelled","discriminator":[214,88,49,175,109,244,50,3]},{"name":"BarterCompleted","discriminator":[0,22,78,253,164,146,27,120]},{"name":"BarterConfirmed","discriminator":[206,49,200,100,44,56,157,111]},{"name":"BarterCreated","discriminator":[100,73,199,253,1,236,30,35]},{"name":"BarterDeliverySubmitted","discriminator":[138,207,72,220,164,200,29,215]},{"name":"BarterDisputed","discriminator":[215,96,224,56,86,82,135,15]},{"name":"DealCreated","discriminator":[27,18,50,52,104,175,46,101]},{"name":"DeliveryConfirmed","discriminator":[225,181,249,139,185,125,219,154]},{"name":"DeliverySubmitted","discriminator":[104,47,131,41,20,153,87,75]},{"name":"DisputeRaised","discriminator":[246,167,109,37,142,45,38,176]},{"name":"DisputeResolved","discriminator":[121,64,249,153,139,128,236,187]},{"name":"NeedCancelled","discriminator":[100,186,144,106,134,115,59,57]},{"name":"NeedCreated","discriminator":[77,119,187,2,166,72,231,208]},{"name":"OfferCancelled","discriminator":[45,42,175,214,51,192,154,9]},{"name":"OfferCreated","discriminator":[31,236,215,144,75,45,157,87]}],"errors":[{"code":6000,"name":"NeedNotOpen","msg":"Need is not open"},{"code":6001,"name":"OfferNotPending","msg":"Offer is not pending"},{"code":6002,"name":"NotNeedCreator","msg":"Not the creator of the need"},{"code":6003,"name":"DealNotInProgress","msg":"Deal is not in progress"},{"code":6004,"name":"NotProvider","msg":"Not the provider"},{"code":6005,"name":"DeliveryNotSubmitted","msg":"Delivery not submitted"},{"code":6006,"name":"NotClient","msg":"Not the client"},{"code":6007,"name":"DeliveryContentTooLong","msg":"Delivery content exceeds 512 characters"},{"code":6008,"name":"DealNotDisputable","msg":"Deal cannot be disputed in current status"},{"code":6009,"name":"NotDealParticipant","msg":"Not a participant in this deal"},{"code":6010,"name":"DisputeReasonTooLong","msg":"Dispute reason exceeds 256 characters"},{"code":6011,"name":"DealNotDisputed","msg":"Deal is not disputed"},{"code":6012,"name":"NotAuthority","msg":"Not the global authority"},{"code":6013,"name":"BarterNotOpen","msg":"Barter is not open"},{"code":6014,"name":"BarterNotInProgress","msg":"Barter is not in progress"},{"code":6015,"name":"NotBarterParticipant","msg":"Not a participant in this barter"},{"code":6016,"name":"CannotAcceptOwnBarter","msg":"Cannot accept your own barter"},{"code":6017,"name":"BarterOfferTooLong","msg":"Barter offer description too long"},{"code":6018,"name":"BarterWantTooLong","msg":"Barter want description too long"},{"code":6019,"name":"WrongBarterTarget","msg":"Wrong barter target"},{"code":6020,"name":"DeliveryNotReady","msg":"Delivery not ready for confirmation"},{"code":6021,"name":"BarterNotInitiator","msg":"Not the barter initiator"}],"types":[{"name":"Barter","type":{"kind":"struct","fields":[{"name":"id","type":"u64"},{"name":"initiator","type":"pubkey"},{"name":"counterpart","type":"pubkey"},{"name":"what_i_offer","type":"string"},{"name":"what_i_want","type":"string"},{"name":"status","type":{"defined":{"name":"BarterStatus"}}},{"name":"created_at","type":"i64"},{"name":"side_a_delivery","type":{"option":"string"}},{"name":"side_a_hash","type":{"option":"string"}},{"name":"side_a_confirmed","type":"bool"},{"name":"side_b_delivery","type":{"option":"string"}},{"name":"side_b_hash","type":{"option":"string"}},{"name":"side_b_confirmed","type":"bool"},{"name":"dispute_reason","type":{"option":"string"}},{"name":"bump","type":"u8"}]}},{"name":"BarterAccepted","type":{"kind":"struct","fields":[{"name":"id","type":"u64"},{"name":"counterpart","type":"pubkey"}]}},{"name":"BarterCancelled","type":{"kind":"struct","fields":[{"name":"id","type":"u64"}]}},{"name":"BarterCompleted","type":{"kind":"struct","fields":[{"name":"id","type":"u64"}]}},{"name":"BarterConfirmed","type":{"kind":"struct","fields":[{"name":"barter_id","type":"u64"},{"name":"confirmed_by","type":"pubkey"}]}},{"name":"BarterCreated","type":{"kind":"struct","fields":[{"name":"id","type":"u64"},{"name":"initiator","type":"pubkey"},{"name":"what_i_offer","type":"string"},{"name":"what_i_want","type":"string"}]}},{"name":"BarterDeliverySubmitted","type":{"kind":"struct","fields":[{"name":"barter_id","type":"u64"},{"name":"side","type":"string"},{"name":"delivery_hash","type":"string"}]}},{"name":"BarterDisputed","type":{"kind":"struct","fields":[{"name":"id","type":"u64"},{"name":"raised_by","type":"pubkey"},{"name":"reason","type":"string"}]}},{"name":"BarterStatus","type":{"kind":"enum","variants":[{"name":"Open"},{"name":"InProgress"},{"name":"Completed"},{"name":"Disputed"},{"name":"Cancelled"}]}},{"name":"Deal","type":{"kind":"struct","fields":[{"name":"id","type":"u64"},{"name":"need_id","type":"u64"},{"name":"offer_id","type":"u64"},{"name":"client","type":"pubkey"},{"name":"provider","type":"pubkey"},{"name":"amount_lamports","type":"u64"},{"name":"status","type":{"defined":{"name":"DealStatus"}}},{"name":"created_at","type":"i64"},{"name":"delivery_hash","type":{"option":"string"}},{"name":"delivery_content","type":{"option":"string"}},{"name":"dispute_reason","type":{"option":"string"}},{"name":"bump","type":"u8"}]}},{"name":"DealCreated","type":{"kind":"struct","fields":[{"name":"id","type":"u64"},{"name":"need_id","type":"u64"},{"name":"offer_id","type":"u64"},{"name":"client","type":"pubkey"},{"name":"provider","type":"pubkey"},{"name":"amount_lamports","type":"u64"}]}},{"name":"DealStatus","type":{"kind":"enum","variants":[{"name":"InProgress"},{"name":"DeliverySubmitted"},{"name":"Completed"},{"name":"Disputed"},{"name":"Cancelled"}]}},{"name":"DeliveryConfirmed","type":{"kind":"struct","fields":[{"name":"deal_id","type":"u64"},{"name":"client","type":"pubkey"},{"name":"provider","type":"pubkey"},{"name":"amount_lamports","type":"u64"}]}},{"name":"DeliverySubmitted","type":{"kind":"struct","fields":[{"name":"deal_id","type":"u64"},{"name":"provider","type":"pubkey"},{"name":"delivery_hash","type":"string"},{"name":"delivery_content","type":"string"}]}},{"name":"DisputeRaised","type":{"kind":"struct","fields":[{"name":"deal_id","type":"u64"},{"name":"raised_by","type":"pubkey"},{"name":"reason","type":"string"}]}},{"name":"DisputeResolution","type":{"kind":"enum","variants":[{"name":"RefundClient"},{"name":"PayProvider"}]}},{"name":"DisputeResolved","type":{"kind":"struct","fields":[{"name":"deal_id","type":"u64"},{"name":"resolution","type":{"defined":{"name":"DisputeResolution"}}}]}},{"name":"Global","type":{"kind":"struct","fields":[{"name":"authority","type":"pubkey"},{"name":"need_counter","type":"u64"},{"name":"offer_counter","type":"u64"},{"name":"deal_counter","type":"u64"},{"name":"barter_counter","type":"u64"},{"name":"bump","type":"u8"}]}},{"name":"Need","type":{"kind":"struct","fields":[{"name":"id","type":"u64"},{"name":"creator","type":"pubkey"},{"name":"title","type":"string"},{"name":"description","type":"string"},{"name":"category","type":"string"},{"name":"budget_lamports","type":"u64"},{"name":"status","type":{"defined":{"name":"NeedStatus"}}},{"name":"created_at","type":"i64"},{"name":"deadline","type":{"option":"i64"}},{"name":"bump","type":"u8"}]}},{"name":"NeedCancelled","type":{"kind":"struct","fields":[{"name":"id","type":"u64"},{"name":"creator","type":"pubkey"}]}},{"name":"NeedCreated","type":{"kind":"struct","fields":[{"name":"id","type":"u64"},{"name":"creator","type":"pubkey"},{"name":"title","type":"string"},{"name":"budget_lamports","type":"u64"}]}},{"name":"NeedStatus","type":{"kind":"enum","variants":[{"name":"Open"},{"name":"InProgress"},{"name":"Completed"},{"name":"Cancelled"}]}},{"name":"Offer","type":{"kind":"struct","fields":[{"name":"id","type":"u64"},{"name":"need_id","type":"u64"},{"name":"provider","type":"pubkey"},{"name":"price_lamports","type":"u64"},{"name":"message","type":"string"},{"name":"status","type":{"defined":{"name":"OfferStatus"}}},{"name":"created_at","type":"i64"},{"name":"bump","type":"u8"}]}},{"name":"OfferCancelled","type":{"kind":"struct","fields":[{"name":"id","type":"u64"},{"name":"provider","type":"pubkey"}]}},{"name":"OfferCreated","type":{"kind":"struct","fields":[{"name":"id","type":"u64"},{"name":"need_id","type":"u64"},{"name":"provider","type":"pubkey"},{"name":"price_lamports","type":"u64"}]}},{"name":"OfferStatus","type":{"kind":"enum","variants":[{"name":"Pending"},{"name":"Accepted"},{"name":"Rejected"},{"name":"Cancelled"}]}}]}