IQ6900
  • Welcome to IQ
  • About-IQ
    • Developer's Note: About Iq6900
    • Code-in
    • Check your code
    • Full tutorial video
  • Getting Started
    • How to use IQ Inscription
    • Code-in
    • Check your code
    • Full tutorial video
  • Eliza Code-In
    • Let's inscribe your Eliza on the blockchain forever
  • Eliza Tutorial
    • inscribe your Eliza to the blockchain
    • Check your Data
    • Link your wallet In Eliza
  • SOON:BNB Wallet Setting
    • Step1. Prepare Soon or svmBNB
    • How to connect SOON
    • How to connect svmBNB
Powered by GitBook
On this page
  1. Getting Started

Code-in

PreviousHow to use IQ InscriptionNextCheck your code

Last updated 5 months ago

Process Join:

  • Each wallet must register an account once to be allocated a small space for recording (approximately 1000 bytes).

  • This process incurs a gas fee of around 0.01 SOL.

Code-in:

  • This is the process of inscribing data onto the blockchain, which may require multiple signatures. The average gas fee per signature is about 0.000025 SOL.

  • Text data requires a signature approximately every 800 characters, while ASCII data requires one every 3000 characters.

  • For quick retrieval, the last signature executes a method that stores the data in a database linked to the user's wallet.After paying a service fee of 0.003 SOL along with the final method, your file will be successfully registered on the blockchain.

This is a video on how to leave records on-chain. Warning: Your on-chain data is visible to everyone.