This repository has been archived by the owner on May 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Frank Li <[email protected]>
- Loading branch information
1 parent
1fa0e9c
commit a191d42
Showing
344 changed files
with
12,172 additions
and
1,107 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,9 +2,9 @@ | |
/* eslint-disable */ | ||
/** | ||
* Immutable X API | ||
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) | ||
* Immutable X API | ||
* | ||
* The version of the OpenAPI document: 3.0 | ||
* The version of the OpenAPI document: 3.0.0 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -25,6 +25,7 @@ export * from './domain/metadata-refreshes-api'; | |
export * from './domain/mints-api'; | ||
export * from './domain/nft-checkout-primary-api'; | ||
export * from './domain/orders-api'; | ||
export * from './domain/primary-sales-api'; | ||
export * from './domain/projects-api'; | ||
export * from './domain/tokens-api'; | ||
export * from './domain/trades-api'; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,9 +2,9 @@ | |
/* eslint-disable */ | ||
/** | ||
* Immutable X API | ||
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) | ||
* Immutable X API | ||
* | ||
* The version of the OpenAPI document: 3.0 | ||
* The version of the OpenAPI document: 3.0.0 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -18,7 +18,7 @@ import { Configuration } from "./configuration"; | |
// @ts-ignore | ||
import globalAxios, { AxiosPromise, AxiosInstance, AxiosRequestConfig } from 'axios'; | ||
|
||
export const BASE_PATH = "https://api.sandbox.x.immutable.com".replace(/\/+$/, ""); | ||
export const BASE_PATH = "https://api.sandbox.immutable.com".replace(/\/+$/, ""); | ||
|
||
/** | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,9 +2,9 @@ | |
/* eslint-disable */ | ||
/** | ||
* Immutable X API | ||
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) | ||
* Immutable X API | ||
* | ||
* The version of the OpenAPI document: 3.0 | ||
* The version of the OpenAPI document: 3.0.0 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,9 +2,9 @@ | |
/* eslint-disable */ | ||
/** | ||
* Immutable X API | ||
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) | ||
* Immutable X API | ||
* | ||
* The version of the OpenAPI document: 3.0 | ||
* The version of the OpenAPI document: 3.0.0 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,9 +2,9 @@ | |
/* eslint-disable */ | ||
/** | ||
* Immutable X API | ||
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) | ||
* Immutable X API | ||
* | ||
* The version of the OpenAPI document: 3.0 | ||
* The version of the OpenAPI document: 3.0.0 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -82,14 +82,14 @@ export const AssetsApiAxiosParamCreator = function (configuration?: Configuratio | |
* @param {string} [cursor] Cursor | ||
* @param {'updated_at' | 'name'} [orderBy] Property to sort by | ||
* @param {string} [direction] Direction to sort (asc/desc) | ||
* @param {string} [user] Ethereum address of the user who owns these assets | ||
* @param {string} [user] Comma separated list of ethereum address of the users who own these assets | ||
* @param {'eth' | 'imx' | 'preparing_withdrawal' | 'withdrawable' | 'burned'} [status] Status of these assets | ||
* @param {string} [name] Name of the asset to search | ||
* @param {string} [metadata] URL JSON-encoded metadata filters for these assets. Javascript example: encodeURI(JSON.stringify({\'proto\':[\'1147\'],\'quality\':[\'Meteorite\']})) | ||
* @param {boolean} [sellOrders] Set flag to true to fetch an array of sell order details with accepted status associated with the asset | ||
* @param {boolean} [buyOrders] Set flag to true to fetch an array of buy order details with accepted status associated with the asset | ||
* @param {boolean} [includeFees] Set flag to include fees associated with the asset | ||
* @param {string} [collection] Collection contract address | ||
* @param {string} [collection] Comma separated list of the collections contract address | ||
* @param {string} [updatedMinTimestamp] Minimum timestamp for when these assets were last updated, in ISO 8601 UTC format. Example: \'2022-05-27T00:10:22Z\' | ||
* @param {string} [updatedMaxTimestamp] Maximum timestamp for when these assets were last updated, in ISO 8601 UTC format. Example: \'2022-05-27T00:10:22Z\' | ||
* @param {string} [auxiliaryFeePercentages] Comma separated string of fee percentages that are to be paired with auxiliary_fee_recipients | ||
|
@@ -215,14 +215,14 @@ export const AssetsApiFp = function(configuration?: Configuration) { | |
* @param {string} [cursor] Cursor | ||
* @param {'updated_at' | 'name'} [orderBy] Property to sort by | ||
* @param {string} [direction] Direction to sort (asc/desc) | ||
* @param {string} [user] Ethereum address of the user who owns these assets | ||
* @param {string} [user] Comma separated list of ethereum address of the users who own these assets | ||
* @param {'eth' | 'imx' | 'preparing_withdrawal' | 'withdrawable' | 'burned'} [status] Status of these assets | ||
* @param {string} [name] Name of the asset to search | ||
* @param {string} [metadata] URL JSON-encoded metadata filters for these assets. Javascript example: encodeURI(JSON.stringify({\'proto\':[\'1147\'],\'quality\':[\'Meteorite\']})) | ||
* @param {boolean} [sellOrders] Set flag to true to fetch an array of sell order details with accepted status associated with the asset | ||
* @param {boolean} [buyOrders] Set flag to true to fetch an array of buy order details with accepted status associated with the asset | ||
* @param {boolean} [includeFees] Set flag to include fees associated with the asset | ||
* @param {string} [collection] Collection contract address | ||
* @param {string} [collection] Comma separated list of the collections contract address | ||
* @param {string} [updatedMinTimestamp] Minimum timestamp for when these assets were last updated, in ISO 8601 UTC format. Example: \'2022-05-27T00:10:22Z\' | ||
* @param {string} [updatedMaxTimestamp] Maximum timestamp for when these assets were last updated, in ISO 8601 UTC format. Example: \'2022-05-27T00:10:22Z\' | ||
* @param {string} [auxiliaryFeePercentages] Comma separated string of fee percentages that are to be paired with auxiliary_fee_recipients | ||
|
@@ -263,14 +263,14 @@ export const AssetsApiFactory = function (configuration?: Configuration, basePat | |
* @param {string} [cursor] Cursor | ||
* @param {'updated_at' | 'name'} [orderBy] Property to sort by | ||
* @param {string} [direction] Direction to sort (asc/desc) | ||
* @param {string} [user] Ethereum address of the user who owns these assets | ||
* @param {string} [user] Comma separated list of ethereum address of the users who own these assets | ||
* @param {'eth' | 'imx' | 'preparing_withdrawal' | 'withdrawable' | 'burned'} [status] Status of these assets | ||
* @param {string} [name] Name of the asset to search | ||
* @param {string} [metadata] URL JSON-encoded metadata filters for these assets. Javascript example: encodeURI(JSON.stringify({\'proto\':[\'1147\'],\'quality\':[\'Meteorite\']})) | ||
* @param {boolean} [sellOrders] Set flag to true to fetch an array of sell order details with accepted status associated with the asset | ||
* @param {boolean} [buyOrders] Set flag to true to fetch an array of buy order details with accepted status associated with the asset | ||
* @param {boolean} [includeFees] Set flag to include fees associated with the asset | ||
* @param {string} [collection] Collection contract address | ||
* @param {string} [collection] Comma separated list of the collections contract address | ||
* @param {string} [updatedMinTimestamp] Minimum timestamp for when these assets were last updated, in ISO 8601 UTC format. Example: \'2022-05-27T00:10:22Z\' | ||
* @param {string} [updatedMaxTimestamp] Maximum timestamp for when these assets were last updated, in ISO 8601 UTC format. Example: \'2022-05-27T00:10:22Z\' | ||
* @param {string} [auxiliaryFeePercentages] Comma separated string of fee percentages that are to be paired with auxiliary_fee_recipients | ||
|
@@ -347,7 +347,7 @@ export interface AssetsApiListAssetsRequest { | |
readonly direction?: string | ||
|
||
/** | ||
* Ethereum address of the user who owns these assets | ||
* Comma separated list of ethereum address of the users who own these assets | ||
* @type {string} | ||
* @memberof AssetsApiListAssets | ||
*/ | ||
|
@@ -396,7 +396,7 @@ export interface AssetsApiListAssetsRequest { | |
readonly includeFees?: boolean | ||
|
||
/** | ||
* Collection contract address | ||
* Comma separated list of the collections contract address | ||
* @type {string} | ||
* @memberof AssetsApiListAssets | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,9 +2,9 @@ | |
/* eslint-disable */ | ||
/** | ||
* Immutable X API | ||
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) | ||
* Immutable X API | ||
* | ||
* The version of the OpenAPI document: 3.0 | ||
* The version of the OpenAPI document: 3.0.0 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
Oops, something went wrong.