Skip to main content
BETA
HomeIntegration BuilderAPI ReferenceGuidesChangelog
View Mirror World on Github
Join the Discord server

Language:

verifyMintConfig

Verifies The Mint Configuration Of A Solana NFT


import { type VerifySolanaMintConfigPayloadV2 } from "@mirrorworld/web3.js"
const payload: VerifySolanaMintConfigPayloadV2 = {
url: "https://url-to-bad-monkey-storage.site/0001.json",
}
await mirrorworld.Solana.Asset.verifyMintConfig(payload)

Edit this page on GitHub

Copyright © Mirror World, Inc. 2023
On this page

    Home

    Integration

    Guides

    API Reference

    Changelog