Mario Matic
Mario Matic
v1.1.0 introduced a lot of additions to metadata account data and some deprecations. We need a to add - [ ] New constants, new PDAs - [ ] Data2 -...
Given a token address , we would need to fetch the json metadata from the uri field of the metadata account data. Maybe implement metadataJson as a class?
- [ ] SetAndVerify - [ ] FreezeDelegatedAccount - [ ] ThawDelegatedAccount - [ ] RemoveCreatorVerification
Add new instructions ( v1.1.0 of Metadata program ) - [ ] UpdateMetadataAccountV2 - [ ] CreateMetadataAccountV2 - [ ] CreateMasterEditionV3 - [ ] VerifyCollection - [ ] Utilize -...
- [ ] RedeemBid - [ ] RedeemFullRightsTransferBid - [ ] StartAuction - [ ] ClaimBid - [ ] EmptyPaymentAccount - [ ] SetStore - [ ] SetWhitelistedCreator - [...
Implement the missing MetadataProgram instructions. - [x] CreateMetadataAccount - [x] UpdateMetadataAccount - [x] UpdatePrimarySaleHappenedViaToken - [x] SignMetadata - [x] CreateMasterEdition - [x] MintNewEditionFromMasterEditionViaToken - [ ] ConvertMasterEditionV1ToV2 - [ ]...
- [x] InitVault - [x] AddTokenToInactiveVault - [x] ActivateVault - [x] CombineVault - [x] RedeemShares - [x] WithdrawTokenFromSafetyDepositBox - [x] MintFractionalShares - [x] WithdrawSharesFromTreasury - [x] AddSharesToTreasury - [x] UpdateExternalPriceAccount...
**Is your feature request related to a problem? Please describe.** - [x] I want to decode a NFT account. **Describe the solution you'd like** - [x] I would like a...
- [ ] CancelBid - [ ] CreateAuction - [ ] ClaimBid - [ ] EndAuction - [ ] StartAuction - [ ] SetAuthority - [ ] PlaceBid
- [ ] #5 - [ ] #6 - [ ] #7 - [ ] #8