BTCFoundry
Mechanism $BTCF
Home Explore Launch Mechanism Docs

Launch

Launch on pons.
Route the fees to Bitcoin.

This form calls the live pons.family launcher on Robinhood Chain — the same contract the pons interface calls. The one thing it does differently is the creator fee wallet: point it at the foundry and the fee stream stops being pocket money.

Chain Robinhood Chain · 4663
Launcher pons
Launch fee 0.0005 ETH

Token

Letters, numbers and spaces. 32 characters max.

Letters and numbers. 10 characters max.

No links. 256 characters max — enforced by pons.

pons stores images on IPFS. Paste an existing ipfs:// or https:// URI. Leave it empty and the token still launches, but its card on pons shows up blank — worth filling in.

The foundry part

pons pays the creator a share of trading fees to whatever address is set here. This is the hook the whole mechanism hangs on: set it to the foundry's address and the fees can be swept into wBTC liquidity instead of a personal wallet. Left empty, the fees go to your own wallet and this is an ordinary pons launch.

ETH spent buying your own token inside the launch transaction — the first buy on the curve, before anyone else can trade. It is added to the launch fee and spent from your wallet. 0 is fine.

Launch fee0.0005 ETH
Developer buy0.0000 ETH
Total, plus gas0.0005 ETH

Your wallet signs and submits. BTC Foundry never holds your assets.

Preview

Untitled launchNot yet launched
ETH
Launchpadpons.family
SupplyFixed
LiquidityLocked at graduation

What this transaction is

  • One call to launchToken() on the pons launcher.
  • Fixed supply, deployed by pons, liquidity locked at graduation.
  • Quote asset is ETH — that is how pons works.
  • The creator fee wallet is the only field the foundry changes.

Tokens on any launchpad can be worthless. pons does not vet them and neither does this site.

After the launch

The launch is real today.
The sweep is not built yet.

01 / Live

The token exists.

Deployed by the pons launcher on Robinhood Chain, tradeable on pons the moment the transaction confirms, with liquidity locked at graduation.

StatusWorking
02 / Live

The fees have somewhere to go.

The creator fee wallet is set in the same call. Point it at an address the foundry controls and the stream is captured from the first trade.

StatusWorking
03 / Building

Nothing sweeps those fees yet.

Turning the collected ETH into permanent wBTC-paired liquidity needs a contract that buys, pairs and deposits with no withdraw path. That contract is not written.

StatusIn progress