Get NFT Issuer by Wallet
get_nft_issuer_by_walletVerify an NFT issuer's identity by looking up their XRPL wallet address in the AgentTrust registry, returning organization name, category, website, and verification status.
Instructions
Look up a registered NFT issuer by their XRPL wallet address.
Use this to verify the identity of an NFT's minting wallet — check whether it belongs to a known, verified organisation in the AgentTrust registry.
Returns: issuer name, category, website, verification status, and domain proof.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet_address | Yes | The XRPL wallet address (r...) of the NFT issuer to look up. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||