openapi: 3.0.3 info: title: NFD Management Service description: Service for querying and managing NFDs contact: name: Support url: https://discord.gg/7XcuMTfeZP email: feedback@txnlab.dev version: "1.0" servers: - url: https://api.nf.domains - url: https://api.testnet.nf.domains - url: https://api.betanet.nf.domains - url: http://localhost:80 paths: /info/openapi3.yaml: get: tags: - info summary: Download ./pubfiles/openapi3.yaml description: YAML document containing the API swagger definition operationId: info#/info/openapi3.yaml responses: "200": description: File downloaded /info/version: get: tags: - info summary: version info description: Returns version information for the service operationId: info#version responses: "200": description: OK response. content: application/json: schema: $ref: '#/components/schemas/VersionResponseBody' example: appVersion: 5cfa595 [2022-03-20T17:02:35Z] contractVersion: "1.0" /nfd: get: tags: - nfd summary: '[DEPRECATED] Search for NFDs based on select lookup criteria' description: '[DEPRECATED] Find NFDs based on owner and/or reservations, name search (prefix or substring), or verified property search. For typical ''reverse-lookup'' functionality see the getNFDsForAddresses method (/nfd/address?address=xx...). Fetching a specific NFD, use nfd/{name}. Prefix search is useful for interactive lookups.' operationId: nfd#searchV1 parameters: - name: owner in: query description: An Algorand account address to find all NFDs owned by that address allowEmptyValue: true schema: type: string description: An Algorand account address to find all NFDs owned by that address example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU pattern: ^[A-Z2-7]{58}$ example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - name: reservedFor in: query description: An Algorand account address to find all NFDs reserved for that address allowEmptyValue: true schema: type: string description: An Algorand account address to find all NFDs reserved for that address example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU pattern: ^[A-Z2-7]{58}$ example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - name: prefix in: query description: The start of an NFD name, fetching multiple NFDs that have that prefix - forces 'thumbnail' view ! allowEmptyValue: true schema: type: string description: The start of an NFD name, fetching multiple NFDs that have that prefix - forces 'thumbnail' view ! minLength: 1 maxLength: 32 - name: substring in: query description: Part of an NFD name, fetching multiple NFDs that have that substring (minimum 3 characters) - forces 'thumbnail' view ! allowEmptyValue: true schema: type: string description: Part of an NFD name, fetching multiple NFDs that have that substring (minimum 3 characters) - forces 'thumbnail' view ! minLength: 3 maxLength: 32 - name: vproperty in: query description: Verified property name to search on - specify value with vvalue allowEmptyValue: true schema: type: string description: Verified property name to search on - specify value with vvalue example: discord enum: - discord - telegram - twitter - email - domain example: email - name: vvalue in: query description: Value to find in the vproperty field specified with the vproperty parameter allowEmptyValue: true schema: type: string description: Value to find in the vproperty field specified with the vproperty parameter example: Deleniti maxime explicabo non cumque. example: Accusantium aut enim hic culpa magni aut. - name: requireAddresses in: query description: Whether returned NFDs (only in prefix/substring search) must have linked addresses (caAlgo) defined in order to be returned. This is useful for callers wanting to lookup a name for the purposes of transferring assets to that NFD holder and they want to exclude names not linked for deposits. allowEmptyValue: true schema: type: boolean description: Whether returned NFDs (only in prefix/substring search) must have linked addresses (caAlgo) defined in order to be returned. This is useful for callers wanting to lookup a name for the purposes of transferring assets to that NFD holder and they want to exclude names not linked for deposits. default: false - name: limit in: query description: Limit the number of results returned - max 240 allowEmptyValue: true schema: type: integer description: Limit the number of results returned - max 240 default: 20 minimum: 1 maximum: 240 - name: view in: query description: View of data to return, tiny (name, owner, caAlgo, unverifiedCaAlgo only), thumbnail (tiny + avatar), (brief (default), or full allowEmptyValue: true schema: type: string description: View of data to return, tiny (name, owner, caAlgo, unverifiedCaAlgo only), thumbnail (tiny + avatar), (brief (default), or full default: brief enum: - tiny - thumbnail - brief - full - name: test00r in: query allowEmptyValue: true schema: type: boolean example: true example: false - name: if-none-match in: header description: etag allowEmptyValue: true schema: type: string description: etag responses: "200": description: OK response. headers: ETag: schema: type: string example: Amet deserunt nam cupiditate voluptatem iure. example: Id ad molestias reiciendis. cache-control: schema: type: string example: A nesciunt a maiores nihil. example: Veritatis dolores corrupti ut commodi sunt rem. content: application/json: schema: description: 'Response body may alternatively be one of #/components/schemas/NfdRecordTinyCollection, #/components/schemas/NfdRecordThumbnailCollection, #/components/schemas/NfdRecordBriefCollection or #/components/schemas/NfdRecordFullCollection' $ref: '#/components/schemas/NfdRecordCollection' example: - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU "304": description: ETag not changed "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: {} "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/{nameOrID}: get: tags: - nfd summary: Get a specific NFD by name or by its application ID description: Get a specific NFD by name or by its application ID operationId: nfd#getNFD parameters: - name: view in: query description: View of data to return, tiny, brief (default), or full allowEmptyValue: true schema: type: string description: View of data to return, tiny, brief (default), or full default: brief enum: - tiny - brief - full - name: poll in: query description: Use if polling waiting for state change - causes notFound to return as 204 instead of 404. Should only be used when waiting for an NFD to transition from not-existing to being reserved for user to claim allowEmptyValue: true schema: type: boolean description: Use if polling waiting for state change - causes notFound to return as 204 instead of 404. Should only be used when waiting for an NFD to transition from not-existing to being reserved for user to claim default: false - name: nocache in: query description: Set to true to return a never-cached result. Use sparingly and only during certain 'NFD already exists' UX state transitions. allowEmptyValue: true schema: type: boolean description: Set to true to return a never-cached result. Use sparingly and only during certain 'NFD already exists' UX state transitions. default: false - name: nameOrID in: path required: true schema: type: string example: silvio.algo pattern: ^(.+\.algo)|(\d+)$ minLength: 1 maxLength: 120 example: silvio.algo - name: if-none-match in: header description: etag allowEmptyValue: true schema: type: string description: etag responses: "200": description: OK response. headers: ETag: description: ETag schema: type: string description: ETag example: Expedita minus. example: Magni aperiam voluptatem porro quo. cache-control: description: Cache-Control header schema: type: string description: Cache-Control header example: Sint fugit quo ab omnis. example: Quod quas quas ea. content: application/json: schema: description: 'Response body may alternatively be one of #/components/schemas/GetNFDOKResponseBodyTiny, #/components/schemas/GetNFDOKResponseBodyThumbnail, #/components/schemas/GetNFDOKResponseBodyBrief or #/components/schemas/GetNFDOKResponseBodyFull' $ref: '#/components/schemas/NfdRecord' example: appID: 13382268318163441930 asaID: 5016747547323394706 avatarOutdated: true caAlgo: - X3HGQ7UH3V263SZEZBSOCIS4DCZOALXK5PUCDYUPWS4YEPZ66IYZ5K2642 - VWADRTKN2CKXGF7FFN4IWVYHUUMZ7WYZYBMUDY7JPEMDMWKP6IJBSTQXYV - Q4QZEB4S26PDKRHOMCAXYM7XY7BED4CODKXGJRKXZZZ4U66TGQZPVWNOTO category: curated currentAsOfBlock: 9746578882060837494 depositAccount: JRF6HXVEXE2LSR63SAZQ7DHE5YSQZDQR6DLQQ4O7Q3SZGAAUCZGUSMR2GP match-check: Omnis quasi. metaTags: - Ut quisquam veniam quasi ut odio placeat. - Ut qui non sint. - Temporibus omnis est in. - Quia dicta et. name: Illo optio eligendi consectetur natus aut. nfdAccount: O3XAF3RJEF7Z76MJCWY2CSMF2N5OT5MO7WG7GDIV6LAPIRAAUTC2UZCG7K owner: 5HYV2CZTQYANG6EZIQQPGO22ZZYQO43K66MIAOREASJ4KQIRA6J653OVP2 parentAppID: 8604122658788655711 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. reservedFor: KWNCSXEGXRMAGEBAWOZIC3ENS2F3CRV3EGQM725V4UHNTS6QHQTYI77JXH saleType: auction sellAmount: 10956293978438745039 seller: NKTBI2T24ZYS6KEA5OSPNABJJHQ3GQ3RZC64HNCBB76ZKRCPO25TCGU5TS sigNameAddress: DEYXVCBH6SUJZ2YABPMJVIJZPNPW4JAAEKAIKL2HPRH2VHSR3KWGUKSLPS state: available tags: - Qui aut est. - Incidunt hic aliquid consequuntur ducimus. timeChanged: "2008-05-22T12:40:06Z" timeCreated: "2012-08-30T02:32:48Z" timePurchased: "1970-07-27T04:16:24Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - A2J3SN5IL64GFBDSTEDA5GRM7T2EBLU4RI7IKF43CAXXJ32PTTLI4WEVPZ - YEDUEG67DN6MWAYVLVZ66EORTZTUXY5JSFO3PTFPCGU77PF52WANEN4DPT "204": description: Polling, NFD not found headers: ETag: description: ETag schema: type: string description: ETag example: Qui delectus. example: Sint rerum ut nisi. cache-control: description: Cache-Control header schema: type: string description: Cache-Control header example: Consectetur accusamus autem. example: Voluptas sapiente harum et reprehenderit qui tenetur. "304": description: ETag not changed "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/activity: get: tags: - nfd summary: Fetch change activity for an NFD description: Fetch change activity for an NFD, specifically general 'block-level' deltas for an NFD operationId: nfd#activity parameters: - name: name in: query description: 'Name(s) of NFDs to fetch activity for. Specify the same query parameter multiple times for each nane, ie: name=xxx&name=yyy&name=zzz")' allowEmptyValue: true required: true schema: type: array items: type: string example: Ipsam rerum commodi voluptas pariatur sed. description: 'Name(s) of NFDs to fetch activity for. Specify the same query parameter multiple times for each nane, ie: name=xxx&name=yyy&name=zzz")' example: - silvio.algo minItems: 1 maxItems: 20 example: - silvio.algo - name: type in: query description: type of activity to retrieve allowEmptyValue: true schema: type: string description: type of activity to retrieve default: changes example: changes enum: - changes example: changes - name: afterTime in: query description: Fetch events that occurred only after the specified time allowEmptyValue: true schema: type: string description: Fetch events that occurred only after the specified time example: "1983-12-03T09:19:04Z" format: date-time example: "1992-01-06T06:09:52Z" - name: limit in: query description: Limit the number of results returned, per NFD - max 50 allowEmptyValue: true schema: type: integer description: Limit the number of results returned, per NFD - max 50 default: 10 example: 10 minimum: 1 maximum: 50 example: 10 - name: sort in: query description: What to sort on - descending timestamp is default allowEmptyValue: true schema: type: string description: What to sort on - descending timestamp is default default: timeDesc example: timeAsc enum: - timeDesc - timeAsc example: timeAsc - name: if-none-match in: header description: etag allowEmptyValue: true schema: type: string description: etag example: W/"d41d8cd98f00b204e9800998ecf8427e" example: W/"d41d8cd98f00b204e9800998ecf8427e" responses: "200": description: OK response. headers: ETag: schema: type: string example: Placeat ea. example: Quia quos amet voluptas dolor vel mollitia. cache-control: schema: type: string example: Porro quo qui est velit. example: Sed omnis sed. content: application/json: schema: type: array items: $ref: '#/components/schemas/NFDActivity' example: - block: 8203284318216612703 cache-control: Qui at unde soluta est. changes: Magni qui non deserunt ea.: Quibusdam modi praesentium. etag: Culpa qui atque. match-check: Quia eos eligendi deleniti minus soluta. name: Unde ut quam culpa molestias aliquid. timeChanged: "1994-04-24T10:07:52Z" - block: 8203284318216612703 cache-control: Qui at unde soluta est. changes: Magni qui non deserunt ea.: Quibusdam modi praesentium. etag: Culpa qui atque. match-check: Quia eos eligendi deleniti minus soluta. name: Unde ut quam culpa molestias aliquid. timeChanged: "1994-04-24T10:07:52Z" - block: 8203284318216612703 cache-control: Qui at unde soluta est. changes: Magni qui non deserunt ea.: Quibusdam modi praesentium. etag: Culpa qui atque. match-check: Quia eos eligendi deleniti minus soluta. name: Unde ut quam culpa molestias aliquid. timeChanged: "1994-04-24T10:07:52Z" example: - block: 8203284318216612703 cache-control: Qui at unde soluta est. changes: Magni qui non deserunt ea.: Quibusdam modi praesentium. etag: Culpa qui atque. match-check: Quia eos eligendi deleniti minus soluta. name: Unde ut quam culpa molestias aliquid. timeChanged: "1994-04-24T10:07:52Z" - block: 8203284318216612703 cache-control: Qui at unde soluta est. changes: Magni qui non deserunt ea.: Quibusdam modi praesentium. etag: Culpa qui atque. match-check: Quia eos eligendi deleniti minus soluta. name: Unde ut quam culpa molestias aliquid. timeChanged: "1994-04-24T10:07:52Z" - block: 8203284318216612703 cache-control: Qui at unde soluta est. changes: Magni qui non deserunt ea.: Quibusdam modi praesentium. etag: Culpa qui atque. match-check: Quia eos eligendi deleniti minus soluta. name: Unde ut quam culpa molestias aliquid. timeChanged: "1994-04-24T10:07:52Z" "304": description: ETag not changed "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/address: get: tags: - nfd summary: '[DEPRECATED] Reverse Address lookup' description: '[DEPRECATED] Get all NFDs which have been explicitly linked to one or more verified [or unverified] Algorand address(es). Unverified addresses will match but return as unverifiedCaAlgo array. These should be treated specially and not have the same trust level as verified addresses as they can be falsely attributed. The caAlgo array is what should be trusted for things like NFT creation addresses. For reverse lookups returning multiple NFDs, take the first one matching in caAlgo array.' operationId: nfd#getNFDsForAddresses parameters: - name: address in: query description: 'one or more addresses to look up, maximum of 20 can be defined. Specify the same query parameter multiple times for each address, ie: address=xxx&address=yyy&address=zzz' allowEmptyValue: true required: true schema: type: array items: type: string example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU pattern: ^[A-Z2-7]{58}$ description: 'one or more addresses to look up, maximum of 20 can be defined. Specify the same query parameter multiple times for each address, ie: address=xxx&address=yyy&address=zzz' example: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU minItems: 1 maxItems: 20 example: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - name: limit in: query description: Limit the total number of NFDs returned in aggregate across all specified addresses (default 40, max 300) allowEmptyValue: true schema: type: integer description: Limit the total number of NFDs returned in aggregate across all specified addresses (default 40, max 300) default: 40 minimum: 1 maximum: 300 - name: view in: query description: View of data to return, tiny (name, owner, caAlgo, unverifiedCaAlgo only [default]), thumbnail (tiny + avatar), brief, or full allowEmptyValue: true schema: type: string description: View of data to return, tiny (name, owner, caAlgo, unverifiedCaAlgo only [default]), thumbnail (tiny + avatar), brief, or full default: tiny enum: - tiny - thumbnail - brief - full - name: if-none-match in: header description: etag allowEmptyValue: true schema: type: string description: etag responses: "200": description: OK response. headers: ETag: schema: type: string example: Labore odit. example: Ipsa cum illum dolores reprehenderit esse et. cache-control: schema: type: string example: Id voluptates voluptatem expedita rerum. example: Asperiores est vel necessitatibus quo qui. content: application/json: schema: description: 'Response body may alternatively be one of #/components/schemas/NfdRecordTinyCollection, #/components/schemas/NfdRecordThumbnailCollection, #/components/schemas/NfdRecordBriefCollection or #/components/schemas/NfdRecordFullCollection' $ref: '#/components/schemas/NfdRecordCollection' example: - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU "304": description: ETag not changed "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: {} "404": description: 'notFound: Not Found response.' headers: goa-attribute-fault: description: Is the error a server-side fault? required: true schema: type: boolean description: Is the error a server-side fault? example: false example: false goa-attribute-id: description: ID is a unique identifier for this particular occurrence of the problem. required: true schema: type: string description: ID is a unique identifier for this particular occurrence of the problem. example: 123abc example: 123abc goa-attribute-message: description: Message is a human-readable explanation specific to this occurrence of the problem. required: true schema: type: string description: Message is a human-readable explanation specific to this occurrence of the problem. example: parameter 'p' must be an integer example: parameter 'p' must be an integer goa-attribute-name: description: Name is the name of this class of errors. required: true schema: type: string description: Name is the name of this class of errors. example: bad_request example: bad_request goa-attribute-temporary: description: Is the error temporary? required: true schema: type: boolean description: Is the error temporary? example: false example: false goa-attribute-timeout: description: Is the error a timeout? required: true schema: type: boolean description: Is the error a timeout? example: false example: true "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/analytics: get: tags: - nfd summary: Fetch NFD analytics via various filters description: Fetch NFD analytics via various filters operationId: nfd#analytics parameters: - name: name in: query description: name or partial match of NFD name to filter on allowEmptyValue: true schema: type: string description: name or partial match of NFD name to filter on example: Sit minus pariatur eius ipsam qui in. example: Praesentium assumenda sed molestiae rerum et facilis. - name: buyer in: query description: Buyer address to filter on allowEmptyValue: true schema: type: string description: Buyer address to filter on example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU pattern: ^[A-Z2-7]{58}$ example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - name: seller in: query description: Seller address to filter on allowEmptyValue: true schema: type: string description: Seller address to filter on example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU pattern: ^[A-Z2-7]{58}$ example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - name: event in: query description: one or more events to filter on allowEmptyValue: true schema: type: array items: type: string example: canceledSale enum: - minted - offeredForSale - canceledSale - escrowedOffer - sold - postedOffer description: one or more events to filter on example: - minted - postedOffer - minted - canceledSale example: - sold - sold - name: requireBuyer in: query description: Whether the buyer property must be present in the data. Setting this will exclude auction mint events for eg allowEmptyValue: true schema: type: boolean description: Whether the buyer property must be present in the data. Setting this will exclude auction mint events for eg example: true example: true - name: includeOwner in: query description: Whether to add a currentOwner property to each event with the 'current' owner of the NFD referenced by that event allowEmptyValue: true schema: type: boolean description: Whether to add a currentOwner property to each event with the 'current' owner of the NFD referenced by that event example: false example: false - name: excludeNFDAsSeller in: query description: Whether to exclude events where NFDomains is the seller. If set to true, and filtering on 'sold' event for eg, returned items will will be secondary sales only. allowEmptyValue: true schema: type: boolean description: Whether to exclude events where NFDomains is the seller. If set to true, and filtering on 'sold' event for eg, returned items will will be secondary sales only. default: false example: true example: true - name: category in: query allowEmptyValue: true schema: type: array items: type: string example: Ut eos aspernatur. enum: - curated - premium - common example: - Ut eos aspernatur. - Ut eos aspernatur. - Ut eos aspernatur. - Ut eos aspernatur. example: - Ut eos aspernatur. - Ut eos aspernatur. - name: saleType in: query allowEmptyValue: true schema: type: array items: type: string example: Ad veritatis nobis esse error pariatur veniam. enum: - auction - buyItNow example: - Ad veritatis nobis esse error pariatur veniam. - Ad veritatis nobis esse error pariatur veniam. - Ad veritatis nobis esse error pariatur veniam. example: - Ad veritatis nobis esse error pariatur veniam. - Ad veritatis nobis esse error pariatur veniam. - Ad veritatis nobis esse error pariatur veniam. - name: length in: query description: Length of NFD allowEmptyValue: true schema: type: array items: type: string example: 5_letters enum: - 1_letters - 2_letters - 3_letters - 4_letters - 5_letters - 6_letters - 7_letters - 8_letters - 9_letters - 10+_letters description: Length of NFD example: - 4_letters - 4_letters example: - 4_letters - 7_letters - name: traits in: query description: Traits of NFD allowEmptyValue: true schema: type: array items: type: string example: emoji enum: - emoji - pristine - segment description: Traits of NFD example: - emoji - segment - emoji example: - pristine - segment - pristine - segment - name: parentAppID in: query description: The parent NFD Application ID to find. Used for fetching segments of an NFD allowEmptyValue: true schema: type: integer description: The parent NFD Application ID to find. Used for fetching segments of an NFD example: 3427684336387027407 example: 4040111787087693217 - name: minPrice in: query description: Minimum price of NFD allowEmptyValue: true schema: type: integer description: Minimum price of NFD example: 2037343619985814098 format: int64 example: 2080115981123309619 - name: maxPrice in: query description: Maximum price of NFD allowEmptyValue: true schema: type: integer description: Maximum price of NFD example: 8190501673117277932 format: int64 example: 7737277541540098011 - name: afterTime in: query description: Fetch analytics events that occurred only after the specified time allowEmptyValue: true schema: type: string description: Fetch analytics events that occurred only after the specified time example: "1974-01-21T16:22:23Z" format: date-time example: "1996-12-18T15:04:46Z" - name: limit in: query description: Limit the number of results returned - max 200 allowEmptyValue: true schema: type: integer description: Limit the number of results returned - max 200 default: 50 example: 50 minimum: 1 maximum: 200 example: 50 - name: offset in: query description: Starting document in large list. Fetch 1-100 [limit 100], pass offset 100 to fetch 100-200 allowEmptyValue: true schema: type: integer description: Starting document in large list. Fetch 1-100 [limit 100], pass offset 100 to fetch 100-200 default: 0 example: 5228940698362085871 minimum: 0 example: 3080050318432177383 - name: sort in: query description: What to sort on - descending timestamp is default allowEmptyValue: true schema: type: string description: What to sort on - descending timestamp is default default: timeDesc example: timeDesc enum: - timeDesc - priceAsc - priceDesc example: priceDesc - name: if-none-match in: header description: etag allowEmptyValue: true schema: type: string description: etag example: W/"d41d8cd98f00b204e9800998ecf8427e" example: W/"d41d8cd98f00b204e9800998ecf8427e" responses: "200": description: OK response. headers: ETag: schema: type: string example: Sapiente totam debitis quia voluptatem. example: Voluptas at eos. cache-control: schema: type: string example: Nemo soluta consectetur recusandae dolores et. example: Officia nobis repudiandae praesentium. content: application/json: schema: $ref: '#/components/schemas/NFDAnalyticRecords' example: match-check: Distinctio qui architecto cupiditate omnis quis. results: - data: block: 1456319210578977376 buyer: Possimus nobis quos quia cum recusandae reiciendis. carryCost: 13675604249698688444 category: common currentOwner: Sapiente ipsam nihil. event: minted groupID: Ut exercitationem quis beatae. metaTags: - Et sed tempore rerum odio cum. - Provident quis eius voluptatem. - Esse deleniti voluptas rerum. name: Enim id quia consequatur dolores quibusdam quas. note: Dolores dolores nulla. saleType: buyItNow seller: Dolor illo ipsa ut. price: 4070865651845412379 priceUsd: 0.11411631230578458 timestamp: "1975-05-18T03:55:59Z" - data: block: 1456319210578977376 buyer: Possimus nobis quos quia cum recusandae reiciendis. carryCost: 13675604249698688444 category: common currentOwner: Sapiente ipsam nihil. event: minted groupID: Ut exercitationem quis beatae. metaTags: - Et sed tempore rerum odio cum. - Provident quis eius voluptatem. - Esse deleniti voluptas rerum. name: Enim id quia consequatur dolores quibusdam quas. note: Dolores dolores nulla. saleType: buyItNow seller: Dolor illo ipsa ut. price: 4070865651845412379 priceUsd: 0.11411631230578458 timestamp: "1975-05-18T03:55:59Z" total: 6037473669245625015 "304": description: ETag not changed "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/auction: get: tags: - nfd summary: Get all open auctions or those open for a particular name operationId: nfd#getOpenAuctions parameters: - name: name in: query description: NFD Name to restrict open auction list to allowEmptyValue: true schema: type: string description: NFD Name to restrict open auction list to example: silvio.algo pattern: ^.+\.algo$ minLength: 1 maxLength: 120 example: silvio.algo - name: startingSoon in: query description: Changes view to show those auctions starting in the next 6 days, or those currently running allowEmptyValue: true schema: type: boolean description: Changes view to show those auctions starting in the next 6 days, or those currently running default: false example: false example: false responses: "200": description: OK response. content: application/json: schema: type: array items: $ref: '#/components/schemas/NFDAuctionAndPrice' example: - auctionInfo: ceilingPrice: 13768944259802891348 currentPrice: 8875691620907082074 endTime: "1986-04-30T09:13:51Z" floorPrice: 13035287954934580092 name: gmm newEndTime: "2013-07-09T18:42:50Z" newFloorPrice: 8670033823900081492 startTime: "2005-07-13T13:34:21Z" changePerMinute: 10159103637971739635 elapsedMinutes: 5462886789124009930 price: 8753642457664937785 totalMinutes: 6585362566031111691 - auctionInfo: ceilingPrice: 13768944259802891348 currentPrice: 8875691620907082074 endTime: "1986-04-30T09:13:51Z" floorPrice: 13035287954934580092 name: gmm newEndTime: "2013-07-09T18:42:50Z" newFloorPrice: 8670033823900081492 startTime: "2005-07-13T13:34:21Z" changePerMinute: 10159103637971739635 elapsedMinutes: 5462886789124009930 price: 8753642457664937785 totalMinutes: 6585362566031111691 - auctionInfo: ceilingPrice: 13768944259802891348 currentPrice: 8875691620907082074 endTime: "1986-04-30T09:13:51Z" floorPrice: 13035287954934580092 name: gmm newEndTime: "2013-07-09T18:42:50Z" newFloorPrice: 8670033823900081492 startTime: "2005-07-13T13:34:21Z" changePerMinute: 10159103637971739635 elapsedMinutes: 5462886789124009930 price: 8753642457664937785 totalMinutes: 6585362566031111691 example: - auctionInfo: ceilingPrice: 13768944259802891348 currentPrice: 8875691620907082074 endTime: "1986-04-30T09:13:51Z" floorPrice: 13035287954934580092 name: gmm newEndTime: "2013-07-09T18:42:50Z" newFloorPrice: 8670033823900081492 startTime: "2005-07-13T13:34:21Z" changePerMinute: 10159103637971739635 elapsedMinutes: 5462886789124009930 price: 8753642457664937785 totalMinutes: 6585362566031111691 - auctionInfo: ceilingPrice: 13768944259802891348 currentPrice: 8875691620907082074 endTime: "1986-04-30T09:13:51Z" floorPrice: 13035287954934580092 name: gmm newEndTime: "2013-07-09T18:42:50Z" newFloorPrice: 8670033823900081492 startTime: "2005-07-13T13:34:21Z" changePerMinute: 10159103637971739635 elapsedMinutes: 5462886789124009930 price: 8753642457664937785 totalMinutes: 6585362566031111691 - auctionInfo: ceilingPrice: 13768944259802891348 currentPrice: 8875691620907082074 endTime: "1986-04-30T09:13:51Z" floorPrice: 13035287954934580092 name: gmm newEndTime: "2013-07-09T18:42:50Z" newFloorPrice: 8670033823900081492 startTime: "2005-07-13T13:34:21Z" changePerMinute: 10159103637971739635 elapsedMinutes: 5462886789124009930 price: 8753642457664937785 totalMinutes: 6585362566031111691 "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/badges/{name}: get: tags: - nfd summary: Fetch badge information (donations/etc) for an NFD description: 'Fetch badge information (ie: donations) for an NFD' operationId: nfd#badges parameters: - name: name in: path required: true schema: type: string example: silvio.algo pattern: ^.+\.algo$ minLength: 1 maxLength: 120 example: silvio.algo - name: if-none-match in: header description: etag allowEmptyValue: true schema: type: string description: etag example: W/"d41d8cd98f00b204e9800998ecf8427e" example: W/"d41d8cd98f00b204e9800998ecf8427e" responses: "200": description: OK response. headers: ETag: schema: type: string example: Molestiae maiores est. example: Debitis laboriosam ut ducimus aut. cache-control: schema: type: string example: Aperiam saepe. example: Nobis atque placeat explicabo. content: application/json: schema: type: object example: Autem non sequi quas distinctio.: - Odit est.: Odit enim laudantium. - Itaque provident.: Ratione ut accusamus. Neque aut facere a.: Dolorem id ut molestiae. Perferendis totam reprehenderit.: Consequuntur qui natus provident aut qui. - Eum natus in accusamus recusandae aut inventore.: Dolore suscipit placeat neque et est sit. Repudiandae molestiae minima labore praesentium enim reiciendis.: Voluptatem neque quasi numquam. Nobis ratione quibusdam amet quo repellat.: - Et et sapiente quaerat fuga sed.: Cupiditate velit aspernatur non asperiores. Quasi cumque aut porro.: Natus et sint. - Aut placeat impedit et.: Voluptatibus enim ut ab eum. Ut rem qui vero error rerum et.: Illum vel vitae aut atque. - Sunt asperiores.: Itaque dolores quisquam. Numquam soluta earum.: - Deleniti quia esse.: Pariatur beatae porro. Praesentium ipsum commodi suscipit explicabo quidem.: Atque rerum. Sequi quia architecto itaque magni.: Amet vitae hic impedit totam. - Architecto et molestias voluptatem qui voluptatem.: Minus perferendis. Ipsa rerum voluptates.: Voluptas inventore fuga vero quis. Ipsum natus nisi cum et sit libero.: Et ab fuga omnis animi. additionalProperties: type: array items: type: object example: Enim facilis.: Cumque tempora. Repellendus sunt vel ea.: Rem fugiat vitae placeat. additionalProperties: type: string example: Soluta rerum voluptatem enim eveniet. example: - Aut labore voluptatem.: Quibusdam aperiam et a mollitia adipisci. Officiis aut ut.: Corrupti minus ut neque. - Corrupti sint quia consequatur facilis ducimus iure.: Qui quod numquam quia doloremque illum. Omnis ut suscipit voluptas quos.: Quam alias sunt et nisi autem. - Omnis eius qui.: Voluptatem quia animi est. Sed eligendi.: Enim molestiae modi. Ut rerum sint.: Quia quaerat possimus veritatis recusandae labore commodi. - Hic magni.: Dolor quo quisquam sed. Iste tempora est qui ipsam assumenda quia.: Ipsam qui occaecati enim voluptas enim. example: Est facere asperiores iste incidunt.: - Iure molestiae eos vitae culpa dolorum temporibus.: Voluptates ad occaecati voluptas voluptatem. Ullam animi nemo odit qui.: Veniam voluptas enim quo est a. - A voluptatem.: Ut laborum dicta optio quisquam soluta rerum. Quis possimus adipisci quas distinctio perspiciatis doloribus.: Ab quia iste non. Tenetur voluptatem quas.: Consectetur vero quia animi sed a. - Accusantium dignissimos qui veritatis.: Et quo perferendis quisquam. Consequatur possimus possimus culpa reprehenderit delectus dicta.: Reprehenderit maxime nulla perferendis nisi in suscipit. Voluptas incidunt aut repellat hic veritatis.: Dolore consectetur sint eos saepe dolores. Rerum eum.: - Et eligendi eius adipisci ut debitis.: Veniam quasi ex laborum error. Quod quas aut voluptatem qui fugit omnis.: Omnis facilis eius. Tenetur quam cum harum et.: Iure neque dolorem dolore deleniti et illo. - Cupiditate nostrum deserunt qui maxime est explicabo.: Quia culpa qui aperiam distinctio et possimus. - Ut deleniti voluptatem quod.: Ratione necessitatibus. "304": description: ETag not changed "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/browse: get: tags: - nfd summary: Browse NFDs via various filters operationId: nfd#browse parameters: - name: name in: query description: name or partial match of NFD name to filter on allowEmptyValue: true schema: type: string description: name or partial match of NFD name to filter on - name: category in: query allowEmptyValue: true schema: type: array items: type: string example: Ut eos aspernatur. enum: - curated - premium - common - name: saleType in: query allowEmptyValue: true schema: type: array items: type: string example: Ad veritatis nobis esse error pariatur veniam. enum: - auction - buyItNow - name: state in: query allowEmptyValue: true schema: type: array items: type: string example: Labore quis. enum: - reserved - forSale - owned - name: parentAppID in: query description: The parent NFD Application ID to find. Used for fetching segments of an NFD allowEmptyValue: true schema: type: integer description: The parent NFD Application ID to find. Used for fetching segments of an NFD example: 8370020928995945838 example: 5946962110516337711 - name: length in: query description: Length of NFD allowEmptyValue: true schema: type: array items: type: string example: 7_letters enum: - 1_letters - 2_letters - 3_letters - 4_letters - 5_letters - 6_letters - 7_letters - 8_letters - 9_letters - 10+_letters description: Length of NFD - name: traits in: query description: Traits of NFD allowEmptyValue: true schema: type: array items: type: string example: segment enum: - emoji - pristine - segment description: Traits of NFD - name: owner in: query description: An Algorand account address to find all NFDs owned by that address allowEmptyValue: true schema: type: string description: An Algorand account address to find all NFDs owned by that address example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU pattern: ^[A-Z2-7]{58}$ example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - name: reservedFor in: query description: An Algorand account address to find all NFDs reserved for that address allowEmptyValue: true schema: type: string description: An Algorand account address to find all NFDs reserved for that address example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU pattern: ^[A-Z2-7]{58}$ example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - name: prefix in: query description: The start of an NFD name, fetching multiple NFDs that have that prefix allowEmptyValue: true schema: type: string description: The start of an NFD name, fetching multiple NFDs that have that prefix minLength: 1 maxLength: 32 - name: substring in: query description: Part of an NFD name, fetching multiple NFDs that have that substring (minimum 3 characters) allowEmptyValue: true schema: type: string description: Part of an NFD name, fetching multiple NFDs that have that substring (minimum 3 characters) minLength: 3 maxLength: 32 - name: vproperty in: query description: Verified property name to search on - specify value with vvalue allowEmptyValue: true schema: type: string description: Verified property name to search on - specify value with vvalue example: telegram enum: - discord - telegram - twitter - email - domain example: twitter - name: vvalue in: query description: Value to find in the vproperty field specified with the vproperty parameter allowEmptyValue: true schema: type: string description: Value to find in the vproperty field specified with the vproperty parameter example: Quos at eum dolor aut. example: Odit nam. - name: minPrice in: query description: Minimum price of NFD allowEmptyValue: true schema: type: integer description: Minimum price of NFD format: int64 - name: maxPrice in: query description: Maximum price of NFD allowEmptyValue: true schema: type: integer description: Maximum price of NFD format: int64 - name: changedAfter in: query description: Fetch NFDs that changed after the specified timestamp allowEmptyValue: true schema: type: string description: Fetch NFDs that changed after the specified timestamp example: "2000-08-23T03:55:48Z" format: date-time example: "1970-05-05T01:52:56Z" - name: limit in: query description: Limit the number of results returned - max 200 allowEmptyValue: true schema: type: integer description: Limit the number of results returned - max 200 default: 50 minimum: 1 maximum: 200 - name: offset in: query description: Starting document in large list. Fetch 1-100 [limit 100], pass offset 100 to fetch 100-200 allowEmptyValue: true schema: type: integer description: Starting document in large list. Fetch 1-100 [limit 100], pass offset 100 to fetch 100-200 default: 0 minimum: 0 - name: sort in: query description: What to sort on allowEmptyValue: true schema: type: string description: What to sort on default: createdDesc enum: - createdDesc - timeChangedDesc - soldDesc - priceAsc - priceDesc - highestSaleDesc - saleTypeAsc - name: view in: query description: View of data to return, tiny (name, owner, caAlgo, unverifiedCaAlgo only), brief (default), or full allowEmptyValue: true schema: type: string description: View of data to return, tiny (name, owner, caAlgo, unverifiedCaAlgo only), brief (default), or full default: brief enum: - tiny - brief - full - name: if-none-match in: header description: etag allowEmptyValue: true schema: type: string description: etag responses: "200": description: OK response. headers: ETag: schema: type: string example: Corrupti velit itaque totam quo. example: A consequatur quaerat aut. cache-control: schema: type: string example: Blanditiis recusandae repudiandae sequi. example: Eos dolore voluptate at rem eveniet non. content: application/json: schema: description: 'Response body may alternatively be one of #/components/schemas/NfdRecordTinyCollection, #/components/schemas/NfdRecordThumbnailCollection, #/components/schemas/NfdRecordBriefCollection or #/components/schemas/NfdRecordFullCollection' $ref: '#/components/schemas/NfdRecordCollection' example: - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU "304": description: ETag not changed "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/consensus/leaders: get: tags: - nfd summary: consensusLeaders nfd description: Get top consensus leaders operationId: nfd#consensusLeaders parameters: - name: requireNFD in: query description: should it only match against accounts matching NFD linked addresses allowEmptyValue: true schema: type: boolean description: should it only match against accounts matching NFD linked addresses default: true example: true example: false - name: if-none-match in: header description: etag allowEmptyValue: true schema: type: string description: etag responses: "200": description: OK response. headers: ETag: schema: type: string example: Odit animi placeat. example: Vero sit voluptatibus error consequuntur et. cache-control: schema: type: string example: Aut et explicabo et. example: Adipisci dolores beatae facere animi fuga. content: application/json: schema: type: array items: $ref: '#/components/schemas/ConsensusRecord' example: - account: Et mollitia porro officia quo qui nesciunt. lastPropBlock: 15427436285407703373 lastPropTime: "2009-01-17T21:20:05Z" lastVoteBlock: 18318335991435034031 lastVoteTime: "2009-03-12T03:57:05Z" pctOfOnline: 0.6823682906379209 proposals: 7706520510689430013 rank: 2490432006936860568 votes: 10817072675318491541 - account: Et mollitia porro officia quo qui nesciunt. lastPropBlock: 15427436285407703373 lastPropTime: "2009-01-17T21:20:05Z" lastVoteBlock: 18318335991435034031 lastVoteTime: "2009-03-12T03:57:05Z" pctOfOnline: 0.6823682906379209 proposals: 7706520510689430013 rank: 2490432006936860568 votes: 10817072675318491541 - account: Et mollitia porro officia quo qui nesciunt. lastPropBlock: 15427436285407703373 lastPropTime: "2009-01-17T21:20:05Z" lastVoteBlock: 18318335991435034031 lastVoteTime: "2009-03-12T03:57:05Z" pctOfOnline: 0.6823682906379209 proposals: 7706520510689430013 rank: 2490432006936860568 votes: 10817072675318491541 - account: Et mollitia porro officia quo qui nesciunt. lastPropBlock: 15427436285407703373 lastPropTime: "2009-01-17T21:20:05Z" lastVoteBlock: 18318335991435034031 lastVoteTime: "2009-03-12T03:57:05Z" pctOfOnline: 0.6823682906379209 proposals: 7706520510689430013 rank: 2490432006936860568 votes: 10817072675318491541 example: - account: Et mollitia porro officia quo qui nesciunt. lastPropBlock: 15427436285407703373 lastPropTime: "2009-01-17T21:20:05Z" lastVoteBlock: 18318335991435034031 lastVoteTime: "2009-03-12T03:57:05Z" pctOfOnline: 0.6823682906379209 proposals: 7706520510689430013 rank: 2490432006936860568 votes: 10817072675318491541 - account: Et mollitia porro officia quo qui nesciunt. lastPropBlock: 15427436285407703373 lastPropTime: "2009-01-17T21:20:05Z" lastVoteBlock: 18318335991435034031 lastVoteTime: "2009-03-12T03:57:05Z" pctOfOnline: 0.6823682906379209 proposals: 7706520510689430013 rank: 2490432006936860568 votes: 10817072675318491541 - account: Et mollitia porro officia quo qui nesciunt. lastPropBlock: 15427436285407703373 lastPropTime: "2009-01-17T21:20:05Z" lastVoteBlock: 18318335991435034031 lastVoteTime: "2009-03-12T03:57:05Z" pctOfOnline: 0.6823682906379209 proposals: 7706520510689430013 rank: 2490432006936860568 votes: 10817072675318491541 - account: Et mollitia porro officia quo qui nesciunt. lastPropBlock: 15427436285407703373 lastPropTime: "2009-01-17T21:20:05Z" lastVoteBlock: 18318335991435034031 lastVoteTime: "2009-03-12T03:57:05Z" pctOfOnline: 0.6823682906379209 proposals: 7706520510689430013 rank: 2490432006936860568 votes: 10817072675318491541 "304": description: ETag not changed "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/consensus/metrics: get: tags: - nfd summary: consensusMetrics nfd description: Get general metrics about Algorand consensus operationId: nfd#consensusMetrics parameters: - name: if-none-match in: header description: etag allowEmptyValue: true schema: type: string description: etag responses: "200": description: OK response. headers: ETag: schema: type: string example: Autem ut laborum autem iure quis inventore. example: Dolor quod quisquam dolores corrupti sint esse. cache-control: schema: type: string example: Numquam amet occaecati illo et et quia. example: Alias sunt temporibus inventore ducimus qui. content: application/json: schema: type: object example: Voluptas et voluptate.: - Ea sed quae non excepturi.: Rerum nulla incidunt. Fugiat veniam.: Facere mollitia accusamus aliquid aut et qui. Maxime vitae.: Voluptatem provident et quia. - A laboriosam dignissimos dolorem tempore provident.: Ipsam ipsam hic similique temporibus nihil est. Sed quod amet.: Quod animi. Temporibus sit vero aut ea non.: Vero quia ducimus rerum eos et quas. additionalProperties: type: array items: type: object example: Debitis repudiandae incidunt soluta ut vero.: Assumenda qui eaque excepturi. Molestiae itaque vitae voluptatem praesentium.: Velit neque omnis. additionalProperties: type: string example: Impedit ut voluptatem animi fugit. example: - Placeat corrupti eius voluptas eligendi est.: Est perferendis aliquam maxime enim distinctio. Quis fugit qui quis.: At repudiandae consequatur cupiditate in ut. - Quod porro voluptatem nesciunt numquam ullam.: Et debitis. example: Expedita provident quo dignissimos.: - Dicta et laudantium.: Magni est. - Perferendis ut repellat a dolores nihil.: Eos magnam ipsam. - Minima aut ut.: Vel veritatis. Porro aut ipsum ducimus sint.: Maiores veritatis qui veritatis. Repellendus dolores ducimus quis non optio consequatur.: Suscipit architecto occaecati aperiam est. - Deleniti nihil aliquam ut.: Asperiores sit asperiores quas. Optio incidunt id aut et sint.: - Fugit eum quidem repudiandae asperiores.: Maiores accusamus rem repellat ipsa fugit sunt. Molestiae ut exercitationem dolorem.: Odio sed id beatae. - Placeat dolores nulla enim est.: Tenetur tempore. - Sit explicabo sed quia.: Officiis quidem dolor veritatis eaque perspiciatis. - Amet ipsa esse ut sit.: Laborum ipsam illum possimus quia. Quo maxime aliquam eveniet.: Aut dolores. Voluptatem dicta harum labore.: Eos excepturi quasi nulla sed. Quia perferendis quidem vero ipsum qui.: - Facilis voluptatem inventore.: Voluptatem voluptates vel illum asperiores rem. - Quo repellat beatae.: Aspernatur officia veritatis ea aut et. - Nostrum repellat ducimus nesciunt ullam.: Iusto veniam. Sint dolorum sed.: Aut cum qui. - Sed distinctio animi repellat.: Ut aliquid. "304": description: ETag not changed "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/contract/lock/{name}: post: tags: - nfd summary: contractLock nfd description: Lock/Unlock an NFD contract - if locked, the contract can never being modified until unlocked again by the owner. operationId: nfd#contractLock parameters: - name: name in: path required: true schema: type: string example: silvio.algo pattern: ^.+\.algo$ minLength: 1 maxLength: 120 example: silvio.algo requestBody: required: true content: application/json: schema: $ref: '#/components/schemas/ContractLockRequestBody' example: lock: true sender: IO376HUMMCAMOZ3ITAKUFRBG4HLYOCUPNYYZKUIFRMOS5IOEM3Q2SGYNWZ responses: "200": description: Returns array of paired values representing a transaction group to submit to an Algorand node. U or S for unsigned or signed, followed by the base64-encoded message-pack of an unsigned transaction (to be signed by sender/buyer) or a signed transaction to be submitted as-is. content: application/json: schema: type: string example: Magni similique sapiente soluta rem molestias molestiae. example: Architecto minus corrupti quos. "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/contract/upgrade/{name}: post: tags: - nfd summary: contractUpgrade nfd description: Request upgrade of the contract on an NFD operationId: nfd#contractUpgrade parameters: - name: name in: path required: true schema: type: string example: silvio.algo pattern: ^.+\.algo$ minLength: 1 maxLength: 120 example: silvio.algo requestBody: required: true content: application/json: schema: $ref: '#/components/schemas/RescindOfferRequestBody' example: sender: IQGRI2RXZIT7IPLLGEEDBBXVNUMTYBT2TECJBZASBPXXRUG4AGR2SUAJQ6 responses: "200": description: Returns array of paired values representing a transaction group to submit to an Algorand node. U or S for unsigned or signed, followed by the base64-encoded message-pack of an unsigned transaction (to be signed by sender/buyer) or a signed transaction to be submitted as-is. content: application/json: schema: type: string example: Quas modi fugiat explicabo et in. example: Inventore eius perspiciatis. "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/donations/{name}: get: tags: - nfd summary: donations nfd description: Fetch donation activity for an NFD, totalling amounts sent 'to' designated donation accounts operationId: nfd#donations parameters: - name: name in: path required: true schema: type: string example: silvio.algo pattern: ^.+\.algo$ minLength: 1 maxLength: 120 example: silvio.algo responses: "200": description: OK response. content: application/json: schema: type: array items: $ref: '#/components/schemas/Donation' example: - address: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU total: 16196049302596701447 - address: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU total: 16196049302596701447 - address: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU total: 16196049302596701447 example: - address: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU total: 16196049302596701447 - address: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU total: 16196049302596701447 - address: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU total: 16196049302596701447 "304": description: Not Modified response. "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/donations/leaders/{address}: get: tags: - nfd summary: donationLeaders nfd description: '[DEPRECATED] Get top donors to a specific account' operationId: nfd#donationLeaders parameters: - name: address in: path description: Donation address to get leaderboard for required: true schema: type: string description: Donation address to get leaderboard for example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU pattern: ^[A-Z2-7]{58}$ example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU responses: "200": description: OK response. content: application/json: schema: type: array items: $ref: '#/components/schemas/Donation' example: - address: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU total: 16196049302596701447 - address: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU total: 16196049302596701447 - address: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU total: 16196049302596701447 example: - address: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU total: 16196049302596701447 - address: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU total: 16196049302596701447 - address: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU total: 16196049302596701447 "304": description: Not Modified response. "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/donations/list: get: tags: - nfd summary: donationList nfd description: '[DEPRECATED] Fetch list of tracked Donation ''targets''. Getting name/address for each.' operationId: nfd#donationList responses: "200": description: OK response. content: application/json: schema: type: array items: $ref: '#/components/schemas/DonationAccount' example: - address: 466PWAPCHLZVCU5QI2V4FCAIJJEU5BFA2RIXAB6KFKHTU72SECYUANN2EE image: Ea et. name: Pariatur laborum. nfd: yii - address: 466PWAPCHLZVCU5QI2V4FCAIJJEU5BFA2RIXAB6KFKHTU72SECYUANN2EE image: Ea et. name: Pariatur laborum. nfd: yii - address: 466PWAPCHLZVCU5QI2V4FCAIJJEU5BFA2RIXAB6KFKHTU72SECYUANN2EE image: Ea et. name: Pariatur laborum. nfd: yii - address: 466PWAPCHLZVCU5QI2V4FCAIJJEU5BFA2RIXAB6KFKHTU72SECYUANN2EE image: Ea et. name: Pariatur laborum. nfd: yii example: - address: 466PWAPCHLZVCU5QI2V4FCAIJJEU5BFA2RIXAB6KFKHTU72SECYUANN2EE image: Ea et. name: Pariatur laborum. nfd: yii - address: 466PWAPCHLZVCU5QI2V4FCAIJJEU5BFA2RIXAB6KFKHTU72SECYUANN2EE image: Ea et. name: Pariatur laborum. nfd: yii - address: 466PWAPCHLZVCU5QI2V4FCAIJJEU5BFA2RIXAB6KFKHTU72SECYUANN2EE image: Ea et. name: Pariatur laborum. nfd: yii - address: 466PWAPCHLZVCU5QI2V4FCAIJJEU5BFA2RIXAB6KFKHTU72SECYUANN2EE image: Ea et. name: Pariatur laborum. nfd: yii "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/escrowOffer/{name}: post: tags: - nfd summary: escrowOffer nfd description: Make escrowed bid for a new 'floor' price of an ongoing auction. Higher bidder refunds you, if price drops to your escrow, you win auction with it being reserved for you operationId: nfd#escrowOffer parameters: - name: name in: path required: true schema: type: string example: silvio.algo pattern: ^.+\.algo$ minLength: 1 maxLength: 120 example: silvio.algo requestBody: required: true content: application/json: schema: $ref: '#/components/schemas/EscrowOfferRequestBody' example: buyer: F4PD5AXEURGYRYLR4AEJEG5ZY5HEABTHUQKMM744CSKNRTDMSUOOEL2VTD offer: 18898118530414 responses: "200": description: Returns array of paired values representing a transaction group to submit to an Algorand node. U or S for unsigned or signed, followed by the base64-encoded message-pack of an unsigned transaction (to be signed by sender/buyer) or a signed transaction to be submitted as-is. content: application/json: schema: type: string example: Quisquam repellat ut enim eveniet. example: Repudiandae commodi voluptatem consequuntur modi et provident. "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: {} "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/isValid/{appID}: get: tags: - nfd summary: isValidNFD nfd description: Determines if specified NFD Application ID is authentic operationId: nfd#isValidNFD parameters: - name: appID in: path description: Application ID of a presumed NFD to verify. The API will perform a forward-name lookup of the name within the NFD to verify it points to the same ID required: true schema: type: integer description: Application ID of a presumed NFD to verify. The API will perform a forward-name lookup of the name within the NFD to verify it points to the same ID example: 3602612095034361689 example: 17893506375544157902 responses: "200": description: OK response. content: application/json: schema: $ref: '#/components/schemas/IsValidNFDResponseBody' example: isValid: false message: Omnis quibusdam nostrum quis similique. name: Porro placeat odit voluptatem aut rerum. sigNameAddress: Possimus harum corrupti natus et. "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/isValidASA/{asaID}: get: tags: - nfd summary: isValidASA nfd description: Determines if specified NFD NFT ASA ID is authentic NFD operationId: nfd#isValidASA parameters: - name: asaID in: path description: Asset ID of a presumed NFD ASA to verify. The API will verify the found asset references an NFD that in turn references that asset. required: true schema: type: integer description: Asset ID of a presumed NFD ASA to verify. The API will verify the found asset references an NFD that in turn references that asset. example: 14364544413226442119 example: 5850343446974884408 responses: "200": description: OK response. content: application/json: schema: $ref: '#/components/schemas/IsValidASAResponseBody' example: appID: 17346874644408022618 isValid: true message: Rerum porro impedit alias itaque. name: Eum natus cumque aperiam quia. "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/kickoff: post: tags: - nfd summary: kickoff nfd description: Kickoff NFD minting process, with user buying specified NFD (or kicking off auction) as appropriate. Purchase price is set by TxnLab operationId: nfd#kickoff requestBody: required: true content: application/json: schema: $ref: '#/components/schemas/KickoffRequestBody' example: buyer: SWASANMJKMLQ2NBOJTBMIJHHJKECOZBVBQHGV4O4MO64PJ4XZSHTSNWA6M name: p67 responses: "201": description: Returns array of paired values representing a transaction group to submit to an Algorand node. U or S for unsigned or signed, followed by the base64-encoded message-pack of an unsigned transaction (to be signed by sender/buyer) or a signed transaction to be submitted as-is. content: application/json: schema: type: string example: Qui velit necessitatibus animi animi vitae dolore. example: Quaerat porro ut tempora dolor maiores. "204": description: 'alreadyExists: NFD already exists' headers: goa-attribute-fault: description: Is the error a server-side fault? required: true schema: type: boolean description: Is the error a server-side fault? example: true example: true goa-attribute-id: description: ID is a unique identifier for this particular occurrence of the problem. required: true schema: type: string description: ID is a unique identifier for this particular occurrence of the problem. example: 123abc example: 123abc goa-attribute-message: description: Message is a human-readable explanation specific to this occurrence of the problem. required: true schema: type: string description: Message is a human-readable explanation specific to this occurrence of the problem. example: parameter 'p' must be an integer example: parameter 'p' must be an integer goa-attribute-name: description: Name is the name of this class of errors. required: true schema: type: string description: Name is the name of this class of errors. example: bad_request example: bad_request goa-attribute-temporary: description: Is the error temporary? required: true schema: type: boolean description: Is the error temporary? example: false example: true goa-attribute-timeout: description: Is the error a timeout? required: true schema: type: boolean description: Is the error a timeout? example: false example: false "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "403": description: 'segmentNotSupported: parent segment isn''t at contract version supporting segments' headers: goa-attribute-fault: description: Is the error a server-side fault? required: true schema: type: boolean description: Is the error a server-side fault? example: true example: true goa-attribute-id: description: ID is a unique identifier for this particular occurrence of the problem. required: true schema: type: string description: ID is a unique identifier for this particular occurrence of the problem. example: 123abc example: 123abc goa-attribute-message: description: Message is a human-readable explanation specific to this occurrence of the problem. required: true schema: type: string description: Message is a human-readable explanation specific to this occurrence of the problem. example: parameter 'p' must be an integer example: parameter 'p' must be an integer goa-attribute-name: description: Name is the name of this class of errors. required: true schema: type: string description: Name is the name of this class of errors. example: bad_request example: bad_request goa-attribute-temporary: description: Is the error temporary? required: true schema: type: boolean description: Is the error temporary? example: false example: false goa-attribute-timeout: description: Is the error a timeout? required: true schema: type: boolean description: Is the error a timeout? example: false example: true "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/nameSig/{name}: get: tags: - nfd summary: getNameSig nfd description: Returns NameSig address for an NFD name operationId: nfd#getNameSig parameters: - name: name in: path required: true schema: type: string example: silvio.algo pattern: ^.+\.algo$ minLength: 1 maxLength: 120 example: silvio.algo responses: "200": description: OK response. content: application/json: schema: type: string description: Algorand Address of Smart-Sig NAME account example: Provident qui nisi. example: Ea accusantium modi rerum omnis voluptatibus. "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/offer/{name}: post: tags: - nfd summary: offer nfd description: Offer up an NFD for sale - specifying price and optionally an address it is reserved for. operationId: nfd#offer parameters: - name: name in: path required: true schema: type: string example: silvio.algo pattern: ^.+\.algo$ minLength: 1 maxLength: 120 example: silvio.algo requestBody: required: true content: application/json: schema: $ref: '#/components/schemas/OfferRequestBody' example: offer: 34206259098934 payReceiver: true reservedFor: NA5DWHZCUBKGIDUQ34IXIXHNT324U7DLIU6NPGKPUKKXWRXJGVUWGY7VZI sender: DWR5BMHZMOBJYJIPJT55JY4KBL7KZZ7YYNCLBD2RTY5336FAZ6NGTZHQGH responses: "200": description: Returns array of paired values representing a transaction group to submit to an Algorand node. U or S for unsigned or signed, followed by the base64-encoded message-pack of an unsigned transaction (to be signed by sender/buyer) or a signed transaction to be submitted as-is. content: application/json: schema: type: string example: Suscipit repudiandae reprehenderit repellat excepturi. example: Explicabo praesentium ducimus eos laudantium natus. "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "413": description: 'tooManyTransactions: The number of transactions allowed in a single transaction group (16) have been exceeded. Update fewer fields in one transaction, or if selling, reduce the data within the NFD first.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/partnerKickoff: post: tags: - nfd summary: partnerKickoff nfd description: '[PRIVATE] Kickoff NFD minting process, with user buying specified NFD (or kicking off auction) as appropriate. Purchase price is set by TxnLab' operationId: nfd#partnerKickoff requestBody: required: true content: application/json: schema: $ref: '#/components/schemas/PartnerKickoffRequestBody' example: buyer: XHDHBMIUECGAIT72T2ZLY45KNR44Z5ZKVIW7WPTP5LVSRLT36R5ZJQACJ7 conveniencePct: 739990479113780981 name: "3" responses: "201": description: Returns array of paired values representing a transaction group to submit to an Algorand node. U or S for unsigned or signed, followed by the base64-encoded message-pack of an unsigned transaction (to be signed by sender/buyer) or a signed transaction to be submitted as-is. content: application/json: schema: type: string example: Hic vel ut ad ipsa inventore. example: Tempora suscipit sed minus eum. "204": description: 'alreadyExists: NFD already exists' headers: goa-attribute-fault: description: Is the error a server-side fault? required: true schema: type: boolean description: Is the error a server-side fault? example: false example: false goa-attribute-id: description: ID is a unique identifier for this particular occurrence of the problem. required: true schema: type: string description: ID is a unique identifier for this particular occurrence of the problem. example: 123abc example: 123abc goa-attribute-message: description: Message is a human-readable explanation specific to this occurrence of the problem. required: true schema: type: string description: Message is a human-readable explanation specific to this occurrence of the problem. example: parameter 'p' must be an integer example: parameter 'p' must be an integer goa-attribute-name: description: Name is the name of this class of errors. required: true schema: type: string description: Name is the name of this class of errors. example: bad_request example: bad_request goa-attribute-temporary: description: Is the error temporary? required: true schema: type: boolean description: Is the error temporary? example: true example: false goa-attribute-timeout: description: Is the error a timeout? required: true schema: type: boolean description: Is the error a timeout? example: true example: false "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "401": description: 'accessDenied: Unauthorized response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "403": description: 'segmentNotSupported: parent segment isn''t at contract version supporting segments' headers: goa-attribute-fault: description: Is the error a server-side fault? required: true schema: type: boolean description: Is the error a server-side fault? example: true example: false goa-attribute-id: description: ID is a unique identifier for this particular occurrence of the problem. required: true schema: type: string description: ID is a unique identifier for this particular occurrence of the problem. example: 123abc example: 123abc goa-attribute-message: description: Message is a human-readable explanation specific to this occurrence of the problem. required: true schema: type: string description: Message is a human-readable explanation specific to this occurrence of the problem. example: parameter 'p' must be an integer example: parameter 'p' must be an integer goa-attribute-name: description: Name is the name of this class of errors. required: true schema: type: string description: Name is the name of this class of errors. example: bad_request example: bad_request goa-attribute-temporary: description: Is the error temporary? required: true schema: type: boolean description: Is the error temporary? example: false example: false goa-attribute-timeout: description: Is the error a timeout? required: true schema: type: boolean description: Is the error a timeout? example: true example: false "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' security: - basic_header_Authorization: [] /nfd/postOfferToOwner/{name}: post: tags: - nfd summary: postOfferToOwner nfd description: Post an offer to buy to the owner of an NFD, offering up a particular amount with optional note for them to consider operationId: nfd#postOfferToOwner parameters: - name: name in: path required: true schema: type: string example: silvio.algo pattern: ^.+\.algo$ minLength: 1 maxLength: 120 example: silvio.algo requestBody: required: true content: application/json: schema: $ref: '#/components/schemas/PostOfferToOwnerRequestBody' example: note: k3i offer: 65468380154583 sender: KFLBXV2FDVNXW6RQMD5DNCQJTIP5PBL23ZP2TRKQ7LN4ZAP5XVSIRBG25M responses: "200": description: Returns array of paired values representing a transaction group to submit to an Algorand node. U or S for unsigned or signed, followed by the base64-encoded message-pack of an unsigned transaction (to be signed by sender/buyer) or a signed transaction to be submitted as-is. content: application/json: schema: type: string example: Itaque ipsa. example: Vero nemo maxime sequi a. "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/purchase/{name}: post: tags: - nfd summary: purchase nfd description: Purchase an NFD for sale - specifying buyer (to sign transaction) and price operationId: nfd#purchase parameters: - name: name in: path required: true schema: type: string example: silvio.algo pattern: ^.+\.algo$ minLength: 1 maxLength: 120 example: silvio.algo requestBody: required: true content: application/json: schema: $ref: '#/components/schemas/PurchaseRequestBody' example: buyer: O7KAQJUODLUSGUH5UIE4QGVSDKSHYKHJ3WZDE5VRJ7EOBAOQY5JA26IF5J offer: 71177887240672 rejectNFT: true responses: "200": description: Returns array of paired values representing a transaction group to submit to an Algorand node. U or S for unsigned or signed, followed by the base64-encoded message-pack of an unsigned transaction (to be signed by sender/buyer) or a signed transaction to be submitted as-is. content: application/json: schema: type: string example: Eius autem et ducimus. example: Impedit dolores qui ipsam quo dolorum repudiandae. "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: {} "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/rescindOffer/{name}: post: tags: - nfd summary: rescindOffer nfd description: Rescind offer of sale. Claiming NFD back for self, and removing it for sale. operationId: nfd#rescindOffer parameters: - name: name in: path required: true schema: type: string example: silvio.algo pattern: ^.+\.algo$ minLength: 1 maxLength: 120 example: silvio.algo requestBody: required: true content: application/json: schema: $ref: '#/components/schemas/RescindOfferRequestBody' example: sender: E7GA6EBUEROFI6Y7NHCBZPBXVJIBE6NQGNTTYOKZBBE7RBIRHOO6ITFNZ7 responses: "200": description: Returns array of paired values representing a transaction group to submit to an Algorand node. U or S for unsigned or signed, followed by the base64-encoded message-pack of an unsigned transaction (to be signed by sender/buyer) or a signed transaction to be submitted as-is. content: application/json: schema: type: string example: Et temporibus repellendus ut et maiores. example: Itaque cum ut corporis provident atque. "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/revAddressSig/{address}: get: tags: - nfd summary: getRevAddressSig nfd description: Returns RevAddress address for an NFD name operationId: nfd#getRevAddressSig parameters: - name: address in: path required: true schema: type: string example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU pattern: ^[A-Z2-7]{58}$ example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU responses: "200": description: OK response. content: application/json: schema: type: string description: Algorand Address of Smart-Sig NAME account example: Aut omnis. example: Consequatur et voluptates totam. "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/segment/leaders: get: tags: - nfd summary: segmentLeaders nfd description: Get top segment roots operationId: nfd#segmentLeaders parameters: - name: if-none-match in: header description: etag allowEmptyValue: true schema: type: string description: etag responses: "200": description: OK response. headers: ETag: schema: type: string example: Sunt quia ut qui iusto. example: Asperiores odio dolore. cache-control: schema: type: string example: Voluptatem quis non voluptatem. example: Veniam nobis dolore voluptas. content: application/json: schema: description: 'Response body may alternatively be one of #/components/schemas/NfdRecordTinyCollection, #/components/schemas/NfdRecordThumbnailCollection, #/components/schemas/NfdRecordBriefCollection or #/components/schemas/NfdRecordFullCollection' $ref: '#/components/schemas/NfdRecordCollection' example: - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU "304": description: ETag not changed "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/segment/lock/{name}: post: tags: - nfd summary: Lock/Unlock an NFD segment - specifying open price if unlocking description: Lock/Unlock an NFD segment - if locked, the segment only allows minted names created by the segment owner. If unlocked, anyone can mint off the segment for the price (in USD) the owner sets operationId: nfd#segmentLock parameters: - name: name in: path required: true schema: type: string example: silvio.algo pattern: ^.+\.algo$ minLength: 1 maxLength: 120 example: silvio.algo requestBody: required: true content: application/json: schema: $ref: '#/components/schemas/SegmentLockRequestBody' example: lock: false sellAmount: 86041000 sender: LF2KCSTO5LWQ4JHN2FQPEGRH6ULNIY4WX4D76LBLS47IFAKEF4YSKVXP4H responses: "200": description: OK response. content: application/json: schema: type: string description: Array of unsigned and signed grouped transactions to sign/submit example: Voluptas beatae nihil quis architecto. example: Praesentium iusto expedita dolore quia suscipit consequatur. "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "403": description: 'segmentPriceTooLow: segment price doesn''t meet minimum required price' headers: goa-attribute-fault: description: Is the error a server-side fault? required: true schema: type: boolean description: Is the error a server-side fault? example: false example: true goa-attribute-id: description: ID is a unique identifier for this particular occurrence of the problem. required: true schema: type: string description: ID is a unique identifier for this particular occurrence of the problem. example: 123abc example: 123abc goa-attribute-message: description: Message is a human-readable explanation specific to this occurrence of the problem. required: true schema: type: string description: Message is a human-readable explanation specific to this occurrence of the problem. example: parameter 'p' must be an integer example: parameter 'p' must be an integer goa-attribute-name: description: Name is the name of this class of errors. required: true schema: type: string description: Name is the name of this class of errors. example: bad_request example: bad_request goa-attribute-temporary: description: Is the error temporary? required: true schema: type: boolean description: Is the error temporary? example: false example: true goa-attribute-timeout: description: Is the error a timeout? required: true schema: type: boolean description: Is the error a timeout? example: false example: false "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/segment/price/{name}: get: tags: - nfd summary: Returns cost to mint a named segment off a particular root. description: Buyer is used for validation if segment is allowed to be minted (locked vs unlocked). Can pass full segment name, or just root. operationId: nfd#segmentPrice parameters: - name: buyer in: query description: Expected buyer of segment allowEmptyValue: true required: true schema: type: string description: Expected buyer of segment example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU pattern: ^[A-Z2-7]{58}$ example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - name: name in: path required: true schema: type: string example: silvio.algo pattern: ^.+\.algo$ minLength: 1 maxLength: 120 example: silvio.algo responses: "200": description: OK response. content: application/json: schema: $ref: '#/components/schemas/SegmentPriceResponseBody' example: algoUsd: 0.8334848008441047 carryCost: 8128236542114050358 discountRate: 0.15184741024489964 parentSegmentCount: 4535807383803955646 sellAmount: 14564028176752388817 unlockedSellPrice: 0.9609151328989567 usdMinCost: 0.6542525523547107 "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "403": description: 'segmentNotSupported: parent segment isn''t at contract version supporting segments' headers: goa-attribute-fault: description: Is the error a server-side fault? required: true schema: type: boolean description: Is the error a server-side fault? example: true example: true goa-attribute-id: description: ID is a unique identifier for this particular occurrence of the problem. required: true schema: type: string description: ID is a unique identifier for this particular occurrence of the problem. example: 123abc example: 123abc goa-attribute-message: description: Message is a human-readable explanation specific to this occurrence of the problem. required: true schema: type: string description: Message is a human-readable explanation specific to this occurrence of the problem. example: parameter 'p' must be an integer example: parameter 'p' must be an integer goa-attribute-name: description: Name is the name of this class of errors. required: true schema: type: string description: Name is the name of this class of errors. example: bad_request example: bad_request goa-attribute-temporary: description: Is the error temporary? required: true schema: type: boolean description: Is the error temporary? example: true example: false goa-attribute-timeout: description: Is the error a timeout? required: true schema: type: boolean description: Is the error a timeout? example: true example: false "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/suggest/{name}: get: tags: - nfd summary: suggest nfd description: Suggest NFDs to purchase operationId: nfd#suggest parameters: - name: limit in: query description: Limit the number of results returned - max 40 allowEmptyValue: true schema: type: integer description: Limit the number of results returned - max 40 default: 20 example: 20 minimum: 1 maximum: 40 example: 20 - name: view in: query description: View of data to return, brief (default), or full allowEmptyValue: true schema: type: string description: View of data to return, brief (default), or full default: brief example: full enum: - brief - full example: full - name: buyer in: query description: Expected buyer of name. Used for segment minting as additional check on availability of mint allowEmptyValue: true schema: type: string description: Expected buyer of name. Used for segment minting as additional check on availability of mint example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU pattern: ^[A-Z2-7]{58}$ example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - name: name in: path description: A name (even partial) to search for [receiving suggestions as well] required: true schema: type: string description: A name (even partial) to search for [receiving suggestions as well] example: rry pattern: ^([a-z0-9]{1,27}\.){0,1}[a-z0-9]{1,27}(\.algo)?$ maxLength: 60 example: xmd responses: "200": description: OK response. content: application/json: schema: description: 'Response body may alternatively be one of #/components/schemas/NfdRecordTinyCollection, #/components/schemas/NfdRecordThumbnailCollection, #/components/schemas/NfdRecordBriefCollection or #/components/schemas/NfdRecordFullCollection' $ref: '#/components/schemas/NfdRecordCollection' example: - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "403": description: 'segmentNotSupported: parent segment isn''t at contract version supporting segments' headers: goa-attribute-fault: description: Is the error a server-side fault? required: true schema: type: boolean description: Is the error a server-side fault? example: true example: true goa-attribute-id: description: ID is a unique identifier for this particular occurrence of the problem. required: true schema: type: string description: ID is a unique identifier for this particular occurrence of the problem. example: 123abc example: 123abc goa-attribute-message: description: Message is a human-readable explanation specific to this occurrence of the problem. required: true schema: type: string description: Message is a human-readable explanation specific to this occurrence of the problem. example: parameter 'p' must be an integer example: parameter 'p' must be an integer goa-attribute-name: description: Name is the name of this class of errors. required: true schema: type: string description: Name is the name of this class of errors. example: bad_request example: bad_request goa-attribute-temporary: description: Is the error temporary? required: true schema: type: boolean description: Is the error temporary? example: false example: false goa-attribute-timeout: description: Is the error a timeout? required: true schema: type: boolean description: Is the error a timeout? example: false example: false "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/totals: get: tags: - nfd summary: totals nfd description: Fetch NFD summary data - results subject to change in the future operationId: nfd#totals parameters: - name: if-none-match in: header description: etag allowEmptyValue: true schema: type: string description: etag example: W/"d41d8cd98f00b204e9800998ecf8427e" example: W/"d41d8cd98f00b204e9800998ecf8427e" responses: "200": description: OK response. headers: ETag: schema: type: string example: Corrupti odit ut et dolore. example: Sit asperiores consequatur sequi animi. cache-control: schema: type: string example: Aut corporis consequatur iste. example: Earum ut. content: application/json: schema: $ref: '#/components/schemas/TotalsOKResponseBody' example: forSale: 8446243476768387480 match-check: Aut est minus. mintedTotals: day: 3914056248651671459 lifetime: 12938414045034807642 month: 10848474820687930641 week: 16261866130615845087 segmentTotals: day: 15789471839949030256 lifetime: 16166275683911697102 month: 8176323602648938615 week: 13547502742849399326 soldTotals: day: 10524014446745145586 lifetime: 5610228219732325233 month: 2004305604267197075 week: 1887595782369398243 total: 8209072282607990259 totalSegments: 2474213734846840438 uniqueOwners: 10672932441893989823 "304": description: ETag not changed "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/twitter/leaders: get: tags: - nfd summary: twitterLeaders nfd description: Get top twitter influencers operationId: nfd#twitterLeaders parameters: - name: if-none-match in: header description: etag allowEmptyValue: true schema: type: string description: etag responses: "200": description: OK response. headers: ETag: schema: type: string example: Impedit saepe sit. example: Reprehenderit non et iusto debitis aliquam. cache-control: schema: type: string example: Fugit sit dolores corporis. example: Voluptas fugiat ipsa. content: application/json: schema: type: array items: $ref: '#/components/schemas/TwitterRecord' example: - followers: 2188505226924242040 following: 5867035774509279203 nfd: appID: 7429062366413278088 asaID: 2756578041204813318 avatarOutdated: true caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Quaerat et autem quasi quis. category: Ut eos aspernatur. currentAsOfBlock: 343259334344787860 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Dolorem ut suscipit. metaTags: - Perferendis fuga voluptas laboriosam et sunt quo. - Natus laudantium. name: Assumenda odit. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 15258261444548190315 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 508945203346184542 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Dolor accusantium aut ea facere. - Nostrum quia et et aliquid rerum. timeChanged: "2008-07-25T04:09:58Z" timeCreated: "1978-10-04T02:53:42Z" timePurchased: "1972-08-31T06:07:34Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU timeChanged: "2009-02-15T07:10:59Z" tweets: 8244577697962825691 twitterHandle: Et autem. - followers: 2188505226924242040 following: 5867035774509279203 nfd: appID: 7429062366413278088 asaID: 2756578041204813318 avatarOutdated: true caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Quaerat et autem quasi quis. category: Ut eos aspernatur. currentAsOfBlock: 343259334344787860 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Dolorem ut suscipit. metaTags: - Perferendis fuga voluptas laboriosam et sunt quo. - Natus laudantium. name: Assumenda odit. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 15258261444548190315 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 508945203346184542 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Dolor accusantium aut ea facere. - Nostrum quia et et aliquid rerum. timeChanged: "2008-07-25T04:09:58Z" timeCreated: "1978-10-04T02:53:42Z" timePurchased: "1972-08-31T06:07:34Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU timeChanged: "2009-02-15T07:10:59Z" tweets: 8244577697962825691 twitterHandle: Et autem. example: - followers: 2188505226924242040 following: 5867035774509279203 nfd: appID: 7429062366413278088 asaID: 2756578041204813318 avatarOutdated: true caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Quaerat et autem quasi quis. category: Ut eos aspernatur. currentAsOfBlock: 343259334344787860 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Dolorem ut suscipit. metaTags: - Perferendis fuga voluptas laboriosam et sunt quo. - Natus laudantium. name: Assumenda odit. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 15258261444548190315 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 508945203346184542 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Dolor accusantium aut ea facere. - Nostrum quia et et aliquid rerum. timeChanged: "2008-07-25T04:09:58Z" timeCreated: "1978-10-04T02:53:42Z" timePurchased: "1972-08-31T06:07:34Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU timeChanged: "2009-02-15T07:10:59Z" tweets: 8244577697962825691 twitterHandle: Et autem. - followers: 2188505226924242040 following: 5867035774509279203 nfd: appID: 7429062366413278088 asaID: 2756578041204813318 avatarOutdated: true caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Quaerat et autem quasi quis. category: Ut eos aspernatur. currentAsOfBlock: 343259334344787860 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Dolorem ut suscipit. metaTags: - Perferendis fuga voluptas laboriosam et sunt quo. - Natus laudantium. name: Assumenda odit. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 15258261444548190315 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 508945203346184542 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Dolor accusantium aut ea facere. - Nostrum quia et et aliquid rerum. timeChanged: "2008-07-25T04:09:58Z" timeCreated: "1978-10-04T02:53:42Z" timePurchased: "1972-08-31T06:07:34Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU timeChanged: "2009-02-15T07:10:59Z" tweets: 8244577697962825691 twitterHandle: Et autem. - followers: 2188505226924242040 following: 5867035774509279203 nfd: appID: 7429062366413278088 asaID: 2756578041204813318 avatarOutdated: true caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Quaerat et autem quasi quis. category: Ut eos aspernatur. currentAsOfBlock: 343259334344787860 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Dolorem ut suscipit. metaTags: - Perferendis fuga voluptas laboriosam et sunt quo. - Natus laudantium. name: Assumenda odit. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 15258261444548190315 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 508945203346184542 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Dolor accusantium aut ea facere. - Nostrum quia et et aliquid rerum. timeChanged: "2008-07-25T04:09:58Z" timeCreated: "1978-10-04T02:53:42Z" timePurchased: "1972-08-31T06:07:34Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU timeChanged: "2009-02-15T07:10:59Z" tweets: 8244577697962825691 twitterHandle: Et autem. "304": description: ETag not changed "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/update/{name}: patch: tags: - nfd summary: updatePartial nfd description: Set an attribute in an NFD on behalf of a particular sender (who must be the owner) operationId: nfd#updatePartial parameters: - name: name in: path required: true schema: type: string example: silvio.algo pattern: ^.+\.algo$ minLength: 1 maxLength: 120 example: silvio.algo requestBody: required: true content: application/json: schema: $ref: '#/components/schemas/UpdatePartialRequestBody' example: properties: internal: Et sunt repellat maxime dolores non.: Et et laborum corrupti. Fugit quasi sed nulla in recusandae.: Aliquid quo id adipisci. Occaecati qui et.: Est est qui quia similique itaque. userDefined: ca.v: Quisquam illo dolor rerum est. ri: Debitis deserunt vero voluptates facilis veniam. verified: caAlgo: Culpa voluptates a et voluptas reiciendis. f: Est dolorum. m: Molestias amet rerum consequuntur neque. sender: HO2ACFDDFU5UTHG67LHDTUV3DOVJJ6QALXATEPISR7SJVK6UTHE4T42BEN responses: "202": description: Returns array of paired values representing a transaction group to submit to an Algorand node. U or S for unsigned or signed, followed by the base64-encoded message-pack of an unsigned transaction (to be signed by sender/buyer) or a signed transaction to be submitted as-is. content: application/json: schema: type: string example: Qui ex reprehenderit. example: Repellendus voluptas qui voluptas voluptas nulla nisi. "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "403": description: 'mixedFieldTypes: You can''t mix user defined and verified fields in a single update call. Verified fields must be set individually.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "413": description: 'tooManyTransactions: The number of transactions allowed in a single transaction group (16) have been exceeded. Update fewer fields in one transaction, or if selling, reduce the data within the NFD first.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' put: tags: - nfd summary: updateAll nfd description: Replace all NFD user-settable attributes with those passed-in, removing, adding and replacing on behalf of a particular sender (who must be the owner). Returns transaction group of transactions to sign operationId: nfd#updateAll parameters: - name: name in: path required: true schema: type: string example: silvio.algo pattern: ^.+\.algo$ minLength: 1 maxLength: 120 example: silvio.algo requestBody: required: true content: application/json: schema: $ref: '#/components/schemas/UpdatePartialRequestBody' example: properties: internal: Et sunt repellat maxime dolores non.: Et et laborum corrupti. Fugit quasi sed nulla in recusandae.: Aliquid quo id adipisci. Occaecati qui et.: Est est qui quia similique itaque. userDefined: ca.v: Quisquam illo dolor rerum est. ri: Debitis deserunt vero voluptates facilis veniam. verified: caAlgo: Culpa voluptates a et voluptas reiciendis. f: Est dolorum. m: Molestias amet rerum consequuntur neque. sender: BALD4QIPJJU2R6CYQEAD6UPS7KC7DCTQCVERROMDTH3RO6Q6IPTCUWHHPJ responses: "202": description: Returns array of paired values representing a transaction group to submit to an Algorand node. U or S for unsigned or signed, followed by the base64-encoded message-pack of an unsigned transaction (to be signed by sender/buyer) or a signed transaction to be submitted as-is. content: application/json: schema: type: string example: Et voluptatem quis et magni. example: Amet sed alias. "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "403": description: 'mixedFieldTypes: You can''t mix user defined and verified fields in a single update call. Verified fields must be set individually.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "413": description: 'tooManyTransactions: The number of transactions allowed in a single transaction group (16) have been exceeded. Update fewer fields in one transaction, or if selling, reduce the data within the NFD first.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/updateImage/{name}/{sender}/{which}: post: tags: - nfd summary: updateImage nfd description: Update the avatar or banner image associated with an NFD by uploading new image content operationId: nfd#updateImage parameters: - name: wantTxn in: query description: Whether to return transactions to sign to update the specified image attribute within the NFD allowEmptyValue: true schema: type: boolean description: Whether to return transactions to sign to update the specified image attribute within the NFD default: true example: false example: true - name: name in: path required: true schema: type: string example: silvio.algo pattern: ^.+\.algo$ minLength: 1 maxLength: 120 example: silvio.algo - name: sender in: path description: Address that will be signing the returned transactions. Should be owner of NFD required: true schema: type: string description: Address that will be signing the returned transactions. Should be owner of NFD example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU pattern: ^[A-Z2-7]{58}$ example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - name: which in: path description: Which image to update, avatar or banner required: true schema: type: string description: Which image to update, avatar or banner example: banner enum: - avatar - banner example: avatar responses: "200": description: Returns array of paired values representing a transaction group to submit to an Algorand node. U or S for unsigned or signed, followed by the base64-encoded message-pack of an unsigned transaction (to be signed by sender/buyer) or a signed transaction to be submitted as-is. content: application/json: schema: type: string example: Tempora ea omnis quasi quo illum impedit. example: Sed nostrum ea non aperiam sit. "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "413": description: 'imageTooLarge: Images must be <10 Megabytes in size' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/v2/address: get: tags: - nfd summary: Reverse Address lookup with results returned per address description: Get all NFDs which have been explicitly linked to one or more verified [or unverified] Algorand address(es). Unverified addresses will match but return as unverifiedCaAlgo array. These should be treated specially and not have the same trust level as verified addresses as they can be falsely attributed. The caAlgo array is what should be trusted for things like NFT creation addresses. For reverse lookups returning multiple NFDs, take the first one matching in caAlgo array. operationId: nfd#getNFDsForAddressesV2 parameters: - name: address in: query description: 'one or more addresses to look up, maximum of 20 can be defined. Specify the same query parameter multiple times for each address, ie: address=xxx&address=yyy&address=zzz' allowEmptyValue: true required: true schema: type: array items: type: string example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU pattern: ^[A-Z2-7]{58}$ description: 'one or more addresses to look up, maximum of 20 can be defined. Specify the same query parameter multiple times for each address, ie: address=xxx&address=yyy&address=zzz' example: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU minItems: 1 maxItems: 20 example: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - name: limit in: query description: Limit the total number of NFDs returned PER address allowEmptyValue: true schema: type: integer description: Limit the total number of NFDs returned PER address default: 20 minimum: 1 maximum: 240 - name: view in: query description: View of data to return, tiny (name, owner, caAlgo, unverifiedCaAlgo only [default]), thumbnail (tiny + avatar), brief, or full allowEmptyValue: true schema: type: string description: View of data to return, tiny (name, owner, caAlgo, unverifiedCaAlgo only [default]), thumbnail (tiny + avatar), brief, or full default: tiny enum: - tiny - thumbnail - brief - full - name: if-none-match in: header description: etag allowEmptyValue: true schema: type: string description: etag responses: "200": description: OK response. headers: ETag: schema: type: string example: Et qui excepturi. example: Quia praesentium fugiat. cache-control: schema: type: string example: Id quia. example: Ea non optio occaecati. content: application/json: schema: type: object example: Eum dignissimos consequatur aut.: - appID: 5677889402314642789 asaID: 16320640634001610061 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Eos ex exercitationem ipsam modi consequatur cupiditate. category: Ut eos aspernatur. currentAsOfBlock: 13702750530687284657 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Dolore assumenda sit quae sed quidem neque. match-check: Alias eveniet natus accusamus velit iure. metaTags: - Id velit id quasi. - Dolor rerum quia. name: Laudantium porro eaque. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 4674992558397730758 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 233133263969009469 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Et consequatur dolorum ut. - Rerum et deleniti quibusdam adipisci debitis quia. - Repellat veniam. - Sunt sit repellat nemo. timeChanged: "1989-08-03T02:45:16Z" timeCreated: "1995-08-30T03:19:45Z" timePurchased: "1999-04-21T10:00:19Z" unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - appID: 5677889402314642789 asaID: 16320640634001610061 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Eos ex exercitationem ipsam modi consequatur cupiditate. category: Ut eos aspernatur. currentAsOfBlock: 13702750530687284657 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Dolore assumenda sit quae sed quidem neque. match-check: Alias eveniet natus accusamus velit iure. metaTags: - Id velit id quasi. - Dolor rerum quia. name: Laudantium porro eaque. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 4674992558397730758 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 233133263969009469 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Et consequatur dolorum ut. - Rerum et deleniti quibusdam adipisci debitis quia. - Repellat veniam. - Sunt sit repellat nemo. timeChanged: "1989-08-03T02:45:16Z" timeCreated: "1995-08-30T03:19:45Z" timePurchased: "1999-04-21T10:00:19Z" unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU additionalProperties: $ref: '#/components/schemas/NfdRecordinaddressCollection' example: Tempore illum in et officia incidunt.: - appID: 5677889402314642789 asaID: 16320640634001610061 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Eos ex exercitationem ipsam modi consequatur cupiditate. category: Ut eos aspernatur. currentAsOfBlock: 13702750530687284657 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Dolore assumenda sit quae sed quidem neque. match-check: Alias eveniet natus accusamus velit iure. metaTags: - Id velit id quasi. - Dolor rerum quia. name: Laudantium porro eaque. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 4674992558397730758 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 233133263969009469 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Et consequatur dolorum ut. - Rerum et deleniti quibusdam adipisci debitis quia. - Repellat veniam. - Sunt sit repellat nemo. timeChanged: "1989-08-03T02:45:16Z" timeCreated: "1995-08-30T03:19:45Z" timePurchased: "1999-04-21T10:00:19Z" unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - appID: 5677889402314642789 asaID: 16320640634001610061 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Eos ex exercitationem ipsam modi consequatur cupiditate. category: Ut eos aspernatur. currentAsOfBlock: 13702750530687284657 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Dolore assumenda sit quae sed quidem neque. match-check: Alias eveniet natus accusamus velit iure. metaTags: - Id velit id quasi. - Dolor rerum quia. name: Laudantium porro eaque. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 4674992558397730758 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 233133263969009469 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Et consequatur dolorum ut. - Rerum et deleniti quibusdam adipisci debitis quia. - Repellat veniam. - Sunt sit repellat nemo. timeChanged: "1989-08-03T02:45:16Z" timeCreated: "1995-08-30T03:19:45Z" timePurchased: "1999-04-21T10:00:19Z" unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU Temporibus inventore rerum.: - appID: 5677889402314642789 asaID: 16320640634001610061 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Eos ex exercitationem ipsam modi consequatur cupiditate. category: Ut eos aspernatur. currentAsOfBlock: 13702750530687284657 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Dolore assumenda sit quae sed quidem neque. match-check: Alias eveniet natus accusamus velit iure. metaTags: - Id velit id quasi. - Dolor rerum quia. name: Laudantium porro eaque. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 4674992558397730758 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 233133263969009469 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Et consequatur dolorum ut. - Rerum et deleniti quibusdam adipisci debitis quia. - Repellat veniam. - Sunt sit repellat nemo. timeChanged: "1989-08-03T02:45:16Z" timeCreated: "1995-08-30T03:19:45Z" timePurchased: "1999-04-21T10:00:19Z" unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - appID: 5677889402314642789 asaID: 16320640634001610061 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Eos ex exercitationem ipsam modi consequatur cupiditate. category: Ut eos aspernatur. currentAsOfBlock: 13702750530687284657 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Dolore assumenda sit quae sed quidem neque. match-check: Alias eveniet natus accusamus velit iure. metaTags: - Id velit id quasi. - Dolor rerum quia. name: Laudantium porro eaque. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 4674992558397730758 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 233133263969009469 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Et consequatur dolorum ut. - Rerum et deleniti quibusdam adipisci debitis quia. - Repellat veniam. - Sunt sit repellat nemo. timeChanged: "1989-08-03T02:45:16Z" timeCreated: "1995-08-30T03:19:45Z" timePurchased: "1999-04-21T10:00:19Z" unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU "304": description: ETag not changed "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: {} "404": description: 'notFound: Not Found response.' headers: goa-attribute-fault: description: Is the error a server-side fault? required: true schema: type: boolean description: Is the error a server-side fault? example: false example: true goa-attribute-id: description: ID is a unique identifier for this particular occurrence of the problem. required: true schema: type: string description: ID is a unique identifier for this particular occurrence of the problem. example: 123abc example: 123abc goa-attribute-message: description: Message is a human-readable explanation specific to this occurrence of the problem. required: true schema: type: string description: Message is a human-readable explanation specific to this occurrence of the problem. example: parameter 'p' must be an integer example: parameter 'p' must be an integer goa-attribute-name: description: Name is the name of this class of errors. required: true schema: type: string description: Name is the name of this class of errors. example: bad_request example: bad_request goa-attribute-temporary: description: Is the error temporary? required: true schema: type: boolean description: Is the error temporary? example: true example: false goa-attribute-timeout: description: Is the error a timeout? required: true schema: type: boolean description: Is the error a timeout? example: true example: false "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/v2/donations/leaders/{name}: get: tags: - nfd summary: donationLeadersV2 nfd description: Get top donors to a specific NFD Donation target operationId: nfd#donationLeadersV2 parameters: - name: name in: path required: true schema: type: string example: silvio.algo pattern: ^.+\.algo$ minLength: 1 maxLength: 120 example: silvio.algo responses: "200": description: OK response. content: application/json: schema: type: array items: $ref: '#/components/schemas/Donation' example: - address: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU total: 16196049302596701447 - address: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU total: 16196049302596701447 example: - address: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU total: 16196049302596701447 - address: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU total: 16196049302596701447 - address: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU total: 16196049302596701447 "304": description: Not Modified response. "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/v2/donations/list: get: tags: - nfd summary: donationListV2 nfd description: Fetch list of tracked Donation NFD 'targets'. operationId: nfd#donationListV2 responses: "200": description: OK response. content: application/json: schema: $ref: '#/components/schemas/NfdRecordFullCollection' example: - appID: 3785551830179397590 asaID: 14228063626044863003 avatarOutdated: false caAlgo: - BBFR6X6QYZAQOFNBN7MWG6VYQTMKIHJMC6LQ4BHY2I4GNUPKFM6C33F4QK - IN4YMK3IXS63QLAGU4KBNM2JSPXXHZGWDYS2C5WFNLO6PPNZMVVAEZO67G - V6RO4F7LLUDAZXXQ32IEQVAQUKYQMA7CBUGCUJX2P5CP6TGO3JGGWMPTKB - CGLINH5UFPYVLKTRDXKBRE3R2K24U7JW66OEBMDZ52ZBSHQIFWSGXCHU2N category: curated currentAsOfBlock: 9719400311903205844 depositAccount: 7GF6R7PRLJT227RGC6UICZY4RXB6YY77V4LJ2WRJV4ENN75FO6HYXTXYWG match-check: Odit illum harum at facilis omnis. metaTags: - Dicta perspiciatis quos deleniti ad. - Accusantium ut rerum. - Ducimus eius nesciunt quia deleniti. name: Repellendus recusandae. nfdAccount: OCQKDGGWGGPF72CUU27WTYELFTT45FHQ4ZJQLYZYLA5ME6XM3AZTZTA4MK owner: YXLDXHOMQNPZDMXMOXXC4U447TLBR2ASPWICVRUCWCWEQXFYLRSXD7QKKI parentAppID: 7870202300965904565 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. reservedFor: N7Z6XWLM4XTNNJWJ4DUARYZT5WMHQEIUR7YWFO2O4IIHIMEBHPBFHFVAZY saleType: auction sellAmount: 11040829508499052788 seller: 6L3PZB53SCD3FQLIFXHDHJQ4V75NHA2OSUISRMEMD2VSIKPOKYRABGKF7T sigNameAddress: ZPSK7JZKZL6Y3MIRBQDJT6F242ELKLRCW6DVH7HZC4QMAQV3DA7HV4IFHG state: minting tags: - Optio sit ratione et pariatur. - Maxime sit. - Soluta tempora sunt asperiores enim sint praesentium. timeChanged: "2004-11-12T18:56:46Z" timeCreated: "1976-11-07T09:52:40Z" timePurchased: "1980-05-14T07:33:31Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - D7CAA7F3NHJIYFEWMT4TOXMSJMZO4JFNHP6IZHQIXYZWCNL3E6BL5PSO4N - 4O6H3ZRRPPRE5DDLATMEA44KOFN4NI5HOZUBDOPSMXX6OVL3L6U3QVYGS6 - appID: 3785551830179397590 asaID: 14228063626044863003 avatarOutdated: false caAlgo: - BBFR6X6QYZAQOFNBN7MWG6VYQTMKIHJMC6LQ4BHY2I4GNUPKFM6C33F4QK - IN4YMK3IXS63QLAGU4KBNM2JSPXXHZGWDYS2C5WFNLO6PPNZMVVAEZO67G - V6RO4F7LLUDAZXXQ32IEQVAQUKYQMA7CBUGCUJX2P5CP6TGO3JGGWMPTKB - CGLINH5UFPYVLKTRDXKBRE3R2K24U7JW66OEBMDZ52ZBSHQIFWSGXCHU2N category: curated currentAsOfBlock: 9719400311903205844 depositAccount: 7GF6R7PRLJT227RGC6UICZY4RXB6YY77V4LJ2WRJV4ENN75FO6HYXTXYWG match-check: Odit illum harum at facilis omnis. metaTags: - Dicta perspiciatis quos deleniti ad. - Accusantium ut rerum. - Ducimus eius nesciunt quia deleniti. name: Repellendus recusandae. nfdAccount: OCQKDGGWGGPF72CUU27WTYELFTT45FHQ4ZJQLYZYLA5ME6XM3AZTZTA4MK owner: YXLDXHOMQNPZDMXMOXXC4U447TLBR2ASPWICVRUCWCWEQXFYLRSXD7QKKI parentAppID: 7870202300965904565 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. reservedFor: N7Z6XWLM4XTNNJWJ4DUARYZT5WMHQEIUR7YWFO2O4IIHIMEBHPBFHFVAZY saleType: auction sellAmount: 11040829508499052788 seller: 6L3PZB53SCD3FQLIFXHDHJQ4V75NHA2OSUISRMEMD2VSIKPOKYRABGKF7T sigNameAddress: ZPSK7JZKZL6Y3MIRBQDJT6F242ELKLRCW6DVH7HZC4QMAQV3DA7HV4IFHG state: minting tags: - Optio sit ratione et pariatur. - Maxime sit. - Soluta tempora sunt asperiores enim sint praesentium. timeChanged: "2004-11-12T18:56:46Z" timeCreated: "1976-11-07T09:52:40Z" timePurchased: "1980-05-14T07:33:31Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - D7CAA7F3NHJIYFEWMT4TOXMSJMZO4JFNHP6IZHQIXYZWCNL3E6BL5PSO4N - 4O6H3ZRRPPRE5DDLATMEA44KOFN4NI5HOZUBDOPSMXX6OVL3L6U3QVYGS6 - appID: 3785551830179397590 asaID: 14228063626044863003 avatarOutdated: false caAlgo: - BBFR6X6QYZAQOFNBN7MWG6VYQTMKIHJMC6LQ4BHY2I4GNUPKFM6C33F4QK - IN4YMK3IXS63QLAGU4KBNM2JSPXXHZGWDYS2C5WFNLO6PPNZMVVAEZO67G - V6RO4F7LLUDAZXXQ32IEQVAQUKYQMA7CBUGCUJX2P5CP6TGO3JGGWMPTKB - CGLINH5UFPYVLKTRDXKBRE3R2K24U7JW66OEBMDZ52ZBSHQIFWSGXCHU2N category: curated currentAsOfBlock: 9719400311903205844 depositAccount: 7GF6R7PRLJT227RGC6UICZY4RXB6YY77V4LJ2WRJV4ENN75FO6HYXTXYWG match-check: Odit illum harum at facilis omnis. metaTags: - Dicta perspiciatis quos deleniti ad. - Accusantium ut rerum. - Ducimus eius nesciunt quia deleniti. name: Repellendus recusandae. nfdAccount: OCQKDGGWGGPF72CUU27WTYELFTT45FHQ4ZJQLYZYLA5ME6XM3AZTZTA4MK owner: YXLDXHOMQNPZDMXMOXXC4U447TLBR2ASPWICVRUCWCWEQXFYLRSXD7QKKI parentAppID: 7870202300965904565 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. reservedFor: N7Z6XWLM4XTNNJWJ4DUARYZT5WMHQEIUR7YWFO2O4IIHIMEBHPBFHFVAZY saleType: auction sellAmount: 11040829508499052788 seller: 6L3PZB53SCD3FQLIFXHDHJQ4V75NHA2OSUISRMEMD2VSIKPOKYRABGKF7T sigNameAddress: ZPSK7JZKZL6Y3MIRBQDJT6F242ELKLRCW6DVH7HZC4QMAQV3DA7HV4IFHG state: minting tags: - Optio sit ratione et pariatur. - Maxime sit. - Soluta tempora sunt asperiores enim sint praesentium. timeChanged: "2004-11-12T18:56:46Z" timeCreated: "1976-11-07T09:52:40Z" timePurchased: "1980-05-14T07:33:31Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - D7CAA7F3NHJIYFEWMT4TOXMSJMZO4JFNHP6IZHQIXYZWCNL3E6BL5PSO4N - 4O6H3ZRRPPRE5DDLATMEA44KOFN4NI5HOZUBDOPSMXX6OVL3L6U3QVYGS6 "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/v2/search: get: tags: - nfd summary: Search NFDs via various filters description: Search NFDs via various filters operationId: nfd#searchV2 parameters: - name: name in: query description: name or partial match of NFD name to filter on allowEmptyValue: true schema: type: string description: name or partial match of NFD name to filter on - name: category in: query allowEmptyValue: true schema: type: array items: type: string example: Ut eos aspernatur. enum: - curated - premium - common - name: saleType in: query allowEmptyValue: true schema: type: array items: type: string example: Ad veritatis nobis esse error pariatur veniam. enum: - auction - buyItNow - name: state in: query allowEmptyValue: true schema: type: array items: type: string example: Labore quis. enum: - reserved - forSale - owned - name: parentAppID in: query description: The parent NFD Application ID to find. Used for fetching segments of an NFD allowEmptyValue: true schema: type: integer description: The parent NFD Application ID to find. Used for fetching segments of an NFD example: 8237595770336474355 example: 2678979437049159389 - name: length in: query description: Length of NFD allowEmptyValue: true schema: type: array items: type: string example: 6_letters enum: - 1_letters - 2_letters - 3_letters - 4_letters - 5_letters - 6_letters - 7_letters - 8_letters - 9_letters - 10+_letters description: Length of NFD - name: traits in: query description: Traits of NFD allowEmptyValue: true schema: type: array items: type: string example: segment enum: - emoji - pristine - segment description: Traits of NFD - name: owner in: query description: An Algorand account address to find all NFDs owned by that address allowEmptyValue: true schema: type: string description: An Algorand account address to find all NFDs owned by that address example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU pattern: ^[A-Z2-7]{58}$ example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - name: reservedFor in: query description: An Algorand account address to find all NFDs reserved for that address allowEmptyValue: true schema: type: string description: An Algorand account address to find all NFDs reserved for that address example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU pattern: ^[A-Z2-7]{58}$ example: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - name: prefix in: query description: The start of an NFD name, fetching multiple NFDs that have that prefix allowEmptyValue: true schema: type: string description: The start of an NFD name, fetching multiple NFDs that have that prefix minLength: 1 maxLength: 32 - name: substring in: query description: Part of an NFD name, fetching multiple NFDs that have that substring (minimum 3 characters) allowEmptyValue: true schema: type: string description: Part of an NFD name, fetching multiple NFDs that have that substring (minimum 3 characters) minLength: 3 maxLength: 32 - name: vproperty in: query description: Verified property name to search on - specify value with vvalue allowEmptyValue: true schema: type: string description: Verified property name to search on - specify value with vvalue example: twitter enum: - discord - telegram - twitter - email - domain - nostrpubkey example: discord - name: vvalue in: query description: Value to find in the vproperty field specified with the vproperty parameter allowEmptyValue: true schema: type: string description: Value to find in the vproperty field specified with the vproperty parameter example: A natus. example: Optio totam est quia excepturi et. - name: segmentLocked in: query description: Whether to explicitly filter on segments being locked or unlocked. Typically only valuable when filtering on unlocked allowEmptyValue: true schema: type: boolean description: Whether to explicitly filter on segments being locked or unlocked. Typically only valuable when filtering on unlocked example: false example: false - name: segmentRoot in: query description: Whether to explicitly filter on NFD roots or segments. True to only see roots, False to only see segments. allowEmptyValue: true schema: type: boolean description: Whether to explicitly filter on NFD roots or segments. True to only see roots, False to only see segments. example: true example: false - name: minPrice in: query description: Minimum price of NFD allowEmptyValue: true schema: type: integer description: Minimum price of NFD format: int64 - name: maxPrice in: query description: Maximum price of NFD allowEmptyValue: true schema: type: integer description: Maximum price of NFD format: int64 - name: minPriceUsd in: query description: Minimum price of NFD Segment in USD (cents) allowEmptyValue: true schema: type: integer description: Minimum price of NFD Segment in USD (cents) format: int64 - name: maxPriceUsd in: query description: Maximum price of NFD Segment in USD (cents) allowEmptyValue: true schema: type: integer description: Maximum price of NFD Segment in USD (cents) format: int64 - name: changedAfter in: query description: Fetch NFDs that changed after the specified timestamp allowEmptyValue: true schema: type: string description: Fetch NFDs that changed after the specified timestamp example: "1984-09-01T03:58:49Z" format: date-time example: "1995-11-25T21:47:35Z" - name: limit in: query description: Limit the number of results returned - max 200 allowEmptyValue: true schema: type: integer description: Limit the number of results returned - max 200 default: 50 minimum: 1 maximum: 200 - name: offset in: query description: Starting document in large list. Fetch 1-100 [limit 100], pass offset 100 to fetch 100-200 allowEmptyValue: true schema: type: integer description: Starting document in large list. Fetch 1-100 [limit 100], pass offset 100 to fetch 100-200 default: 0 minimum: 0 - name: sort in: query description: What to sort on allowEmptyValue: true schema: type: string description: What to sort on default: createdDesc enum: - createdDesc - timeChangedDesc - soldDesc - priceAsc - priceDesc - highestSaleDesc - saleTypeAsc - name: view in: query description: View of data to return, tiny (name, owner, caAlgo, unverifiedCaAlgo only), brief (default), or full allowEmptyValue: true schema: type: string description: View of data to return, tiny (name, owner, caAlgo, unverifiedCaAlgo only), brief (default), or full default: brief enum: - tiny - thumbnail - brief - full - name: if-none-match in: header description: etag allowEmptyValue: true schema: type: string description: etag responses: "200": description: OK response. headers: ETag: schema: type: string example: Illo quo fugiat aut. example: Aliquam ratione. cache-control: schema: type: string example: Ipsum enim necessitatibus error. example: Exercitationem fugiat sint. content: application/json: schema: description: 'Response body may alternatively be one of #/components/schemas/SearchV2OKResponseBodyTiny, #/components/schemas/SearchV2OKResponseBodyThumbnail, #/components/schemas/SearchV2OKResponseBodyBrief or #/components/schemas/SearchV2OKResponseBodyFull' $ref: '#/components/schemas/NfdV2SearchRecords' example: match-check: Sapiente ut enim. nfds: - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU total: 4455652633611575196 "304": description: ETag not changed "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/verify/confirm/{id}: post: tags: - nfd summary: verifyConfirm nfd description: Verify a particular piece of data on, or off-chain. Each verification differs in its requirements operationId: nfd#verifyConfirm parameters: - name: id in: path description: ID of challenge, must be used in subsequent confirmation call required: true schema: type: string description: ID of challenge, must be used in subsequent confirmation call example: Beatae quam dolores. example: Aut iste. requestBody: required: true content: application/json: schema: $ref: '#/components/schemas/VerifyConfirmRequestBody' example: challenge: Minima quam nisi est odit sunt. responses: "200": description: OK response. content: application/json: schema: $ref: '#/components/schemas/VerifyConfirmResponseBody' example: confirmed: false "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' /nfd/verify/request: post: tags: - nfd summary: verifyRequest nfd description: Request Verification for particular piece of data on, or off-chain. Each verification differs in its requirements. Returns data to be used in challenge operationId: nfd#verifyRequest requestBody: required: true content: application/json: schema: $ref: '#/components/schemas/VerifyRequestRequestBody' example: fieldToVerify: twitter name: gxk sender: UI2QCJRN6O6CSK3ZDRKAMAFV5AYWXW5XW5K7SVEDG6TAVMPEQ55AFIRA2M responses: "200": description: OK response. content: application/json: schema: $ref: '#/components/schemas/VerifyRequestResponseBody' example: challenge: Qui quis earum minima maiores sunt quae. id: Doloribus sapiente. validated: true "400": description: 'invalidAddress: invalidAddress is returned for an Algorand address that doesn''t appear to be valid' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "404": description: 'notFound: Not Found response.' content: application/vnd.goa.error: schema: $ref: '#/components/schemas/Error' "429": description: 'rateLimited: Too Many Requests response.' content: application/json: schema: $ref: '#/components/schemas/RateLimited' components: schemas: ConsensusRecord: type: object properties: account: type: string example: Dignissimos sequi. lastPropBlock: type: integer example: 8392015890301105685 lastPropTime: type: string example: "1991-08-05T23:44:28Z" format: date-time lastVoteBlock: type: integer example: 13664342093720627928 lastVoteTime: type: string example: "1994-06-14T04:19:48Z" format: date-time pctOfOnline: type: number example: 0.5278629589226413 format: double proposals: type: integer example: 5678391602070304876 rank: type: integer example: 3421759139656957852 format: int64 votes: type: integer example: 1091827348492958903 description: ConsensusRecord contains information about an account that participated in consensus example: account: Blanditiis fugiat quis architecto fugiat. lastPropBlock: 8550565295852303539 lastPropTime: "1975-05-16T23:39:45Z" lastVoteBlock: 6541502748832946475 lastVoteTime: "1992-11-09T04:14:12Z" pctOfOnline: 0.637093353848937 proposals: 1433054823046157530 rank: 4723045320353237145 votes: 16418657675260514775 required: - account - pctOfOnline ContractLockRequestBody: type: object properties: lock: type: boolean description: Whether to lock (true), or unlock (false) example: true sender: type: string description: Sender of transaction - needs to be owner of NFD example: LP3IK5NFR3N62SJJDC5KHENRS3PIYMWQKLTBBOMBKHTXVO6GYZB6A5MCEJ pattern: ^[A-Z2-7]{58}$ example: lock: true sender: XITX4OIUCMAC3DR7SENLJO7QRRWV6KZHZ52PXFBRGRYFFWZQ2NJANPNZR5 required: - sender - lock Donation: type: object properties: address: type: string description: Sender or Receiver Algorand address depending on request example: BQ5SLKK6MT4FV5AQRNIUAEWZQK7MT4UVZ2R7PLAFRLCERSDE5QC5Q5XIJQ pattern: ^[A-Z2-7]{58}$ total: type: integer description: Total donation in microAlgos example: 9943527413558399574 description: Donation contains basic information about donation totals to specific addresses from accounts related to an NFD example: address: ZXB2KKHO3OZPNNXXLNJVXA6WFE6ZTLTIO7PYF23RNXTQBIKUWFAW566YCT total: 14646002666029082954 required: - address - total DonationAccount: type: object properties: address: type: string description: Algorand account address for this donation account example: QEWZT34STBZRSTUTEXQLUCAS22DWRTHJUDFCLMOIEXOYXRMG5ECUTZCHD2 pattern: ^[A-Z2-7]{58}$ image: type: string description: url of image for this donation target example: Quisquam rerum beatae modi sed tempora dolor. name: type: string example: Voluptatem qui porro. nfd: type: string description: name of NFD for this cause example: yxn pattern: ^.+\.algo$ minLength: 1 maxLength: 120 description: Name and account defined as a donation target example: address: RN2DLM77WUJEJRC36I6RSVFLGTGK4EXAIOUAPIMYCJD633MF2OL2V7RHDE image: Quo eos itaque voluptas. name: Minima quia et hic rerum maiores minus. nfd: e required: - name - address - nfd - image Error: type: object properties: fault: type: boolean description: Is the error a server-side fault? example: false id: type: string description: ID is a unique identifier for this particular occurrence of the problem. example: 123abc message: type: string description: Message is a human-readable explanation specific to this occurrence of the problem. example: parameter 'p' must be an integer name: type: string description: Name is the name of this class of errors. example: bad_request temporary: type: boolean description: Is the error temporary? example: false timeout: type: boolean description: Is the error a timeout? example: true example: id: 3F1FKVRR message: Value of ID must be an integer name: bad_request required: - name - id - message - temporary - timeout - fault EscrowOfferRequestBody: type: object properties: buyer: type: string example: 5O7NIU6EMN7A3KJPK745UNEJJKSDEG2WXTZMI3E7JUAGUOJYAYTOFNS5VZ pattern: ^[A-Z2-7]{58}$ offer: type: integer description: Amount in microAlgo to escrow as new floor price example: 829191793616 minimum: 1e+06 maximum: 1e+14 example: buyer: RBRB3U7S34T5LWD2KQP5HG36EDLRKQEJXALZCSAGKCSXSVOTZUUVKTZHVR offer: 44394821058300 required: - buyer - offer GetNFDOKResponseBodyBrief: type: object properties: appID: type: integer description: NFD Application ID example: 12224122231095129755 asaID: type: integer description: NFD ASA ID example: 15594507028839916001 avatarOutdated: type: boolean description: Whether the verified Avatar set in this NFD is newer (arc19) then is set into the NFD. This will only be present on direct NFD fetch and if true example: false caAlgo: type: array items: type: string example: YVXFZWGSMZWCT3DP6JO3VT4YJWLPAY43EWFKBKME6WADVCOXKXOAOVDM2A pattern: ^[A-Z2-7]{58}$ description: Verified Algorand addresses for this NFD example: - 36D34VHW7YGTAZ5CBG7WLF3TGOO226RDRM3B5A7TU4WRLILEJEXRSBZYMD - 574OP2TTXEYD3KQH45AWASLPH2RZZJN5KAXXVJTGNBDBAFT6PNER3PX6Q7 - JDWFVSKANTRYEEY5WKUJKUG5CJRD3D5TNDDNBXXWIHRCEVNYYO4VILSCRL category: type: string example: common enum: - curated - premium - common depositAccount: type: string description: 'account wallets should send funds to - precedence is: caAlgo[0], unverifiedCaAlgo[0], owner' example: OLUMHZROQW6A4QFS2YFC72LZUIZK3ULGOD2Q3H7TVT4SMLKZDRQPVWDOVJ pattern: ^[A-Z2-7]{58}$ match-check: type: string description: Not returned, used in tagging for response to indicate if-none-match etag matched example: Dolores sequi alias atque non rerum quia. metaTags: type: array items: type: string example: Occaecati neque distinctio dolor similique assumenda. description: Tags set by the system for tracking/analytics example: - Ut magnam voluptas sit incidunt consequatur non. - Temporibus fugiat voluptatem soluta. name: type: string example: Quia harum temporibus dolore esse. nfdAccount: type: string example: SWCQAZDN7L5RP26LKUNWOLPC2AD5CEBZP2K2SSCIE4MXKGHSCYS2J3O4CY pattern: ^[A-Z2-7]{58}$ owner: type: string description: Owner of NFD example: 7ZJPQHLUYYLJVWQSB5QTWHMQLA6VZBZH5DE2UTNQQICSMRC6JKVBKCM7ZA pattern: ^[A-Z2-7]{58}$ parentAppID: type: integer description: NFD Application ID of Parent if this is a segment example: 18346367457433697182 properties: $ref: '#/components/schemas/NFDProperties' reservedFor: type: string description: Reserved owner of NFD example: BZFFZ2KY4KXJJWMO7IR7SBKZHP6SMOQCBCAMJPBVDNJGJ3K3DOL7EZJAHY pattern: ^[A-Z2-7]{58}$ saleType: type: string example: auction enum: - auction - buyItNow sellAmount: type: integer description: amount NFD is being sold for (microAlgos) example: 4507100122702376268 state: type: string example: forSale enum: - available - minting - reserved - forSale - owned unverifiedCa: type: object description: Unverified (non-algo) Crypto addresses for this NFD example: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL additionalProperties: type: array items: type: string example: Est nisi minus. example: - Sed officia. - Numquam sed necessitatibus nobis ut. - Blanditiis veniam voluptatum officia vel vel. - Sapiente voluptate aliquam tempore qui. unverifiedCaAlgo: type: array items: type: string example: 7E2VGYF5NLX2WQWZSEAXGTVDQKZBFPPQRPTZLRJ4EW5DHMRPEKJP7IAEU6 pattern: ^[A-Z2-7]{58}$ description: Unverified Algorand addresses for this NFD example: - MS5KHXTSCES5XDH5FL5PR2UNB6UXBW27NSS5CORUQH5DI4TKQYVESC5VAI - IWKKMIO3XGI5GYHKBRXGIJKUHS27JY6J4QBSBPFJGXG6ULUL447WH222QV - FPFB2FB5ZOYWWKL6W3XN33ZMGGLUS55V2GP3UBBTFMOG426EAHTJYX4QZG - 3MPU7XPPZT6NMSUHJZNLWQM6IBGJJYCZEXYNHCLIGDB5BHNNCRWQ7CNE5A description: GetNFDOKResponseBody result type (brief view) example: appID: 13486702391878306836 asaID: 7098796679093682544 avatarOutdated: true caAlgo: - 6ONKHBARXRU6Q22MYEMAGCU3HUK7B457EVS7XYMVDHEJDNTJ5RJFJDLI4G - SLKXVLYMRNPF4IFIVJRHGL3QYJWNBKX7D4HF44FO5EPRPB3VE46GUJJNT3 category: premium depositAccount: RWCXIBZ3SCKWCWAW4FI6A6I7CSXJQA24QRVWI7VCBSN22I6GFXVYNTUAZA match-check: Esse quaerat facere nesciunt sit ut quia. metaTags: - Cupiditate perspiciatis quia. - Expedita enim excepturi ut. name: Deleniti rerum neque. nfdAccount: QJNUBEWVCJVCWSZYXGNYACQS4ZU6UFD6KGXQGI36ORAKOO2QMXPMPBKMKV owner: 5JM6LJWVANH46LL4ZRY7JYNCKHY7DEH3QHFLVTMARLIS4SCBMPH64N5A4K parentAppID: 11497549035130296508 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. reservedFor: GBKCLUNMZT7PRM4TA4WRHTM23RIUOPZ4NXCCKACRAVBZDO2TAMN3KIMDAW saleType: auction sellAmount: 8444673662719073017 state: owned unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - NAPVSYCMONM26G7L2GTYC6U5SFVHTQY7BJSR5DYQLJLENLOVI3U6OA5ZMH - SHG2BPYUVMQ5WP7QABBC6I4EZLWNHIGUGUK5INPI3UONIIMBNQSV2R3Y5Q - NYVESEVNWO2GTYCMOLAH3PUYJTILHNC3I474GGGQZEMAHXZUQXETU4RCYC required: - name GetNFDOKResponseBodyFull: type: object properties: appID: type: integer description: NFD Application ID example: 10241699703420484384 asaID: type: integer description: NFD ASA ID example: 2798217537515768931 avatarOutdated: type: boolean description: Whether the verified Avatar set in this NFD is newer (arc19) then is set into the NFD. This will only be present on direct NFD fetch and if true example: false caAlgo: type: array items: type: string example: U5O7XHFHOR2W7UOTP3XMORM4OZYTA7QCA2F5JFVEH32VKOZDAKA44JFSIP pattern: ^[A-Z2-7]{58}$ description: Verified Algorand addresses for this NFD example: - LKY5B7UT3RKU3Q6WONTL6JMUUHJXGZUOUO4SR2NXL43ZJ3IJSQEAYFXHCI - ETQYBVW36N3QRXTMSZ7H3POAA4OQ5OOHA6NP676YVGEBWPXKJZ7JTRKBSM - Z7ZYFU7XF6BTURGPALMKK47T2V3IMSZZ5JKTBEAXF5YADNUGRECHZWGGCX category: type: string example: premium enum: - curated - premium - common currentAsOfBlock: type: integer description: Round this data was last fetched from example: 12404313588161008977 depositAccount: type: string description: 'account wallets should send funds to - precedence is: caAlgo[0], unverifiedCaAlgo[0], owner' example: TDCLNTFTFE4HL5YBCOU2J4F5EQPRF7L5UCBRNSZ7P7BJPIMHVV6K3JMBN6 pattern: ^[A-Z2-7]{58}$ match-check: type: string description: Not returned, used in tagging for response to indicate if-none-match etag matched example: Animi error harum debitis quod. metaTags: type: array items: type: string example: Qui commodi. description: Tags set by the system for tracking/analytics example: - Et rerum quaerat laudantium qui modi illum. - Et itaque. name: type: string example: Voluptas enim ut. nfdAccount: type: string example: H2Q6EXTFSI2A4UT4YOYVYJCQ33A5WLUJPL4KFO3AJP2E3CWZLH2NVLHKZF pattern: ^[A-Z2-7]{58}$ owner: type: string description: Owner of NFD example: LS5I6DG6RAM77MG3BXIXRVNBBWOQYSOZQRZULTMRRJAUSIEX4WIGAMKFZJ pattern: ^[A-Z2-7]{58}$ parentAppID: type: integer description: NFD Application ID of Parent if this is a segment example: 6669471902757461498 properties: $ref: '#/components/schemas/NFDProperties' reservedFor: type: string description: Reserved owner of NFD example: IMXSY7CAF72Z6LENCYHPDWGRNQIRUJ3QZNZCKLKIGJYDDYRCYZ2CMOLDLB pattern: ^[A-Z2-7]{58}$ saleType: type: string example: auction enum: - auction - buyItNow sellAmount: type: integer description: amount NFD is being sold for (microAlgos) example: 5345716139663142365 seller: type: string description: Recipient of NFD sales example: YDOFPDXFK7UYFSPCGMGYE2565WIK3MFSB2V3RH4K2OXKJMZGMA6ZBTU6YC pattern: ^[A-Z2-7]{58}$ sigNameAddress: type: string example: VEYMPGOCSTR2PK5KPZMHRRXG5DM2DQPXIODJAEFVRB5KX4ADK736FR4DBO pattern: ^[A-Z2-7]{58}$ state: type: string example: forSale enum: - available - minting - reserved - forSale - owned tags: type: array items: type: string example: Sed accusantium aliquam explicabo soluta aliquam provident. description: Tags assigned to this NFD example: - Quasi numquam laborum quam dolor. - Neque ut. - Exercitationem aut id ut et. - Sunt aut. timeChanged: type: string example: "2004-05-04T22:56:04Z" format: date-time timeCreated: type: string example: "2000-02-12T21:09:14Z" format: date-time timePurchased: type: string example: "1985-02-15T14:09:59Z" format: date-time unverifiedCa: type: object description: Unverified (non-algo) Crypto addresses for this NFD example: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL additionalProperties: type: array items: type: string example: Sed adipisci et quo eligendi. example: - Eum corporis tempore ducimus enim deserunt et. - Et eligendi in exercitationem harum consequatur. - Ea corrupti quia repellat autem. unverifiedCaAlgo: type: array items: type: string example: FBM3VHXHMWFL636JKWU5QJCG623GH6LNYMIICBLN2UM73DCTVHGN4M2TFA pattern: ^[A-Z2-7]{58}$ description: Unverified Algorand addresses for this NFD example: - RXKXGHCBAE3E4W3F7FZVUBTT4GPMPVOWF2NRSUQ6WQZ4PMA3UCO2VQ7YYH - B7UPTXNSCLVWCR7M5ZUK4KP3DXVKRWEETLA3GKR6EYIROWU223RR6SP33I - NXLYKAZF73VNH7E6PCI6AQVB727JP5X7COVMOCFASU63MCJXOSN5B2ST3D description: GetNFDOKResponseBody result type (full view) example: appID: 16548948142254325674 asaID: 17156032641242210914 avatarOutdated: false caAlgo: - YR6WSTS6BR74XEPEAW7A72VZAVK4YZJC54IP6BRKZ6IUVSF5ONHKZAQ4RI - QW577BRU5LLAYRE2QWKDTXWJ5DY4GZCZB237DIU6BJXPYWVN4RA43NIGX5 category: curated currentAsOfBlock: 16963703278930480056 depositAccount: 5POKDFPA5BN2KHRRFHUZY2MYWY4MYKFQVORCCR5NCYWCDOZH6KL5XFRKCW match-check: Eum eaque. metaTags: - Possimus occaecati et aliquam. - Velit ut ducimus molestias. - Reprehenderit deleniti recusandae aut asperiores. name: Et commodi nobis tenetur officia. nfdAccount: SLMWNQH453QTKXNHHXNTNCV5OSVCRL5KCQLZVZDZZCJAG55NHUM2STQ5DG owner: 7FGOI5F2NUAWL2ATC7J2NZSNRH2QKC5YY3YQRV6YNM4SLPGOSOIADZEGOD parentAppID: 10174595003965400344 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. reservedFor: I46QIYOFQHDO4IADC5BXLAUHZ6D7DBHT4IZCCTWGQMA46W3I77MGOCSKEI saleType: auction sellAmount: 6431143239395558506 seller: ZUOWSC2PXPR7YMYKOU4XWT6BOZEUHWEUVVICLBIHPNYBM377524IFUQFCX sigNameAddress: RSOX67I5OQB3KVMKPLY3ETKH53UGWT37GMVEZYGBVS6MEPKNY46GN3ISRT state: minting tags: - Voluptatem vel vitae dolorem ipsa. - Qui non totam ad illum at nihil. timeChanged: "1973-06-22T12:32:57Z" timeCreated: "1981-06-27T19:49:15Z" timePurchased: "1991-08-23T16:24:53Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - MXB32YRM6JHKKYFY4JP2I6YKTV2YASZSB6G5BB7VMAKMP6BPEUPHQRKSV7 - SAW7QPYCH645VDV4YMY3F3KRKRVW66YHPLA7I7WJVONTJWCRXWVV5B3UC2 - SFH7BC7AN6P4IURGGFF5JXMQTOIQPLY3TTUKUXOO5LQ63JUI27PVG2R3GX - Q4UVRCEFL2SPECEVK2IC6D2XEKGELONJFOO22IKZ36GXQNZQWJWDM5VGEV required: - name GetNFDOKResponseBodyThumbnail: type: object properties: appID: type: integer description: NFD Application ID example: 17861908803778600300 caAlgo: type: array items: type: string example: QP6F74TK6NZD7U2YHJG7Q63MBXGOLKGHHC3ORMDPOFKXDT3DP7Y2R6ZFVE pattern: ^[A-Z2-7]{58}$ description: Verified Algorand addresses for this NFD example: - IIZFMW67R4CQDXOB25YBHZOUFDRN2Z3N62JDIXTXVLNHP6BQ4GXDDZZKEM - IQWFMUOGO74LYVZLAM2NRICXOTVNNM5M324ZTYGVUGS2AHMPXCFHLYOUBR - GXVHX5ISDDBGTZNGLA3K24Y4OVXKN23NUH4DH6A3UYZDGAILLMN2CZDFAB depositAccount: type: string description: 'account wallets should send funds to - precedence is: caAlgo[0], unverifiedCaAlgo[0], owner' example: U2OUSB7HLT3FJJ7TAFBNQMXQXWQTUFDYNP2ZEG57SG344MT54SETOEQCJF pattern: ^[A-Z2-7]{58}$ match-check: type: string description: Not returned, used in tagging for response to indicate if-none-match etag matched example: Quibusdam ut est. name: type: string example: Ratione odio. owner: type: string description: Owner of NFD example: EZ34IRUPPRU43HRS7J6F2PG2YDIRVDYZORAHMMQMZ3TCPIPYK5MXNLSHK7 pattern: ^[A-Z2-7]{58}$ parentAppID: type: integer description: NFD Application ID of Parent if this is a segment example: 12887968646965495888 properties: $ref: '#/components/schemas/NFDProperties' state: type: string example: available enum: - available - minting - reserved - forSale - owned unverifiedCa: type: object description: Unverified (non-algo) Crypto addresses for this NFD example: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL additionalProperties: type: array items: type: string example: Eligendi ut est qui sed. example: - Reprehenderit repellat odit. - Alias ut qui qui quo. - Et corrupti mollitia impedit illum perspiciatis deserunt. unverifiedCaAlgo: type: array items: type: string example: ZPYUYGAVIFNCDNX5Y5X62PXH7OUXCF66GKH7BNRRTJS6W2O2GEIRBXGDGD pattern: ^[A-Z2-7]{58}$ description: Unverified Algorand addresses for this NFD example: - OX5K7VNQKAG4AFQUCDEQ6UQSFJCPOSMNZSA6CE6MPSMGJR6GFL2777ZSOZ - YCXNN4DTY725NPISSVNCW3JFBVVY2OGW57I3GQD5Z3JVDTYMMFPV7EKTYS description: GetNFDOKResponseBody result type (thumbnail view) example: appID: 12789550944949598153 caAlgo: - FMV7XKSD3TWSN73PAH5JP6432CAJZNMLCNCDDCXLQMI4FFZALIZHHQFBJA - FP6DLDA5XLQBRDIEXNDK2NM7GUBHYGDLUKFMAOEDJKU6Q67K22ZJLFMRJN - 3OER42C4JO3ZNKV7L4XZPXI42YRUAOMJ5FZMWEPVSYDFARTZMBPJFIBY4K depositAccount: LRDK272Q37MRNDGKLAX2EVYFKEG2OZXNHWXLZKAAC2NXWSUUONRV5J623L match-check: Odio dignissimos quia. name: Aut aut sit accusamus. owner: 4KRTON2MUHN2Z5UTEHWS4WGCLMXXZA3QFOIWNFSXIRDHV2KZ4B35V3LOW7 parentAppID: 9765111881092435865 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. state: reserved unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - JAKGBLHUUAJ6VVTO77GDOM67AU3G2WAQXJR25BFWUSX67SXYXK6CHF2E2O - 7265SVABC4FSJRWGJF3LG5NJAJUMX73UFKVE5ZZCKCZX5STRD3L7TTWOML - MVJHMW6MUHU3W5AAYKBM4DKMQLF5FXAALET52AO5MO252II5NQ6C7OITKA required: - name GetNFDOKResponseBodyTiny: type: object properties: caAlgo: type: array items: type: string example: BGCR6BVE7RL5647IASL6EL4IBJ7WRCWVLIHIY6HDRWQXFF6DUNHEYJGSZL pattern: ^[A-Z2-7]{58}$ description: Verified Algorand addresses for this NFD example: - SVL2XPHPKW3LNGZURUSLEFISUFV5JVOCCNLWMCEXTY74UQYPYYEAJPN4TD - EPVCVH2E6VSNKRVWLSAWTW74LC76OIYZFNKBZBSYDFIYKM7YTV5I4X2QWO - VNGCOIURALIPEPBZIIMIA5T4G7FO6U7YWDP5H5LFDW7IS7PR7UWZEYEX3R depositAccount: type: string description: 'account wallets should send funds to - precedence is: caAlgo[0], unverifiedCaAlgo[0], owner' example: I2NFKIWA3CKLDJPIVLQHWFKYIXGYLLRBHBXM5DTXVHF443Q2KQQEYYRM7P pattern: ^[A-Z2-7]{58}$ match-check: type: string description: Not returned, used in tagging for response to indicate if-none-match etag matched example: Quam distinctio magni iste. name: type: string example: Qui velit. owner: type: string description: Owner of NFD example: 3B3QIO3FSCQXIHQ62A3YVQBEL4W7FG47Q3W5LW3UYBWLIV4E74P2ELAAGR pattern: ^[A-Z2-7]{58}$ properties: $ref: '#/components/schemas/NFDProperties' unverifiedCa: type: object description: Unverified (non-algo) Crypto addresses for this NFD example: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL additionalProperties: type: array items: type: string example: Similique quas vero laborum. example: - Corporis facilis nesciunt blanditiis quo est. - Maiores et eaque sapiente sint. - Facilis et qui asperiores. - Praesentium dolores reiciendis. unverifiedCaAlgo: type: array items: type: string example: FDJE2XRZXOWZ6IGWGGEO4QKVR7RCUYZZTLVRY24VCAGKVNEFP7UIL3S2QG pattern: ^[A-Z2-7]{58}$ description: Unverified Algorand addresses for this NFD example: - VFQOJ326PAE2EKVYTTS5CWQCSAP6OL7NQBCNCAKIRJFRW5AHKT5YFHPPKX - BXKZWIUVMMAZDYEM7QJJW7662AC2BET6K7GA2GSFHAA66PM5RH2TUU3FPK - NH3VG4IDIXGNKRTOAFGPQL6NOKBTFAKK3M2A5WSHFJHUYST25U7H6ELWKP description: GetNFDOKResponseBody result type (tiny view) example: caAlgo: - ZZ7BO3YI7ZJNBKQWFSQQC44FXBT2SGLGZSCAAT6RDNBSWTJV3ET745QS4Q - 77O6NS3RDCPMA2WQD4QKUHEPQHJQ4XCVYIAKYFQS4HTCRSABT3BZUH5I55 - 3US2GBBOM2MTKV3ZUIH6YH74VG5F54U4DHO3U7F2NHX4KZGCQH7Z3GWLKV depositAccount: 3CF2HJQGTMVB66FIDLHNLFSXBLP7WDAIEU73RQAWZA4UFCC47AGUHJX5YO match-check: Similique ratione beatae ut similique facilis. name: Architecto explicabo dolorem veritatis officiis. owner: ZKM32TUIX5D6GWLJFPFD6X3MPER2VCUZAU5S6DH7GJ7BEAVPESPV6RDBCL properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - M4C3MXMYALVAN33MMT3DQQTZBTKPM3XVX354GJ7NK7MG67JOTNVTN6CNYT - DO6QYHKJQ4LGMGY2HVKYH26A7WOVTXTOGVDJLWBVYCIEQSVWEVFHUMNK6Y required: - name IsValidASAResponseBody: type: object properties: appID: type: integer example: 12814930245680909621 isValid: type: boolean example: false message: type: string example: Eum quaerat iusto cupiditate voluptatem aliquid. name: type: string example: Quisquam quia. description: Whether NFD NFT ASA ID is for authentic NFD example: appID: 13673857010879509805 isValid: false message: Voluptates nesciunt cumque. name: Consequatur libero sed illum laudantium nemo. required: - isValid - name - appID - message IsValidNFDResponseBody: type: object properties: isValid: type: boolean example: true message: type: string example: Voluptates dolor. name: type: string example: Fugit pariatur cum. sigNameAddress: type: string example: Quis ipsa suscipit. description: Whether NFD App ID is for authentic NFD example: isValid: true message: Velit itaque. name: Reprehenderit eos aperiam fugit quod voluptate sit. sigNameAddress: Et quo et ullam. required: - isValid - name - sigNameAddress - message KickoffRequestBody: type: object properties: buyer: type: string example: FPQ26RE6VSEUG4YGOJUXLCY4TFF7ZHZ4WZZMTXKLBRSCGJMXYW2MAW26BL pattern: ^[A-Z2-7]{58}$ name: type: string example: qus pattern: ^.+\.algo$ minLength: 1 maxLength: 120 example: buyer: OVKQ6MOTC2TKP5UT2XWES7KVYBIGEFMDJEYWXIHCOMRRVOWBHCP4XZJNWJ name: bl7 required: - name - buyer NFD: type: object properties: appID: type: integer description: NFD Application ID example: 2664195283053550547 asaID: type: integer description: NFD ASA ID example: 7429176203791974548 avatarOutdated: type: boolean description: Whether the verified Avatar set in this NFD is newer (arc19) then is set into the NFD. This will only be present on direct NFD fetch and if true example: false caAlgo: type: array items: type: string example: M74QZV3YOJUUCHQNABZIPH4GET52I537ZAACG3YQPILD5EPDI5TFMJVR5G pattern: ^[A-Z2-7]{58}$ description: Verified Algorand addresses for this NFD example: - UNM5PKQUZ6ZBYAQKCPEERSQLTPW4I4MVB3FL32BTQRNFMYMKR2D7J5NRUW - OTAD4S6WKSK5PRJR6HU5TL3QOKHC26YH6BXPMPDMV257WVYRPFKK2SLSZM - 3BRCP5QBQ2H4JHGNKOYGU45BR7SAB7WCLVNFNALCODUEOCF6NFCVXITJFH - O3SASAWMNBKMQ7VZL5TWJJSLJ7UF343JRSWODCFXRIOKAAIJQQ3CFMXMNZ cache-control: type: string description: Cache-Control header example: Nobis impedit aperiam. category: type: string example: common enum: - curated - premium - common currentAsOfBlock: type: integer description: Round this data was last fetched from example: 17148244578616285039 depositAccount: type: string description: 'account wallets should send funds to - precedence is: caAlgo[0], unverifiedCaAlgo[0], owner' example: KHW2QDWILV53WOB2CYKUCPGERYZMINNGYTDPTCD6H4GNG6FMH7DKRF56PW pattern: ^[A-Z2-7]{58}$ etag: type: string description: ETag example: Voluptas qui cum asperiores et quibusdam placeat. metaTags: type: array items: type: string example: Voluptas ut sint voluptatem voluptas. description: Tags set by the system for tracking/analytics example: - Maiores eaque in. - Soluta tempora ut. name: type: string example: Nobis illum voluptas magni. nfdAccount: type: string example: CY7T4TXBJ23NAY6KM77U4XAWFGDSLNGKOLEDW4YUHCDJELQKE2N3TC7MSP pattern: ^[A-Z2-7]{58}$ owner: type: string description: Owner of NFD example: WK7SJVGMILMNBBVH3KSQHPB3RRALPRH7GUMVSQL2CPLMRGTWPV4YN33CYC pattern: ^[A-Z2-7]{58}$ parentAppID: type: integer description: NFD Application ID of Parent if this is a segment example: 17075438733808864952 properties: $ref: '#/components/schemas/NFDProperties' reservedFor: type: string description: Reserved owner of NFD example: SNADWXFMJZDWF7X7K3WIZWRMQYL34QRSHPZQM7VEL2RQKJRNOD5WADLCVC pattern: ^[A-Z2-7]{58}$ saleType: type: string example: buyItNow enum: - auction - buyItNow sellAmount: type: integer description: amount NFD is being sold for (microAlgos) example: 11264034772956548295 seller: type: string description: Recipient of NFD sales example: JOTQJ6ZUBBR357ZBXCP6B32NJAAKX6HLVLQUKEOFTIOWEIO5COEDLPFNUR pattern: ^[A-Z2-7]{58}$ sigNameAddress: type: string example: OVIDKYW7WXR2AHRAKRXFJNEHRICVAZXTMTYQNFSZK7ZIE3ORUI3WCC7AYX pattern: ^[A-Z2-7]{58}$ state: type: string example: minting enum: - available - minting - reserved - forSale - owned tags: type: array items: type: string example: Laboriosam deserunt alias maxime perferendis nihil. description: Tags assigned to this NFD example: - Modi quibusdam sunt hic. - Sunt doloremque culpa corporis debitis corrupti qui. - Aut necessitatibus. - Omnis recusandae assumenda natus atque. timeChanged: type: string example: "1987-12-26T05:34:10Z" format: date-time timeCreated: type: string example: "2007-10-31T02:35:38Z" format: date-time timePurchased: type: string example: "1982-01-28T05:29:04Z" format: date-time unverifiedCa: type: object description: Unverified (non-algo) Crypto addresses for this NFD example: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL additionalProperties: type: array items: type: string example: Magnam voluptatum veritatis. example: - Blanditiis voluptates eos non reiciendis. - Adipisci eum minima non et consequatur et. - Illum aut libero non impedit mollitia autem. unverifiedCaAlgo: type: array items: type: string example: 2LUSWW5KMHV3JEH4HIA46ROXBI2SI3QTW2O6RQEIGD5LZ5GCDLMMJJ66WW pattern: ^[A-Z2-7]{58}$ description: Unverified Algorand addresses for this NFD example: - NV5EPVR4ZDSBP252JYZDID4BINADKXSUZLTEOJMBB23ELY3VVYY2NSFMMW - LTL6QYHZLPIVR2S2PCLH2ZOT653W4N4SXE2KFB7V6SSV4A6ZITFYAVPWCQ - ODKABKG7XHIVECEHT36ZEBCQNLO6DG47YOJKBIGIJZXXQIETU4KCWRADY6 description: NFD contains all known information about an NFD record example: appID: 7369158025882338604 asaID: 17426667141889251798 avatarOutdated: true caAlgo: - S6E2SM7JAK6ALHHT2OQVAXRIHSNVG67HTVFOKE3H2U3LKZARR2LORTWETH - CXMJBVCG3FUSVWI2ECYCI22573EJN6QDQWYW5NRHN65H2TKMZ5X43TY2EK cache-control: Vitae ducimus velit nesciunt. category: curated currentAsOfBlock: 15838948553417629977 depositAccount: 6BOLPITFRO3JYVCTIU55BXTI4GQBUMX4SDWUBIQVHJX3O4L42CSSRWATQZ etag: Similique quaerat amet dolorum. metaTags: - Voluptatem sed debitis velit qui qui. - Id aut illo quibusdam iusto. name: Dolorum dolor quam. nfdAccount: V35NFTYYBZWHWFLI7Z3LWVMLV7KBPHXGPQOIVRJOHKYJ6NUEDLJE72ZTZ3 owner: X5MTFS46BXRI6UQLZCA5DEOSK4YAJ7EAYUAPKI5HJBGK22YTPYGJDTHFVO parentAppID: 14239082757862449706 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 7TLXXKGRIUQWZWCHYBXRDSZVN7TGS7PUJYDTS5R2UV2QI4KRHK7UECBOPY saleType: auction sellAmount: 7713694010790963127 seller: FLOWXNXIX6E6NGYBHD7JTBW6B4FAFZT4JZDY2GUZHOE6ANQTCTPUA4ZOVL sigNameAddress: KL74VKWRTUMV3JTHTES4RRXFQ2NR2RVODQ4R7OSRLO42LX5V2Q4GILVL4E state: forSale tags: - Voluptates quam. - Facilis cum nisi recusandae. - Tempore quam natus quis. - Numquam quibusdam et. timeChanged: "1991-06-22T14:39:42Z" timeCreated: "1988-04-08T22:54:59Z" timePurchased: "2012-06-09T07:47:10Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - IV22QCG2PI3QLUEOQOFD4QUJNYYYK7QGS6266OOKHTZCZ7262ISFMWUXLP - 27AE3ZKFOHG3FMYX5YWEYWLA5LUPZKWIZAI3GPPVLETMLGGHBT3LV66PAD required: - name NFDActivity: type: object properties: block: type: integer description: Algorand Block number of change example: 370699859896707738 cache-control: type: string example: Ipsum quaerat neque aut fuga. changes: type: object description: Changed properties example: Doloremque exercitationem velit.: Similique dolores aliquam voluptatem nisi. Omnis quos sed nam magnam excepturi accusantium.: Rem eum. Sed quaerat reiciendis temporibus.: Quia deserunt voluptas nesciunt fuga cumque. additionalProperties: type: string example: Eos est consequatur et quod eos. etag: type: string example: Esse ut. match-check: type: string description: Not returned, used in tagging for response to indicate if-none-match etag matched example: Assumenda tenetur sint voluptatibus voluptas. name: type: string description: NFD Name example: Est ea praesentium autem qui. timeChanged: type: string example: "1995-07-11T01:44:30Z" format: date-time description: NFDActivity contains the property changes made in a particular NFD contract update call example: block: 16923433847187865117 cache-control: Libero vero voluptatem quia totam eveniet neque. changes: Magni mollitia vitae deserunt perferendis sint.: Modi ipsum. Sint consequuntur neque voluptatem.: Ad dolor adipisci qui quam. etag: Beatae et quia est perspiciatis atque. match-check: Error dolorem enim natus at fuga totam. name: Officia dolores repellat ut ea corporis repudiandae. timeChanged: "2011-10-27T14:25:01Z" required: - name - block - timeChanged NFDAnalyticEvent: type: object properties: block: type: integer example: 10991594101730002174 buyer: type: string example: Asperiores consequatur eveniet nihil provident repellat fugit. carryCost: type: integer description: extra amount paid to cover minimum balance requirements - add to price to determine total amount paid example: 3807184343330736004 category: type: string example: common enum: - curated - premium - common currentOwner: type: string description: NFD current owner - if set via includeOwner property example: Eveniet animi similique. event: type: string example: minted enum: - minted - offeredForSale - canceledSale - escrowedOffer - sold - postedOffer groupID: type: string example: Est eos. metaTags: type: array items: type: string example: Soluta non quia distinctio aspernatur impedit. example: - Dicta aperiam. - Quo magni ut sed fuga accusantium. - Non hic accusantium. name: type: string description: NFD Name example: Natus veritatis maiores non quasi. note: type: string example: Reiciendis reiciendis quae. saleType: type: string example: buyItNow enum: - auction - buyItNow seller: type: string example: Aliquid at hic qui magnam dicta blanditiis. description: NFDAnalyticEvent contains a price history record for a point in time of an NFD example: block: 1051237295994779786 buyer: Amet amet porro consectetur libero odit. carryCost: 1415555757497340501 category: curated currentOwner: Porro veritatis. event: minted groupID: A perferendis dolores accusamus quaerat. metaTags: - Consequatur nisi perferendis molestias expedita magni. - Iure qui unde quae quidem dolore voluptatem. name: Voluptas architecto velit veniam aut iusto. note: Ex voluptatem ea odio voluptatum. saleType: buyItNow seller: Aperiam magnam nihil illo. NFDAnalyticRecord: type: object properties: data: $ref: '#/components/schemas/NFDAnalyticEvent' price: type: integer description: price of event in microAlgos example: 12138474101569908077 priceUsd: type: number description: price of event in USD example: 0.8354653773614464 format: double timestamp: type: string example: "2012-03-25T06:27:58Z" format: date-time description: NFDAnalyticRecord is an NFD Analytics record in a time-series collection, with timestamp, price, and event data for that point in time. example: data: block: 1456319210578977376 buyer: Possimus nobis quos quia cum recusandae reiciendis. carryCost: 13675604249698688444 category: common currentOwner: Sapiente ipsam nihil. event: minted groupID: Ut exercitationem quis beatae. metaTags: - Et sed tempore rerum odio cum. - Provident quis eius voluptatem. - Esse deleniti voluptas rerum. name: Enim id quia consequatur dolores quibusdam quas. note: Dolores dolores nulla. saleType: buyItNow seller: Dolor illo ipsa ut. price: 13493048006967544593 priceUsd: 0.12168712330404673 timestamp: "2015-01-11T08:16:44Z" NFDAnalyticRecords: type: object properties: match-check: type: string description: Not returned, used in tagging for response to indicate if-none-match etag matched example: Rerum et maiores consectetur odit ut. results: type: array items: $ref: '#/components/schemas/NFDAnalyticRecord' example: - data: block: 1456319210578977376 buyer: Possimus nobis quos quia cum recusandae reiciendis. carryCost: 13675604249698688444 category: common currentOwner: Sapiente ipsam nihil. event: minted groupID: Ut exercitationem quis beatae. metaTags: - Et sed tempore rerum odio cum. - Provident quis eius voluptatem. - Esse deleniti voluptas rerum. name: Enim id quia consequatur dolores quibusdam quas. note: Dolores dolores nulla. saleType: buyItNow seller: Dolor illo ipsa ut. price: 4070865651845412379 priceUsd: 0.11411631230578458 timestamp: "1975-05-18T03:55:59Z" - data: block: 1456319210578977376 buyer: Possimus nobis quos quia cum recusandae reiciendis. carryCost: 13675604249698688444 category: common currentOwner: Sapiente ipsam nihil. event: minted groupID: Ut exercitationem quis beatae. metaTags: - Et sed tempore rerum odio cum. - Provident quis eius voluptatem. - Esse deleniti voluptas rerum. name: Enim id quia consequatur dolores quibusdam quas. note: Dolores dolores nulla. saleType: buyItNow seller: Dolor illo ipsa ut. price: 4070865651845412379 priceUsd: 0.11411631230578458 timestamp: "1975-05-18T03:55:59Z" - data: block: 1456319210578977376 buyer: Possimus nobis quos quia cum recusandae reiciendis. carryCost: 13675604249698688444 category: common currentOwner: Sapiente ipsam nihil. event: minted groupID: Ut exercitationem quis beatae. metaTags: - Et sed tempore rerum odio cum. - Provident quis eius voluptatem. - Esse deleniti voluptas rerum. name: Enim id quia consequatur dolores quibusdam quas. note: Dolores dolores nulla. saleType: buyItNow seller: Dolor illo ipsa ut. price: 4070865651845412379 priceUsd: 0.11411631230578458 timestamp: "1975-05-18T03:55:59Z" total: type: integer description: total number of results, with data containing paged amount based on offset/limit example: 16203848474387327833 example: match-check: Et nulla consectetur ipsa aliquam iste. results: - data: block: 1456319210578977376 buyer: Possimus nobis quos quia cum recusandae reiciendis. carryCost: 13675604249698688444 category: common currentOwner: Sapiente ipsam nihil. event: minted groupID: Ut exercitationem quis beatae. metaTags: - Et sed tempore rerum odio cum. - Provident quis eius voluptatem. - Esse deleniti voluptas rerum. name: Enim id quia consequatur dolores quibusdam quas. note: Dolores dolores nulla. saleType: buyItNow seller: Dolor illo ipsa ut. price: 4070865651845412379 priceUsd: 0.11411631230578458 timestamp: "1975-05-18T03:55:59Z" - data: block: 1456319210578977376 buyer: Possimus nobis quos quia cum recusandae reiciendis. carryCost: 13675604249698688444 category: common currentOwner: Sapiente ipsam nihil. event: minted groupID: Ut exercitationem quis beatae. metaTags: - Et sed tempore rerum odio cum. - Provident quis eius voluptatem. - Esse deleniti voluptas rerum. name: Enim id quia consequatur dolores quibusdam quas. note: Dolores dolores nulla. saleType: buyItNow seller: Dolor illo ipsa ut. price: 4070865651845412379 priceUsd: 0.11411631230578458 timestamp: "1975-05-18T03:55:59Z" - data: block: 1456319210578977376 buyer: Possimus nobis quos quia cum recusandae reiciendis. carryCost: 13675604249698688444 category: common currentOwner: Sapiente ipsam nihil. event: minted groupID: Ut exercitationem quis beatae. metaTags: - Et sed tempore rerum odio cum. - Provident quis eius voluptatem. - Esse deleniti voluptas rerum. name: Enim id quia consequatur dolores quibusdam quas. note: Dolores dolores nulla. saleType: buyItNow seller: Dolor illo ipsa ut. price: 4070865651845412379 priceUsd: 0.11411631230578458 timestamp: "1975-05-18T03:55:59Z" - data: block: 1456319210578977376 buyer: Possimus nobis quos quia cum recusandae reiciendis. carryCost: 13675604249698688444 category: common currentOwner: Sapiente ipsam nihil. event: minted groupID: Ut exercitationem quis beatae. metaTags: - Et sed tempore rerum odio cum. - Provident quis eius voluptatem. - Esse deleniti voluptas rerum. name: Enim id quia consequatur dolores quibusdam quas. note: Dolores dolores nulla. saleType: buyItNow seller: Dolor illo ipsa ut. price: 4070865651845412379 priceUsd: 0.11411631230578458 timestamp: "1975-05-18T03:55:59Z" total: 13818125608933300492 required: - total - results NFDAuction: type: object properties: ceilingPrice: type: integer description: Price in microAlgos example: 10787552863592082559 currentPrice: type: integer description: Price in microAlgos example: 1659975651721979973 endTime: type: string example: "2001-01-12T08:41:47Z" format: date-time floorPrice: type: integer description: Price in microAlgos example: 6326336601247967419 name: type: string example: imu pattern: ^.+\.algo$ minLength: 1 maxLength: 120 newEndTime: type: string example: "1988-02-08T08:11:03Z" format: date-time newFloorPrice: type: integer description: Escrowed floor price in microAlgos example: 14072678523266171753 startTime: type: string example: "1991-07-31T05:16:11Z" format: date-time example: ceilingPrice: 13806759555485255548 currentPrice: 17979405727068633376 endTime: "2007-05-12T19:36:16Z" floorPrice: 10806913285742105929 name: f newEndTime: "2011-01-20T11:45:37Z" newFloorPrice: 16380143774210764230 startTime: "2001-05-28T09:58:49Z" required: - name - startTime - endTime - ceilingPrice - floorPrice NFDAuctionAndPrice: type: object properties: auctionInfo: $ref: '#/components/schemas/NFDAuction' changePerMinute: type: integer description: Change in price per minute example: 11654514944672076775 elapsedMinutes: type: integer description: Minutes elapsed so far in Auction example: 8112600304175083736 format: int64 price: type: integer description: Current price in microAlgos example: 14670129478348182667 totalMinutes: type: integer description: Total number of minutes in Auction example: 2714361569698220486 format: int64 example: auctionInfo: ceilingPrice: 13768944259802891348 currentPrice: 8875691620907082074 endTime: "1986-04-30T09:13:51Z" floorPrice: 13035287954934580092 name: gmm newEndTime: "2013-07-09T18:42:50Z" newFloorPrice: 8670033823900081492 startTime: "2005-07-13T13:34:21Z" changePerMinute: 7020871566638748663 elapsedMinutes: 2249886123349346446 price: 4659631070329029191 totalMinutes: 5809138412007491892 required: - auctionInfo NFDProperties: type: object properties: internal: type: object description: Internal properties example: Eum sequi eos.: Nisi est. Magni exercitationem nostrum omnis animi cum.: Velit dolor. Voluptatem quis accusantium deserunt ex adipisci repellendus.: Sequi odit. additionalProperties: type: string example: Incidunt in. userDefined: type: object description: User properties example: ca.smoen: Ipsam commodi non. ex: Et facere et quaerat deserunt ex nam. i: At dolorem fugit. additionalProperties: type: string example: Repudiandae magni maxime. verified: type: object description: Verified properties example: caAlgo: Reiciendis voluptas totam et laboriosam ad. additionalProperties: type: string example: Nostrum saepe. description: NFDProperties contains the expanded metadata stored within an NFD contracts' global-state example: internal: Non quis exercitationem modi aliquam accusantium id.: Fuga voluptatibus necessitatibus recusandae sit id eligendi. Quis nam omnis et a.: Quis voluptate. Vitae qui ut numquam architecto.: Id officiis doloremque. userDefined: "y": Dicta tenetur fugit recusandae omnis eum voluptate. verified: nh: Nam saepe quos itaque fugiat ad. pl: Quia et odio sint eos facilis voluptatem. NfdRecord: type: object properties: appID: type: integer description: NFD Application ID example: 7357126259808528212 asaID: type: integer description: NFD ASA ID example: 18305809551834937850 avatarOutdated: type: boolean description: Whether the verified Avatar set in this NFD is newer (arc19) then is set into the NFD. This will only be present on direct NFD fetch and if true example: false caAlgo: type: array items: type: string example: OSLYP57PC5X4PPLTKQNOK4X23OSAOHSPKE5HLUEES6TJ6IQRDB6JWBYL45 pattern: ^[A-Z2-7]{58}$ description: Verified Algorand addresses for this NFD example: - BNKWL3TN65VQGVP26TW6DN3XE4TEE6TFWHKBQCQNIPLG675XFZC3R52A4M - DNIFDBDNQHQ7NVDYN7UIDTPDWW4FAETJ4Q6TKCA5RDV3TWQ64EFUDMQ363 - 76EKF4E4ULFZY55J4EHHQP5Q2WL2VSTT5XLN26KKHAXJGCNV6H3AWLTIQ7 category: type: string example: curated enum: - curated - premium - common currentAsOfBlock: type: integer description: Round this data was last fetched from example: 7063026335756368292 depositAccount: type: string description: 'account wallets should send funds to - precedence is: caAlgo[0], unverifiedCaAlgo[0], owner' example: DYXTMW32CTBHPMPKKRR25LXXEKMMU3VJGFBLS6KUV5G4NGIGZKRK5RWUC5 pattern: ^[A-Z2-7]{58}$ match-check: type: string description: Not returned, used in tagging for response to indicate if-none-match etag matched example: Aliquid accusamus omnis natus autem. metaTags: type: array items: type: string example: Dolore alias et nisi tempore. description: Tags set by the system for tracking/analytics example: - Iste qui. - Facilis omnis blanditiis ullam possimus. name: type: string example: Deleniti aut sed architecto qui. nfdAccount: type: string example: XNPE56M7TXID23UQLAPQLLLWCQDGQZ5WQNJPS6OAEVKAXQWWXWY6QKRKTA pattern: ^[A-Z2-7]{58}$ owner: type: string description: Owner of NFD example: SGEJSVDMHCE56ZGJV3ZYDH5CLXL2GMUHODORKONBAUFFI5SC4LXP53SRGF pattern: ^[A-Z2-7]{58}$ parentAppID: type: integer description: NFD Application ID of Parent if this is a segment example: 8590184296928599335 properties: $ref: '#/components/schemas/NFDProperties' reservedFor: type: string description: Reserved owner of NFD example: Q2T6ZIAIZLSE3X54ZLLLAB5WOFI2E3PRKTAJB4UIUCU5SMTALSESFBF6QX pattern: ^[A-Z2-7]{58}$ saleType: type: string example: buyItNow enum: - auction - buyItNow sellAmount: type: integer description: amount NFD is being sold for (microAlgos) example: 11887512862423449530 seller: type: string description: Recipient of NFD sales example: CYQCHOS7AQRYMNDEQMUX7S2YFI4JCAYHBRS2XA4ZS3LEFGOCSOYZC22P3L pattern: ^[A-Z2-7]{58}$ sigNameAddress: type: string example: O7NOIV6BZY63QGDOE6FFS3ETAQFJ7AGTOTYPHS3EDDENNHN7UKXLCKKQXZ pattern: ^[A-Z2-7]{58}$ state: type: string example: owned enum: - available - minting - reserved - forSale - owned tags: type: array items: type: string example: Labore aut porro perspiciatis. description: Tags assigned to this NFD example: - Suscipit omnis consequatur ut qui sequi voluptatem. - Quod et iure reprehenderit delectus facilis. timeChanged: type: string example: "1972-07-29T19:38:23Z" format: date-time timeCreated: type: string example: "1999-12-11T11:21:18Z" format: date-time timePurchased: type: string example: "1997-05-31T22:46:05Z" format: date-time unverifiedCa: type: object description: Unverified (non-algo) Crypto addresses for this NFD example: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL additionalProperties: type: array items: type: string example: Incidunt est ipsa in aut labore. example: - Distinctio dolore aliquam tempore. - Nihil maxime quas quis aspernatur iure et. - Eos animi. - Est temporibus. unverifiedCaAlgo: type: array items: type: string example: EO7VSWLJEOT3Y26UBSHFVIN3GAKR3GEKXBZZPIF7URC25RUSMHWMQWCQL6 pattern: ^[A-Z2-7]{58}$ description: Unverified Algorand addresses for this NFD example: - XVGXGUSSPK7HNUNRCEJZGA3AXZ5VTZPDCQYRGXA2PCI7SRVAUQCCP2KICE - M6VZUUFJAT3U4RPNBCYMAKJWAGO7RJON5RVHCH3DAHSBHOY5LITERZMKRA - DWKXIHJ5355V2CWFBVS7BVGEZ54MJU2ORJ35T327TM6QRC6B6DP5VXSXCV example: appID: 16236778708216960250 asaID: 4910055173281956034 avatarOutdated: false caAlgo: - ANSKKTDLISC4OXY242NZDCOUUB3TB3PA5HYTI6OQN4VVQBZY3NMFJFH7NT - Z3VBMQTZHNTMR2XKN3KVCY33CZUNRMQDWGJG4HQAW5VF5UQZ6EUYUCYGLD - CSMO2TXGOOHVTFJTRPE5VNEJVQFJZFNO3DMBM5O3AECW4LQGJPCECSWC3X - WN5CE3F32KRQIYVEPPZVS6NZYEEI6JD3VKBZLF2L3BMYCMZ7HSJHSFN3HR category: common currentAsOfBlock: 2324668088445292106 depositAccount: UDGSLTJNN6ZLRGPR2I6QJHDMGMFG42RO26HGKN3SBIPQR5ISXMNIPRQVCB match-check: Ea laboriosam tempore dolorem. metaTags: - Cum architecto qui explicabo ullam. - Nostrum consequatur et ut. - Porro nostrum aspernatur aut culpa. name: Animi et rerum maxime et consequatur. nfdAccount: 26L73PXQLGDNHOI5SRTN6XO7STUKPPJD2F53PPBXQFZ4ZA5J7LAJVPT2XQ owner: P2RXKAXPLKY4NPT3NE3JN3GTVW7O3OOW2OLXKGZNZEY46VVTFVOFB77KCO parentAppID: 13056805399654854200 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. reservedFor: FJXQ57NHKAGCD7JSPPWSGW7DPBKHQQJQRVETE43JYONQCW7RQM7EFRSVX7 saleType: buyItNow sellAmount: 13686370170039044113 seller: DYN7K7O5VM4K6NQYFIDFTWCAFSDKSPTBDQ2UTK2E3J73U72U2HVVYQFNRE sigNameAddress: YWAWLYYFGLWH36QORUY6OXXMWBPWPEKVA2NNEXP625DRNVB5MNSQDSCBDZ state: forSale tags: - Aut velit eaque quo nihil. - Id animi soluta quos commodi est nisi. timeChanged: "1997-12-02T01:24:08Z" timeCreated: "1991-05-09T02:53:43Z" timePurchased: "2002-07-31T15:17:51Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 2I6G52NEQ5CIVSDCUUH7O66EQGXGURIVOTVMHUDJTKOBFZJZ3DQ2YLCXRZ - TPVMAQC6RJBVAMUEHMXMVMNOUDWRYS43YSVO2ZRYFUNL5TMZZG3WWYPIFI - 6NNWYV4HLB6ZE4R4AHMVX42J53DSSKP43PMYSR2RRJPPGYWSC4LTURXICE - JNF5AEMPZPTXNC3YLVUDFNPMUSBCDQ75WV7KN34YCVCIE2LMAK33U72AU6 required: - name NfdRecordBriefCollection: type: array items: $ref: '#/components/schemas/GetNFDOKResponseBodyBrief' description: NfdRecordCollection is the result type for an array of NfdRecord (brief view) example: - appID: 1442272641938734658 asaID: 8631839713862312270 avatarOutdated: false caAlgo: - 2JKTW56L43BB3SWWEJH4OOMKHQF66XQEZTQYWT33LKWYLM2LRYL62HQXGG - K5SPQIMPE47ZDB2XEE6JWLCQ4SOGXNGRP5OIQW4QZHV5ON2ZWN4VBZ624J - GBWMPBWE3QRII4TMUST5OME253PVDIHAPKVGAS7RIR6SNU7VE2UEFHV3LZ - QOKH4FSVIG2ZEVDI6EUS6ZKDACFJ335IAPUD7BYJE42IUJUL4KSSQ6GGOS category: curated depositAccount: AWACGFQGYGYAULB2NHSUJYZT4GC2EGOBSL5NFMUAKSVI27BYSUXO754ACX match-check: Eos est repellendus facilis. metaTags: - Doloremque blanditiis ut. - Quam ut et. - Quia esse dolor iure quibusdam accusamus iure. name: Qui amet est. nfdAccount: 6EJG5N6EJF6A3KMGFMF45VEIZTTUEALRRE3GON6FTPJHKSFFOP4D7SE746 owner: 34UVNDO45UHGDWROCDEPALXGVWU7ULEZH66LZPCZC6RLGSAWRBGKFLMTD3 parentAppID: 3999912796610821821 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. reservedFor: 6R45ZCSCOZWDT4RVUKPL2G7CDDS3HZETRXQMOIEDWYMX6QO42HU76LDHLM saleType: buyItNow sellAmount: 17122042583251919119 state: minting unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - IFW2UMXLQA2OBKZFOS336LXJIX5IMP4EIXUO3PEXKSRBIMUMVNENO3HQMO - GFBFVPEOD37SMWAT3YL2NLHTHOGK6WDC46UUCZTBUHX5NYLK5YAA77DMPH - appID: 1442272641938734658 asaID: 8631839713862312270 avatarOutdated: false caAlgo: - 2JKTW56L43BB3SWWEJH4OOMKHQF66XQEZTQYWT33LKWYLM2LRYL62HQXGG - K5SPQIMPE47ZDB2XEE6JWLCQ4SOGXNGRP5OIQW4QZHV5ON2ZWN4VBZ624J - GBWMPBWE3QRII4TMUST5OME253PVDIHAPKVGAS7RIR6SNU7VE2UEFHV3LZ - QOKH4FSVIG2ZEVDI6EUS6ZKDACFJ335IAPUD7BYJE42IUJUL4KSSQ6GGOS category: curated depositAccount: AWACGFQGYGYAULB2NHSUJYZT4GC2EGOBSL5NFMUAKSVI27BYSUXO754ACX match-check: Eos est repellendus facilis. metaTags: - Doloremque blanditiis ut. - Quam ut et. - Quia esse dolor iure quibusdam accusamus iure. name: Qui amet est. nfdAccount: 6EJG5N6EJF6A3KMGFMF45VEIZTTUEALRRE3GON6FTPJHKSFFOP4D7SE746 owner: 34UVNDO45UHGDWROCDEPALXGVWU7ULEZH66LZPCZC6RLGSAWRBGKFLMTD3 parentAppID: 3999912796610821821 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. reservedFor: 6R45ZCSCOZWDT4RVUKPL2G7CDDS3HZETRXQMOIEDWYMX6QO42HU76LDHLM saleType: buyItNow sellAmount: 17122042583251919119 state: minting unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - IFW2UMXLQA2OBKZFOS336LXJIX5IMP4EIXUO3PEXKSRBIMUMVNENO3HQMO - GFBFVPEOD37SMWAT3YL2NLHTHOGK6WDC46UUCZTBUHX5NYLK5YAA77DMPH NfdRecordCollection: type: array items: $ref: '#/components/schemas/NfdRecord' example: - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU NfdRecordFullCollection: type: array items: $ref: '#/components/schemas/GetNFDOKResponseBodyFull' description: NfdRecordCollection is the result type for an array of NfdRecord (full view) example: - appID: 3785551830179397590 asaID: 14228063626044863003 avatarOutdated: false caAlgo: - BBFR6X6QYZAQOFNBN7MWG6VYQTMKIHJMC6LQ4BHY2I4GNUPKFM6C33F4QK - IN4YMK3IXS63QLAGU4KBNM2JSPXXHZGWDYS2C5WFNLO6PPNZMVVAEZO67G - V6RO4F7LLUDAZXXQ32IEQVAQUKYQMA7CBUGCUJX2P5CP6TGO3JGGWMPTKB - CGLINH5UFPYVLKTRDXKBRE3R2K24U7JW66OEBMDZ52ZBSHQIFWSGXCHU2N category: curated currentAsOfBlock: 9719400311903205844 depositAccount: 7GF6R7PRLJT227RGC6UICZY4RXB6YY77V4LJ2WRJV4ENN75FO6HYXTXYWG match-check: Odit illum harum at facilis omnis. metaTags: - Dicta perspiciatis quos deleniti ad. - Accusantium ut rerum. - Ducimus eius nesciunt quia deleniti. name: Repellendus recusandae. nfdAccount: OCQKDGGWGGPF72CUU27WTYELFTT45FHQ4ZJQLYZYLA5ME6XM3AZTZTA4MK owner: YXLDXHOMQNPZDMXMOXXC4U447TLBR2ASPWICVRUCWCWEQXFYLRSXD7QKKI parentAppID: 7870202300965904565 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. reservedFor: N7Z6XWLM4XTNNJWJ4DUARYZT5WMHQEIUR7YWFO2O4IIHIMEBHPBFHFVAZY saleType: auction sellAmount: 11040829508499052788 seller: 6L3PZB53SCD3FQLIFXHDHJQ4V75NHA2OSUISRMEMD2VSIKPOKYRABGKF7T sigNameAddress: ZPSK7JZKZL6Y3MIRBQDJT6F242ELKLRCW6DVH7HZC4QMAQV3DA7HV4IFHG state: minting tags: - Optio sit ratione et pariatur. - Maxime sit. - Soluta tempora sunt asperiores enim sint praesentium. timeChanged: "2004-11-12T18:56:46Z" timeCreated: "1976-11-07T09:52:40Z" timePurchased: "1980-05-14T07:33:31Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - D7CAA7F3NHJIYFEWMT4TOXMSJMZO4JFNHP6IZHQIXYZWCNL3E6BL5PSO4N - 4O6H3ZRRPPRE5DDLATMEA44KOFN4NI5HOZUBDOPSMXX6OVL3L6U3QVYGS6 - appID: 3785551830179397590 asaID: 14228063626044863003 avatarOutdated: false caAlgo: - BBFR6X6QYZAQOFNBN7MWG6VYQTMKIHJMC6LQ4BHY2I4GNUPKFM6C33F4QK - IN4YMK3IXS63QLAGU4KBNM2JSPXXHZGWDYS2C5WFNLO6PPNZMVVAEZO67G - V6RO4F7LLUDAZXXQ32IEQVAQUKYQMA7CBUGCUJX2P5CP6TGO3JGGWMPTKB - CGLINH5UFPYVLKTRDXKBRE3R2K24U7JW66OEBMDZ52ZBSHQIFWSGXCHU2N category: curated currentAsOfBlock: 9719400311903205844 depositAccount: 7GF6R7PRLJT227RGC6UICZY4RXB6YY77V4LJ2WRJV4ENN75FO6HYXTXYWG match-check: Odit illum harum at facilis omnis. metaTags: - Dicta perspiciatis quos deleniti ad. - Accusantium ut rerum. - Ducimus eius nesciunt quia deleniti. name: Repellendus recusandae. nfdAccount: OCQKDGGWGGPF72CUU27WTYELFTT45FHQ4ZJQLYZYLA5ME6XM3AZTZTA4MK owner: YXLDXHOMQNPZDMXMOXXC4U447TLBR2ASPWICVRUCWCWEQXFYLRSXD7QKKI parentAppID: 7870202300965904565 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. reservedFor: N7Z6XWLM4XTNNJWJ4DUARYZT5WMHQEIUR7YWFO2O4IIHIMEBHPBFHFVAZY saleType: auction sellAmount: 11040829508499052788 seller: 6L3PZB53SCD3FQLIFXHDHJQ4V75NHA2OSUISRMEMD2VSIKPOKYRABGKF7T sigNameAddress: ZPSK7JZKZL6Y3MIRBQDJT6F242ELKLRCW6DVH7HZC4QMAQV3DA7HV4IFHG state: minting tags: - Optio sit ratione et pariatur. - Maxime sit. - Soluta tempora sunt asperiores enim sint praesentium. timeChanged: "2004-11-12T18:56:46Z" timeCreated: "1976-11-07T09:52:40Z" timePurchased: "1980-05-14T07:33:31Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - D7CAA7F3NHJIYFEWMT4TOXMSJMZO4JFNHP6IZHQIXYZWCNL3E6BL5PSO4N - 4O6H3ZRRPPRE5DDLATMEA44KOFN4NI5HOZUBDOPSMXX6OVL3L6U3QVYGS6 - appID: 3785551830179397590 asaID: 14228063626044863003 avatarOutdated: false caAlgo: - BBFR6X6QYZAQOFNBN7MWG6VYQTMKIHJMC6LQ4BHY2I4GNUPKFM6C33F4QK - IN4YMK3IXS63QLAGU4KBNM2JSPXXHZGWDYS2C5WFNLO6PPNZMVVAEZO67G - V6RO4F7LLUDAZXXQ32IEQVAQUKYQMA7CBUGCUJX2P5CP6TGO3JGGWMPTKB - CGLINH5UFPYVLKTRDXKBRE3R2K24U7JW66OEBMDZ52ZBSHQIFWSGXCHU2N category: curated currentAsOfBlock: 9719400311903205844 depositAccount: 7GF6R7PRLJT227RGC6UICZY4RXB6YY77V4LJ2WRJV4ENN75FO6HYXTXYWG match-check: Odit illum harum at facilis omnis. metaTags: - Dicta perspiciatis quos deleniti ad. - Accusantium ut rerum. - Ducimus eius nesciunt quia deleniti. name: Repellendus recusandae. nfdAccount: OCQKDGGWGGPF72CUU27WTYELFTT45FHQ4ZJQLYZYLA5ME6XM3AZTZTA4MK owner: YXLDXHOMQNPZDMXMOXXC4U447TLBR2ASPWICVRUCWCWEQXFYLRSXD7QKKI parentAppID: 7870202300965904565 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. reservedFor: N7Z6XWLM4XTNNJWJ4DUARYZT5WMHQEIUR7YWFO2O4IIHIMEBHPBFHFVAZY saleType: auction sellAmount: 11040829508499052788 seller: 6L3PZB53SCD3FQLIFXHDHJQ4V75NHA2OSUISRMEMD2VSIKPOKYRABGKF7T sigNameAddress: ZPSK7JZKZL6Y3MIRBQDJT6F242ELKLRCW6DVH7HZC4QMAQV3DA7HV4IFHG state: minting tags: - Optio sit ratione et pariatur. - Maxime sit. - Soluta tempora sunt asperiores enim sint praesentium. timeChanged: "2004-11-12T18:56:46Z" timeCreated: "1976-11-07T09:52:40Z" timePurchased: "1980-05-14T07:33:31Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - D7CAA7F3NHJIYFEWMT4TOXMSJMZO4JFNHP6IZHQIXYZWCNL3E6BL5PSO4N - 4O6H3ZRRPPRE5DDLATMEA44KOFN4NI5HOZUBDOPSMXX6OVL3L6U3QVYGS6 NfdRecordThumbnailCollection: type: array items: $ref: '#/components/schemas/GetNFDOKResponseBodyThumbnail' description: NfdRecordCollection is the result type for an array of NfdRecord (thumbnail view) example: - appID: 4228705888920576487 caAlgo: - US4SUTNIUHBXK7KKMX43IUAYDEOEZWXZMJVTJHFUHTLW6UNTFG2IIKQNU2 - 5S6BJNUOPT4YEXGO47DXOL2ACRIFI2FPE2KGZX76RF5R4VINJRDW6AJQY6 depositAccount: LXVH5PJ6CKCYQKTBCZM4UZQ46EVALE3TDAAFYE4SNQE7A6JZMM5E75LKK6 match-check: Praesentium quidem dolorem voluptatum quasi assumenda. name: Quisquam quod error praesentium aliquam. owner: T2M3KDRYLG2SFOGLK6THT5VTA4UTTLLMQWTXSCY5YV77XYHEZLJ43LQLNM parentAppID: 8947701682902972993 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. state: owned unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - JSTTNVGXLXB3LBCMLANKTEXPODFSGRKSHGCBISZUJEXRBMYJOHRDAJLIC2 - MCKSQDIHOYING4Q5R4XUBVOWK7UMQLPAWF7WPBQHOP3RAHXIRPYQ7VG2DW - VIHW7NLEB66FIRUTEMQYDVXTTSTMORHWT3NISJPZM6MGYLE6WWBXPQTFOE - ZV5JSZ2YJXQFK3QIZJRZZ4UUB4YBKL5EVGO7KKWE6PHYHUQGT4IDT3SXQJ - appID: 4228705888920576487 caAlgo: - US4SUTNIUHBXK7KKMX43IUAYDEOEZWXZMJVTJHFUHTLW6UNTFG2IIKQNU2 - 5S6BJNUOPT4YEXGO47DXOL2ACRIFI2FPE2KGZX76RF5R4VINJRDW6AJQY6 depositAccount: LXVH5PJ6CKCYQKTBCZM4UZQ46EVALE3TDAAFYE4SNQE7A6JZMM5E75LKK6 match-check: Praesentium quidem dolorem voluptatum quasi assumenda. name: Quisquam quod error praesentium aliquam. owner: T2M3KDRYLG2SFOGLK6THT5VTA4UTTLLMQWTXSCY5YV77XYHEZLJ43LQLNM parentAppID: 8947701682902972993 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. state: owned unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - JSTTNVGXLXB3LBCMLANKTEXPODFSGRKSHGCBISZUJEXRBMYJOHRDAJLIC2 - MCKSQDIHOYING4Q5R4XUBVOWK7UMQLPAWF7WPBQHOP3RAHXIRPYQ7VG2DW - VIHW7NLEB66FIRUTEMQYDVXTTSTMORHWT3NISJPZM6MGYLE6WWBXPQTFOE - ZV5JSZ2YJXQFK3QIZJRZZ4UUB4YBKL5EVGO7KKWE6PHYHUQGT4IDT3SXQJ NfdRecordTinyCollection: type: array items: $ref: '#/components/schemas/GetNFDOKResponseBodyTiny' description: NfdRecordCollection is the result type for an array of NfdRecord (tiny view) example: - caAlgo: - GIAU5H3WN7LFIGO6WRCWLGDCUK2M43MR3A7GCU5SPCAK7F4LERHV7ZA2HJ - ZWAYIPXSGZKXL4PQRK4HBZUSTZYXTODCBNFRFF5JDH35NRBTOIXMENADB6 depositAccount: 54LQCI2GF32HAD3QGGOLWHASNWE33SRDAVD3X2S7AY26J3YZ6LH4GGDOFV match-check: Esse eum atque voluptate qui quos. name: Ut itaque sed exercitationem itaque quas rem. owner: YL2JHPG3ACW5HIDKKJKO3DO4MDUVNTIYDTRU2VDD7LOWM6QVWVTJIY34R2 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - MVMZDM6NUPPYUTWSASD5AZ7M4X5QXDHZTFIHXIKRJAMP4YVRHTQAZJ7R4B - KMD3JVXRRNS76QCICTPF6PNPBOC3UXCHGU6YYJAJYMZEPRTGYUY7TRCPNJ - TYCWINLBR5NIQWVDOEWRBLDMQWM3DRYQQ743E5ECSIWJ37LMS6DZYXINJA - VX4MEDYL5I7V2ELJ563TPLLK76Y4OIEH3RVQ7NDC7DFUO2K3RBAGFXQAWY - caAlgo: - GIAU5H3WN7LFIGO6WRCWLGDCUK2M43MR3A7GCU5SPCAK7F4LERHV7ZA2HJ - ZWAYIPXSGZKXL4PQRK4HBZUSTZYXTODCBNFRFF5JDH35NRBTOIXMENADB6 depositAccount: 54LQCI2GF32HAD3QGGOLWHASNWE33SRDAVD3X2S7AY26J3YZ6LH4GGDOFV match-check: Esse eum atque voluptate qui quos. name: Ut itaque sed exercitationem itaque quas rem. owner: YL2JHPG3ACW5HIDKKJKO3DO4MDUVNTIYDTRU2VDD7LOWM6QVWVTJIY34R2 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - MVMZDM6NUPPYUTWSASD5AZ7M4X5QXDHZTFIHXIKRJAMP4YVRHTQAZJ7R4B - KMD3JVXRRNS76QCICTPF6PNPBOC3UXCHGU6YYJAJYMZEPRTGYUY7TRCPNJ - TYCWINLBR5NIQWVDOEWRBLDMQWM3DRYQQ743E5ECSIWJ37LMS6DZYXINJA - VX4MEDYL5I7V2ELJ563TPLLK76Y4OIEH3RVQ7NDC7DFUO2K3RBAGFXQAWY - caAlgo: - GIAU5H3WN7LFIGO6WRCWLGDCUK2M43MR3A7GCU5SPCAK7F4LERHV7ZA2HJ - ZWAYIPXSGZKXL4PQRK4HBZUSTZYXTODCBNFRFF5JDH35NRBTOIXMENADB6 depositAccount: 54LQCI2GF32HAD3QGGOLWHASNWE33SRDAVD3X2S7AY26J3YZ6LH4GGDOFV match-check: Esse eum atque voluptate qui quos. name: Ut itaque sed exercitationem itaque quas rem. owner: YL2JHPG3ACW5HIDKKJKO3DO4MDUVNTIYDTRU2VDD7LOWM6QVWVTJIY34R2 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - MVMZDM6NUPPYUTWSASD5AZ7M4X5QXDHZTFIHXIKRJAMP4YVRHTQAZJ7R4B - KMD3JVXRRNS76QCICTPF6PNPBOC3UXCHGU6YYJAJYMZEPRTGYUY7TRCPNJ - TYCWINLBR5NIQWVDOEWRBLDMQWM3DRYQQ743E5ECSIWJ37LMS6DZYXINJA - VX4MEDYL5I7V2ELJ563TPLLK76Y4OIEH3RVQ7NDC7DFUO2K3RBAGFXQAWY NfdRecordinaddress: type: object properties: appID: type: integer description: NFD Application ID example: 8156661203411392641 asaID: type: integer description: NFD ASA ID example: 342406689484331752 avatarOutdated: type: boolean description: Whether the verified Avatar set in this NFD is newer (arc19) then is set into the NFD. This will only be present on direct NFD fetch and if true example: true caAlgo: type: array items: type: string example: ESD5BLXL54SIP3EZTBUH7SFUB2XW55WB5OKMPH22GWAWHAGCXPBFJCBASE pattern: ^[A-Z2-7]{58}$ description: Verified Algorand addresses for this NFD example: - CVLCE4SZB6YG3GQYWRGXEVW3ATBWWR5M72JAKVLWH46O5VTHBR4IEAKB4E - LHLU5WNAWEU6W5YU5OIOS7NXZG3PBJHX25HFOFZASSVR2PDKFGBP5F66DI - GISLTYBOGSCUCHCSCX364LMECVAX7KRGK7QTTGDQNNWFZTISTN7B5H7HEO cache-control: type: string description: Cache-Control header example: Esse aperiam. category: type: string example: common enum: - curated - premium - common currentAsOfBlock: type: integer description: Round this data was last fetched from example: 9540341501123989270 depositAccount: type: string description: 'account wallets should send funds to - precedence is: caAlgo[0], unverifiedCaAlgo[0], owner' example: PW2JFRTTXGTI4PTB5WETRZ6CILGVDTY64R6XL4CUUPHY4OWVY3L4RD6IQB pattern: ^[A-Z2-7]{58}$ etag: type: string description: ETag example: Rerum quia est voluptatem perferendis numquam. match-check: type: string description: Not returned, used in tagging for response to indicate if-none-match etag matched example: Id ratione rerum voluptatum velit aut adipisci. metaTags: type: array items: type: string example: Nobis magni. description: Tags set by the system for tracking/analytics example: - Temporibus quam beatae tenetur rerum ut. - Magni voluptate. - Rerum ad nisi voluptas perferendis laudantium culpa. - Necessitatibus et. name: type: string example: Consequuntur vitae accusamus occaecati incidunt inventore qui. nfdAccount: type: string example: WBQ4ZM3XRMIYD2BKKI4ZGOG76KSNQ6G3BIL6THC4PMLWFMR5ETPUR5D2XY pattern: ^[A-Z2-7]{58}$ owner: type: string description: Owner of NFD example: AFXRX3CPAKJENCYT25TTWGIF5ORLFVZANX4LG7TZCFTMS2T4YB3ECSFWZF pattern: ^[A-Z2-7]{58}$ parentAppID: type: integer description: NFD Application ID of Parent if this is a segment example: 16213813729822235451 properties: $ref: '#/components/schemas/NFDProperties' reservedFor: type: string description: Reserved owner of NFD example: ZBHWIDWISMCVHSN23L74AP2GPQPWY6GZWAKQM6XEWHSVIF3UM45JIBWI62 pattern: ^[A-Z2-7]{58}$ saleType: type: string example: buyItNow enum: - auction - buyItNow sellAmount: type: integer description: amount NFD is being sold for (microAlgos) example: 16194069058027225279 seller: type: string description: Recipient of NFD sales example: ZGXSLZBMGRMVBVOWCATV7WWES27ZBPETBDUZL66HC2WJUZCHJUDQM6YGA4 pattern: ^[A-Z2-7]{58}$ sigNameAddress: type: string example: 2BVLJ2MG7WM6L655KNNSETOAQC2WGRDWDT54WJBYRCYS3EKIQXVKGALMJM pattern: ^[A-Z2-7]{58}$ state: type: string example: minting enum: - available - minting - reserved - forSale - owned tags: type: array items: type: string example: Veniam eligendi harum beatae iste. description: Tags assigned to this NFD example: - Vel veritatis. - Id error quae amet id consequatur totam. - Est eos suscipit voluptatem explicabo fuga ab. timeChanged: type: string example: "1978-06-27T16:15:49Z" format: date-time timeCreated: type: string example: "1973-02-18T00:41:09Z" format: date-time timePurchased: type: string example: "2013-10-04T21:38:42Z" format: date-time unverifiedCaAlgo: type: array items: type: string example: 7K2CV7N6NBOB37IMS7V2PGBF6AKGALKDX7C4JRNE7Y3VGTXTBLMUTTN5EW pattern: ^[A-Z2-7]{58}$ description: Unverified Algorand addresses for this NFD example: - G5N73ZY7KPT2CZQO43KVT4RGYIURTMB5ESZGKBHEUX7LNR4IBWSNNHZJBA - ACTM3YYZAHOFZVGLKO3T5ZQ7IDE4FFOXOU6TTW7PFEZVHRM6ZEFF42NLMN - Q4WP4NNLJS3NYTSKULMARDLJJP3AGGHURHULONMQWWR5VWNNLWADV2MTU3 description: NFD contains all known information about an NFD record example: appID: 9897917878346007982 asaID: 2957749521770956801 avatarOutdated: true caAlgo: - 536GDW3GESHMHCXFTAXPF26XVGUQ2ROYOBFW6NCE5IBUZCBKYXMTWHESY7 - J6VDHC3VSBTQECVAKV4WF6AGFHRRB6CVMBM6O3OBFBBHO3YIUU5MGCSA42 cache-control: Maiores voluptatem vitae eos recusandae. category: common currentAsOfBlock: 18342506326339223452 depositAccount: FD5NCILBC7LBLO6K6QC263C4GJQOSJGSNO7E5U6PW6SPW2AGDT6LNZXQJ4 etag: Officia et at in sequi eum sequi. match-check: Saepe qui. metaTags: - Voluptatem magnam temporibus. - Voluptatum et pariatur numquam eos. - Atque error cumque est nobis maiores sapiente. name: Vel nulla animi officia est et. nfdAccount: SK4KVUFVFMRASWKFJKRBM3GGSWGCXDCTCSVMM5Z3XNPUPJEFPKMQAYZKUI owner: IUZTDD432DOYQ2LJKBPMTWIDORQDBRKT6K2DZZN2E4NB37ZCU5O4LHUOXH parentAppID: 5996475002040766980 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 6P3CMEHX5QAJ56JTRKIJAECP4NB2UZQDM5Z6WQAXMESX3ZUMF6O7BMSRRL saleType: buyItNow sellAmount: 12978538923867786324 seller: VSFJRCRCTQIXTXWVAUXOUROTAZEC3KICCYDWGBTNZPE7D3WY2WNGWYDBPO sigNameAddress: O2TTEUIDTPSSBLXQKT4D62LYOHILKPQIECQJITYULWGGADFL5MLEG3EV7C state: forSale tags: - Veniam ut. - Quibusdam nesciunt ut dolorem iste laborum sunt. - Ad veniam assumenda laboriosam tempore et recusandae. timeChanged: "2010-02-03T00:45:27Z" timeCreated: "1999-06-23T19:19:35Z" timePurchased: "1970-04-03T06:08:47Z" unverifiedCaAlgo: - 44L5P2XL4YV2HD4HS7HPOA3OF4XJC3DMPFHPIJ6XRTUGS5Q3E2ZAHZM2HJ - MT4KY4GZCHTD4TSSMJM24TC5ZWKDQTQYOWSXLHMFSBQDOZNEFUNCTNFWOX - QIBKYIUY7Q2EEFIITDDLOT2ALEKQIDP3GUT2MK2C52VFRT6YJQK35VSLB4 required: - name NfdRecordinaddressCollection: type: array items: $ref: '#/components/schemas/NfdRecordinaddress' example: - appID: 5677889402314642789 asaID: 16320640634001610061 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Eos ex exercitationem ipsam modi consequatur cupiditate. category: Ut eos aspernatur. currentAsOfBlock: 13702750530687284657 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Dolore assumenda sit quae sed quidem neque. match-check: Alias eveniet natus accusamus velit iure. metaTags: - Id velit id quasi. - Dolor rerum quia. name: Laudantium porro eaque. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 4674992558397730758 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 233133263969009469 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Et consequatur dolorum ut. - Rerum et deleniti quibusdam adipisci debitis quia. - Repellat veniam. - Sunt sit repellat nemo. timeChanged: "1989-08-03T02:45:16Z" timeCreated: "1995-08-30T03:19:45Z" timePurchased: "1999-04-21T10:00:19Z" unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - appID: 5677889402314642789 asaID: 16320640634001610061 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Eos ex exercitationem ipsam modi consequatur cupiditate. category: Ut eos aspernatur. currentAsOfBlock: 13702750530687284657 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Dolore assumenda sit quae sed quidem neque. match-check: Alias eveniet natus accusamus velit iure. metaTags: - Id velit id quasi. - Dolor rerum quia. name: Laudantium porro eaque. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 4674992558397730758 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 233133263969009469 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Et consequatur dolorum ut. - Rerum et deleniti quibusdam adipisci debitis quia. - Repellat veniam. - Sunt sit repellat nemo. timeChanged: "1989-08-03T02:45:16Z" timeCreated: "1995-08-30T03:19:45Z" timePurchased: "1999-04-21T10:00:19Z" unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU NfdV2SearchRecords: type: object properties: match-check: type: string description: Not returned, used in tagging for response to indicate if-none-match etag matched example: Libero quae sed repellendus. nfds: $ref: '#/components/schemas/NfdRecordCollection' total: type: integer description: total number of results, with data containing paged amount based on offset/limit example: 1864737115661322604 example: match-check: Dolore commodi impedit dicta. nfds: - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - appID: 5020498933399342494 asaID: 4771420232777545890 avatarOutdated: false caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Voluptas ea molestiae eligendi et asperiores. category: Ut eos aspernatur. currentAsOfBlock: 2761096942291864367 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Sequi dolor fugiat. match-check: Vel et enim numquam et qui incidunt. metaTags: - Saepe libero eum eaque quo assumenda. - Animi voluptatem est minus. - Tenetur reprehenderit sunt adipisci necessitatibus. name: Autem ab. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 12334563052176422260 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 4924974612238891398 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Necessitatibus necessitatibus molestias cumque veritatis earum non. - Voluptatem quia rerum. - Dolor nesciunt minus sequi. - Laborum voluptas consequatur aliquam doloremque. timeChanged: "2014-11-13T12:47:12Z" timeCreated: "1981-09-08T07:31:50Z" timePurchased: "2008-05-28T18:10:14Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU total: 8868346299101712178 required: - total - nfds OfferRequestBody: type: object properties: offer: type: integer description: Amount in microAlgo to sell the NFD for. 1 ALGO is 1,000,000 microAlgo. 1 ALGO minimum, 100 million maximum. example: 75422525066665 minimum: 1e+06 maximum: 1e+14 payReceiver: type: boolean description: Whether to pay the offer amount + fees to the account the NFD is reserved for. Equivalent to 'gifting' the NFD example: true reservedFor: type: string example: K5OMWNWUAD4H3RMPZDJIY7FTH25UIWROSNIBXQOSA5YA5AFZGJE636A7GR pattern: ^[A-Z2-7]{58}$ sender: type: string description: Sender of transaction - needs to be owner of NFD example: 2VBLPDBKL66JURXAWXGYZLDLMYJ6KKRRZQW42AEPYWN2UHQBK7UTDWXS2L pattern: ^[A-Z2-7]{58}$ example: offer: 2720962688725 payReceiver: true reservedFor: HZGIMQOHWUYQ7M2MRJUASGBQBGMMDPQYE2BEH5AFXTKE4OHNTR7KNT4PLU sender: UZBJX4AWXSGW7AEP3LS4WFV75SIB2F6DDGZ7F7NFBNOIOSV7ZM4X7P2MBO required: - sender - offer PartnerKickoffRequestBody: type: object properties: buyer: type: string example: KCPNZMRNC7LCRWC63DWNHY63ICXL6HL54RNV6WVB7B5GMLRRYL5CLZGX7N pattern: ^[A-Z2-7]{58}$ conveniencePct: type: integer description: a convenience fee percentage to add 'on top' of the NFD price - 10 is 1%, 150 is 15% example: 6667442773077136894 format: int64 name: type: string example: h2j pattern: ^.+\.algo$ minLength: 1 maxLength: 120 example: buyer: ID6RKI2D6F3T3CIOGKCJ6CABG3DVN3LG6U52U5ZBMNMU7JA7CSTIPK3KKR conveniencePct: 7771827869070382019 name: "0" required: - name - buyer PostOfferToOwnerRequestBody: type: object properties: note: type: string description: Note to pass along to the NFD owner. Must be provided but can be blank example: 97b maxLength: 512 offer: type: integer description: Amount in microAlgo being offered to the NFD owner example: 24712835095851 minimum: 1e+06 maximum: 1e+14 sender: type: string example: ASFXJRK2HREUWRCUXOBDPOEC3Q2PXJ2PIF2VB3PYMH2T4WYM3Q4N6JYWVN pattern: ^[A-Z2-7]{58}$ example: note: ss8 offer: 98339957823367 sender: U57TTCRVP4P5BBDZTC4NJGXP3JP6GOBWIQ67NRZGO233CFELGLIOC5XPTX required: - sender - offer - note PurchaseRequestBody: type: object properties: buyer: type: string example: P7J72FJZ6XLWJXFPJJCV7KLKGQW3D34ECMRFQKQ2OHWNYAU2U7YRGJMQDB pattern: ^[A-Z2-7]{58}$ offer: type: integer description: Amount in microAlgo to purchase/claim the NFD for example: 86882611591783 minimum: 0 maximum: 1e+14 rejectNFT: type: boolean description: Whether to reject receiving the NFT into the purchasers account, leaving or returning it to the NFDs vault instead default: false example: true example: buyer: XD3UHGQHRCJ5X5VMSHLEBTTXWW5FIX6GWBISHWYU5NYNTOA65Q3DW4TNYK offer: 2064853611415 rejectNFT: true required: - buyer - offer RateLimited: type: object properties: limit: type: integer example: 5 format: int64 secsRemaining: type: integer example: 50 format: int64 example: limit: 5 secsRemaining: 50 required: - limit - secsRemaining RescindOfferRequestBody: type: object properties: sender: type: string description: Sender of transaction - needs to be owner of NFD example: KALHG6ME5AMCMPXOIT7CJFORX4M2LIM37BQVAU2LNF432YZ5OCLS3HCPL2 pattern: ^[A-Z2-7]{58}$ example: sender: WXO77QOZTP5ZGQAW4JY6COESC7HCPPFBXIF3ENZPBSFLTR3B6N2TPC4KLO required: - sender SearchV2OKResponseBodyBrief: type: object properties: match-check: type: string description: Not returned, used in tagging for response to indicate if-none-match etag matched example: Eos commodi qui quae minima exercitationem ut. nfds: $ref: '#/components/schemas/NfdRecordBriefCollection' total: type: integer description: total number of results, with data containing paged amount based on offset/limit example: 17749714044510509444 description: SearchV2OKResponseBody result type (brief view) example: match-check: Nisi et nemo ipsam saepe inventore. nfds: - appID: 1442272641938734658 asaID: 8631839713862312270 avatarOutdated: false caAlgo: - 2JKTW56L43BB3SWWEJH4OOMKHQF66XQEZTQYWT33LKWYLM2LRYL62HQXGG - K5SPQIMPE47ZDB2XEE6JWLCQ4SOGXNGRP5OIQW4QZHV5ON2ZWN4VBZ624J - GBWMPBWE3QRII4TMUST5OME253PVDIHAPKVGAS7RIR6SNU7VE2UEFHV3LZ - QOKH4FSVIG2ZEVDI6EUS6ZKDACFJ335IAPUD7BYJE42IUJUL4KSSQ6GGOS category: curated depositAccount: AWACGFQGYGYAULB2NHSUJYZT4GC2EGOBSL5NFMUAKSVI27BYSUXO754ACX match-check: Eos est repellendus facilis. metaTags: - Doloremque blanditiis ut. - Quam ut et. - Quia esse dolor iure quibusdam accusamus iure. name: Qui amet est. nfdAccount: 6EJG5N6EJF6A3KMGFMF45VEIZTTUEALRRE3GON6FTPJHKSFFOP4D7SE746 owner: 34UVNDO45UHGDWROCDEPALXGVWU7ULEZH66LZPCZC6RLGSAWRBGKFLMTD3 parentAppID: 3999912796610821821 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. reservedFor: 6R45ZCSCOZWDT4RVUKPL2G7CDDS3HZETRXQMOIEDWYMX6QO42HU76LDHLM saleType: buyItNow sellAmount: 17122042583251919119 state: minting unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - IFW2UMXLQA2OBKZFOS336LXJIX5IMP4EIXUO3PEXKSRBIMUMVNENO3HQMO - GFBFVPEOD37SMWAT3YL2NLHTHOGK6WDC46UUCZTBUHX5NYLK5YAA77DMPH - appID: 1442272641938734658 asaID: 8631839713862312270 avatarOutdated: false caAlgo: - 2JKTW56L43BB3SWWEJH4OOMKHQF66XQEZTQYWT33LKWYLM2LRYL62HQXGG - K5SPQIMPE47ZDB2XEE6JWLCQ4SOGXNGRP5OIQW4QZHV5ON2ZWN4VBZ624J - GBWMPBWE3QRII4TMUST5OME253PVDIHAPKVGAS7RIR6SNU7VE2UEFHV3LZ - QOKH4FSVIG2ZEVDI6EUS6ZKDACFJ335IAPUD7BYJE42IUJUL4KSSQ6GGOS category: curated depositAccount: AWACGFQGYGYAULB2NHSUJYZT4GC2EGOBSL5NFMUAKSVI27BYSUXO754ACX match-check: Eos est repellendus facilis. metaTags: - Doloremque blanditiis ut. - Quam ut et. - Quia esse dolor iure quibusdam accusamus iure. name: Qui amet est. nfdAccount: 6EJG5N6EJF6A3KMGFMF45VEIZTTUEALRRE3GON6FTPJHKSFFOP4D7SE746 owner: 34UVNDO45UHGDWROCDEPALXGVWU7ULEZH66LZPCZC6RLGSAWRBGKFLMTD3 parentAppID: 3999912796610821821 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. reservedFor: 6R45ZCSCOZWDT4RVUKPL2G7CDDS3HZETRXQMOIEDWYMX6QO42HU76LDHLM saleType: buyItNow sellAmount: 17122042583251919119 state: minting unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - IFW2UMXLQA2OBKZFOS336LXJIX5IMP4EIXUO3PEXKSRBIMUMVNENO3HQMO - GFBFVPEOD37SMWAT3YL2NLHTHOGK6WDC46UUCZTBUHX5NYLK5YAA77DMPH - appID: 1442272641938734658 asaID: 8631839713862312270 avatarOutdated: false caAlgo: - 2JKTW56L43BB3SWWEJH4OOMKHQF66XQEZTQYWT33LKWYLM2LRYL62HQXGG - K5SPQIMPE47ZDB2XEE6JWLCQ4SOGXNGRP5OIQW4QZHV5ON2ZWN4VBZ624J - GBWMPBWE3QRII4TMUST5OME253PVDIHAPKVGAS7RIR6SNU7VE2UEFHV3LZ - QOKH4FSVIG2ZEVDI6EUS6ZKDACFJ335IAPUD7BYJE42IUJUL4KSSQ6GGOS category: curated depositAccount: AWACGFQGYGYAULB2NHSUJYZT4GC2EGOBSL5NFMUAKSVI27BYSUXO754ACX match-check: Eos est repellendus facilis. metaTags: - Doloremque blanditiis ut. - Quam ut et. - Quia esse dolor iure quibusdam accusamus iure. name: Qui amet est. nfdAccount: 6EJG5N6EJF6A3KMGFMF45VEIZTTUEALRRE3GON6FTPJHKSFFOP4D7SE746 owner: 34UVNDO45UHGDWROCDEPALXGVWU7ULEZH66LZPCZC6RLGSAWRBGKFLMTD3 parentAppID: 3999912796610821821 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. reservedFor: 6R45ZCSCOZWDT4RVUKPL2G7CDDS3HZETRXQMOIEDWYMX6QO42HU76LDHLM saleType: buyItNow sellAmount: 17122042583251919119 state: minting unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - IFW2UMXLQA2OBKZFOS336LXJIX5IMP4EIXUO3PEXKSRBIMUMVNENO3HQMO - GFBFVPEOD37SMWAT3YL2NLHTHOGK6WDC46UUCZTBUHX5NYLK5YAA77DMPH total: 4759977518563639281 required: - total - nfds SearchV2OKResponseBodyFull: type: object properties: match-check: type: string description: Not returned, used in tagging for response to indicate if-none-match etag matched example: Qui magnam. nfds: $ref: '#/components/schemas/NfdRecordFullCollection' total: type: integer description: total number of results, with data containing paged amount based on offset/limit example: 17723300777966238465 description: SearchV2OKResponseBody result type (full view) example: match-check: Tempore omnis. nfds: - appID: 3785551830179397590 asaID: 14228063626044863003 avatarOutdated: false caAlgo: - BBFR6X6QYZAQOFNBN7MWG6VYQTMKIHJMC6LQ4BHY2I4GNUPKFM6C33F4QK - IN4YMK3IXS63QLAGU4KBNM2JSPXXHZGWDYS2C5WFNLO6PPNZMVVAEZO67G - V6RO4F7LLUDAZXXQ32IEQVAQUKYQMA7CBUGCUJX2P5CP6TGO3JGGWMPTKB - CGLINH5UFPYVLKTRDXKBRE3R2K24U7JW66OEBMDZ52ZBSHQIFWSGXCHU2N category: curated currentAsOfBlock: 9719400311903205844 depositAccount: 7GF6R7PRLJT227RGC6UICZY4RXB6YY77V4LJ2WRJV4ENN75FO6HYXTXYWG match-check: Odit illum harum at facilis omnis. metaTags: - Dicta perspiciatis quos deleniti ad. - Accusantium ut rerum. - Ducimus eius nesciunt quia deleniti. name: Repellendus recusandae. nfdAccount: OCQKDGGWGGPF72CUU27WTYELFTT45FHQ4ZJQLYZYLA5ME6XM3AZTZTA4MK owner: YXLDXHOMQNPZDMXMOXXC4U447TLBR2ASPWICVRUCWCWEQXFYLRSXD7QKKI parentAppID: 7870202300965904565 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. reservedFor: N7Z6XWLM4XTNNJWJ4DUARYZT5WMHQEIUR7YWFO2O4IIHIMEBHPBFHFVAZY saleType: auction sellAmount: 11040829508499052788 seller: 6L3PZB53SCD3FQLIFXHDHJQ4V75NHA2OSUISRMEMD2VSIKPOKYRABGKF7T sigNameAddress: ZPSK7JZKZL6Y3MIRBQDJT6F242ELKLRCW6DVH7HZC4QMAQV3DA7HV4IFHG state: minting tags: - Optio sit ratione et pariatur. - Maxime sit. - Soluta tempora sunt asperiores enim sint praesentium. timeChanged: "2004-11-12T18:56:46Z" timeCreated: "1976-11-07T09:52:40Z" timePurchased: "1980-05-14T07:33:31Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - D7CAA7F3NHJIYFEWMT4TOXMSJMZO4JFNHP6IZHQIXYZWCNL3E6BL5PSO4N - 4O6H3ZRRPPRE5DDLATMEA44KOFN4NI5HOZUBDOPSMXX6OVL3L6U3QVYGS6 - appID: 3785551830179397590 asaID: 14228063626044863003 avatarOutdated: false caAlgo: - BBFR6X6QYZAQOFNBN7MWG6VYQTMKIHJMC6LQ4BHY2I4GNUPKFM6C33F4QK - IN4YMK3IXS63QLAGU4KBNM2JSPXXHZGWDYS2C5WFNLO6PPNZMVVAEZO67G - V6RO4F7LLUDAZXXQ32IEQVAQUKYQMA7CBUGCUJX2P5CP6TGO3JGGWMPTKB - CGLINH5UFPYVLKTRDXKBRE3R2K24U7JW66OEBMDZ52ZBSHQIFWSGXCHU2N category: curated currentAsOfBlock: 9719400311903205844 depositAccount: 7GF6R7PRLJT227RGC6UICZY4RXB6YY77V4LJ2WRJV4ENN75FO6HYXTXYWG match-check: Odit illum harum at facilis omnis. metaTags: - Dicta perspiciatis quos deleniti ad. - Accusantium ut rerum. - Ducimus eius nesciunt quia deleniti. name: Repellendus recusandae. nfdAccount: OCQKDGGWGGPF72CUU27WTYELFTT45FHQ4ZJQLYZYLA5ME6XM3AZTZTA4MK owner: YXLDXHOMQNPZDMXMOXXC4U447TLBR2ASPWICVRUCWCWEQXFYLRSXD7QKKI parentAppID: 7870202300965904565 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. reservedFor: N7Z6XWLM4XTNNJWJ4DUARYZT5WMHQEIUR7YWFO2O4IIHIMEBHPBFHFVAZY saleType: auction sellAmount: 11040829508499052788 seller: 6L3PZB53SCD3FQLIFXHDHJQ4V75NHA2OSUISRMEMD2VSIKPOKYRABGKF7T sigNameAddress: ZPSK7JZKZL6Y3MIRBQDJT6F242ELKLRCW6DVH7HZC4QMAQV3DA7HV4IFHG state: minting tags: - Optio sit ratione et pariatur. - Maxime sit. - Soluta tempora sunt asperiores enim sint praesentium. timeChanged: "2004-11-12T18:56:46Z" timeCreated: "1976-11-07T09:52:40Z" timePurchased: "1980-05-14T07:33:31Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - D7CAA7F3NHJIYFEWMT4TOXMSJMZO4JFNHP6IZHQIXYZWCNL3E6BL5PSO4N - 4O6H3ZRRPPRE5DDLATMEA44KOFN4NI5HOZUBDOPSMXX6OVL3L6U3QVYGS6 - appID: 3785551830179397590 asaID: 14228063626044863003 avatarOutdated: false caAlgo: - BBFR6X6QYZAQOFNBN7MWG6VYQTMKIHJMC6LQ4BHY2I4GNUPKFM6C33F4QK - IN4YMK3IXS63QLAGU4KBNM2JSPXXHZGWDYS2C5WFNLO6PPNZMVVAEZO67G - V6RO4F7LLUDAZXXQ32IEQVAQUKYQMA7CBUGCUJX2P5CP6TGO3JGGWMPTKB - CGLINH5UFPYVLKTRDXKBRE3R2K24U7JW66OEBMDZ52ZBSHQIFWSGXCHU2N category: curated currentAsOfBlock: 9719400311903205844 depositAccount: 7GF6R7PRLJT227RGC6UICZY4RXB6YY77V4LJ2WRJV4ENN75FO6HYXTXYWG match-check: Odit illum harum at facilis omnis. metaTags: - Dicta perspiciatis quos deleniti ad. - Accusantium ut rerum. - Ducimus eius nesciunt quia deleniti. name: Repellendus recusandae. nfdAccount: OCQKDGGWGGPF72CUU27WTYELFTT45FHQ4ZJQLYZYLA5ME6XM3AZTZTA4MK owner: YXLDXHOMQNPZDMXMOXXC4U447TLBR2ASPWICVRUCWCWEQXFYLRSXD7QKKI parentAppID: 7870202300965904565 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. reservedFor: N7Z6XWLM4XTNNJWJ4DUARYZT5WMHQEIUR7YWFO2O4IIHIMEBHPBFHFVAZY saleType: auction sellAmount: 11040829508499052788 seller: 6L3PZB53SCD3FQLIFXHDHJQ4V75NHA2OSUISRMEMD2VSIKPOKYRABGKF7T sigNameAddress: ZPSK7JZKZL6Y3MIRBQDJT6F242ELKLRCW6DVH7HZC4QMAQV3DA7HV4IFHG state: minting tags: - Optio sit ratione et pariatur. - Maxime sit. - Soluta tempora sunt asperiores enim sint praesentium. timeChanged: "2004-11-12T18:56:46Z" timeCreated: "1976-11-07T09:52:40Z" timePurchased: "1980-05-14T07:33:31Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - D7CAA7F3NHJIYFEWMT4TOXMSJMZO4JFNHP6IZHQIXYZWCNL3E6BL5PSO4N - 4O6H3ZRRPPRE5DDLATMEA44KOFN4NI5HOZUBDOPSMXX6OVL3L6U3QVYGS6 total: 5965057535254766051 required: - total - nfds SearchV2OKResponseBodyThumbnail: type: object properties: match-check: type: string description: Not returned, used in tagging for response to indicate if-none-match etag matched example: Architecto expedita modi et qui odio. nfds: $ref: '#/components/schemas/NfdRecordThumbnailCollection' total: type: integer description: total number of results, with data containing paged amount based on offset/limit example: 6934155807717245474 description: SearchV2OKResponseBody result type (thumbnail view) example: match-check: Voluptatum sapiente maiores et nulla tempora laboriosam. nfds: - appID: 4228705888920576487 caAlgo: - US4SUTNIUHBXK7KKMX43IUAYDEOEZWXZMJVTJHFUHTLW6UNTFG2IIKQNU2 - 5S6BJNUOPT4YEXGO47DXOL2ACRIFI2FPE2KGZX76RF5R4VINJRDW6AJQY6 depositAccount: LXVH5PJ6CKCYQKTBCZM4UZQ46EVALE3TDAAFYE4SNQE7A6JZMM5E75LKK6 match-check: Praesentium quidem dolorem voluptatum quasi assumenda. name: Quisquam quod error praesentium aliquam. owner: T2M3KDRYLG2SFOGLK6THT5VTA4UTTLLMQWTXSCY5YV77XYHEZLJ43LQLNM parentAppID: 8947701682902972993 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. state: owned unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - JSTTNVGXLXB3LBCMLANKTEXPODFSGRKSHGCBISZUJEXRBMYJOHRDAJLIC2 - MCKSQDIHOYING4Q5R4XUBVOWK7UMQLPAWF7WPBQHOP3RAHXIRPYQ7VG2DW - VIHW7NLEB66FIRUTEMQYDVXTTSTMORHWT3NISJPZM6MGYLE6WWBXPQTFOE - ZV5JSZ2YJXQFK3QIZJRZZ4UUB4YBKL5EVGO7KKWE6PHYHUQGT4IDT3SXQJ - appID: 4228705888920576487 caAlgo: - US4SUTNIUHBXK7KKMX43IUAYDEOEZWXZMJVTJHFUHTLW6UNTFG2IIKQNU2 - 5S6BJNUOPT4YEXGO47DXOL2ACRIFI2FPE2KGZX76RF5R4VINJRDW6AJQY6 depositAccount: LXVH5PJ6CKCYQKTBCZM4UZQ46EVALE3TDAAFYE4SNQE7A6JZMM5E75LKK6 match-check: Praesentium quidem dolorem voluptatum quasi assumenda. name: Quisquam quod error praesentium aliquam. owner: T2M3KDRYLG2SFOGLK6THT5VTA4UTTLLMQWTXSCY5YV77XYHEZLJ43LQLNM parentAppID: 8947701682902972993 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. state: owned unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - JSTTNVGXLXB3LBCMLANKTEXPODFSGRKSHGCBISZUJEXRBMYJOHRDAJLIC2 - MCKSQDIHOYING4Q5R4XUBVOWK7UMQLPAWF7WPBQHOP3RAHXIRPYQ7VG2DW - VIHW7NLEB66FIRUTEMQYDVXTTSTMORHWT3NISJPZM6MGYLE6WWBXPQTFOE - ZV5JSZ2YJXQFK3QIZJRZZ4UUB4YBKL5EVGO7KKWE6PHYHUQGT4IDT3SXQJ - appID: 4228705888920576487 caAlgo: - US4SUTNIUHBXK7KKMX43IUAYDEOEZWXZMJVTJHFUHTLW6UNTFG2IIKQNU2 - 5S6BJNUOPT4YEXGO47DXOL2ACRIFI2FPE2KGZX76RF5R4VINJRDW6AJQY6 depositAccount: LXVH5PJ6CKCYQKTBCZM4UZQ46EVALE3TDAAFYE4SNQE7A6JZMM5E75LKK6 match-check: Praesentium quidem dolorem voluptatum quasi assumenda. name: Quisquam quod error praesentium aliquam. owner: T2M3KDRYLG2SFOGLK6THT5VTA4UTTLLMQWTXSCY5YV77XYHEZLJ43LQLNM parentAppID: 8947701682902972993 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. state: owned unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - JSTTNVGXLXB3LBCMLANKTEXPODFSGRKSHGCBISZUJEXRBMYJOHRDAJLIC2 - MCKSQDIHOYING4Q5R4XUBVOWK7UMQLPAWF7WPBQHOP3RAHXIRPYQ7VG2DW - VIHW7NLEB66FIRUTEMQYDVXTTSTMORHWT3NISJPZM6MGYLE6WWBXPQTFOE - ZV5JSZ2YJXQFK3QIZJRZZ4UUB4YBKL5EVGO7KKWE6PHYHUQGT4IDT3SXQJ - appID: 4228705888920576487 caAlgo: - US4SUTNIUHBXK7KKMX43IUAYDEOEZWXZMJVTJHFUHTLW6UNTFG2IIKQNU2 - 5S6BJNUOPT4YEXGO47DXOL2ACRIFI2FPE2KGZX76RF5R4VINJRDW6AJQY6 depositAccount: LXVH5PJ6CKCYQKTBCZM4UZQ46EVALE3TDAAFYE4SNQE7A6JZMM5E75LKK6 match-check: Praesentium quidem dolorem voluptatum quasi assumenda. name: Quisquam quod error praesentium aliquam. owner: T2M3KDRYLG2SFOGLK6THT5VTA4UTTLLMQWTXSCY5YV77XYHEZLJ43LQLNM parentAppID: 8947701682902972993 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. state: owned unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - JSTTNVGXLXB3LBCMLANKTEXPODFSGRKSHGCBISZUJEXRBMYJOHRDAJLIC2 - MCKSQDIHOYING4Q5R4XUBVOWK7UMQLPAWF7WPBQHOP3RAHXIRPYQ7VG2DW - VIHW7NLEB66FIRUTEMQYDVXTTSTMORHWT3NISJPZM6MGYLE6WWBXPQTFOE - ZV5JSZ2YJXQFK3QIZJRZZ4UUB4YBKL5EVGO7KKWE6PHYHUQGT4IDT3SXQJ total: 14436026008991607818 required: - total - nfds SearchV2OKResponseBodyTiny: type: object properties: match-check: type: string description: Not returned, used in tagging for response to indicate if-none-match etag matched example: Et suscipit. nfds: $ref: '#/components/schemas/NfdRecordTinyCollection' total: type: integer description: total number of results, with data containing paged amount based on offset/limit example: 14687809184558864700 description: SearchV2OKResponseBody result type (tiny view) example: match-check: Autem quod et porro aut in illo. nfds: - caAlgo: - GIAU5H3WN7LFIGO6WRCWLGDCUK2M43MR3A7GCU5SPCAK7F4LERHV7ZA2HJ - ZWAYIPXSGZKXL4PQRK4HBZUSTZYXTODCBNFRFF5JDH35NRBTOIXMENADB6 depositAccount: 54LQCI2GF32HAD3QGGOLWHASNWE33SRDAVD3X2S7AY26J3YZ6LH4GGDOFV match-check: Esse eum atque voluptate qui quos. name: Ut itaque sed exercitationem itaque quas rem. owner: YL2JHPG3ACW5HIDKKJKO3DO4MDUVNTIYDTRU2VDD7LOWM6QVWVTJIY34R2 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - MVMZDM6NUPPYUTWSASD5AZ7M4X5QXDHZTFIHXIKRJAMP4YVRHTQAZJ7R4B - KMD3JVXRRNS76QCICTPF6PNPBOC3UXCHGU6YYJAJYMZEPRTGYUY7TRCPNJ - TYCWINLBR5NIQWVDOEWRBLDMQWM3DRYQQ743E5ECSIWJ37LMS6DZYXINJA - VX4MEDYL5I7V2ELJ563TPLLK76Y4OIEH3RVQ7NDC7DFUO2K3RBAGFXQAWY - caAlgo: - GIAU5H3WN7LFIGO6WRCWLGDCUK2M43MR3A7GCU5SPCAK7F4LERHV7ZA2HJ - ZWAYIPXSGZKXL4PQRK4HBZUSTZYXTODCBNFRFF5JDH35NRBTOIXMENADB6 depositAccount: 54LQCI2GF32HAD3QGGOLWHASNWE33SRDAVD3X2S7AY26J3YZ6LH4GGDOFV match-check: Esse eum atque voluptate qui quos. name: Ut itaque sed exercitationem itaque quas rem. owner: YL2JHPG3ACW5HIDKKJKO3DO4MDUVNTIYDTRU2VDD7LOWM6QVWVTJIY34R2 properties: internal: Eveniet veniam est eaque incidunt quo.: Incidunt animi odit nesciunt deserunt et atque. Qui ipsum.: Voluptatum blanditiis et. userDefined: g: Deserunt corporis sint aspernatur voluptatibus velit. verified: caAlgo: Beatae et repellat qui voluptatibus tempore est. dnuraku: Voluptas omnis sequi. unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - MVMZDM6NUPPYUTWSASD5AZ7M4X5QXDHZTFIHXIKRJAMP4YVRHTQAZJ7R4B - KMD3JVXRRNS76QCICTPF6PNPBOC3UXCHGU6YYJAJYMZEPRTGYUY7TRCPNJ - TYCWINLBR5NIQWVDOEWRBLDMQWM3DRYQQ743E5ECSIWJ37LMS6DZYXINJA - VX4MEDYL5I7V2ELJ563TPLLK76Y4OIEH3RVQ7NDC7DFUO2K3RBAGFXQAWY total: 295270162427443114 required: - total - nfds SegmentLockRequestBody: type: object properties: lock: type: boolean description: Whether to lock (true), or unlock (false) example: false sellAmount: type: integer description: 'amount users minting off the segment have to pay to mint in USD (in cents - ie: 300 = $3.00). Set to 0 if locking' example: 82714898 minimum: 0 maximum: 1e+08 sender: type: string description: Sender of transaction - needs to be owner of NFD example: 56VDBRHY6UYG2FDRLH6BMYEBACJXW5QEDLQ2GDYFU62OVQW4J7D7RAV6I6 pattern: ^[A-Z2-7]{58}$ example: lock: true sellAmount: 26899812 sender: 26NYCHR2G4AMD3VNJ4XVOBC3GUAPN5DDBMXQV6BCCMTKN3CAWNXYGCPVD3 required: - sender - lock - sellAmount SegmentPriceResponseBody: type: object properties: algoUsd: type: number description: Price of ALGO in USD example: 0.8436485523057877 format: double carryCost: type: integer description: Algorand carry cost - amount required for MBR (Minimum Balance Requirement) of contracts, escrows, etc example: 4143742888495723086 discountRate: type: number description: Discount rate % that is applied for this segment name - 0 if discount point not reached - starting after 2500 NFDs example: 0.11717314055405023 format: double parentSegmentCount: type: integer description: Number of segments minted off of parent NFD example: 12353027944854045271 sellAmount: type: integer description: Total Price in microAlgo to mint including ALGO carry cost example: 10227065455810210955 unlockedSellPrice: type: number description: Price in USD for unlocked mint of this segment example: 0.8636465155085123 format: double usdMinCost: type: number description: Minimum price in USD the segment has to be (not including ALGO carry cost). If locked, the fixed price, or if unlocked, the platform price example: 0.9350951762106192 format: double description: Price breakdown on minting a segment off another NFD example: algoUsd: 0.30454012621141924 carryCost: 15460651405406145157 discountRate: 0.6417324723150887 parentSegmentCount: 8996976572633605736 sellAmount: 12034144723633469886 unlockedSellPrice: 0.31259830695192614 usdMinCost: 0.20415746852687364 required: - parentSegmentCount - carryCost - discountRate - usdMinCost - algoUsd - sellAmount TotalsOKResponseBody: type: object properties: forSale: type: integer example: 4448057609623643572 match-check: type: string description: Not returned, used in tagging for response to indicate if-none-match etag matched example: Officiis voluptatem. mintedTotals: type: object properties: day: type: integer example: 10183370016997311668 lifetime: type: integer example: 227361449704408988 month: type: integer example: 16411136947582496619 week: type: integer example: 10039649490682147435 example: day: 4160686221992494153 lifetime: 2767990814571346601 month: 127486097133192613 week: 13484546663772885393 segmentTotals: type: object properties: day: type: integer example: 119332593795085661 lifetime: type: integer example: 15667926630283472969 month: type: integer example: 6194506086966709994 week: type: integer example: 3238300665474812683 example: day: 15273574737247747697 lifetime: 7591791086825119343 month: 4365516514632954825 week: 15304812034646760322 soldTotals: type: object properties: day: type: integer example: 16790165428621882978 lifetime: type: integer example: 2761936068918145968 month: type: integer example: 14579743330771662469 week: type: integer example: 12594686132954150767 example: day: 9105365757447340707 lifetime: 14934552001862086294 month: 1878007145559832822 week: 11829821251798949610 total: type: integer example: 4465065937026961650 totalSegments: type: integer example: 2818472723938495555 uniqueOwners: type: integer example: 431316442274571273 example: forSale: 13080310781340047241 match-check: Voluptatem repellendus. mintedTotals: day: 16103280091726403046 lifetime: 10918707954005593302 month: 18189547271646257290 week: 1040314035641408494 segmentTotals: day: 8542063975101182768 lifetime: 15935077318838935543 month: 15172263077656332852 week: 3384152744285752009 soldTotals: day: 1920934493673907241 lifetime: 17634782010478680563 month: 1101890113933691933 week: 12829960662555506665 total: 10994360906317922233 totalSegments: 15051542549509292382 uniqueOwners: 1858782187583342995 required: - total - totalSegments - forSale - mintedTotals - segmentTotals - soldTotals - uniqueOwners TwitterRecord: type: object properties: followers: type: integer example: 15110713873503359964 following: type: integer example: 7754770552426073254 nfd: $ref: '#/components/schemas/NFD' timeChanged: type: string example: "1999-11-02T23:22:32Z" format: date-time tweets: type: integer example: 13727441016608020947 twitterHandle: type: string example: Asperiores quibusdam. description: TwitterRecord contains information about an NFD w/ Verified Twitter account and basic info on its twitter metrics example: followers: 12632830028357515228 following: 12740113412982095131 nfd: appID: 7429062366413278088 asaID: 2756578041204813318 avatarOutdated: true caAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU cache-control: Quaerat et autem quasi quis. category: Ut eos aspernatur. currentAsOfBlock: 343259334344787860 depositAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU etag: Dolorem ut suscipit. metaTags: - Perferendis fuga voluptas laboriosam et sunt quo. - Natus laudantium. name: Assumenda odit. nfdAccount: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU owner: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU parentAppID: 15258261444548190315 properties: internal: Animi veniam eum esse eos et porro.: Ullam veritatis qui placeat quo. Quidem a nesciunt.: Et alias dolor debitis veniam. Ut repellendus doloribus omnis quidem sed omnis.: In aut neque vel. userDefined: fem: Eveniet architecto consequatur. verified: g: Nostrum ea. reservedFor: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU saleType: Ad veritatis nobis esse error pariatur veniam. sellAmount: 508945203346184542 seller: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU sigNameAddress: 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU state: Voluptates ratione. tags: - Dolor accusantium aut ea facere. - Nostrum quia et et aliquid rerum. timeChanged: "2008-07-25T04:09:58Z" timeCreated: "1978-10-04T02:53:42Z" timePurchased: "1972-08-31T06:07:34Z" unverifiedCa: btc: - 12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL unverifiedCaAlgo: - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU - 4F5OA5OQC5TBHMCUDJWGKMUZAQE7BGWCKSJJSJEMJO5PURIFT5RW3VHNZU timeChanged: "1984-05-25T11:16:40Z" tweets: 7734665974801305971 twitterHandle: Nostrum et dolorem aut autem. required: - timeChanged - nfd - twitterHandle - followers - following - tweets UpdatePartialRequestBody: type: object properties: properties: $ref: '#/components/schemas/NFDProperties' sender: type: string description: Address that will be signing the returned transactions. Should be owner of NFD example: KYZNQY2BDIDGBMMC7E6EQQA7C2BWUP4RBKC2V746QPF4UJHHEMVPEQIYRM pattern: ^[A-Z2-7]{58}$ example: properties: internal: Et sunt repellat maxime dolores non.: Et et laborum corrupti. Fugit quasi sed nulla in recusandae.: Aliquid quo id adipisci. Occaecati qui et.: Est est qui quia similique itaque. userDefined: ca.v: Quisquam illo dolor rerum est. ri: Debitis deserunt vero voluptates facilis veniam. verified: caAlgo: Culpa voluptates a et voluptas reiciendis. f: Est dolorum. m: Molestias amet rerum consequuntur neque. sender: VPIRNQ2SLEQO5PZJ5MBQHZJXXIETB4WCNRP3SG6R2PRYCCQUZXN2SBQ6CT required: - sender - properties VerifyConfirmRequestBody: type: object properties: challenge: type: string description: Challenge value, optional depending on verification type example: Inventore veniam pariatur quasi error voluptatem et. example: challenge: Optio dolorum fuga quo. VerifyConfirmResponseBody: type: object properties: confirmed: type: boolean example: true description: Whether verification was successful example: confirmed: true required: - confirmed VerifyRequestRequestBody: type: object properties: fieldToVerify: type: string description: User defined field name to verify example: email enum: - twitter - domain - email - avatar - banner name: type: string example: sbt pattern: ^.+\.algo$ minLength: 1 maxLength: 120 sender: type: string description: Sender of transaction - needs to be owner of NFD example: D223QOTGHIZZ6FWXRB6CVDELI72EPDVNB5GKZERZAHJJDR2XTQPF3OPOSU pattern: ^[A-Z2-7]{58}$ example: fieldToVerify: twitter name: r sender: 32PPR726CLH3NLSWDGREQOO4MZDFF5CSS4R3IF2FORMJ6ISYUT4D6DNMRQ required: - name - sender - fieldToVerify VerifyRequestResponseBody: type: object properties: challenge: type: string description: Challenge to be used as part of verification process, with use specific to each field example: Quas velit accusantium. id: type: string description: ID of challenge, must be used in subsequent confirmation call but may be blank example: Aut sit. validated: type: boolean description: If set, no confirmation is required, the verify call was sufficient example: false description: Data to use as part of verification example: challenge: Repellat occaecati non maxime. id: Assumenda et quia. validated: false required: - id - challenge VersionResponseBody: type: object properties: appVersion: type: string example: 5cfa595 [2022-03-20T17:02:35Z] contractVersion: type: string example: "1.0" example: appVersion: 5cfa595 [2022-03-20T17:02:35Z] contractVersion: "1.0" required: - appVersion - contractVersion securitySchemes: basic_header_Authorization: type: http description: Basic authentication scheme: basic tags: - name: info description: The info service provides information on version data, liveness, readiness checks, etc. - name: nfd description: The nfd service provides apis for creating/searching/updating NFDs. All changes occur via smart-contract calls with the endpoints returning transactions to sign for submission to an Algorand node