Bitbond Documentation
About Bitbond
  • Token Tool
    • Intro Token Tool
      • Protocols and blockchains
      • Token custody
      • Paying Fees on Token Tool
      • Discount Codes
    • Create Token
      • Manage Token
    • Create Token Sale
      • Manage Token Sale
    • Airdrop Tokens
      • Custom recipients
      • Autofill recipients
      • Airdrop NFTs
    • Create Token Locker
    • Automate Payments
      • Payment stream
      • Token vesting
      • Delivery vs. Payment (DvP)
    • Create NFT
      • Manage NFT
    • Track Token Portfolio
    • Create Chain Record
    • Testnet Faucets
    • Token Tool API
  • TokenGems
    • Intro TokenGems
Powered by GitBook
LogoLogo

Token Tool functions

  • Create ERC20 Token on Ethereum
  • Create BEP20 Token on BNB Smart Chain
  • Create ERC20 Token on Base Chain

Guides

  • How to launch token presale
  • Tokenomics 101
  • How to create a DAO

Guides

  • How to airdrop tokens
  • How to create a memecoin
  • Liquidity pool guide

© Bitbond GmbH

On this page

Was this helpful?

Export as PDF
  1. Token Tool

Create Chain Record

PreviousTrack Token PortfolioNextTestnet Faucets

Last updated 4 months ago

Was this helpful?

allows you to add a text entry to a blockchain. This is done by sending a transaction and attaching metadata to it.

Currently the Chain Record function supports sending of cryptocurrencies. Going forward the sending of custom ERC20 tokens will also be supported in order to attach metadata to transactions of custom ERC20 tokens as well.

As a securities registrar you can use this function in order to use blockchains as an immutable store of registry data in an anonymized as well as non-anonymized way.

To add a chain record you need to specify:

  • Amount: native cryptocurrency of the selected chain (i.e. ETH, MATIC, AVAX or BNB) that you are sending in order to add the chain record. If you only want to create the entry without actually sending a high dollar amount, you can simply put in a very small amount such as 0.00001

  • Message content: use any type of text based content – this could be plain text such as "hello world" or a hash such as the MD5 hash of "hello world" which is 5eb63bbbe01eeed093cb22bb8f5acdc3

  • Recipient address: address to which the transaction is sent

Here is an example configuration with plain text:

After the record was created successfully, you can see this confirmation modal:

To see the content on chain, select "Click to see More" in the bottom left of the explorer page. Then scroll to the bottom where it says "Input Data" and then from "View Input As" choose UTF-8. You will see all content the way you entered it:

From there you can see a block explorer link to the transaction. This is the link to the example above

https://testnet.snowtrace.io/tx/0x3278eee4e2e35be87f19c0b3a641a3416e1500ef52591b18041bf355326524bc
Create Chain Record