x402_p2p_accept
Accept a peer-to-peer offer on Algorand by creating a two-transaction group that pays the maker the specified amount in ALGO, ready for signing.
Instructions
PAID $0.01 USDC — p2p/accept: 2-txn group: [pay ALGO->app, appl accept_offer_algo(uint64 offerId, pay)] with offer box ref, fee 0.005 ALGO. Sign with your own wallet, then call the submit tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sender | Yes | address | |
| offerId | Yes | uint64 | |
| payAmount | Yes | uint64 ALGO base units to pay the maker |