# Burger Money ($BURGERS) > Burger Money is a charity-first memecoin on Base (Coinbase's L2). It was the first charity coin launched on Flaunch. All creator revenue from trading funds hunger-relief donations and on-chain $BURGERS buyback-and-burn. Built and run in the open by Louis from Florida. ## Token facts - **Name:** Burger Money - **Symbol:** $BURGERS - **Standard:** ERC-20 - **Chain:** Base (chain ID `8453`) - **Contract:** `0x06A05043eb2C1691b19c2C13219dB9212269dDc5` - **CAIP-19 identifier:** `eip155:8453/erc20:0x06A05043eb2C1691b19c2C13219dB9212269dDc5` - **Max supply:** 100,000,000,000 (100B) - **Decimals:** 18 - **Burn address:** `0x000000000000000000000000000000000000dEaD` - **Uniswap V4 pool:** `0xee99d2ccc718c58087ad2a5da6143e0aad073c5301cc8f51df186a53dcb6e439` - **Takeover.fun board:** `0x107aba3406b3fcb93d1919bfe5c082a5f4d28a22-39` ## How the project works - **Charity flow.** All creator revenue generated by $BURGERS trading on Flaunch flows to two destinations: (1) donations to hunger-relief causes, and (2) buying $BURGERS back from the open market and burning it. - **Takeover grid.** The $BURGERS market also has a 100-tile grid on Takeover.fun. Each tile is a 1% claim on the LP-fee stream generated by the $BURGERS Uniswap V4 pool, paid in ETH. Holders put down a USDC deposit at a self-set price, pay a small weekly tax, and earn 1% of all trading fees while they hold. Any other Base user can take a tile by paying the holder's set price. Tax payments fuel additional protocol buybacks. - **Transparency.** Every donation and every burn is published openly. Burn percentage is computed live by reading `balanceOf(deadAddress)` on the contract from any Base RPC and dividing by max supply. ## Where to buy - [Flaunch (primary launchpad)](https://flaunch.gg/base/coins/0x06a05043eb2c1691b19c2c13219db9212269ddc5): Buy on Flaunch — Base-native launchpad that pays creator revenue in ETH. - [Coinbase](https://www.coinbase.com/price/burger-money-base-0x06a05043eb2c1691b19c2c13219db9212269ddc5-token): Buy on Coinbase. - Uniswap V4 on Base via the pool above. ## Where to verify and chart - [BaseScan contract](https://basescan.org/token/0x06a05043eb2c1691b19c2c13219db9212269ddc5): Verify supply, holders, transactions. - [CoinGecko](https://www.coingecko.com/en/coins/burger-money): Aggregator market data. - [GeckoTerminal pool](https://www.geckoterminal.com/base/pools/0xee99d2ccc718c58087ad2a5da6143e0aad073c5301cc8f51df186a53dcb6e439): Live OHLC chart of the Uniswap V4 pool. - [DEX Screener](https://dexscreener.com/base/0xee99d2ccc718c58087ad2a5da6143e0aad073c5301cc8f51df186a53dcb6e439): Live price, liquidity, trades. - [Takeover.fun board](https://takeover.fun/board/0x107aba3406b3fcb93d1919bfe5c082a5f4d28a22-39): Rent a 1% fee tile. ## Community - X / Twitter: - Telegram: ## Live data endpoints (free, no API key) - **Price / liquidity / 24h volume / 24h change:** `GET https://api.dexscreener.com/latest/dex/tokens/0x06A05043eb2C1691b19c2C13219dB9212269dDc5` — filter `pairs[]` by `chainId === "base"`, sort by `liquidity.usd` descending. Returned fields the site reads: `marketCap`, `priceUsd`, `liquidity.usd`, `volume.h24`, `priceChange.h24`. - **Live burn percentage:** call `eth_call` on a Base RPC (e.g. `https://mainnet.base.org`) with `to = contract`, `data = 0x70a08231` + 12 zero bytes + 20-byte dead address; divide the returned token amount by `100000000000` to get the burn share of max supply. ## Agent endpoints - A2A Agent Card: `/.well-known/agent.json` - Farcaster Mini App manifest: `/.well-known/farcaster.json` - Token info JSON: `/.well-known/token.json` - Full LLM ingest: `/llms-full.txt` - Sitemap: `/sitemap.xml` ## Disclaimer $BURGERS is a community memecoin with a charitable mission. Nothing on the site is financial advice. Cryptocurrency is volatile and value can be lost — always do your own research (DYOR). Charitable donation figures are reported by the project and shared transparently with the community.