Raise an island.
This launches straight on the pons v1 factory from your own wallet. Unisland never takes custody and never sits in the path. The only thing it adds is that you see your island before you sign.
Derived from the address your launch would create, asked of the factory itself.
How the preview can be exact
pons deploys tokens with CREATE2 using a salt you supply, so the address is decided before the transaction exists. Change the salt and you change the address.
An island is derived from nothing but that address, so a different salt puts you in a different part of the archipelago. Drawing another island is free until you sign.
Rather than guessing the address, Unisland asks the factory to simulate the launch and return it. If pons changes anything internally, the preview stays correct.
The transaction goes from your wallet to the pons v1 factory at 0xA5aAb3F0c6EeadF30Ef1D3Eb997108E976351feB. Unisland is not in the path, adds no fee to the launch, and cannot take custody of anything.