Name the account
A launcher enters a GitHub handle. We resolve the mutable username to GitHub’s permanent numeric ID.
Enter a handle. GitRoute resolves its permanent GitHub ID and creates a dedicated onchain fee address. The developer can claim whenever they arrive.
Resolve a GitHub recipient above, then create the token directly on Pons V2.
Paste a GitRoute address to reveal the GitHub account behind it. Results are verified against the permanent GitHub ID and the live routing factory.
A launcher enters a GitHub handle. We resolve the mutable username to GitHub’s permanent numeric ID.
The ID determines one predictable contract address. Pons records it as the creator-fee recipient.
The developer signs in with GitHub, connects a wallet and claims everything already waiting for that identity.
We tested the complete sequence against a fork of Pons V2’s live fee escrow: credit an address with no code, deploy its receiver later, then claim and forward the full balance.
$ chain_id 4663
✓ recipient code before credit: 0x
✓ creator fees credited: 0.01 ETH
✓ receiver deployed at predicted address
✓ beneficiary received: 0.01 ETH
RESULT: PASSSign in with GitHub, connect your wallet and withdraw the creator fees waiting for your account.