Lukka · Example Payload

Lukka Reference Data Deprecated All Lukka Assets

CryptoDigital AssetsMarket DataReference DataPricingBlockchainAMLComplianceFinancial ServicesAnalyticsPrediction MarketsMCP

Lukka Reference Data Deprecated All Lukka Assets is an example object payload from Lukka, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

datalimitoffsetsizelinks

Example Payload

Raw ↑
{
 "data": [
  {
   "lukkaId": "LA6EV2NKQ95",
   "lukkaAssetCode": "XBT",
   "lukkaAssetName": "Bitcoin",
   "whitepaperCode": "BTC",
   "assetType": "coin",
   "totalSupply": 21000000,
   "circulatingSupply": 18702306,
   "supplyUpdateTime": "2021-05-07T11:16:29.259Z",
   "assetWebsite": "https://bitcoin.org/en/",
   "blockchain": "Blockchain",
   "contractAddress": null,
   "lukkaAssetInternalId": 10007
  },
  {
   "lukkaId": "LA8VRAGEMT1",
   "lukkaAssetCode": "ETH",
   "lukkaAssetName": "Ether",
   "whitepaperCode": "ETH",
   "assetType": "coin",
   "totalSupply": null,
   "circulatingSupply": 115773579,
   "supplyUpdateTime": "2021-05-07T11:16:29.26Z",
   "assetWebsite": "https://www.ethereum.org/",
   "blockchain": "Ethereum",
   "contractAddress": null,
   "lukkaAssetInternalId": 10029
  },
  {
   "lukkaId": "LA58RADHS00",
   "lukkaAssetCode": "XLT",
   "lukkaAssetName": "Litecoin",
   "whitepaperCode": "LTC",
   "assetType": "coin",
   "totalSupply": 84000000,
   "circulatingSupply": 66752414,
   "supplyUpdateTime": "2021-03-29T10:36:23.081Z",
   "assetWebsite": "https://litecoin.org/",
   "blockchain": "Litecoin",
   "contractAddress": null,
   "lukkaAssetInternalId": 10043
  },
  {
   "lukkaId": "LA176YWNB05",
   "lukkaAssetCode": "USDT",
   "lukkaAssetName": "Tether ERC20",
   "whitepaperCode": "USDT",
   "assetType": "stable coin",
   "totalSupply": 53740188339,
   "circulatingSupply": 54869185682,
   "supplyUpdateTime": "2021-05-07T11:16:29.261Z",
   "assetWebsite": "https://tether.to/",
   "blockchain": "ERC20",
   "contractAddress": null,
   "lukkaAssetInternalId": 10058
  },
  {
   "lukkaId": "LA46AZCHRX1",
   "lukkaAssetCode": "BRY1",
   "lukkaAssetName": "Berry Data",
   "whitepaperCode": "BRY",
   "assetType": "token",
   "totalSupply": 7797868,
   "circulatingSupply": 2875000,
   "supplyUpdateTime": "2021-05-07T11:16:29.475Z",
   "assetWebsite": "https://berrydata.co/",
   "blockchain": null,
   "contractAddress": "0xf859Bf77cBe8699013d6Dbc7C2b926Aaf307F830",
   "lukkaAssetInternalId": 17398
  },
  {
   "lukkaId": "LA10Q21P3Q6",
   "lukkaAssetCode": "SMO",
   "lukkaAssetName": "Sun Money Token",
   "whitepaperCode": "SMT",
   "assetType": "token",
   "totalSupply": null,
   "circulatingSupply": null,
   "supplyUpdateTime": null,
   "assetWebsite": "https://sunmoney.com/en/",
   "blockchain": "ERC20",
   "contractAddress": "0xc761c8dc05ae52a8a785665e528ddbb00c098ad1",
   "lukkaAssetInternalId": 12683
  },
  {
   "lukkaId": "LA4ZXXX0ES8",
   "lukkaAssetCode": "SMH",
   "lukkaAssetName": "Smathium",
   "whitepaperCode": "SMT",
   "assetType": null,
   "totalSupply": null,
   "circulatingSupply": null,
   "supplyUpdateTime": null,
   "assetWebsite": "https://smathium.io/",
   "blockchain": null,
   "contractAddress": "0x4B4787AAce23Eb70Da046bCC0CcFE28D4e4fB899",
   "lukkaAssetInternalId": 13169
  },
  {
   "lukkaId": "LA3FUC7XS35",
   "lukkaAssetCode": "SMT",
   "lukkaAssetName": "SmartMesh",
   "whitepaperCode": "SMT",
   "assetType": "token",
   "totalSupply": 3141592653,
   "circulatingSupply": 1665044106,
   "supplyUpdateTime": "2021-03-16T10:07:20.363Z",
   "assetWebsite": "https://smartmesh.io/",
   "blockchain": "ERC20",
   "contractAddress": "0x55f93985431fc9304077687a35a1ba103dc1e081",
   "lukkaAssetInternalId": 11684
  }
 ],
 "limit": 1000,
 "offset": 7527,
 "size": 971,
 "links": {
  "base": "/v1/lukka/assets",
  "next": null,
  "prev": "/v1/lukka/assets?limit=1000&offset=6556"
 }
}