Inscribe
Creators
Marketplace
Developers
Runes
TRIO
Help
Buy Trio
Account
Logout
Buy TRIO
Request PSBT signature from wallet
1
Connect your wallet
2
Paste the PSBT Data
Provide JSON in this format, it will be adjusted and sent to your wallet.
{ "psbtBase64": "cHNidP8BA...", "ordinalInputIndices": [ 0, 1 ], "paymentInputIndices": [ 2 ] }
Broadcast transaction after signing
Finalize transaction
Add sighashTypes to all inputs - for unisat launchpad PSBT
Your Ordinals Address
Your Ordinals Public Key
Your Payment Address
Your Payment Public Key
Adjusted Payload
{}
View FAQ
Sign PSBT
Tools/Converters
Paste Base64 to convert to hex
Paste hex to convert to base64
Sign PSBT FAQ
What is this?
This is a developer tool that lets you send JSON payloads to your wallet for signature through their `signPSBT` request function.
Use at your own risk!