Launch
The token deploys on Flap.sh via newTokenV2 with the taxRate in basis points and a beneficiary address that is baked in forever — after deploy there is no function to redirect where the tax flows.
◆$DAFF — Daffy Charity/Flap.sh/Robinhood Chain
3% TAXIMMUTABLE TREASURY100% CHARITYGRANTS VIA DAFFY
collected for charity in ETH — the counter starts at the first trade
01 — Follow the money
The tax route is hardcoded at token creation. Every hop below is a contract, not a promise.
TRADES
every buy & sell on the launch pool
3% TAX
taxRate: 300 bps — set at creation
CHARITY TREASURY
Safe multisig · beneficiary locked forever
CHARITY — 100%
→ Daffy · grants + receipts
02 — The mechanics
A meme-coin rail welded to a charity pipeline. Each step is enforced by a contract you can read, not a team you have to believe.
The token deploys on Flap.sh via newTokenV2 with the taxRate in basis points and a beneficiary address that is baked in forever — after deploy there is no function to redirect where the tax flows.
Every buy and sell routes the tax — in the network's native token — straight to the treasury address. No team wallet ever touches the flow.
When the treasury crosses its payout threshold, funds move out in full — 100% of the collected tax is earmarked for charity. No team cut, no side pockets.
The charity share flows through Daffy, a registered 501(c)(3) donor-advised fund, which issues grants and tax receipts. Every grant is a public transaction.
The one-way door
Irreversibility is the whole trust model. It removes the classic rug: there is no function to call, no owner to phish, no vote to hijack. The same property demands the receiver be a multisig — never an individual's wallet.
flap.newTokenV2({
name: "Daffy Charity",
symbol: "DAFF",
taxRate: 300, // basis points — 3%
beneficiary: SAFE_MULTISIG // → charity treasury
});
// ↑ beneficiary written once. immutable. forever.The beneficiary is locked at deploy. Redirecting the tax to an anonymous wallet is not a risk — it is impossible, and verifiably so in the contract code.
The treasury address is public from day one, and the receipt above reads its type — multisig or dedicated wallet — straight off the chain. Because the beneficiary can never change, it can never be a throwaway key.
Grants settle through a registered sponsor. Daffy is a registered 501(c)(3) donor-advised fund — deductibility lives at the sponsor layer, where the law expects it.
03 — The allocation
Every incoming payout routes to charity in full. The destination is fixed on-chain; the route never changes.
Grants via Daffy, a registered 501(c)(3) donor-advised fund — settled on-chain, with receipts.
04 — The ledger
Volume in, tax accrued, grants out — every number on this page will resolve to a transaction hash. The counters start at the first trade.
$0
traded — from block one
0.00 ETH
3% of every trade — in ETH
0.00 ETH
the immutable beneficiary
0
each one a public transaction
Starts at launch
Every buy and sell will print here as it lands — size, value, and the exact tax routed to the treasury, each line linked to its transaction.
05 — Grants ledger
Every grant will leave twice: once as a transaction anyone can verify, once as a sponsor-issued record. Buying $DAFF is not a deduction — the sponsor layer is where deductibility lives.
No grants yet
0.0000 ETH
in the treasury, waiting to be granted
The recipient is picked by the community vote; the grant settles through a registered sponsor once the vote closes. Date, recipient, amount and the settlement transaction land here — permanently, one row per grant.
06 — Community vote
Every option is a registered 501(c)(3) from Daffy's charity registry. The community poll steers the grant; settlement still runs through the sponsor layer, with a compliance check before funds move.
Advisory poll — one vote per visitor, you can change it anytime. Options sourced from daffy.org/charities.
07 — Campaign mode
Meme-coin volume decays — that's physics. So $DAFF runs in campaigns: a fixed goal, a fixed window, a named charity partner. The closing grant settles either way.
Campaign #1 — opens at launch
Partner announced at launch
Fixed goal, fixed window, named beneficiary. 100% of every trade tax during the campaign is earmarked for the goal.
Interim payouts ship as thresholds are crossed; the remainder settles when the window closes.
08 — Straight answers
No. Trading funds the treasury, but a token purchase gives you no deduction. Tax-deductible receipts exist only at the sponsor layer — Daffy issues them for direct donations. The interface keeps the two flows strictly separate.
No — and that's the point. The beneficiary address is fixed at token creation via Flap's newTokenV2 and cannot be changed by anyone, ever. It points at a dedicated treasury address published at launch — the receipt on this page reads what that address actually is directly from the chain.
Treasury income tracks volume, so it is volatile by nature. That's why $DAFF runs campaign-mode: a fixed goal, a fixed window, a named charity partner. Whatever is raised in the window ships as a grant when it closes — a quiet week delays nothing.
No. $DAFF is a community asset with zero promises of profit or yield. The only thing the contract guarantees is where the tax goes. Anything else you read into the chart is on you.
Flap.sh deploys on BNB Chain, Base, Monad, X Layer and Robinhood Chain. Robinhood Chain connects the project to a retail audience that already thinks in tickers. Network choice affects gas, bridging routes to the sponsor and who actually shows up.
The chain will. Tax flow and grants are public transactions, and each one gets linked from the ledger on this page. The token-charity-deduction stack will be reviewed by securities and charity-law counsel before launch — this site is a product concept, not legal or tax advice.