withdrawing official 1.4 version tokens

I can see my tokens in my ceremonyclient node using the ‘qclient token coins’ and ‘qclient token balance’ commands, which show I have 1545.381923 QUIL tokens across two coins (0x1148… and 0x162a…). How can I withdraw or transfer these official 1.4 version QUIL tokens from my ceremonyclient node?"

The output you’ve shown indicates:

  • Two coins: 25.0 QUIL and 1520.381923 QUIL
  • Total balance: 1545.381923 QUIL
  • Account address: 0x026a5…2dc8a

This information helps provide context for anyone who might assist with the token withdrawal process.

Merge your 2 coins into a single one:
qclient token merge all

Transfer your coin to another account (e.g. keys that you may host locally as cold wallet):
qclient token transfer recipient_account coin_being_transferred

In case you want to bridge your coin into wquil in the eth network, you can follow this guide: