Look Up NFT Issuer
lookup_nft_issuerLook up an organisation in the AgentTrust XRPL NFT Issuer Registry.
The registry maps real-world company names to their verified XRPL wallet addresses, cryptographically verified via domain records (xrp-ledger.toml). Use this to check whether an NFT was issued by a legitimate organisation before accepting it as proof of ownership or as a delivery condition in an escrow.
Returns: name, xrpl_wallet, verified status, domain, and a register_url if not found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Company name (e.g. 'Ripple') or XRPL wallet address to look up in the issuer registry. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||