TwitScription (XRC20)
TwitScription (Protocol)X (Twitter)Telegram
  • What is TwitScription(XRC20)?
  • XRC20 on Twitter (X)
    • Deploy
    • Mint
    • Transfer
  • XRC20 on Farcaster (Warpcast)
    • Deploy
    • Mint
    • Transfer
  • XRC20
    • Deploy
    • Mint
    • Transfer
  • XSIPs
    • What are XSIPs?
    • XSIP-1
    • XSIP-2
    • XSIP-3
    • XSIP-4
  • XRC Token Bridge
    • Bridge Out: XRC20 to ERC20
    • Bridge In: ERC20 to XRC20
  • Marketplace
    • How to List XRC20
      • How to Delist XRC20
    • How to Buy XRC20
  • Verified Badge
Powered by GitBook
On this page
  1. XRC20

Transfer

{ 
  "p": "#XRC20",
  "op": "transfer",
  "tick": "X",
  "to": "@twitscription_x",
  "amt": "2000"
}
Key
Description

p

Protocol: Helps identify and process XRC20 events

op

Operation: Type of event (Deploy, Mint, Transfer, List)

tick

Ticker: Identifier of the XRC20

to

X Handle: Recipient of XRC20 Tokens

amt

Amount to transfer: States the amount of the XRC20 to transfer.

  • The 'to' value must always start with an '@' and be a X username

  • If the 'amt' value is greater than the balance, it will be invalid

PreviousMintNextXSIPs

Last updated 1 year ago