Protokol
Search
⌃
K
Introduction To Digital Assets
Tutorials
How To Create Digital Assets
How To Trade Digital Assets
ARK CORE MODULES
NFT
Development
Complementary Examples
API Endpoints
Assets
Burns
Collections
Transfers
Base Configurations
Auctions
Bids
Trades
Exchange Configurations
Guardian
Nameservice
Voting
Protokol Templates
Core Starter Kit
Solidity Typescript Hardhat
Nestjs
Powered By
GitBook
Base Configurations
List of NFT Base Confiugrations Endpoints.
Configurations
get
https://explorer.protokol.sh/api/nft/configurations
/configurations
Examples
Curl
Typescript
curl https://explorer.protokol.sh/api/nft/configurations
const
response
=
connection
.
NFTBaseApi
(
"configurations"
).
index
();
>>>
Promise
<
ApiResponse
<
ConfigurationsResource
>>
Previous
Transfers
Next
Auctions
Last modified
1yr ago