{
  "version": 3,
  "sources": ["../../src/__mocks__/data/testToken.ts"],
  "sourcesContent": ["import { testAddress } from '__mocks__/accountConfig';\n\nexport const testToken = {\n  type: 'FungibleESDT',\n  identifier: 'TEST-e3d1b7',\n  name: 'TEST',\n  ticker: 'TEST',\n  owner: testAddress,\n  minted: '0',\n  burnt: '0',\n  initialMinted: '1000000000000000000000000000',\n  decimals: 18,\n  isPaused: false,\n  assets: {\n    website: 'https://test.io',\n    description: 'Test token is a test token for testing the token details.',\n    status: 'active',\n    pngUrl:\n      'https://tools.multiversx.com/assets-cdn/devnet/tokens/TEST-e3d1b7/icon.png',\n    svgUrl:\n      'https://tools.multiversx.com/assets-cdn/devnet/tokens/TEST-e3d1b7/icon.svg',\n    lockedAccounts: {\n      [testAddress]: 'Locked Account #1'\n    },\n    extraTokens: ['TEST-e3d1b7', 'TEST-e3d1b7'],\n    ledgerSignature:\n      '30450221009c58ae35af3a770221bd6e1fd8ad023d23e49e52cbca64f1a225c497935ee30402203fc97dae339a44872bc0415e684c35e0990720ba977ce6dabebfe72e6dc37591',\n    social: {\n      email: 'hello@test.io',\n      blog: 'https://medium.com/@test',\n      twitter: 'https://twitter.com/test',\n      telegram: 'https://t.me/test',\n      discord: 'https://discord.gg/test'\n    }\n  },\n  transactions: 1754,\n  transactionsLastUpdatedAt: 1762511057,\n  transfers: 40882,\n  transfersLastUpdatedAt: 1762511183,\n  accounts: 416,\n  accountsLastUpdatedAt: 1762513938,\n  canUpgrade: true,\n  canMint: false,\n  canBurn: false,\n  canChangeOwner: true,\n  canAddSpecialRoles: true,\n  canPause: true,\n  canFreeze: true,\n  canWipe: true,\n  price: 3.114724747645395,\n  marketCap: 3114724747.6453953,\n  supply: '1000000000',\n  circulatingSupply: '1000000000',\n  mexPairType: 'core',\n  totalLiquidity: 1963.9864633925347,\n  totalVolume24h: 0,\n  isLowLiquidity: true,\n  lowLiquidityThresholdPercent: 0.5,\n  tradesCount: 8273,\n  balance: '663088410050705591065',\n  valueUsd: 2065.3378806617707\n};\n"],
  "mappings": "yCAEO,IAAMA,EAAY,CACvB,KAAM,eACN,WAAY,cACZ,KAAM,OACN,OAAQ,OACR,MAAOC,EACP,OAAQ,IACR,MAAO,IACP,cAAe,+BACf,SAAU,GACV,SAAU,GACV,OAAQ,CACN,QAAS,kBACT,YAAa,4DACb,OAAQ,SACR,OACE,6EACF,OACE,6EACF,eAAgB,CACd,CAACA,CAAW,EAAG,mBACjB,EACA,YAAa,CAAC,cAAe,aAAa,EAC1C,gBACE,iJACF,OAAQ,CACN,MAAO,gBACP,KAAM,2BACN,QAAS,2BACT,SAAU,oBACV,QAAS,yBACX,CACF,EACA,aAAc,KACd,0BAA2B,WAC3B,UAAW,MACX,uBAAwB,WACxB,SAAU,IACV,sBAAuB,WACvB,WAAY,GACZ,QAAS,GACT,QAAS,GACT,eAAgB,GAChB,mBAAoB,GACpB,SAAU,GACV,UAAW,GACX,QAAS,GACT,MAAO,kBACP,UAAW,qBACX,OAAQ,aACR,kBAAmB,aACnB,YAAa,OACb,eAAgB,mBAChB,eAAgB,EAChB,eAAgB,GAChB,6BAA8B,GAC9B,YAAa,KACb,QAAS,wBACT,SAAU,kBACZ",
  "names": ["testToken", "testAddress"]
}
