Skip to content

Build the buyer-side incoming-approval (a "bid"). Use with MsgSetIncomingApproval to post the bid on-chain. Proto-shape only — no FE-only…

buildAuctionBidApproval(args): Record<string, unknown>

Defined in: packages/bitbadgesjs-sdk/src/core/auctions.ts:203

Build the buyer-side incoming-approval (a "bid"). Use with MsgSetIncomingApproval to post the bid on-chain. Proto-shape only — no FE-only fromList/toList/details enrichment.

Parameters

args

AuctionBidArgs

Returns

Record<string, unknown>

Edit this page on GitHub