Step 01
Fee ingestion
ponsfamily.com posts every network fee to a signed webhook. The signature is an HMAC over the raw bytes, and the provider event id makes the endpoint idempotent, so a retried delivery is acknowledged without crediting twice.
POST /api/webhooks/ponsfamily-fee









