Summary
Buy transactions are the core activity of the AccessLayer marketplace but are not logged at a structured level. An info-level log on each confirmed buy would give operators full visibility into marketplace volume and help correlate on-chain events with server activity.
Scope
- Emit an info-level log on each confirmed buy with fields:
buyer_wallet, creator_wallet, key_amount, xlm_paid, new_supply, tx_hash, confirmed_at
- Log emitted after the transaction is confirmed on-chain, not on submission
xlm_paid should be the net amount including fees, formatted as XLM (not stroops)
- Do not log private key material or signing secrets
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram
Summary
Buy transactions are the core activity of the AccessLayer marketplace but are not logged at a structured level. An info-level log on each confirmed buy would give operators full visibility into marketplace volume and help correlate on-chain events with server activity.
Scope
buyer_wallet,creator_wallet,key_amount,xlm_paid,new_supply,tx_hash,confirmed_atxlm_paidshould be the net amount including fees, formatted as XLM (not stroops)Acceptance Criteria
xlm_paidformatted as XLM string (not stroops)ETA: 12 hours
Coordinate on Telegram