You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`LSB`|[ARC-20](./arc-0020.md) Smart ASA |`False`| Any |
180
180
|`1`|[ARC-62](./arc-0062.md) Circulating Supply |`False`| Any |
181
-
|`2`|Custom, should be reserved for future ARCs|`False`| Any |
181
+
|`2`|Native Token Transfers (NTT) supported |`False`| Any |
182
182
|`3`| Custom, should be reserved for future ARCs |`False`| Any |
183
183
|`4`| Custom, should be reserved for future ARCs |`False`| Any |
184
184
|`5`| Custom, should be reserved for future ARCs |`False`| Any |
@@ -210,6 +210,9 @@ If the [ARC-62](./arc-0062.md) support is _enabled_:
210
210
conforming to the [ARC-62](./arc-0062.md#circulating-supply-application-discovery)
211
211
specification.
212
212
213
+
An ASA **MAY** declare to support <ahref="https://wormhole.com/docs/products/token-transfers/native-token-transfers/overview/">Native Token Transfers (NTT)</a>
214
+
on creation or after, setting the `2` bit in the Reversible Flags to `True`.
215
+
213
216
###### Irreversible Flags
214
217
215
218
The Irreversible Flags (`byte`) are defined as follows:
@@ -682,12 +685,15 @@ The decision to migrate existing ASA Metadata to a new version **MUST** be made
682
685
by the ASA Manager Address, by declaring the new Application ID in the Deprecated
683
686
By field of the Metadata Header.
684
687
685
-
If the Deprecated By field is not `0`, clients **SHALL** point to the new [ARC-90](./arc-0090.md)
686
-
Asset Metadata URI:
688
+
If the Deprecated By field is not `0`:
689
+
690
+
- The ASA Manager **SHOULD** leave the [Metadata](#metadata) (body) **empty** (i.e., `metadata_size = 0`),
0 commit comments