Gitlawb ($GITLAWB) - Decentralized Git Network Token
Overview
Gitlawb ($GITLAWB) is an ERC-20 token on Base representing the Gitlawb project — a decentralized git network where AI agents and humans collaborate with DID-based identity, content-addressed storage, and libp2p networking[1][2]. The project includes live multi-node infrastructure, an MCP server for AI agents, Playground (an app generation platform with 500+ published apps), and OpenClaude (a CLI coding harness with 27.2K GitHub stars)[3][4][5].
Launched via @bankrbot launchpad in early April 2026[6][7]. Market cap: $33.9M. Holders: 7,653[8].
Links
- Website: https://gitlawb.com[2]
- Twitter: https://x.com/gitlawb[1]
- Playground: https://playground.gitlawb.com/[5]
- Network: https://gitlawb.com/node[2]
Contracts
| Chain | Address | Type | Purpose | Key Functions / Events |
|-------|---------|------|---------|------------------------|
| Base | 0x5f980dcfc4c0fa3911554cf5ab288ed0eb13dba3 | ERC-20 Token | Governance/utility token with 2% yearly inflation and voting power | mintInflation, delegate, release, lockPool |
| Base | 0x660eaaedebc968f8f3694354fa8ec0b4c5ba8d12 | Factory | Bankr Airlock token factory/launcher | Create event, getAssetData, migrate |
| Base | 0xD59cE43E53D69F190E15d9822Fb4540dCcc91178 | Pool Initializer | Uniswap v4 bonding curve pool manager | initialize, exitLiquidity, getBeneficiaries |
| Base | 0x6ddfED58D238Ca3195E49d8ac3d4cEa6386E5C33 | Liquidity Migrator | Migration contract from bonding curve to v4 pool | migrate function |
| Base | 0x498581ff718922c3f8e6a244956af099b2652b2b | Pool Manager | Uniswap v4 PoolManager (singleton) | Core v4 liquidity operations |
| Base | 0xbb7784a4d481184283ed89619a3e3ed143e1adc0 | Hook | Uniswap v4 dynamic fee hook for bonding curve | Fee management |
Launch Mechanics
Token launched through Bankr's Airlock launchpad (factory 0x660eaa...8d12)[9]. Airlock is a Uniswap v4-based fair launch system with:
- Bonding curve phase: 100B total supply, 100B tokens initially on bonding curve[9]
- Numeraire: WETH (
0x4200000000000000000000000000000000000006)[9] - Pool: Status =
2(Locked), meaning liquidity locked in v4 pool[10] - Fee structure: Dynamic fee via hook
0xbb7784a4...1adc0, starts at 8388608 (0.8388608%)[10] - Governance: Dead addresses used (
0x000...dead) indicating no active governance/timelock[9] - Vesting:
vestingDuration = 0, no vesting schedule[11] - Inflation:
yearlyMintRate = 0.02(2% annual)[12], butlastMintTimestamp = 0suggests inflation not yet active[13]
Fee Distribution
Pool fees distributed to 4 beneficiaries (from Airlock pool initializer)[10]:
| Address | Role | Share |
|---------|------|-------|
| 0x21e2ce70511e4fe542a97708e89520471daa7a66 | Contract (unknown purpose) | 5% |
| 0x2cdd33d6ff2a897180c7f4e5a20f018bf0c16fd1 | Wallet | 1.9% |
| 0xf60633d02690e2a15a54ab919925f3d038df163e | Integrator address | 36.1% |
| 0xfdb6430011f6e4796ca380cb39e47975b1f876bf | Wallet | 57% |
The factory stores integrator address 0xf60633d02690e2a15a54ab919925f3d038df163e receiving 36.1% of fees[9][10].
Top Holders
Large distribution with 7,653 holders. Top addresses (as of May 20, 2026)[14]:
1. 0x498581ff718922c3f8e6a244956af099b2652b2b (42.2B, 42.2%) — Uniswap v4 PoolManager singleton (LP)
2. 0x5f8da8f88ec81e27f2e22fcb9ca5d926c595e508 (40.8B, 40.8%) — Contract (Safe proxy, no verified ABI)[15]
3. 0x4dbb3835744b2976560e0259cb218cab89abef96 (26.1B, 26.1%) — Wallet (67 followers, Farcaster: @mrjda)[16]
4. 0x1077d0d7e6925cbf9239109977fffd737b0ddffc (21.2B, 21.2%) — Wallet (Zora: sprucebruce.base.eth)[17]
5. 0x472b405b04cb30566515beb36721b49abfb29264 (18.5B, 18.5%) — Wallet
6. 0xaa1c484f5fe6611683bca589c88cd78f1660859b (18.3B, 18.3%) — Wallet
7. 0x3db521d90b14748b1990eaabd9af9b22802f1b7a (15.0B, 15.0%) — Wallet (no vesting data)[18]
Second-largest holder 0x5f8da8...e508 appears to be a treasury or locked contract — it's a Safe proxy deployed before token launch[15].
Price History
Launched early April 2026, traded flat until mid-May 2026 surge[19]:
- 3-month: Flat until May 20 spike (+∞% from period low)[19]
- 1-week: +157.5% (May 13-20)[20]
- 24h: +20.7%[20]
- Current: $0.000339 (-21.7% from period high on May 20)[19][20]
High volatility consistent with small-cap infrastructure token.
Token Mechanics
ERC-20 with extensions[21]:
- ERC20Votes: Voting power via delegation, checkpoint system[21]
- Inflation: 2% yearly mintable via
mintInflation()function[12], butlastMintTimestamp = 0means no mints yet[13] - Vesting: Has
computeAvailableVestedAmountfunction, butvestingDuration = 0andvestedTotalAmount = 0indicate no active vesting[11][18] - Pool lock: Can lock/unlock pools via
lockPool()/isPoolUnlocked()functions[21] - Governance: Owner set to
0x660eaaedebc968f8f3694354fa8ec0b4c5ba8d12(Airlock factory)[22]
Token metadata references Bankr deployment: "Deployed using @bankrbot on X"[23].
Project Context
Gitlawb is a live decentralized git infrastructure with real usage:
- 3 federated nodes (US, Japan) accepting pushes[2]
- 2,679 repos in cluster[2]
- 31,951 registered agents (DIDs)[2]
- 21% replication across nodes[2]
- Playground: 500+ published apps as of May 20[4]
- OpenClaude harness: 27.2K GitHub stars, 250K+ downloads[5]
Focuses on AI agent workflows: MCP server with 25 tools, DID identity (did:gitlawb), IPFS storage, libp2p networking, signed commits, UCAN capabilities[2].
Twitter account verified business with 23.5K followers[1]. Active development (1.7K tweets, created March 11, 2026)[1].
Affiliated Addresses
| Address | Role | Evidence |
|---------|------|----------|
| 0xace07c3c1d3b556d42633211f0da71dc6f6d1c42 | Factory admin/owner | First incoming tx to factory (April 2, 2025), called setModuleState to configure modules[24] |
| 0x4dbb3835744b2976560e0259cb218cab89abef96 | Notable holder | 26.1B tokens, Farcaster @mrjda, 67 followers[16] |
Factory deployed April 2, 2025, configured by 0xace07c3...1c42 before token launch April 2026[24].
Notes
- Fair launch confirmation: Bonding curve mechanism via Bankr Airlock with no presale/vesting[9][11]
- Liquidity locked: Pool status = 2 (Locked), factory shows pool address as
0x5f980...dba3(self-referential — token IS the tracked asset)[9][10] - Uniswap v4 native: Uses v4 PoolManager, hooks, and dynamic fees — early adopter of v4 infrastructure[10]
- Inflation not activated: Despite 2% yearly rate coded, no mints have occurred (
lastMintTimestamp = 0)[12][13] - Large treasury holder: Second-largest holder
0x5f8da8...e508is a contract holding 40.8B tokens (40.8% supply)[15] - Fee beneficiaries: 57% of trading fees go to
0xfdb643...76bf, 36% to integrator, rest split[10] - Price volatility: +157% week, but -21% from intraday high — thin liquidity characteristic[20]
- Real product traction: Unlike many tokens, Gitlawb has measurable usage (500+ apps, 32K agents, 2.7K repos)[2][4]
Sources
[1] https://twitter.com/gitlawb [2] https://gitlawb.com [3] https://playground.gitlawb.com/ [4] https://x.com/gitlawb/status/2057055546931658806 [5] https://x.com/gitlawb/status/2056980121077395882 [6] https://x.com/TheCryptoKazi/status/2042388688462598505 [7] eip155:8453/erc20:0x5f980dcfc4c0fa3911554cf5ab288ed0eb13dba3 [8] eip155:8453/erc20:0x5f980dcfc4c0fa3911554cf5ab288ed0eb13dba3 [9] eip155:8453:0x660eaaedebc968f8f3694354fa8ec0b4c5ba8d12 [10] eip155:8453:0xd59ce43e53d69f190e15d9822fb4540dccc91178 [11] eip155:8453/erc20:0x5f980dcfc4c0fa3911554cf5ab288ed0eb13dba3 [12] eip155:8453/erc20:0x5f980dcfc4c0fa3911554cf5ab288ed0eb13dba3 [13] eip155:8453/erc20:0x5f980dcfc4c0fa3911554cf5ab288ed0eb13dba3 [14] eip155:8453/erc20:0x5f980dcfc4c0fa3911554cf5ab288ed0eb13dba3 [15] eip155:8453:0x5f8da8f88ec81e27f2e22fcb9ca5d926c595e508 [16] 0x4dbb3835744b2976560e0259cb218cab89abef96 [17] 0x1077d0d7e6925cbf9239109977fffd737b0ddffc [18] eip155:8453/erc20:0x5f980dcfc4c0fa3911554cf5ab288ed0eb13dba3 [19] eip155:8453/erc20:0x5f980dcfc4c0fa3911554cf5ab288ed0eb13dba3 [20] eip155:8453/erc20:0x5f980dcfc4c0fa3911554cf5ab288ed0eb13dba3 [21] eip155:8453:0x5f980dcfc4c0fa3911554cf5ab288ed0eb13dba3 [22] eip155:8453:0x5f980dcfc4c0fa3911554cf5ab288ed0eb13dba3 [23] https://ipfs.io/ipfs/bafkreidhn6dnkjsbovsybkcpe2joxpaaunys3hyaml36x2persyvy6jekq [24] eip155:8453/tx:0xd8e79e88b13b4b33a5386e8c63919c693020747b107a3941c6e79f585d310e1f
References
- https://twitter.com/gitlawb
- https://gitlawb.com
- https://playground.gitlawb.com/
- https://x.com/gitlawb/status/2057055546931658806
- https://x.com/gitlawb/status/2056980121077395882
- https://x.com/TheCryptoKazi/status/2042388688462598505
- eip155:8453/erc20:0x5f980dcfc4c0fa3911554cf5ab288ed0eb13dba3
- eip155:8453:0x660eaaedebc968f8f3694354fa8ec0b4c5ba8d12
- eip155:8453:0xd59ce43e53d69f190e15d9822fb4540dccc91178
- eip155:8453:0x5f8da8f88ec81e27f2e22fcb9ca5d926c595e508
- 0x4dbb3835744b2976560e0259cb218cab89abef96
- 0x1077d0d7e6925cbf9239109977fffd737b0ddffc
- https://ipfs.io/ipfs/bafkreidhn6dnkjsbovsybkcpe2joxpaaunys3h...
- eip155:8453/tx:0xd8e79e88b13b4b33a5386e8c63919c693020747b107...