1
- # marketplace-api d2c11f00b5d40ce5df7df0466c6989968239aa1a
1
+ # marketplace-api a3805264ae329fe3cc2be41fcba663498553b261
2
2
# --
3
3
# Code generated by [email protected] with openapi generator; DO NOT EDIT
4
4
#
@@ -1558,21 +1558,30 @@ components:
1558
1558
type : string
1559
1559
Marketplace_ListCurrencies_Request :
1560
1560
type : object
1561
+ properties :
1562
+ chainId :
1563
+ type : string
1561
1564
Marketplace_GetCollectionDetail_Request :
1562
1565
type : object
1563
1566
properties :
1567
+ chainId :
1568
+ type : string
1564
1569
contractAddress :
1565
1570
type : string
1566
1571
Marketplace_GetCollectible_Request :
1567
1572
type : object
1568
1573
properties :
1574
+ chainId :
1575
+ type : string
1569
1576
contractAddress :
1570
1577
type : string
1571
1578
tokenId :
1572
1579
type : string
1573
1580
Marketplace_GetLowestPriceOfferForCollectible_Request :
1574
1581
type : object
1575
1582
properties :
1583
+ chainId :
1584
+ type : string
1576
1585
contractAddress :
1577
1586
type : string
1578
1587
tokenId :
@@ -1582,6 +1591,8 @@ components:
1582
1591
Marketplace_GetHighestPriceOfferForCollectible_Request :
1583
1592
type : object
1584
1593
properties :
1594
+ chainId :
1595
+ type : string
1585
1596
contractAddress :
1586
1597
type : string
1587
1598
tokenId :
@@ -1591,6 +1602,8 @@ components:
1591
1602
Marketplace_GetLowestPriceListingForCollectible_Request :
1592
1603
type : object
1593
1604
properties :
1605
+ chainId :
1606
+ type : string
1594
1607
contractAddress :
1595
1608
type : string
1596
1609
tokenId :
@@ -1600,6 +1613,8 @@ components:
1600
1613
Marketplace_GetHighestPriceListingForCollectible_Request :
1601
1614
type : object
1602
1615
properties :
1616
+ chainId :
1617
+ type : string
1603
1618
contractAddress :
1604
1619
type : string
1605
1620
tokenId :
@@ -1609,6 +1624,8 @@ components:
1609
1624
Marketplace_ListListingsForCollectible_Request :
1610
1625
type : object
1611
1626
properties :
1627
+ chainId :
1628
+ type : string
1612
1629
contractAddress :
1613
1630
type : string
1614
1631
tokenId :
@@ -1620,6 +1637,8 @@ components:
1620
1637
Marketplace_ListOffersForCollectible_Request :
1621
1638
type : object
1622
1639
properties :
1640
+ chainId :
1641
+ type : string
1623
1642
contractAddress :
1624
1643
type : string
1625
1644
tokenId :
@@ -1631,6 +1650,8 @@ components:
1631
1650
Marketplace_GetCountOfListingsForCollectible_Request :
1632
1651
type : object
1633
1652
properties :
1653
+ chainId :
1654
+ type : string
1634
1655
contractAddress :
1635
1656
type : string
1636
1657
tokenId :
@@ -1640,6 +1661,8 @@ components:
1640
1661
Marketplace_GetCountOfOffersForCollectible_Request :
1641
1662
type : object
1642
1663
properties :
1664
+ chainId :
1665
+ type : string
1643
1666
contractAddress :
1644
1667
type : string
1645
1668
tokenId :
@@ -1649,6 +1672,8 @@ components:
1649
1672
Marketplace_GetCollectibleLowestOffer_Request :
1650
1673
type : object
1651
1674
properties :
1675
+ chainId :
1676
+ type : string
1652
1677
contractAddress :
1653
1678
type : string
1654
1679
tokenId :
@@ -1658,6 +1683,8 @@ components:
1658
1683
Marketplace_GetCollectibleHighestOffer_Request :
1659
1684
type : object
1660
1685
properties :
1686
+ chainId :
1687
+ type : string
1661
1688
contractAddress :
1662
1689
type : string
1663
1690
tokenId :
@@ -1667,6 +1694,8 @@ components:
1667
1694
Marketplace_GetCollectibleLowestListing_Request :
1668
1695
type : object
1669
1696
properties :
1697
+ chainId :
1698
+ type : string
1670
1699
contractAddress :
1671
1700
type : string
1672
1701
tokenId :
@@ -1676,6 +1705,8 @@ components:
1676
1705
Marketplace_GetCollectibleHighestListing_Request :
1677
1706
type : object
1678
1707
properties :
1708
+ chainId :
1709
+ type : string
1679
1710
contractAddress :
1680
1711
type : string
1681
1712
tokenId :
@@ -1685,6 +1716,8 @@ components:
1685
1716
Marketplace_ListCollectibleListings_Request :
1686
1717
type : object
1687
1718
properties :
1719
+ chainId :
1720
+ type : string
1688
1721
contractAddress :
1689
1722
type : string
1690
1723
tokenId :
@@ -1696,6 +1729,8 @@ components:
1696
1729
Marketplace_ListCollectibleOffers_Request :
1697
1730
type : object
1698
1731
properties :
1732
+ chainId :
1733
+ type : string
1699
1734
contractAddress :
1700
1735
type : string
1701
1736
tokenId :
@@ -1707,6 +1742,8 @@ components:
1707
1742
Marketplace_GenerateBuyTransaction_Request :
1708
1743
type : object
1709
1744
properties :
1745
+ chainId :
1746
+ type : string
1710
1747
collectionAddress :
1711
1748
type : string
1712
1749
buyer :
@@ -1728,6 +1765,8 @@ components:
1728
1765
Marketplace_GenerateSellTransaction_Request :
1729
1766
type : object
1730
1767
properties :
1768
+ chainId :
1769
+ type : string
1731
1770
collectionAddress :
1732
1771
type : string
1733
1772
seller :
@@ -1749,6 +1788,8 @@ components:
1749
1788
Marketplace_GenerateListingTransaction_Request :
1750
1789
type : object
1751
1790
properties :
1791
+ chainId :
1792
+ type : string
1752
1793
collectionAddress :
1753
1794
type : string
1754
1795
owner :
@@ -1764,6 +1805,8 @@ components:
1764
1805
Marketplace_GenerateOfferTransaction_Request :
1765
1806
type : object
1766
1807
properties :
1808
+ chainId :
1809
+ type : string
1767
1810
collectionAddress :
1768
1811
type : string
1769
1812
maker :
@@ -1779,6 +1822,8 @@ components:
1779
1822
Marketplace_GenerateCancelTransaction_Request :
1780
1823
type : object
1781
1824
properties :
1825
+ chainId :
1826
+ type : string
1782
1827
collectionAddress :
1783
1828
type : string
1784
1829
maker :
@@ -1790,6 +1835,8 @@ components:
1790
1835
Marketplace_Execute_Request :
1791
1836
type : object
1792
1837
properties :
1838
+ chainId :
1839
+ type : string
1793
1840
signature :
1794
1841
type : string
1795
1842
method :
@@ -1803,6 +1850,8 @@ components:
1803
1850
Marketplace_ListCollectibles_Request :
1804
1851
type : object
1805
1852
properties :
1853
+ chainId :
1854
+ type : string
1806
1855
side :
1807
1856
$ref : ' #/components/schemas/OrderSide'
1808
1857
contractAddress :
@@ -1814,11 +1863,15 @@ components:
1814
1863
Marketplace_GetCountOfAllCollectibles_Request :
1815
1864
type : object
1816
1865
properties :
1866
+ chainId :
1867
+ type : string
1817
1868
contractAddress :
1818
1869
type : string
1819
1870
Marketplace_GetCountOfFilteredCollectibles_Request :
1820
1871
type : object
1821
1872
properties :
1873
+ chainId :
1874
+ type : string
1822
1875
side :
1823
1876
$ref : ' #/components/schemas/OrderSide'
1824
1877
contractAddress :
@@ -1828,20 +1881,26 @@ components:
1828
1881
Marketplace_GetFloorOrder_Request :
1829
1882
type : object
1830
1883
properties :
1884
+ chainId :
1885
+ type : string
1831
1886
contractAddress :
1832
1887
type : string
1833
1888
filter :
1834
1889
$ref : ' #/components/schemas/CollectiblesFilter'
1835
1890
Marketplace_ListCollectionActivities_Request :
1836
1891
type : object
1837
1892
properties :
1893
+ chainId :
1894
+ type : string
1838
1895
contractAddress :
1839
1896
type : string
1840
1897
page :
1841
1898
$ref : ' #/components/schemas/Page'
1842
1899
Marketplace_ListCollectibleActivities_Request :
1843
1900
type : object
1844
1901
properties :
1902
+ chainId :
1903
+ type : string
1845
1904
contractAddress :
1846
1905
type : string
1847
1906
tokenId :
@@ -1851,6 +1910,8 @@ components:
1851
1910
Marketplace_ListCollectiblesWithLowestListing_Request :
1852
1911
type : object
1853
1912
properties :
1913
+ chainId :
1914
+ type : string
1854
1915
contractAddress :
1855
1916
type : string
1856
1917
filter :
@@ -1860,6 +1921,8 @@ components:
1860
1921
Marketplace_ListCollectiblesWithHighestOffer_Request :
1861
1922
type : object
1862
1923
properties :
1924
+ chainId :
1925
+ type : string
1863
1926
contractAddress :
1864
1927
type : string
1865
1928
filter :
@@ -1869,6 +1932,8 @@ components:
1869
1932
Marketplace_GetOrders_Request :
1870
1933
type : object
1871
1934
properties :
1935
+ chainId :
1936
+ type : string
1872
1937
input :
1873
1938
type : array
1874
1939
description : ' []GetOrdersInput'
@@ -1879,6 +1944,8 @@ components:
1879
1944
Marketplace_CheckoutOptionsMarketplace_Request :
1880
1945
type : object
1881
1946
properties :
1947
+ chainId :
1948
+ type : string
1882
1949
wallet :
1883
1950
type : string
1884
1951
orders :
@@ -1891,6 +1958,8 @@ components:
1891
1958
Marketplace_CheckoutOptionsSalesContract_Request :
1892
1959
type : object
1893
1960
properties :
1961
+ chainId :
1962
+ type : string
1894
1963
wallet :
1895
1964
type : string
1896
1965
contractAddress :
@@ -1904,6 +1973,9 @@ components:
1904
1973
$ref : ' #/components/schemas/CheckoutOptionsItem'
1905
1974
Marketplace_SupportedMarketplaces_Request :
1906
1975
type : object
1976
+ properties :
1977
+ chainId :
1978
+ type : string
1907
1979
Marketplace_ListCurrencies_Response :
1908
1980
type : object
1909
1981
properties :
0 commit comments