Get NFT Issuer by Wallet
get_nft_issuer_by_walletLook 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 | |||