Public transaction
Hash, network, date, status and compatible explorer when execution is on-chain.
Transparency
Transparency is not just publishing a hash. It must make gross amount, gas, fees, optional commission and NGO net amount recalculable.
Each line has a purpose: what came in, what went out, what reached the NGO and where to verify it.
Hash, network, date, status and compatible explorer when execution is on-chain.
JSON or CSV export with batch ID, assets, amounts, fees, commission, NGO net and exclusions.
Version used to calculate fees, execution threshold and NGO net amount.
Receiving address or account, possible receipt, public name and related campaign.
Assets, networks, aggregated amounts, number of participations and covered period.
Gas, technical costs, commission, optional reserve and justification for each line.
Final net received by the NGO, settlement asset or currency, date and beneficiary.
Hash, transaction, batch export, standard version and public verification link.
In the target model, the relayer performs real work: sorting participations, execution, possible gas advance, threshold checks and proof publication.
If the relayer advances gas, reimbursement appears as a separate line.
The commission must be public, capped and calculated according to a rule known before execution.
DustEthic promises no return, no free gas and no perfect optimization. It requires visible costs.
{
"batch_id": "DE-2026-0042",
"standard_version": "1.0.0-phase0",
"status": "educational_example_not_executed",
"period": "2026-06",
"network": "arbitrum-one",
"asset": "USDC",
"gross_collected": "128.40",
"deductions": {
"gas_reimbursed": "0.82",
"relayer_commission": "6.42",
"technical_reserve": "0.00"
},
"ngo_net_amount": "121.16",
"public_verification": {
"tx_hash": null,
"batch_file_hash": "sha256:..."
}
}