NFT | Ownership Verification
In this section, we have a set of APIs that help you verify ownership or traits of an NFT, making ownership-based access management possible.
Last updated
Was this helpful?
In this section, we have a set of APIs that help you verify ownership or traits of an NFT, making ownership-based access management possible.
Last updated
Was this helpful?
|
You can use this API to verify if an account is the real owner of an NFT.
Path parameter:
chain
: chain to work with.
Main chains: ETHEREUM, POLYGON
Testnet chains: SEPOLIA, GOERLI, MUMBAI, SHIMMEREVM
contract
: smart contract address
The verification process can be based on NFT ownership and metadata traits.
Path parameter:
chain
: chain to work with.
Main chains: ETHEREUM, POLYGON
Testnet chains: SEPOLIA, GOERLI, MUMBAI, SHIMMEREVM
contract
: smart contract address