Skip to content

Conversation

drewstaylor
Copy link
Member

@drewstaylor drewstaylor commented Jul 9, 2025

AXE-9769

This PR replaces the legacy method for coin registration with the new v1 methods.

Additionally, it provides a command for migrating metadata for coins created in v0, if their metadata was stored in the ITS contract. Migrating coins in this fashion will fix the problem of these not displaying correctly in wallets (e.g. Slush).

Additionally, it's the parent PR for all ITS V1 upgrade changes. The full list of added functions, and examples of calling them, are listed below.


V1 entry points & public functions:


Example script calls:

Helpers:

…RROR in version_control pkg (same as migrate_coin_metadata atm)
cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

@drewstaylor drewstaylor changed the title feat(sui): v1 register coins and migrate legacy coin registrations feat(sui): custom token linking, v1 register coins and migrate legacy coin registrations Aug 12, 2025
@drewstaylor drewstaylor changed the title feat(sui): custom token linking, v1 register coins and migrate legacy coin registrations feat(sui): custom token linking v1 register coins and migrate legacy coin registrations Aug 12, 2025
cursor[bot]

This comment was marked as outdated.

@blockchainguyy blockchainguyy merged commit d009220 into main Sep 1, 2025
11 checks passed
@blockchainguyy blockchainguyy deleted the feat/sui-its-v1 branch September 1, 2025 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants