metaDAOproject / meta-dao-ops

Repository for project tracking
2 stars 0 forks source link

Update Meta USDC metadata #50

Closed R-K-H closed 5 months ago

R-K-H commented 5 months ago

Our token is B9CZDrwg7d34MiPiWoUSmddriCtQB5eB2h9EUSDHt48b

I need to update the metadata to the following:

{
"name": "Meta USDC",
"symbol": "mUSDC",
"uri": "https://arweave.net/pmEBiqDAxmLQ6nPTfdG893WZ1PJMD2jhRepG2P79Ea8"
}

The reason for this is the UI attempts to fetch information, and with respect to that when generating the token data for p/f tokens we key off the symbol and name etc, which currently is TOKE.

I've also included a valid metadata URI with a token image so that will populate as well.

I suggest using MetaBoss (https://metaboss.rs/)

https://metaboss.rs/update.html

metaboss update name --keypair <PATH_TO_KEYPAIR> --account <MINT_ACCOUNT> --new-name <NEW_NAME>

metaboss update symbol --keypair <PATH_TO_KEYPAIR> --account <MINT_ACCOUNT> --new-symbol <NEW_SYMBOL>

metaboss update uri --keypair <PATH_TO_KEYPAIR> --account <MINT_ACCOUNT> --new-uri <NEW_URI>

R-K-H commented 5 months ago

This has been updated with a new token for devnet ABizbp4pXowKQJ1pWgPeWPYDfSKwg34A7Xy1fxTu7No9

Old token was B9CZDrwg7d34MiPiWoUSmddriCtQB5eB2h9EUSDHt48b