{"info":{"_postman_id":"b8b2cd06-d95a-46a7-9d9d-8b1436d29fff","name":"SmapleContractNFT","description":"<html><head></head><body><p>Smaple contract non fungible token apis documentation, compatible with pando chain and adaptor.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"22730401","collectionId":"b8b2cd06-d95a-46a7-9d9d-8b1436d29fff","publishedId":"2s83eysxmM","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-09-27T07:46:57.000Z"},"item":[{"name":"PNC721_deploy","id":"e4e110a4-aee6-4db0-a7b6-ab7afb5f988d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"NFTName\" : \"PandoNFT\",\n    \"NFTSymbol\" : \"PNC721\",\n    \"PRIVATE_KEY\":\"482ceece0ab85befc084a0718f11c5466dfa10ff0506a6ff4f9c39bfceb7143e\"\n\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/nft","description":"<p><strong>Description</strong></p>\n<p>This API is used when end-user want to deploy nft smart contract on pandochain.</p>\n<p><strong>Header</strong></p>\n<p>Content-Type: application/json</p>\n<p>Connection: keep-alive</p>\n<p>Accept: <em>/</em></p>\n<p>Accept-Encoding: gzip, deflate, br</p>\n<p><strong>Request-Method</strong></p>\n<p>POST</p>\n<p><strong>Request-Body</strong></p>\n<p>{ \"NFTName\"(String):\"PandoNFT\",</p>\n<p>\"NFTSymbol\"(String): \"PS721\",</p>\n<p>\"PRIVATE_KEY\":\"482ceece0ab85befc084a0718f11c5466dfa10ff0506a6ff4f9c39bfceb7143e\"</p>\n<p>}</p>\n<p><strong>Response-Body</strong></p>\n<p>{</p>\n<p>\"contract address \": \"0x0b6B639e72aD407108De1784024f8AC87834ABB6\"</p>\n<p>}</p>\n<p><strong>Status</strong></p>\n<p>status-code : 200</p>\n<p><strong>Error</strong></p>\n<ol>\n<li><strong>When something is happened wrong while processing the request</strong></li>\n</ol>\n<p><strong>Status-code</strong> : 500</p>\n<p><strong>Message :</strong> \"Internal Server Error\"</p>\n","urlObject":{"protocol":"http","port":"5000","path":["api","nft"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e4e110a4-aee6-4db0-a7b6-ab7afb5f988d"},{"name":"transfer","id":"2ae1413d-6858-41b3-b89a-bbb48bdc8045","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"address\" : \"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1\",\n    \"recipientAddr\" :\"0x81bccc41c146f7a2f28ee58ef6c4f7d23dad1d43\",\n    \"tokenId\":1,\n    \"owner\" : \"0xf6AD695FC77Ec31A98F4e7cB648051954dfce7d5\",\n    \"methodName\" : \"transferFrom\",\n    \"PRIVATE_KEY\":\"482ceece0ab85befc084a0718f11c5466dfa10ff0506a6ff4f9c39bfceb7143e\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/NFT/write","description":"<p><strong>Description</strong></p>\n<p>This API is used when end-user want to transfer some nft to recipient address</p>\n<p><strong>Header</strong></p>\n<p>Content-Type: application/json</p>\n<p>Connection: keep-alive</p>\n<p>Accept: <em>/</em></p>\n<p>Accept-Encoding: gzip, deflate, br</p>\n<p><strong>Request-Method</strong></p>\n<p>POST</p>\n<p><strong>Request-Body</strong></p>\n<p>{ \"address\" : \"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1\",</p>\n<p>\"recipientAddr\" :\"0x81bccc41c146f7a2f28ee58ef6c4f7d23dad1d43\",</p>\n<p>\"tokenId\":1,</p>\n<p>\"owner\" : \"0xf6AD695FC77Ec31A98F4e7cB648051954dfce7d5\",</p>\n<p>\"PRIVATE_KEY\":\"482ceece0ab85befc084a0718f11c5466dfa10ff0506a6ff4f9c39bfceb7143e\",</p>\n<p>\"methodName\" : \"transferFrom\"}</p>\n<p><strong>Response-Body</strong></p>\n<p>{ \"Transaction Detail\": { \"blockHash\": \"0x20e0d3d3736c93123acd3cd797bb4368ec5a8de84b2c33a8c99c3c94352cfa0f\", \"blockNumber\": 16817, \"transactionHash\": \"0x33db2c2aad6774ed04cf55c97c32f205ea700fd00234414304b757be465f7543\", \"transactionIndex\": 1, \"contractAddress\": \"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1\", \"from\": \"0xf6ad695fc77ec31a98f4e7cb648051954dfce7d5\", \"to\": \"0x64338792cc78fbccc5dc99df8d17b2942ce277e1\", \"gasUsed\": 74540, \"cumulativeGasUsed\": 74540, \"logs\": [ { \"address\": \"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1\", \"blockHash\": \"0x20e0d3d3736c93123acd3cd797bb4368ec5a8de84b2c33a8c99c3c94352cfa0f\", \"blockNumber\": 16817, \"logIndex\": 0, \"topics\": [ \"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef\", \"0x0000000000000000000000000000000000000000000000000000000000000000\", \"0x000000000000000000000000f6ad695fc77ec31a98f4e7cb648051954dfce7d5\", \"0x0000000000000000000000000000000000000000000000000000000000000001\" ], \"transactionHash\": \"0x33db2c2aad6774ed04cf55c97c32f205ea700fd00234414304b757be465f7543\", \"transactionIndex\": 1, \"data\": \"0x\", \"type\": \"mined\", \"id\": \"log_b69be35a\" } ], \"logsBloom\": \"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000\", \"status\": true }}</p>\n<p><strong>Status</strong></p>\n<p>status-code : 200</p>\n<p><strong>Error</strong></p>\n<ol>\n<li><strong>When something is happened wrong while processing the request</strong></li>\n</ol>\n<p><strong>Status-code</strong> : 500</p>\n<p><strong>Message :</strong> \"Internal Server Error\"</p>\n<p>2. <strong>When method name is passing wrong</strong></p>\n<p><strong>Status-code</strong> : 404</p>\n<p><strong>Message :</strong> \"Method Name not found\"</p>\n","urlObject":{"protocol":"http","port":"5000","path":["api","NFT","write"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2ae1413d-6858-41b3-b89a-bbb48bdc8045"},{"name":"SafeTransferFrom","id":"97656e81-d107-4e37-b2cb-64e6c8130ae2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"address\" : \"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1\",\n    \"recipientAddr\" :\"0x81bccc41c146f7a2f28ee58ef6c4f7d23dad1d43\",\n    \"tokenId\":1,\n    \"owner\" : \"0xf6AD695FC77Ec31A98F4e7cB648051954dfce7d5\",\n    \"methodName\" : \"safeTransferFrom\",\n    \"PRIVATE_KEY\":\"482ceece0ab85befc084a0718f11c5466dfa10ff0506a6ff4f9c39bfceb7143e\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/NFT/write","description":"<p><strong>Description</strong></p>\n<p>This API is used when end-user want to safely transfer some nft to recipient address</p>\n<p><strong>Header</strong></p>\n<p>Content-Type: application/json</p>\n<p>Connection: keep-alive</p>\n<p>Accept: <em>/</em></p>\n<p>Accept-Encoding: gzip, deflate, br</p>\n<p><strong>Request-Method</strong></p>\n<p>POST</p>\n<p><strong>Request-Body</strong></p>\n<p>{ \"address\" : \"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1\",</p>\n<p>\"recipientAddr\" :\"0x81bccc41c146f7a2f28ee58ef6c4f7d23dad1d43\",</p>\n<p>\"tokenId\":1,</p>\n<p>\"PRIVATE_KEY\":\"482ceece0ab85befc084a0718f11c5466dfa10ff0506a6ff4f9c39bfceb7143e\",</p>\n<p>\"owner\" : \"0xf6AD695FC77Ec31A98F4e7cB648051954dfce7d5\",</p>\n<p>\"methodName\" : \"safeTransferFrom\"}</p>\n<p><strong>Response-Body</strong></p>\n<p>{ \"Transaction Detail\": { \"blockHash\": \"0x20e0d3d3736c93123acd3cd797bb4368ec5a8de84b2c33a8c99c3c94352cfa0f\", \"blockNumber\": 16817, \"transactionHash\": \"0x33db2c2aad6774ed04cf55c97c32f205ea700fd00234414304b757be465f7543\", \"transactionIndex\": 1, \"contractAddress\": \"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1\", \"from\": \"0xf6ad695fc77ec31a98f4e7cb648051954dfce7d5\", \"to\": \"0x64338792cc78fbccc5dc99df8d17b2942ce277e1\", \"gasUsed\": 74540, \"cumulativeGasUsed\": 74540, \"logs\": [ { \"address\": \"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1\", \"blockHash\": \"0x20e0d3d3736c93123acd3cd797bb4368ec5a8de84b2c33a8c99c3c94352cfa0f\", \"blockNumber\": 16817, \"logIndex\": 0, \"topics\": [ \"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef\", \"0x0000000000000000000000000000000000000000000000000000000000000000\", \"0x000000000000000000000000f6ad695fc77ec31a98f4e7cb648051954dfce7d5\", \"0x0000000000000000000000000000000000000000000000000000000000000001\" ], \"transactionHash\": \"0x33db2c2aad6774ed04cf55c97c32f205ea700fd00234414304b757be465f7543\", \"transactionIndex\": 1, \"data\": \"0x\", \"type\": \"mined\", \"id\": \"log_b69be35a\" } ], \"logsBloom\": \"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000\", \"status\": true }}</p>\n<p><strong>Status</strong></p>\n<p>status-code : 200</p>\n<p><strong>Error</strong></p>\n<ol>\n<li><strong>When something is happened wrong while processing the request</strong></li>\n</ol>\n<p><strong>Status-code</strong> : 500</p>\n<p><strong>Message :</strong> \"Internal Server Error\"</p>\n<p>2. <strong>When method name is passing wrong</strong></p>\n<p><strong>Status-code</strong> : 404</p>\n<p><strong>Message :</strong> \"Method Name not found\"</p>\n","urlObject":{"protocol":"http","port":"5000","path":["api","NFT","write"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"97656e81-d107-4e37-b2cb-64e6c8130ae2"},{"name":"mint","id":"64f30de7-5daa-4d6a-b4b6-977470ed7bfa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"address\" : \"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1\",\n    \"recipientAddr\" :\"0xf6ad695fc77ec31a98f4e7cb648051954dfce7d5\",\n    \"tokenId\" : 1,\n    \"methodName\" : \"safeMint\",\n    \"PRIVATE_KEY\":\"482ceece0ab85befc084a0718f11c5466dfa10ff0506a6ff4f9c39bfceb7143e\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/NFT/write","description":"<p><strong>Description</strong></p>\n<p>This API is used when end-user want to mint some nft to recipient address</p>\n<p><strong>Header</strong></p>\n<p>Content-Type: application/json</p>\n<p>Connection: keep-alive</p>\n<p>Accept: <em>/</em></p>\n<p>Accept-Encoding: gzip, deflate, br</p>\n<p><strong>Request-Method</strong></p>\n<p>POST</p>\n<p><strong>Request-Body</strong></p>\n<p>{ \"address\" : \"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1\",</p>\n<p>\"recipientAddr\" :\"0x81bccc41c146f7a2f28ee58ef6c4f7d23dad1d43\",</p>\n<p>\"PRIVATE_KEY\":\"482ceece0ab85befc084a0718f11c5466dfa10ff0506a6ff4f9c39bfceb7143e\",</p>\n<p>\"tokenId\":1,</p>\n<p>\"methodName\" : \"safeMint\"}</p>\n<p><strong>Response-Body</strong></p>\n<p>{ \"Transaction Detail\": { \"blockHash\": \"0x20e0d3d3736c93123acd3cd797bb4368ec5a8de84b2c33a8c99c3c94352cfa0f\", \"blockNumber\": 16817, \"transactionHash\": \"0x33db2c2aad6774ed04cf55c97c32f205ea700fd00234414304b757be465f7543\", \"transactionIndex\": 1, \"contractAddress\": \"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1\", \"from\": \"0xf6ad695fc77ec31a98f4e7cb648051954dfce7d5\", \"to\": \"0x64338792cc78fbccc5dc99df8d17b2942ce277e1\", \"gasUsed\": 74540, \"cumulativeGasUsed\": 74540, \"logs\": [ { \"address\": \"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1\", \"blockHash\": \"0x20e0d3d3736c93123acd3cd797bb4368ec5a8de84b2c33a8c99c3c94352cfa0f\", \"blockNumber\": 16817, \"logIndex\": 0, \"topics\": [ \"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef\", \"0x0000000000000000000000000000000000000000000000000000000000000000\", \"0x000000000000000000000000f6ad695fc77ec31a98f4e7cb648051954dfce7d5\", \"0x0000000000000000000000000000000000000000000000000000000000000001\" ], \"transactionHash\": \"0x33db2c2aad6774ed04cf55c97c32f205ea700fd00234414304b757be465f7543\", \"transactionIndex\": 1, \"data\": \"0x\", \"type\": \"mined\", \"id\": \"log_b69be35a\" } ], \"logsBloom\": \"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000\", \"status\": true }}</p>\n<p><strong>Status</strong></p>\n<p>status-code : 200</p>\n<p><strong>Error</strong></p>\n<ol>\n<li><strong>When something is happened wrong while processing the request</strong></li>\n</ol>\n<p><strong>Status-code</strong> : 500</p>\n<p><strong>Message :</strong> \"Internal Server Error\"</p>\n<p>2. <strong>When method name is passing wrong</strong></p>\n<p><strong>Status-code</strong> : 404</p>\n<p><strong>Message :</strong> \"Method Name not found\"</p>\n","urlObject":{"protocol":"http","port":"5000","path":["api","NFT","write"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"64f30de7-5daa-4d6a-b4b6-977470ed7bfa"},{"name":"approval","id":"d0a95f8f-24de-4b66-85ff-4fe971e73600","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"address\" : \"0x93d0065c27F620Da733E3670E09B73786b49f3B7\",\n    \"spender\" :\"0x81bccc41c146f7a2f28ee58ef6c4f7d23dad1d43\",\n    \"tokenId\" : 1,\n    \"methodName\" : \"approve\",\n    \"PRIVATE_KEY\":\"482ceece0ab85befc084a0718f11c5466dfa10ff0506a6ff4f9c39bfceb7143e\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/NFT/write","description":"<p><strong>Description</strong></p>\n<p>This API is used when end-user want to take approval to spender for particular nft token id.</p>\n<p><strong>Header</strong></p>\n<p>Content-Type: application/json</p>\n<p>Connection: keep-alive</p>\n<p>Accept: <em>/</em></p>\n<p>Accept-Encoding: gzip, deflate, br</p>\n<p><strong>Request-Method</strong></p>\n<p>POST</p>\n<p><strong>Request-Body</strong></p>\n<p>{ \"address\" : \"0x93d0065c27F620Da733E3670E09B73786b49f3B7\",</p>\n<p>\"spender\" :\"0x81bccc41c146f7a2f28ee58ef6c4f7d23dad1d43\",</p>\n<p>\"PRIVATE_KEY\":\"482ceece0ab85befc084a0718f11c5466dfa10ff0506a6ff4f9c39bfceb7143e\",</p>\n<p>\"tokenId\" : 1,</p>\n<p>\"methodName\" : \"approve\"}</p>\n<p><strong>Response-Body</strong></p>\n<p>{ \"Transaction Detail\": { \"blockHash\": \"0x20e0d3d3736c93123acd3cd797bb4368ec5a8de84b2c33a8c99c3c94352cfa0f\", \"blockNumber\": 16817, \"transactionHash\": \"0x33db2c2aad6774ed04cf55c97c32f205ea700fd00234414304b757be465f7543\", \"transactionIndex\": 1, \"contractAddress\": \"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1\", \"from\": \"0xf6ad695fc77ec31a98f4e7cb648051954dfce7d5\", \"to\": \"0x64338792cc78fbccc5dc99df8d17b2942ce277e1\", \"gasUsed\": 74540, \"cumulativeGasUsed\": 74540, \"logs\": [ { \"address\": \"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1\", \"blockHash\": \"0x20e0d3d3736c93123acd3cd797bb4368ec5a8de84b2c33a8c99c3c94352cfa0f\", \"blockNumber\": 16817, \"logIndex\": 0, \"topics\": [ \"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef\", \"0x0000000000000000000000000000000000000000000000000000000000000000\", \"0x000000000000000000000000f6ad695fc77ec31a98f4e7cb648051954dfce7d5\", \"0x0000000000000000000000000000000000000000000000000000000000000001\" ], \"transactionHash\": \"0x33db2c2aad6774ed04cf55c97c32f205ea700fd00234414304b757be465f7543\", \"transactionIndex\": 1, \"data\": \"0x\", \"type\": \"mined\", \"id\": \"log_b69be35a\" } ], \"logsBloom\": \"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000\", \"status\": true }}</p>\n<p><strong>Status</strong></p>\n<p>status-code : 200</p>\n<p><strong>Error</strong></p>\n<ol>\n<li><strong>When something is happened wrong while processing the request</strong></li>\n</ol>\n<p><strong>Status-code</strong> : 500</p>\n<p><strong>Message :</strong> \"Internal Server Error\"</p>\n<p>2. <strong>When method name is passing wrong</strong></p>\n<p><strong>Status-code</strong> : 404</p>\n<p><strong>Message :</strong> \"Method Name not found\"</p>\n","urlObject":{"protocol":"http","port":"5000","path":["api","NFT","write"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d0a95f8f-24de-4b66-85ff-4fe971e73600"},{"name":"setApprovalForAll","id":"29f7d344-3e4c-410e-8860-6dd02754ad85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"address\" : \"0x93d0065c27F620Da733E3670E09B73786b49f3B7\",\n    \"spender\" :\"0x81bccc41c146f7a2f28ee58ef6c4f7d23dad1d43\",\n    \"approval\" : true,\n    \"methodName\" : \"setApprovalForAll\",\n    \"PRIVATE_KEY\":\"482ceece0ab85befc084a0718f11c5466dfa10ff0506a6ff4f9c39bfceb7143e\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/NFT/write","description":"<p><strong>Description</strong></p>\n<p>This API is used when end-user want to take approval to spender for all nft token id.</p>\n<p><strong>Header</strong></p>\n<p>Content-Type: application/json</p>\n<p>Connection: keep-alive</p>\n<p>Accept: <em>/</em></p>\n<p>Accept-Encoding: gzip, deflate, br</p>\n<p><strong>Request-Method</strong></p>\n<p>POST</p>\n<p><strong>Request-Body</strong></p>\n<p>{ \"address\" : \"0x93d0065c27F620Da733E3670E09B73786b49f3B7\",</p>\n<p>\"spender\" :\"0x81bccc41c146f7a2f28ee58ef6c4f7d23dad1d43\",</p>\n<p>\"PRIVATE_KEY\":\"482ceece0ab85befc084a0718f11c5466dfa10ff0506a6ff4f9c39bfceb7143e\",</p>\n<p>\"approval\" : true,</p>\n<p>\"methodName\" : \"setApprovalForAll\"}</p>\n<p><strong>Response-Body</strong></p>\n<p>{ \"Transaction Detail\": { \"blockHash\": \"0x20e0d3d3736c93123acd3cd797bb4368ec5a8de84b2c33a8c99c3c94352cfa0f\", \"blockNumber\": 16817, \"transactionHash\": \"0x33db2c2aad6774ed04cf55c97c32f205ea700fd00234414304b757be465f7543\", \"transactionIndex\": 1, \"contractAddress\": \"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1\", \"from\": \"0xf6ad695fc77ec31a98f4e7cb648051954dfce7d5\", \"to\": \"0x64338792cc78fbccc5dc99df8d17b2942ce277e1\", \"gasUsed\": 74540, \"cumulativeGasUsed\": 74540, \"logs\": [ { \"address\": \"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1\", \"blockHash\": \"0x20e0d3d3736c93123acd3cd797bb4368ec5a8de84b2c33a8c99c3c94352cfa0f\", \"blockNumber\": 16817, \"logIndex\": 0, \"topics\": [ \"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef\", \"0x0000000000000000000000000000000000000000000000000000000000000000\", \"0x000000000000000000000000f6ad695fc77ec31a98f4e7cb648051954dfce7d5\", \"0x0000000000000000000000000000000000000000000000000000000000000001\" ], \"transactionHash\": \"0x33db2c2aad6774ed04cf55c97c32f205ea700fd00234414304b757be465f7543\", \"transactionIndex\": 1, \"data\": \"0x\", \"type\": \"mined\", \"id\": \"log_b69be35a\" } ], \"logsBloom\": \"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000\", \"status\": true }}</p>\n<p><strong>Status</strong></p>\n<p>status-code : 200</p>\n<p><strong>Error</strong></p>\n<ol>\n<li><strong>When something is happened wrong while processing the request</strong></li>\n</ol>\n<p><strong>Status-code</strong> : 500</p>\n<p><strong>Message :</strong> \"Internal Server Error\"</p>\n<p>2. <strong>When method name is passing wrong</strong></p>\n<p><strong>Status-code</strong> : 404</p>\n<p><strong>Message :</strong> \"Method Name not found\"</p>\n","urlObject":{"protocol":"http","port":"5000","path":["api","NFT","write"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"29f7d344-3e4c-410e-8860-6dd02754ad85"},{"name":"transferOwnership","id":"7d22643a-6666-4452-8cf1-57f89ab6f554","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"address\" : \"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1\",\n    \"owner\" : \"0xf6AD695FC77Ec31A98F4e7cB648051954dfce7d5\",\n    \"methodName\" : \"transferOwnership\",\n    \"PRIVATE_KEY\":\"482ceece0ab85befc084a0718f11c5466dfa10ff0506a6ff4f9c39bfceb7143e\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/NFT/write","description":"<p><strong>Description</strong></p>\n<p>This API is used when end-user want to transfer ownership of smart contract to other address.</p>\n<p><strong>Header</strong></p>\n<p>Content-Type: application/json</p>\n<p>Connection: keep-alive</p>\n<p>Accept: <em>/</em></p>\n<p>Accept-Encoding: gzip, deflate, br</p>\n<p><strong>Request-Method</strong></p>\n<p>POST</p>\n<p><strong>Request-Body</strong></p>\n<p>{<br />\"address\" : \"0x93d0065c27F620Da733E3670E09B73786b49f3B7\",</p>\n<p>\"PRIVATE_KEY\":\"482ceece0ab85befc084a0718f11c5466dfa10ff0506a6ff4f9c39bfceb7143e\",<br />\"owner\" : \"0xf6AD695FC77Ec31A98F4e7cB648051954dfce7d5\",<br />\"methodName\" : \"transferOwnership\"<br />}</p>\n<p><strong>Response-Body</strong></p>\n<p>{ \"Transaction Detail\": { \"blockHash\": \"0x20e0d3d3736c93123acd3cd797bb4368ec5a8de84b2c33a8c99c3c94352cfa0f\", \"blockNumber\": 16817, \"transactionHash\": \"0x33db2c2aad6774ed04cf55c97c32f205ea700fd00234414304b757be465f7543\", \"transactionIndex\": 1, \"contractAddress\": \"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1\", \"from\": \"0xf6ad695fc77ec31a98f4e7cb648051954dfce7d5\", \"to\": \"0x64338792cc78fbccc5dc99df8d17b2942ce277e1\", \"gasUsed\": 74540, \"cumulativeGasUsed\": 74540, \"logs\": [ { \"address\": \"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1\", \"blockHash\": \"0x20e0d3d3736c93123acd3cd797bb4368ec5a8de84b2c33a8c99c3c94352cfa0f\", \"blockNumber\": 16817, \"logIndex\": 0, \"topics\": [ \"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef\", \"0x0000000000000000000000000000000000000000000000000000000000000000\", \"0x000000000000000000000000f6ad695fc77ec31a98f4e7cb648051954dfce7d5\", \"0x0000000000000000000000000000000000000000000000000000000000000001\" ], \"transactionHash\": \"0x33db2c2aad6774ed04cf55c97c32f205ea700fd00234414304b757be465f7543\", \"transactionIndex\": 1, \"data\": \"0x\", \"type\": \"mined\", \"id\": \"log_b69be35a\" } ], \"logsBloom\": \"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000\", \"status\": true }}</p>\n<p><strong>Status</strong></p>\n<p>status-code : 200</p>\n<p><strong>Error</strong></p>\n<ol>\n<li><strong>When something is happened wrong while processing the request</strong></li>\n</ol>\n<p><strong>Status-code</strong> : 500</p>\n<p><strong>Message :</strong> \"Internal Server Error\"</p>\n<p>2. <strong>When method name is passing wrong</strong></p>\n<p><strong>Status-code</strong> : 404</p>\n<p><strong>Message :</strong> \"Method Name not found\"</p>\n","urlObject":{"protocol":"http","port":"5000","path":["api","NFT","write"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7d22643a-6666-4452-8cf1-57f89ab6f554"},{"name":"renounceOwnership","id":"75bd1013-cd7b-4771-a4a2-1ef0333d3635","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"address\" : \"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1\",\n    \"methodName\" : \"renounceOwnership\",\n    \"PRIVATE_KEY\":\"482ceece0ab85befc084a0718f11c5466dfa10ff0506a6ff4f9c39bfceb7143e\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/NFT/write","description":"<p><strong>Description</strong></p>\n<p>This API is used when end-user want to renounce the ownership of smart contract.</p>\n<p><strong>Header</strong></p>\n<p>Content-Type: application/json</p>\n<p>Connection: keep-alive</p>\n<p>Accept: <em>/</em></p>\n<p>Accept-Encoding: gzip, deflate, br</p>\n<p><strong>Request-Method</strong></p>\n<p>POST</p>\n<p><strong>Request-Body</strong></p>\n<p>{ \"address\" : \"0x93d0065c27F620Da733E3670E09B73786b49f3B7\",</p>\n<p>\"PRIVATE_KEY\":\"482ceece0ab85befc084a0718f11c5466dfa10ff0506a6ff4f9c39bfceb7143e\",</p>\n<p>\"methodName\" : \"renounceOwnership\"}</p>\n<p><strong>Response-Body</strong></p>\n<p>{ \"Transaction Detail\": { \"blockHash\": \"0x20e0d3d3736c93123acd3cd797bb4368ec5a8de84b2c33a8c99c3c94352cfa0f\", \"blockNumber\": 16817, \"transactionHash\": \"0x33db2c2aad6774ed04cf55c97c32f205ea700fd00234414304b757be465f7543\", \"transactionIndex\": 1, \"contractAddress\": \"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1\", \"from\": \"0xf6ad695fc77ec31a98f4e7cb648051954dfce7d5\", \"to\": \"0x64338792cc78fbccc5dc99df8d17b2942ce277e1\", \"gasUsed\": 74540, \"cumulativeGasUsed\": 74540, \"logs\": [ { \"address\": \"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1\", \"blockHash\": \"0x20e0d3d3736c93123acd3cd797bb4368ec5a8de84b2c33a8c99c3c94352cfa0f\", \"blockNumber\": 16817, \"logIndex\": 0, \"topics\": [ \"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef\", \"0x0000000000000000000000000000000000000000000000000000000000000000\", \"0x000000000000000000000000f6ad695fc77ec31a98f4e7cb648051954dfce7d5\", \"0x0000000000000000000000000000000000000000000000000000000000000001\" ], \"transactionHash\": \"0x33db2c2aad6774ed04cf55c97c32f205ea700fd00234414304b757be465f7543\", \"transactionIndex\": 1, \"data\": \"0x\", \"type\": \"mined\", \"id\": \"log_b69be35a\" } ], \"logsBloom\": \"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000\", \"status\": true }}</p>\n<p><strong>Status</strong></p>\n<p>status-code : 200</p>\n<p><strong>Error</strong></p>\n<ol>\n<li><strong>When something is happened wrong while processing the request</strong></li>\n</ol>\n<p><strong>Status-code</strong> : 500</p>\n<p><strong>Message :</strong> \"Internal Server Error\"</p>\n<p>2. <strong>When method name is passing wrong</strong></p>\n<p><strong>Status-code</strong> : 404</p>\n<p><strong>Message :</strong> \"Method Name not found\"</p>\n","urlObject":{"protocol":"http","port":"5000","path":["api","NFT","write"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"75bd1013-cd7b-4771-a4a2-1ef0333d3635"},{"name":"getApproved","id":"443389b3-4c6c-4c12-858e-fc76f25ed6ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/NFT/?methodName=getApproved&address=0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1&tokenId=1","description":"<p><strong>Description</strong></p>\n<p>This API is used when end-user want to check owner of spender request is valid or not for transaction of token.</p>\n<p><strong>Header</strong></p>\n<p>Content-Type: application/json</p>\n<p>Connection: keep-alive</p>\n<p>Accept: <em>/</em></p>\n<p>Accept-Encoding: gzip, deflate, br</p>\n<p><strong>Request-Method</strong></p>\n<p>GET</p>\n<p><strong>Query-Params</strong></p>\n<p>{ \"address\"(String):\"0x93d0065c27F620Da733E3670E09B73786b49f3B7\",</p>\n<p>\"methodName\" (String): \"getApproved\",</p>\n<p>\"tokenId\" (Number) : 1</p>\n<p>\"owner\" (String) : \"0xf6ad695fc77ec31a98f4e7cb648051954dfce7d5\",</p>\n<p>\"spender\" (String) : \"0x81bccc41c146f7a2f28ee58ef6c4f7d23dad1d43\"</p>\n<p>}</p>\n<p><strong>Response-Body</strong></p>\n<p>{ \"resultString\": \"Contract call for getApproved and result is \",</p>\n<p>\"result\": true/false }</p>\n<p><strong>Status</strong></p>\n<p>status-code : 200</p>\n<p><strong>Error</strong></p>\n<ol>\n<li><strong>When something is happened wrong while processing the request</strong></li>\n</ol>\n<p><strong>Status-code</strong> : 500</p>\n<p><strong>Message :</strong> \"Internal Server Error\"</p>\n<p>2. <strong>When method name is passing wrong</strong></p>\n<p><strong>Status-code</strong> : 404</p>\n<p><strong>Message :</strong> \"Method Name not found\"</p>\n","urlObject":{"protocol":"http","port":"5000","path":["api","NFT",""],"host":["localhost"],"query":[{"key":"methodName","value":"getApproved"},{"disabled":true,"key":"owner","value":"0xf6AD695FC77Ec31A98F4e7cB648051954dfce7d5"},{"key":"address","value":"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1"},{"disabled":true,"key":"spender","value":"0x81bccc41c146f7a2f28ee58ef6c4f7d23dad1d43"},{"key":"tokenId","value":"1"}],"variable":[]}},"response":[],"_postman_id":"443389b3-4c6c-4c12-858e-fc76f25ed6ec"},{"name":"getApprovalForAll","id":"a060fe2a-662b-4292-a826-cc4c6a6c7db5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/NFT/?methodName=isApprovedForAll&owner=0xf6AD695FC77Ec31A98F4e7cB648051954dfce7d5&address=0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1&spender=0x81bccc41c146f7a2f28ee58ef6c4f7d23dad1d43","description":"<p><strong>Description</strong></p>\n<p>This API is used when end-user want to check owner of spender request is valid or not for transaction of all nft token.</p>\n<p><strong>Header</strong></p>\n<p>Content-Type: application/json</p>\n<p>Connection: keep-alive</p>\n<p>Accept: <em>/</em></p>\n<p>Accept-Encoding: gzip, deflate, br</p>\n<p><strong>Request-Method</strong></p>\n<p>GET</p>\n<p><strong>Query-Params</strong></p>\n<p>{ \"address\"(String):\"0x93d0065c27F620Da733E3670E09B73786b49f3B7\",</p>\n<p>\"methodName\" (String): \"isApprovedForAll\",</p>\n<p>\"owner\" (String) : \"0xf6ad695fc77ec31a98f4e7cb648051954dfce7d5\",</p>\n<p>\"spender\" (String) : \"0x81bccc41c146f7a2f28ee58ef6c4f7d23dad1d43\"</p>\n<p>}</p>\n<p><strong>Response-Body</strong></p>\n<p>{ \"resultString\": \"Contract call for isApprovedForAll and result is \",</p>\n<p>\"result\": true/false }</p>\n<p><strong>Status</strong></p>\n<p>status-code : 200</p>\n<p><strong>Error</strong></p>\n<ol>\n<li><strong>When something is happened wrong while processing the request</strong></li>\n</ol>\n<p><strong>Status-code</strong> : 500</p>\n<p><strong>Message :</strong> \"Internal Server Error\"</p>\n<p>2. <strong>When method name is passing wrong</strong></p>\n<p><strong>Status-code</strong> : 404</p>\n<p><strong>Message :</strong> \"Method Name not found\"</p>\n","urlObject":{"protocol":"http","port":"5000","path":["api","NFT",""],"host":["localhost"],"query":[{"key":"methodName","value":"isApprovedForAll"},{"key":"owner","value":"0xf6AD695FC77Ec31A98F4e7cB648051954dfce7d5"},{"key":"address","value":"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1"},{"key":"spender","value":"0x81bccc41c146f7a2f28ee58ef6c4f7d23dad1d43"}],"variable":[]}},"response":[],"_postman_id":"a060fe2a-662b-4292-a826-cc4c6a6c7db5"},{"name":"getTokenURI","id":"6c4f6161-90c8-4af4-ad3b-2dcd03a88f31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/NFT/?methodName=tokenURI&address=0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1&tokenId=1","description":"<p><strong>Description</strong></p>\n<p>This API is used when end-user want to check token uri of particular nft.</p>\n<p><strong>Header</strong></p>\n<p>Content-Type: application/json</p>\n<p>Connection: keep-alive</p>\n<p>Accept: <em>/</em></p>\n<p>Accept-Encoding: gzip, deflate, br</p>\n<p><strong>Request-Method</strong></p>\n<p>GET</p>\n<p><strong>Query-Params</strong></p>\n<p>{ \"address\"(String):\"0x93d0065c27F620Da733E3670E09B73786b49f3B7\",</p>\n<p>\"methodName\" (String): \"tokenURI\",</p>\n<p>\"tokenId\" (Number) : 1</p>\n<p>}</p>\n<p><strong>Response-Body</strong></p>\n<p>{ \"resultString\": \"Contract call for tokenURI and result is \",</p>\n<p>\"result\": \"<a href=\"http://ipfs/QWERTYUIOP\">http://ipfs/QWERTYUIOP\"</a> }</p>\n<p><strong>Status</strong></p>\n<p>status-code : 200</p>\n<p><strong>Error</strong></p>\n<ol>\n<li><strong>When something is happened wrong while processing the request</strong></li>\n</ol>\n<p><strong>Status-code</strong> : 500</p>\n<p><strong>Message :</strong> \"Internal Server Error\"</p>\n<p>2. <strong>When method name is passing wrong</strong></p>\n<p><strong>Status-code</strong> : 404</p>\n<p><strong>Message :</strong> \"Method Name not found\"</p>\n","urlObject":{"protocol":"http","port":"5000","path":["api","NFT",""],"host":["localhost"],"query":[{"key":"methodName","value":"tokenURI"},{"key":"address","value":"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1"},{"key":"tokenId","value":"1"}],"variable":[]}},"response":[],"_postman_id":"6c4f6161-90c8-4af4-ad3b-2dcd03a88f31"},{"name":"getOwnerOf","id":"3914196c-572a-440f-bba4-a0b640eb459e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/NFT/?methodName=ownerOf&address=0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1&tokenId=1","description":"<p><strong>Description</strong></p>\n<p>This API is used when end-user want to check owner of particular NFT</p>\n<p><strong>Header</strong></p>\n<p>Content-Type: application/json</p>\n<p>Connection: keep-alive</p>\n<p>Accept: <em>/</em></p>\n<p>Accept-Encoding: gzip, deflate, br</p>\n<p><strong>Request-Method</strong></p>\n<p>GET</p>\n<p><strong>Query-Params</strong></p>\n<p>{ \"address\"(String):\"0x93d0065c27F620Da733E3670E09B73786b49f3B7\",</p>\n<p>\"methodName\" (String): \"getOwnerOf\",</p>\n<p>\"tokenId\" (Number) : 1</p>\n<p>}</p>\n<p><strong>Response-Body</strong></p>\n<p>{ \"resultString\": \"Contract call for getOwnerOf and result is ,</p>\n<p>\"result\": \"0x93d0065c27F620Da733E3670E09B73786b49f3B7 }</p>\n<p><strong>Status</strong></p>\n<p>status-code : 200</p>\n<p><strong>Error</strong></p>\n<ol>\n<li><strong>When something is happened wrong while processing the request</strong></li>\n</ol>\n<p><strong>Status-code</strong> : 500</p>\n<p><strong>Message :</strong> \"Internal Server Error\"</p>\n<p>2. <strong>When method name is passing wrong</strong></p>\n<p><strong>Status-code</strong> : 404</p>\n<p><strong>Message :</strong> \"Method Name not found\"</p>\n","urlObject":{"protocol":"http","port":"5000","path":["api","NFT",""],"host":["localhost"],"query":[{"key":"methodName","value":"ownerOf"},{"key":"address","value":"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1"},{"key":"tokenId","value":"1"}],"variable":[]}},"response":[],"_postman_id":"3914196c-572a-440f-bba4-a0b640eb459e"},{"name":"getOwner","id":"fd5d076e-9d0b-4073-b2dd-2e5f405d0dfb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/NFT/?methodName=owner&address=0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1","description":"<p><strong>Description</strong></p>\n<p>This API is used when end-user want to check owner of particular smart contract</p>\n<p><strong>Header</strong></p>\n<p>Content-Type: application/json</p>\n<p>Connection: keep-alive</p>\n<p>Accept: <em>/</em></p>\n<p>Accept-Encoding: gzip, deflate, br</p>\n<p><strong>Request-Method</strong></p>\n<p>GET</p>\n<p><strong>Query-Params</strong></p>\n<p>{ \"address\"(String):\"0x0b6B639e72aD407108De1784024f8AC87834ABB6\",</p>\n<p>\"methodName\" (String): \"owner\"</p>\n<p>}</p>\n<p><strong>Response-Body</strong></p>\n<p>{ \"resultString\": \"Contract call for owner and result is \",</p>\n<p>\"result\": 0x0b6B639e72aD407108De1784024f8AC87834ABB6 }</p>\n<p><strong>Status</strong></p>\n<p>status-code : 200</p>\n<p><strong>Error</strong></p>\n<ol>\n<li><strong>When something is happened wrong while processing the request</strong></li>\n</ol>\n<p><strong>Status-code</strong> : 500</p>\n<p><strong>Message :</strong> \"Internal Server Error\"</p>\n<p>2. <strong>When method name is passing wrong</strong></p>\n<p><strong>Status-code</strong> : 404</p>\n<p><strong>Message :</strong> \"Method Name not found\"</p>\n","urlObject":{"protocol":"http","port":"5000","path":["api","NFT",""],"host":["localhost"],"query":[{"key":"methodName","value":"owner"},{"key":"address","value":"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1"}],"variable":[]}},"response":[],"_postman_id":"fd5d076e-9d0b-4073-b2dd-2e5f405d0dfb"},{"name":"getNFTSymbol","id":"dcb9e7e7-7698-4292-9af6-2e573bb3e5bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/NFT/?methodName=symbol&address=0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1","description":"<p><strong>Description</strong></p>\n<p>This API is used when end-user want to check symbol of particular NFT.</p>\n<p><strong>Header</strong></p>\n<p>Content-Type: application/json</p>\n<p>Connection: keep-alive</p>\n<p>Accept: <em>/</em></p>\n<p>Accept-Encoding: gzip, deflate, br</p>\n<p><strong>Request-Method</strong></p>\n<p>GET</p>\n<p><strong>Query-Params</strong></p>\n<p>{ \"address\"(String):\"0x0b6B639e72aD407108De1784024f8AC87834ABB6\",</p>\n<p>\"methodName\" (String): \"symbol\"</p>\n<p>}</p>\n<p><strong>Response-Body</strong></p>\n<p>{ \"resultString\": \"Contract call for symbol and result is \",</p>\n<p>\"result\": PS721}</p>\n<p><strong>Status</strong></p>\n<p>status-code : 200</p>\n<p><strong>Error</strong></p>\n<ol>\n<li><strong>When something is happened wrong while processing the request</strong></li>\n</ol>\n<p><strong>Status-code</strong> : 500</p>\n<p><strong>Message :</strong> \"Internal Server Error\"</p>\n<p>2. <strong>When method name is passing wrong</strong></p>\n<p><strong>Status-code</strong> : 404</p>\n<p><strong>Message :</strong> \"Method Name not found\"</p>\n","urlObject":{"protocol":"http","port":"5000","path":["api","NFT",""],"host":["localhost"],"query":[{"key":"methodName","value":"symbol"},{"key":"address","value":"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1"}],"variable":[]}},"response":[],"_postman_id":"dcb9e7e7-7698-4292-9af6-2e573bb3e5bc"},{"name":"getNFTName","id":"4fcec913-cdbe-4330-b09d-bbfb7693bf0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/NFT/?methodName=name&address=0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1","description":"<p><strong>Description</strong></p>\n<p>This API is used when end-user want to check name of particular nft</p>\n<p><strong>Header</strong></p>\n<p>Content-Type: application/json</p>\n<p>Connection: keep-alive</p>\n<p>Accept: <em>/</em></p>\n<p>Accept-Encoding: gzip, deflate, br</p>\n<p><strong>Request-Method</strong></p>\n<p>GET</p>\n<p><strong>Query-Params</strong></p>\n<p>{ \"address\"(String):\"0x0b6B639e72aD407108De1784024f8AC87834ABB6\",</p>\n<p>\"methodName\" (String): \"name\"</p>\n<p>}</p>\n<p><strong>Response-Body</strong></p>\n<p>{ \"resultString\": \"Contract call for name and result is \",</p>\n<p>\"result\": PandoNFT}</p>\n<p><strong>Status</strong></p>\n<p>status-code : 200</p>\n<p><strong>Error</strong></p>\n<ol>\n<li><strong>When something is happened wrong while processing the request</strong></li>\n</ol>\n<p><strong>Status-code</strong> : 500</p>\n<p><strong>Message :</strong> \"Internal Server Error\"</p>\n<p>2. <strong>When method name is passing wrong</strong></p>\n<p><strong>Status-code</strong> : 404</p>\n<p><strong>Message :</strong> \"Method Name not found\"</p>\n","urlObject":{"protocol":"http","port":"5000","path":["api","NFT",""],"host":["localhost"],"query":[{"key":"methodName","value":"name"},{"key":"address","value":"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1"}],"variable":[]}},"response":[],"_postman_id":"4fcec913-cdbe-4330-b09d-bbfb7693bf0f"},{"name":"getBalance","id":"08b7b1bc-86f1-4fa9-8b64-1c548cde76d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/nft/?methodName=balanceOf&owner=0xf6AD695FC77Ec31A98F4e7cB648051954dfce7d5&address=0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1","description":"<p><strong>Description</strong></p>\n<p>This API is used when end-user want to check balance of particular address.</p>\n<p><strong>Header</strong></p>\n<p>Content-Type: application/json</p>\n<p>Connection: keep-alive</p>\n<p>Accept: <em>/</em></p>\n<p>Accept-Encoding: gzip, deflate, br</p>\n<p><strong>Request-Method</strong></p>\n<p>GET</p>\n<p><strong>Query-Params</strong></p>\n<p>{ \"address\"(String):\"0x0b6B639e72aD407108De1784024f8AC87834ABB6\",</p>\n<p>\"owner\"(String): \"0xf6ad695fc77ec31a98f4e7cb648051954dfce7d5\",</p>\n<p>\"methodName\" (String) : \"balanceOf\"</p>\n<p>}</p>\n<p><strong>Response-Body</strong></p>\n<p>{ \"resultString\": \"Contract call for balanceOf and result is \",</p>\n<p>\"result\": 100}</p>\n<p><strong>Status</strong></p>\n<p>status-code : 200</p>\n<p><strong>Error</strong></p>\n<ol>\n<li><strong>When something is happened wrong while processing the request</strong></li>\n</ol>\n<p><strong>Status-code</strong> : 500</p>\n<p><strong>Message :</strong> \"Internal Server Error\"</p>\n<p>2. <strong>When method name is passing wrong</strong></p>\n<p><strong>Status-code</strong> : 404</p>\n<p><strong>Message :</strong> \"Method Name not found\"</p>\n","urlObject":{"protocol":"http","port":"5000","path":["api","nft",""],"host":["localhost"],"query":[{"key":"methodName","value":"balanceOf"},{"key":"owner","value":"0xf6AD695FC77Ec31A98F4e7cB648051954dfce7d5"},{"key":"address","value":"0x64338792cc78fBcCC5dC99Df8D17B2942ce277E1"}],"variable":[]}},"response":[],"_postman_id":"08b7b1bc-86f1-4fa9-8b64-1c548cde76d5"}]}