From 51e9d3cc30dc9b6b0f78668536e98b331e18e7ca Mon Sep 17 00:00:00 2001 From: redphonecrypto <155089598+redphonecrypto@users.noreply.github.com> Date: Sun, 21 Jan 2024 10:18:37 -0500 Subject: [PATCH] Update cft20.md Adding footnote on first token --- spec/metaprotocols/cft20.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spec/metaprotocols/cft20.md b/spec/metaprotocols/cft20.md index c5804392..64fbbd5f 100644 --- a/spec/metaprotocols/cft20.md +++ b/spec/metaprotocols/cft20.md @@ -74,6 +74,10 @@ The required parameters are: |amt|The amount to transfer|Must be less or equal to the sender's balance| |dst|The address to transfer to|Any address on the chain-id, the address is _not_ validated| +**The first CFT-20 token** + +All indexers should register Asteroids (ROIDS) as the first CFT-20 token (Token #0). Other CFT-20 tokens are numbered in order, starting at #1, in the order in which they are inscribed. + **Trading tokens**