Copy {
"jsonrpc": "2.0",
"id": "text",
"result": {
"interface": "V1_NFT",
"id": "text",
"content": {
"$schema": "text",
"json_uri": "text",
"files": [
{}
],
"metadata": {
"name": "text",
"symbol": "text"
},
"links": {}
},
"authorities": [
{
"address": "text",
"scopes": [
"text"
]
}
],
"compression": {
"eligible": true,
"compressed": true,
"data_hash": "text",
"creator_hash": "text",
"asset_hash": "text",
"tree": "text",
"seq": 1,
"leaf_id": 1
},
"grouping": [
{
"group_key": "text",
"group_value": "text"
}
],
"royalty": {
"royalty_model": "text",
"target": "text",
"percent": 1,
"basis_points": 1,
"primary_sale_happened": true,
"locked": true
},
"creators": [
{
"address": "text",
"share": 1,
"verified": true
}
],
"ownership": {
"frozen": true,
"delegated": true,
"delegate": "text",
"ownership_model": "text",
"owner": "text"
},
"supply": {
"print_max_supply": 1,
"print_current_supply": 1,
"edition_nonce": 1
},
"mutable": true,
"burnt": true,
"token_info": {
"supply": 1,
"decimals": 1,
"token_program": "text",
"mint_authority": "text",
"freeze_authority": "text"
}
}
}