> For the complete documentation index, see [llms.txt](https://chain.gavedu.com/gavedu-by-bhumitat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chain.gavedu.com/gavedu-by-bhumitat/gavedu-by-bhumitat-1/trust.md).

# Trust & On-Chain Verification

Trust in Gavedu does not rest on promises — it rests on public contracts anyone can read. This page lists everything you need to verify the network yourself.

## Contracts on Base

| What          | Address                                      |
| ------------- | -------------------------------------------- |
| GVDT token    | `0x231fABEf034df3465cDA908a1cab9F942e46cB07` |
| Node registry | `0x45e88Bb55C77B088EF37F66A7a3eB2514D18c8C2` |

* **Token:** inspect total supply, holders, and every transfer on any Base scanner.
* **Node registry:** call `totalNodes()` yourself. Read it for what it is: a count of **registration records written to the contract**, not a count of nodes currently powered on and serving traffic. The registry does not attest live service, and no uptime oracle exists. For the dated operational position — including how many nodes are currently online — see [Implementation Status](/gavedu-by-bhumitat/gavedu-by-bhumitat-1/implementation-status.md).

## Supply integrity

* **100,000,000,000 GVDT** — fixed, non-mintable. No hidden inflation.
* **Near-zero team wallet.** The creator/owner wallet holds **less than 0.03%** of supply (\~29.6M GVDT) — no dev overhang to dump. Verifiable on De.Fi, Bubblemaps, and TokenSniffer.
* **Un-ruggable.** The token is a standard ERC-20 with **no owner** (ownership renounced), **no proxy/upgrade path**, no blacklist/whitelist, and no pause — all verifiable on Base. **Wallet-to-wallet transfers are untaxed.** Trading through the token's liquidity pool carries a **2% swap fee that funds the ecosystem reward vault** — it is a pool fee, not a transfer tax on holding or sending. LP is locked.
* **No consumer dilution.** Reward points are off-chain and burned on use — everyday activity never mints on-chain tokens.

## Real-world operator

Gavedu is built by **Bhumitat Technologies**, a registered PM-WANI **PDOA** (Public Data Office Aggregator) under India's Department of Telecommunications — registration `PMWANI-GUJ-364290-PDOA000004`.

This paper makes **no price or profit prediction, no yield promise, and no return-of-capital promise.** GVDT's case rests on verifiable backing, not hype — verify, don't trust. What is verifiable today, and what is still only a design, is stated on [Implementation Status](/gavedu-by-bhumitat/gavedu-by-bhumitat-1/implementation-status.md).
