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
Exchange Configurations
List of NFT Exchange Configurations Endpoints
Configurations
get
https://explorer.protokol.sh/api/nft/exchange/configurations
/configurations
Examples
Curl
Typescript
curl https://explorer.protokol.sh/api/nft/exchange/configurations
const
response
=
connection
.
NFTExchangeApi
(
"configurations"
).
index
();
>>>
Promise
<
ApiResponse
<
ConfigurationsResource
>>
Previous
Trades
Next - ARK CORE MODULES
Guardian
Last modified
1yr ago