diff --git a/tee-worker/omni-executor/Cargo.lock b/tee-worker/omni-executor/Cargo.lock index e3559ac695..4b55766937 100644 --- a/tee-worker/omni-executor/Cargo.lock +++ b/tee-worker/omni-executor/Cargo.lock @@ -187,9 +187,9 @@ dependencies = [ [[package]] name = "alloy-chains" -version = "0.2.14" +version = "0.2.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bf01dd83a1ca5e4807d0ca0223c9615e211ce5db0a9fd1443c2778cacf89b546" +checksum = "0bbb778f50ecb0cebfb5c05580948501927508da7bd628833a8c4bd8545e23e2" dependencies = [ "alloy-primitives", "num_enum", @@ -546,7 +546,7 @@ checksum = "64b728d511962dda67c1bc7ea7c03736ec275ed2cf4c35d9585298ac9ccf3b73" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -681,7 +681,7 @@ dependencies = [ "proc-macro-error2", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -698,7 +698,7 @@ dependencies = [ "proc-macro-error2", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", "syn-solidity", "tiny-keccak", ] @@ -717,7 +717,7 @@ dependencies = [ "proc-macro2", "quote", "serde_json", - "syn 2.0.107", + "syn 2.0.108", "syn-solidity", ] @@ -808,7 +808,7 @@ dependencies = [ "darling 0.21.3", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -1094,7 +1094,7 @@ dependencies = [ "proc-macro-error", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -1233,7 +1233,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "62945a2f7e6de02a31fe400aa489f0e0f5b2502e69f95f853adb82a96c7a6b60" dependencies = [ "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -1271,7 +1271,7 @@ dependencies = [ "num-traits", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -1491,7 +1491,7 @@ checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -1502,7 +1502,7 @@ checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -1541,7 +1541,7 @@ checksum = "ffdcb70bdbc4d478427380519163274ac86e52916e10f0a8889adf0f96d3fee7" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -1672,7 +1672,7 @@ dependencies = [ [[package]] name = "binary-merkle-tree" version = "16.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "hash-db", "log", @@ -1705,7 +1705,7 @@ dependencies = [ "regex", "rustc-hash", "shlex", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -1936,7 +1936,7 @@ dependencies = [ "proc-macro-crate 3.4.0", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -2065,7 +2065,7 @@ checksum = "f9abbd1bc6865053c427f7198e6af43bfdedc55ab791faed4fbd361d789575ff" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -2171,9 +2171,9 @@ dependencies = [ [[package]] name = "cc" -version = "1.2.41" +version = "1.2.43" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ac9fe6cdbb24b6ade63616c0a0688e45bb56732262c158df3c0c4bea4ca47cb7" +checksum = "739eb0f94557554b3ca9a86d2d37bebd49c5e6d0c1d2bda35ba5bdac830befc2" dependencies = [ "find-msvc-tools", "jobserver", @@ -2225,7 +2225,7 @@ checksum = "45565fc9416b9896014f5732ac776f810ee53a66730c17e4020c3ec064a8f88f" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -2321,7 +2321,7 @@ dependencies = [ "heck 0.5.0", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -2779,7 +2779,7 @@ checksum = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -2813,7 +2813,7 @@ dependencies = [ "proc-macro2", "quote", "strsim", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -2828,7 +2828,7 @@ dependencies = [ "quote", "serde", "strsim", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -2839,7 +2839,7 @@ checksum = "fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead" dependencies = [ "darling_core 0.20.11", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -2850,7 +2850,7 @@ checksum = "d38308df82d1080de0afee5d069fa14b0326a88c14f15c5ccda35b4a6c414c81" dependencies = [ "darling_core 0.21.3", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -2921,14 +2921,14 @@ checksum = "8034092389675178f570469e6c3b0465d3d30b4505c294a6550db47f3c17ad18" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] name = "deranged" -version = "0.5.4" +version = "0.5.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a41953f86f8a05768a6cda24def994fd2f424b04ec5c719cf89989779f199071" +checksum = "ececcb659e7ba858fb4f10388c250a7252eb0a27373f1a72b8748afdd248e587" dependencies = [ "powerfmt", "serde_core", @@ -2959,7 +2959,7 @@ checksum = "d65d7ce8132b7c0e54497a4d9a55a1c2a0912a0d786cf894472ba818fba45762" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -2988,7 +2988,7 @@ checksum = "cb7330aeadfbe296029522e6c40f315320aba36fc43a5b3632f3795348f3bd22" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -2999,7 +2999,7 @@ checksum = "bda628edc44c4bb645fbe0f758797143e4e07926f7ebf4e9bdfbd3d2ce621df3" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", "unicode-xid", ] @@ -3074,7 +3074,7 @@ checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -3097,7 +3097,7 @@ checksum = "a6cbae11b3de8fce2a456e8ea3dada226b35fe791f0dc1d360c0941f0bb681f3" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -3121,7 +3121,7 @@ dependencies = [ "proc-macro2", "quote", "regex", - "syn 2.0.107", + "syn 2.0.108", "termcolor", "toml 0.8.23", "walkdir", @@ -3157,7 +3157,7 @@ checksum = "7e8671d54058979a37a26f3511fbf8d198ba1aa35ffb202c42587d918d77213a" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -3271,7 +3271,7 @@ dependencies = [ "enum-ordinalize", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -3371,7 +3371,7 @@ checksum = "685adfa4d6f3d765a26bc5dbc936577de9abf756c1feeb3089b01dd395034842" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -3391,7 +3391,7 @@ checksum = "0d28318a75d4aead5c4db25382e8ef717932d0346600cacae6357eb5941bc5ff" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -3671,7 +3671,7 @@ dependencies = [ "reqwest 0.11.27", "serde", "serde_json", - "syn 2.0.107", + "syn 2.0.108", "toml 0.8.23", "walkdir", ] @@ -3689,7 +3689,7 @@ dependencies = [ "proc-macro2", "quote", "serde_json", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -3715,7 +3715,7 @@ dependencies = [ "serde", "serde_json", "strum 0.26.3", - "syn 2.0.107", + "syn 2.0.108", "tempfile", "thiserror 1.0.69", "tiny-keccak", @@ -4056,7 +4056,7 @@ dependencies = [ "prettyplease", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -4188,9 +4188,9 @@ checksum = "b7ac824320a75a52197e8f2d787f6a38b6718bb6897a35142d749af3c0e8f4fe" [[package]] name = "flate2" -version = "1.1.4" +version = "1.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dc5a4e564e38c699f2880d3fda590bedc2e69f3f84cd48b457bd892ce61d0aa9" +checksum = "bfe33edd8e85a12a67454e37f8c75e730830d83e313556ab9ebf9ee7fbeb3bfb" dependencies = [ "crc32fast", "miniz_oxide", @@ -4282,7 +4282,7 @@ checksum = "28dd6caf6059519a65843af8fe2a3ae298b14b80179855aeb4adc2c1934ee619" [[package]] name = "frame-benchmarking" version = "39.1.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "frame-support", "frame-support-procedural", @@ -4318,7 +4318,7 @@ dependencies = [ [[package]] name = "frame-support" version = "39.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "aquamarine", "array-bytes", @@ -4361,7 +4361,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "31.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "Inflector", "cfg-expr", @@ -4375,35 +4375,35 @@ dependencies = [ "proc-macro2", "quote", "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?branch=stable2412)", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] name = "frame-support-procedural-tools" version = "13.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 3.4.0", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] name = "frame-support-procedural-tools-derive" version = "12.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] name = "frame-system" version = "39.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "cfg-if", "docify", @@ -4518,7 +4518,7 @@ checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -4981,7 +4981,7 @@ dependencies = [ "cargo_toml", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -5070,11 +5070,11 @@ dependencies = [ [[package]] name = "home" -version = "0.5.11" +version = "0.5.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf" +checksum = "cc627f471c528ff0c4a49e1d5e60450c8f6461dd6d10ba9dcd3a61d3dff7728d" dependencies = [ - "windows-sys 0.59.0", + "windows-sys 0.61.2", ] [[package]] @@ -5519,7 +5519,7 @@ checksum = "a0eb5a3343abf848c0984fe4604b2b105da9539376e24fc0a3b0007411ae4fd9" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -5739,7 +5739,7 @@ checksum = "03343451ff899767262ec32146f6d559dd759fdadf42ff0e227c7c48f72594b4" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -5801,9 +5801,9 @@ dependencies = [ [[package]] name = "jsonrpsee" -version = "0.24.9" +version = "0.24.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "37b26c20e2178756451cfeb0661fb74c47dd5988cb7e3939de7e9241fd604d42" +checksum = "e281ae70cc3b98dac15fced3366a880949e65fc66e345ce857a5682d152f3e62" dependencies = [ "jsonrpsee-client-transport", "jsonrpsee-core", @@ -5817,9 +5817,9 @@ dependencies = [ [[package]] name = "jsonrpsee-client-transport" -version = "0.24.9" +version = "0.24.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bacb85abf4117092455e1573625e21b8f8ef4dec8aff13361140b2dc266cdff2" +checksum = "cc4280b709ac3bb5e16cf3bad5056a0ec8df55fa89edfe996361219aadc2c7ea" dependencies = [ "base64 0.22.1", "futures-channel", @@ -5842,9 +5842,9 @@ dependencies = [ [[package]] name = "jsonrpsee-core" -version = "0.24.9" +version = "0.24.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "456196007ca3a14db478346f58c7238028d55ee15c1df15115596e411ff27925" +checksum = "348ee569eaed52926b5e740aae20863762b16596476e943c9e415a6479021622" dependencies = [ "async-trait", "bytes", @@ -5869,9 +5869,9 @@ dependencies = [ [[package]] name = "jsonrpsee-http-client" -version = "0.24.9" +version = "0.24.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c872b6c9961a4ccc543e321bb5b89f6b2d2c7fe8b61906918273a3333c95400c" +checksum = "f50c389d6e6a52eb7c3548a6600c90cf74d9b71cb5912209833f00a5479e9a01" dependencies = [ "async-trait", "base64 0.22.1", @@ -5894,9 +5894,9 @@ dependencies = [ [[package]] name = "jsonrpsee-server" -version = "0.24.9" +version = "0.24.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "55e363146da18e50ad2b51a0a7925fc423137a0b1371af8235b1c231a0647328" +checksum = "21429bcdda37dcf2d43b68621b994adede0e28061f816b038b0f18c70c143d51" dependencies = [ "futures-util", "http 1.3.1", @@ -5921,9 +5921,9 @@ dependencies = [ [[package]] name = "jsonrpsee-types" -version = "0.24.9" +version = "0.24.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "08a8e70baf945b6b5752fc8eb38c918a48f1234daf11355e07106d963f860089" +checksum = "b0f05e0028e55b15dbd2107163b3c744cd3bb4474f193f95d9708acbf5677e44" dependencies = [ "http 1.3.1", "serde", @@ -5933,9 +5933,9 @@ dependencies = [ [[package]] name = "jsonrpsee-wasm-client" -version = "0.24.9" +version = "0.24.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e6558a9586cad43019dafd0b6311d0938f46efc116b34b28c74778bc11a2edf6" +checksum = "e9d745e4f543fc10fc0e2b11aa1f3be506b1e475d412167e7191a65ecd239f1c" dependencies = [ "jsonrpsee-client-transport", "jsonrpsee-core", @@ -5944,9 +5944,9 @@ dependencies = [ [[package]] name = "jsonrpsee-ws-client" -version = "0.24.9" +version = "0.24.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "01b3323d890aa384f12148e8d2a1fd18eb66e9e7e825f9de4fa53bcc19b93eef" +checksum = "78fc744f17e7926d57f478cf9ca6e1ee5d8332bf0514860b1a3cdf1742e614cc" dependencies = [ "http 1.3.1", "jsonrpsee-client-transport", @@ -6280,7 +6280,7 @@ checksum = "1b27834086c65ec3f9387b096d66e99f221cf081c2b738042aa252bcd41204e3" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -6292,7 +6292,7 @@ dependencies = [ "macro_magic_core", "macro_magic_macros", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -6306,7 +6306,7 @@ dependencies = [ "macro_magic_core_macros", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -6317,7 +6317,7 @@ checksum = "b02abfe41815b5bd98dbd4260173db2c116dda171dc0fe7838cb206333b83308" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -6328,7 +6328,7 @@ checksum = "73ea28ee64b88876bf45277ed9a5817c1817df061a74f2b988971a12570e5869" dependencies = [ "macro_magic_core", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -6534,7 +6534,7 @@ dependencies = [ "cfg-if", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -6728,7 +6728,7 @@ checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -6823,7 +6823,7 @@ dependencies = [ "proc-macro-crate 3.4.0", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -6961,7 +6961,7 @@ checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -7062,7 +7062,7 @@ dependencies = [ "proc-macro-crate 3.4.0", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -7260,7 +7260,7 @@ dependencies = [ "phf_shared", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -7289,7 +7289,7 @@ checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -7370,7 +7370,7 @@ dependencies = [ "polkavm-common 0.9.0", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -7382,7 +7382,7 @@ dependencies = [ "polkavm-common 0.18.0", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -7392,7 +7392,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8ba81f7b5faac81e528eb6158a6f3c9e0bb1008e0ffa19653bc8dea925ecb429" dependencies = [ "polkavm-derive-impl 0.9.0", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -7402,7 +7402,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "48c16669ddc7433e34c1007d31080b80901e3e8e523cb9d4b441c3910cf9294b" dependencies = [ "polkavm-derive-impl 0.18.1", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -7495,7 +7495,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b" dependencies = [ "proc-macro2", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -7597,7 +7597,7 @@ dependencies = [ "proc-macro-error-attr2", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -7608,28 +7608,27 @@ checksum = "75eea531cfcd120e0851a3f8aed42c4841f78c889eefafd96339c72677ae42c3" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] name = "proc-macro2" -version = "1.0.101" +version = "1.0.103" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de" +checksum = "5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8" dependencies = [ "unicode-ident", ] [[package]] name = "proptest" -version = "1.8.0" +version = "1.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2bb0be07becd10686a0bb407298fb425360a5c44a663774406340c59a22de4ce" +checksum = "bee689443a2bd0a16ab0348b52ee43e3b2d1b1f931c8aa5c9f8de4c86fbe8c40" dependencies = [ "bit-set 0.8.0", "bit-vec 0.8.0", "bitflags 2.10.0", - "lazy_static", "num-traits", "rand 0.9.2", "rand_chacha 0.9.0", @@ -7754,7 +7753,7 @@ dependencies = [ "rustc-hash", "rustls 0.23.34", "rustls-pki-types", - "rustls-platform-verifier 0.6.1", + "rustls-platform-verifier 0.6.2", "slab", "thiserror 2.0.17", "tinyvec", @@ -7990,7 +7989,7 @@ checksum = "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -8252,7 +8251,7 @@ checksum = "652db34deaaa57929e10ca18e5454a32cb0efc351ae80d320334bbf907b908b3" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -8520,9 +8519,9 @@ dependencies = [ [[package]] name = "rustls-pki-types" -version = "1.12.0" +version = "1.13.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79" +checksum = "94182ad936a0c91c324cd46c6511b9510ed16af436d7b5bab34beab0afd55f7a" dependencies = [ "web-time", "zeroize", @@ -8551,9 +8550,9 @@ dependencies = [ [[package]] name = "rustls-platform-verifier" -version = "0.6.1" +version = "0.6.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "be59af91596cac372a6942530653ad0c3a246cdd491aaa9dcaee47f88d67d5a0" +checksum = "1d99feebc72bae7ab76ba994bb5e121b8d83d910ca40b36e0921f53becc41784" dependencies = [ "core-foundation 0.10.1", "core-foundation-sys", @@ -8567,7 +8566,7 @@ dependencies = [ "security-framework 3.5.1", "security-framework-sys", "webpki-root-certs 1.0.3", - "windows-sys 0.59.0", + "windows-sys 0.61.2", ] [[package]] @@ -8684,7 +8683,7 @@ dependencies = [ "proc-macro-crate 3.4.0", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -8710,7 +8709,7 @@ dependencies = [ "proc-macro-crate 3.4.0", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -9035,7 +9034,7 @@ checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -9058,7 +9057,7 @@ checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -9111,7 +9110,7 @@ dependencies = [ "darling 0.21.3", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -10899,7 +10898,7 @@ dependencies = [ "bs58", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -11553,7 +11552,7 @@ dependencies = [ [[package]] name = "sp-api" version = "35.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "docify", "hash-db", @@ -11575,7 +11574,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "21.0.2" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "Inflector", "blake2", @@ -11583,13 +11582,13 @@ dependencies = [ "proc-macro-crate 3.4.0", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] name = "sp-application-crypto" version = "39.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "parity-scale-codec", "scale-info", @@ -11601,7 +11600,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "docify", "integer-sqrt", @@ -11615,7 +11614,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.41.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "async-trait", "parity-scale-codec", @@ -11631,7 +11630,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.41.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "parity-scale-codec", "scale-info", @@ -11689,7 +11688,7 @@ dependencies = [ [[package]] name = "sp-core" version = "35.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "array-bytes", "bitflags 1.3.2", @@ -11749,7 +11748,7 @@ dependencies = [ [[package]] name = "sp-crypto-hashing" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "blake2b_simd", "byteorder", @@ -11762,11 +11761,11 @@ dependencies = [ [[package]] name = "sp-crypto-hashing-proc-macro" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "quote", "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?branch=stable2412)", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -11777,17 +11776,17 @@ checksum = "48d09fa0a5f7299fb81ee25ae3853d26200f7a348148aed6de76be905c007dbe" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] name = "sp-debug-derive" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -11804,7 +11803,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.30.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "environmental", "parity-scale-codec", @@ -11814,7 +11813,7 @@ dependencies = [ [[package]] name = "sp-genesis-builder" version = "0.16.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "parity-scale-codec", "scale-info", @@ -11826,7 +11825,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "35.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -11839,7 +11838,7 @@ dependencies = [ [[package]] name = "sp-io" version = "39.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "bytes", "docify", @@ -11865,7 +11864,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.41.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "parity-scale-codec", "parking_lot", @@ -11876,7 +11875,7 @@ dependencies = [ [[package]] name = "sp-metadata-ir" version = "0.8.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "frame-metadata", "parity-scale-codec", @@ -11886,7 +11885,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "13.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "backtrace", "regex", @@ -11895,7 +11894,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "40.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "binary-merkle-tree", "docify", @@ -11924,7 +11923,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "bytes", "impl-trait-for-tuples", @@ -11971,26 +11970,26 @@ dependencies = [ "proc-macro-crate 3.4.0", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] name = "sp-runtime-interface-proc-macro" version = "18.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "Inflector", "expander", "proc-macro-crate 3.4.0", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] name = "sp-staking" version = "37.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -12003,7 +12002,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.44.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "hash-db", "log", @@ -12029,7 +12028,7 @@ checksum = "12f8ee986414b0a9ad741776762f4083cd3a5128449b982a3919c4df36874834" [[package]] name = "sp-std" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" [[package]] name = "sp-storage" @@ -12047,7 +12046,7 @@ dependencies = [ [[package]] name = "sp-storage" version = "22.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "impl-serde 0.5.0", "parity-scale-codec", @@ -12059,7 +12058,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "35.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "async-trait", "parity-scale-codec", @@ -12071,7 +12070,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "17.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "parity-scale-codec", "tracing", @@ -12094,7 +12093,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "38.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "ahash 0.8.12", "hash-db", @@ -12116,7 +12115,7 @@ dependencies = [ [[package]] name = "sp-version" version = "38.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "impl-serde 0.5.0", "parity-scale-codec", @@ -12133,13 +12132,13 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "parity-scale-codec", "proc-macro-warning", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -12157,7 +12156,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "21.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "anyhow", "impl-trait-for-tuples", @@ -12168,7 +12167,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "31.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "bounded-collections", "parity-scale-codec", @@ -12256,7 +12255,7 @@ checksum = "d9e8418ea6269dcfb01c712f0444d2c75542c04448b480e87de59d2865edc750" dependencies = [ "quote", "spl-discriminator-syn", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -12268,7 +12267,7 @@ dependencies = [ "proc-macro2", "quote", "sha2 0.10.9", - "syn 2.0.107", + "syn 2.0.108", "thiserror 1.0.69", ] @@ -12341,7 +12340,7 @@ dependencies = [ "proc-macro2", "quote", "sha2 0.10.9", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -12592,7 +12591,7 @@ checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" [[package]] name = "staging-xcm" version = "15.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "array-bytes", "bounded-collections", @@ -12662,7 +12661,7 @@ dependencies = [ "proc-macro2", "quote", "rustversion", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -12674,7 +12673,7 @@ dependencies = [ "heck 0.5.0", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -12693,7 +12692,7 @@ dependencies = [ [[package]] name = "substrate-bip39" version = "0.6.0" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "hmac 0.12.1", "pbkdf2 0.12.2", @@ -12741,9 +12740,9 @@ dependencies = [ [[package]] name = "syn" -version = "2.0.107" +version = "2.0.108" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2a26dbd934e5451d21ef060c018dae56fc073894c5a7896f882928a76e6d081b" +checksum = "da58917d35242480a05c2897064da0a80589a2a0476c9a3f2fdc83b53502e917" dependencies = [ "proc-macro2", "quote", @@ -12759,7 +12758,7 @@ dependencies = [ "paste", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -12797,7 +12796,7 @@ checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -12915,7 +12914,7 @@ checksum = "451b374529930d7601b1eef8d32bc79ae870b6079b069401709c2a8bf9e75f36" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -12944,7 +12943,7 @@ checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -12955,7 +12954,7 @@ checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -13059,7 +13058,7 @@ checksum = "2d2e76690929402faae40aebdda620a2c0e25dd6d3b9afe48867dfd95991f4bd" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -13087,7 +13086,7 @@ checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -13353,7 +13352,7 @@ checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -13818,7 +13817,7 @@ dependencies = [ "log", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", "wasm-bindgen-shared", ] @@ -13853,7 +13852,7 @@ checksum = "9f07d2f20d4da7b26400c9f4a0511e6e0345b040694e8a75bd41d578fa4421d7" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", "wasm-bindgen-backend", "wasm-bindgen-shared", ] @@ -14020,7 +14019,7 @@ checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -14031,7 +14030,7 @@ checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -14482,12 +14481,12 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "11.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#cd93ba6f2f5ea48f7a86c2015674998060cd8136" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=stable2412#33663108c248b645ef106e4e9d07598d34ac89ac" dependencies = [ "Inflector", "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -14516,7 +14515,7 @@ checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", "synstructure 0.13.2", ] @@ -14537,7 +14536,7 @@ checksum = "88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -14557,7 +14556,7 @@ checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", "synstructure 0.13.2", ] @@ -14578,7 +14577,7 @@ checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] @@ -14611,7 +14610,7 @@ checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f" dependencies = [ "proc-macro2", "quote", - "syn 2.0.107", + "syn 2.0.108", ] [[package]] diff --git a/tee-worker/omni-executor/executor-storage/src/loan_record.rs b/tee-worker/omni-executor/executor-storage/src/loan_record.rs index f50fd58082..8d405d5202 100644 --- a/tee-worker/omni-executor/executor-storage/src/loan_record.rs +++ b/tee-worker/omni-executor/executor-storage/src/loan_record.rs @@ -21,6 +21,9 @@ pub struct LoanRecord { pub usdc_loaned: String, pub spot_sell_cloid: String, pub hedge_open_cloid: String, + /// Actual position size that was opened for this loan (filled or partially filled) + /// This should be set after the hedge order completes in request_loan + pub position_size: String, } pub struct LoanRecordStorage { diff --git a/tee-worker/omni-executor/heima/authentication/src/auth_token.rs b/tee-worker/omni-executor/heima/authentication/src/auth_token.rs index 3234a8f215..5d868b1093 100644 --- a/tee-worker/omni-executor/heima/authentication/src/auth_token.rs +++ b/tee-worker/omni-executor/heima/authentication/src/auth_token.rs @@ -112,7 +112,6 @@ mod tests { use super::*; use chrono::{Days, Utc}; use executor_primitives::{utils::hex::hex_encode, Identity, Web2IdentityType}; - use parity_scale_codec::Encode; use rsa::{pkcs1::EncodeRsaPrivateKey, RsaPrivateKey}; #[derive(PartialEq, Debug, Serialize, Deserialize)] diff --git a/tee-worker/omni-executor/hyperliquid/src/corewriter.rs b/tee-worker/omni-executor/hyperliquid/src/corewriter.rs index dc51525f09..5a0c81fe8b 100644 --- a/tee-worker/omni-executor/hyperliquid/src/corewriter.rs +++ b/tee-worker/omni-executor/hyperliquid/src/corewriter.rs @@ -120,3 +120,57 @@ pub fn encode_usd_class_transfer_action(ntl: u64, to_perp: bool) -> Vec { pub fn build_usd_class_transfer_to_perp(ntl: u64) -> Vec { encode_usd_class_transfer_action(ntl, true) } + +pub fn build_usd_class_transfer_to_spot(ntl: u64) -> Vec { + encode_usd_class_transfer_action(ntl, false) +} + +pub fn build_perp_close_order(asset_id: u32, size: u64, price: u64, cloid: u128) -> Vec { + // Close position by selling (is_buy = false) with reduce_only = true + // Note: For long positions, we need to sell to close + // The size should match the position size we want to close + encode_limit_order_action_with_reduce_only(asset_id, false, price, size, cloid, true) +} + +pub fn build_spot_buy_order(asset_id: u32, size: u64, price: u64, cloid: u128) -> Vec { + let is_buy = true; + encode_limit_order_action(asset_id, is_buy, price, size, cloid) +} + +pub fn build_cancel_order_by_cloid(asset_id: u32, cloid: u128) -> Vec { + let encoded = + ethabi::encode(&[ethabi::Token::Uint(asset_id.into()), ethabi::Token::Uint(cloid.into())]); + + let mut data = Vec::new(); + data.push(0x01); // version + data.extend_from_slice(&[0x00, 0x00, 0x0b]); // action_id = 11 (cancel order by cloid) + data.extend_from_slice(&encoded); + data +} + +fn encode_limit_order_action_with_reduce_only( + asset: u32, + is_buy: bool, + limit_px: u64, + sz: u64, + cloid: u128, + reduce_only: bool, +) -> Vec { + let encoded_tif: u8 = 2; // Gtc + + let encoded = ethabi::encode(&[ + ethabi::Token::Uint(asset.into()), + ethabi::Token::Bool(is_buy), + ethabi::Token::Uint(limit_px.into()), + ethabi::Token::Uint(sz.into()), + ethabi::Token::Bool(reduce_only), + ethabi::Token::Uint(encoded_tif.into()), + ethabi::Token::Uint(cloid.into()), + ]); + + let mut data = Vec::new(); + data.push(0x01); // version + data.extend_from_slice(&[0x00, 0x00, 0x01]); // action_id = 1 + data.extend_from_slice(&encoded); + data +} diff --git a/tee-worker/omni-executor/hyperliquid/src/hypercore_api.rs b/tee-worker/omni-executor/hyperliquid/src/hypercore_api.rs index c02645143c..b494d62951 100644 --- a/tee-worker/omni-executor/hyperliquid/src/hypercore_api.rs +++ b/tee-worker/omni-executor/hyperliquid/src/hypercore_api.rs @@ -10,6 +10,8 @@ const HYPERCORE_API_TESTNET: &str = "https://api.hyperliquid-testnet.xyz/info"; enum HyperCoreRequest { SpotMeta, Meta, + MetaAndAssetCtxs, + SpotMetaAndAssetCtxs, AllMids, OrderStatus { user: String, oid: String }, SpotClearinghouseState { user: String }, @@ -48,6 +50,25 @@ pub struct MetaResponse { pub universe: Vec, } +#[derive(Debug, Deserialize)] +#[serde(rename_all = "camelCase")] +pub struct MetaAndAssetCtxsResponse(pub Vec); + +#[derive(Debug, Deserialize)] +#[serde(rename_all = "camelCase")] +pub struct SpotMetaAndAssetCtxsResponse(pub Vec); + +#[derive(Debug, Deserialize)] +#[serde(rename_all = "camelCase")] +pub struct AssetContext { + pub mark_px: String, + pub mid_px: String, + pub funding: String, + pub open_interest: String, + pub prev_day_px: String, + pub oracle_px: String, +} + #[derive(Debug, Deserialize)] pub struct AllMidsResponse(pub std::collections::HashMap); @@ -107,7 +128,9 @@ pub struct ClearinghouseStateResponse { pub asset_positions: Vec, pub margin_summary: MarginSummary, pub cross_margin_summary: CrossMarginSummary, + pub cross_maintenance_margin_used: String, pub withdrawable: String, + pub time: u64, } #[derive(Debug, Deserialize, Clone)] @@ -126,11 +149,12 @@ pub struct PositionData { pub leverage: Leverage, pub liquidation_px: Option, pub margin_used: String, - pub max_trade: String, + pub max_leverage: u32, pub position_value: String, pub return_on_equity: String, pub szi: String, pub unrealized_pnl: String, + pub cum_funding: CumFunding, } #[derive(Debug, Deserialize, Clone)] @@ -142,6 +166,14 @@ pub struct Leverage { pub raw_usd: Option, } +#[derive(Debug, Deserialize, Clone)] +#[serde(rename_all = "camelCase")] +pub struct CumFunding { + pub all_time: String, + pub since_change: String, + pub since_open: String, +} + #[derive(Debug, Deserialize)] #[serde(rename_all = "camelCase")] pub struct MarginSummary { @@ -187,6 +219,8 @@ pub enum OrderWaitCondition { Filled, /// Wait until the order is opened (retrievable via API) Opened, + /// Wait until the order is canceled + Canceled, } pub struct HyperCoreClient { @@ -262,6 +296,60 @@ impl HyperCoreClient { .map_err(|e| format!("Failed to parse meta response: {}", e)) } + pub async fn get_meta_and_asset_ctxs(&self) -> Result { + let request = HyperCoreRequest::MetaAndAssetCtxs; + + debug!("Fetching meta and asset contexts from HyperCore API"); + + let response = self + .client + .post(&self.api_url) + .json(&request) + .send() + .await + .map_err(|e| format!("Failed to send metaAndAssetCtxs request: {}", e))?; + + if !response.status().is_success() { + let status = response.status(); + let error_text = response.text().await.unwrap_or_else(|_| "Unknown error".to_string()); + error!("HyperCore API error {}: {}", status, error_text); + return Err(format!("HyperCore API error {}: {}", status, error_text)); + } + + response + .json::() + .await + .map_err(|e| format!("Failed to parse metaAndAssetCtxs response: {}", e)) + } + + pub async fn get_spot_meta_and_asset_ctxs( + &self, + ) -> Result { + let request = HyperCoreRequest::SpotMetaAndAssetCtxs; + + debug!("Fetching spot meta and asset contexts from HyperCore API"); + + let response = self + .client + .post(&self.api_url) + .json(&request) + .send() + .await + .map_err(|e| format!("Failed to send spotMetaAndAssetCtxs request: {}", e))?; + + if !response.status().is_success() { + let status = response.status(); + let error_text = response.text().await.unwrap_or_else(|_| "Unknown error".to_string()); + error!("HyperCore API error {}: {}", status, error_text); + return Err(format!("HyperCore API error {}: {}", status, error_text)); + } + + response + .json::() + .await + .map_err(|e| format!("Failed to parse spotMetaAndAssetCtxs response: {}", e)) + } + pub async fn get_all_mids(&self) -> Result { let request = HyperCoreRequest::AllMids; @@ -301,6 +389,98 @@ impl HyperCoreClient { .map_err(|e| format!("Failed to parse perp price for {}: {}", ticker, e)) } + /// Extract MetaResponse from MetaAndAssetCtxsResponse + /// This allows us to get metadata without a separate API call + fn extract_perp_meta(meta_and_ctxs: &MetaAndAssetCtxsResponse) -> Result { + if meta_and_ctxs.0.is_empty() { + return Err("Invalid metaAndAssetCtxs response structure".to_string()); + } + + // Parse element [0] which contains the universe + let meta_obj = &meta_and_ctxs.0[0]; + serde_json::from_value::(meta_obj.clone()) + .map_err(|e| format!("Failed to parse MetaResponse from metaAndAssetCtxs: {}", e)) + } + + /// Get market prices (markPx and midPx) for a perpetual futures contract + /// Also returns the metadata, eliminating the need for a separate get_meta() call + /// Returns (metadata, mark_price, mid_price) + pub async fn get_perp_market_prices( + &self, + ticker: &str, + ) -> Result<(MetaResponse, f64, f64), String> { + let meta_and_ctxs = self.get_meta_and_asset_ctxs().await?; + + // meta_and_ctxs.0 is a Vec with 2 elements: + // [0]: contains universe array + // [1]: contains asset contexts array + if meta_and_ctxs.0.len() < 2 { + return Err("Invalid metaAndAssetCtxs response structure".to_string()); + } + + // Extract metadata + let meta = Self::extract_perp_meta(&meta_and_ctxs)?; + + // Parse the universe array from element [0] + let universe_obj = &meta_and_ctxs.0[0]; + let universe = universe_obj + .get("universe") + .ok_or_else(|| "universe field not found in metaAndAssetCtxs response".to_string())? + .as_array() + .ok_or_else(|| "universe is not an array".to_string())?; + + // Find the token index in universe + let token_index = universe + .iter() + .position(|asset| { + asset + .get("name") + .and_then(|n| n.as_str()) + .map(|n| n.eq_ignore_ascii_case(ticker)) + .unwrap_or(false) + }) + .ok_or_else(|| format!("Token {} not found in universe", ticker))?; + + // Get the asset context at the same index from element [1] + let asset_ctxs = meta_and_ctxs.0[1] + .as_array() + .ok_or_else(|| "asset contexts is not an array".to_string())?; + + let asset_ctx = asset_ctxs.get(token_index).ok_or_else(|| { + format!("Asset context not found for {} at index {}", ticker, token_index) + })?; + + // Extract markPx and midPx + let mark_px_str = asset_ctx + .get("markPx") + .ok_or_else(|| format!("markPx not found for {}", ticker))? + .as_str() + .ok_or_else(|| format!("markPx is not a string for {}", ticker))?; + + let mid_px_value = asset_ctx + .get("midPx") + .ok_or_else(|| format!("midPx not found for {}", ticker))?; + + // midPx can be null, in which case we'll use markPx + let mid_px_str = if mid_px_value.is_null() { + mark_px_str + } else { + mid_px_value + .as_str() + .ok_or_else(|| format!("midPx is not a string or null for {}", ticker))? + }; + + let mark_px = mark_px_str + .parse::() + .map_err(|e| format!("Failed to parse markPx for {}: {}", ticker, e))?; + + let mid_px = mid_px_str + .parse::() + .map_err(|e| format!("Failed to parse midPx for {}: {}", ticker, e))?; + + Ok((meta, mark_px, mid_px)) + } + /// Get mid price for a spot trading pair (ticker/USDC) /// For spot, we need to: /// 1. Get the token index from spot_meta @@ -349,6 +529,109 @@ impl HyperCoreClient { .map_err(|e| format!("Failed to parse spot price for {}: {}", ticker, e)) } + /// Extract SpotMetaResponse from SpotMetaAndAssetCtxsResponse + /// This allows us to get metadata without a separate API call + fn extract_spot_meta( + spot_meta_and_ctxs: &SpotMetaAndAssetCtxsResponse, + ) -> Result { + if spot_meta_and_ctxs.0.is_empty() { + return Err("Invalid spotMetaAndAssetCtxs response structure".to_string()); + } + + // Parse element [0] which contains the universe and tokens + let spot_meta_obj = &spot_meta_and_ctxs.0[0]; + serde_json::from_value::(spot_meta_obj.clone()).map_err(|e| { + format!("Failed to parse SpotMetaResponse from spotMetaAndAssetCtxs: {}", e) + }) + } + + /// Get market prices (markPx and midPx) for a spot trading pair + /// Also returns the metadata, eliminating the need for a separate get_spot_meta() call + /// Returns (metadata, mark_price, mid_price) + pub async fn get_spot_market_prices( + &self, + ticker: &str, + ) -> Result<(SpotMetaResponse, f64, f64), String> { + let spot_meta_and_ctxs = self.get_spot_meta_and_asset_ctxs().await?; + + // spot_meta_and_ctxs.0 is a Vec with 2 elements: + // [0]: contains universe and tokens + // [1]: contains asset contexts array + if spot_meta_and_ctxs.0.len() < 2 { + return Err("Invalid spotMetaAndAssetCtxs response structure".to_string()); + } + + // Extract metadata + let spot_meta = Self::extract_spot_meta(&spot_meta_and_ctxs)?; + + // Find the token by ticker in spot_meta + let token = spot_meta + .tokens + .iter() + .find(|t| t.name.eq_ignore_ascii_case(ticker)) + .ok_or_else(|| format!("Token {} not found in spot meta", ticker))?; + + // Find USDC token (index 0) + let usdc_token = spot_meta + .tokens + .iter() + .find(|t| t.name.eq_ignore_ascii_case("USDC")) + .ok_or_else(|| "USDC token not found in spot meta".to_string())?; + + // Find the trading pair containing both tokens + let pair = spot_meta + .universe + .iter() + .find(|p| p.tokens.contains(&token.index) && p.tokens.contains(&usdc_token.index)) + .ok_or_else(|| format!("No spot pair found for {}/USDC", ticker))?; + + // Get the asset contexts array from element [1] + let asset_ctxs = spot_meta_and_ctxs.0[1] + .as_array() + .ok_or_else(|| "spot asset contexts is not an array".to_string())?; + + // Find the market data where coin matches the pair name + let asset_ctx = asset_ctxs + .iter() + .find(|ctx| { + ctx.get("coin") + .and_then(|c| c.as_str()) + .map(|c| c == pair.name) + .unwrap_or(false) + }) + .ok_or_else(|| format!("Market data not found for pair {}", pair.name))?; + + // Extract markPx and midPx + let mark_px_str = asset_ctx + .get("markPx") + .ok_or_else(|| format!("markPx not found for {}", pair.name))? + .as_str() + .ok_or_else(|| format!("markPx is not a string for {}", pair.name))?; + + let mid_px_value = asset_ctx + .get("midPx") + .ok_or_else(|| format!("midPx not found for {}", pair.name))?; + + // midPx can be null, in which case we'll use markPx + let mid_px_str = if mid_px_value.is_null() { + mark_px_str + } else { + mid_px_value + .as_str() + .ok_or_else(|| format!("midPx is not a string or null for {}", pair.name))? + }; + + let mark_px = mark_px_str + .parse::() + .map_err(|e| format!("Failed to parse markPx for {}: {}", ticker, e))?; + + let mid_px = mid_px_str + .parse::() + .map_err(|e| format!("Failed to parse midPx for {}: {}", ticker, e))?; + + Ok((spot_meta, mark_px, mid_px)) + } + pub async fn get_order_status( &self, user_address: &str, @@ -397,11 +680,11 @@ impl HyperCoreClient { /// * `user_address` - The user's wallet address /// * `cloid` - The client order ID /// * `max_wait_seconds` - Maximum time to wait before timing out - /// * `condition` - The condition to wait for (Filled or Opened) + /// * `condition` - The condition to wait for (Filled, Opened, or Canceled) /// /// # Returns /// * `Ok(true)` - Order reached the desired condition - /// * `Ok(false)` - Order was rejected, canceled, or expired + /// * `Ok(false)` - Order failed (for Filled/Opened: rejected, canceled, or expired; for Canceled: rejected or expired) /// * `Err(String)` - Timeout or API error pub async fn wait_for_order( &self, @@ -415,6 +698,7 @@ impl HyperCoreClient { let condition_name = match condition { OrderWaitCondition::Filled => "completion", OrderWaitCondition::Opened => "to be opened", + OrderWaitCondition::Canceled => "cancellation", }; loop { @@ -436,6 +720,7 @@ impl HyperCoreClient { OrderWaitCondition::Opened => { matches!(order_status, "open" | "partial_fill" | "filled") }, + OrderWaitCondition::Canceled => order_status == "canceled", }; if is_satisfied { @@ -446,8 +731,19 @@ impl HyperCoreClient { return Ok(true); } - // Check for failure states - if matches!(order_status, "rejected" | "canceled" | "expired") { + // Check for failure states (depends on what we're waiting for) + let has_failed = match condition { + // When waiting for Filled or Opened, canceled/rejected/expired are failures + OrderWaitCondition::Filled | OrderWaitCondition::Opened => { + matches!(order_status, "rejected" | "canceled" | "expired") + }, + // When waiting for Canceled, only rejected/expired are failures + OrderWaitCondition::Canceled => { + matches!(order_status, "rejected" | "expired") + }, + }; + + if has_failed { error!("Order {} failed with status: {}", cloid, order_status); return Ok(false); } @@ -466,8 +762,10 @@ impl HyperCoreClient { /// This is useful for verifying that a USD class transfer has completed. /// /// # Arguments + /// * `user_address` - The user's wallet address /// * `initial_balance` - The perp balance before the transfer /// * `expected_increase` - The amount we expect the balance to increase by + /// * `max_wait_seconds` - Maximum time to wait before timing out pub async fn wait_for_perp_balance_increase( &self, user_address: &str, @@ -514,6 +812,58 @@ impl HyperCoreClient { } } + /// Waits for the spot balance of a specific token to increase by at least the expected amount. + /// This is useful for verifying that a transfer from perp to spot has completed. + /// + /// # Arguments + /// * `user_address` - The user's wallet address + /// * `ticker` - The token ticker (e.g., "USDC", "ETH") + /// * `initial_balance` - The spot balance before the transfer + /// * `expected_increase` - The amount we expect the balance to increase by + /// * `max_wait_seconds` - Maximum time to wait before timing out + pub async fn wait_for_spot_balance_increase( + &self, + user_address: &str, + ticker: &str, + initial_balance: f64, + expected_increase: f64, + max_wait_seconds: u64, + ) -> Result { + let start_time = std::time::Instant::now(); + let max_duration = Duration::from_secs(max_wait_seconds); + let tolerance = 0.01; // 1 cent tolerance for floating point comparison + let expected_final_balance = initial_balance + expected_increase; + + loop { + if start_time.elapsed() >= max_duration { + return Err(format!( + "Timeout waiting for spot {} balance to increase from {:.2} by {:.2} (to {:.2}) after {} seconds", + ticker, initial_balance, expected_increase, expected_final_balance, max_wait_seconds + )); + } + + let current_balance = self.get_spot_balance(user_address, ticker).await?; + + debug!( + "Current spot {} balance: {:.2}, initial: {:.2}, expected final: {:.2}", + ticker, current_balance, initial_balance, expected_final_balance + ); + + // Check if balance has increased by the expected amount (with tolerance) + if current_balance >= expected_final_balance - tolerance { + debug!( + "Spot {} balance increased successfully: {:.2} (increased by {:.2})", + ticker, + current_balance, + current_balance - initial_balance + ); + return Ok(current_balance); + } + + tokio::time::sleep(Duration::from_secs(2)).await; + } + } + pub async fn get_spot_balance(&self, user_address: &str, ticker: &str) -> Result { let request = HyperCoreRequest::SpotClearinghouseState { user: user_address.to_string() }; @@ -664,4 +1014,308 @@ impl HyperCoreClient { }) .ok_or_else(|| format!("No fill found with cloid: {}", cloid)) } + + /// Helper function to print account state for debugging + pub async fn print_account_state(&self, user_address: &str, label: &str) { + tracing::info!("========== Account State: {} ==========", label); + + // Print spot balances + match self.get_spot_clearinghouse_state(user_address).await { + Ok(spot_state) => { + tracing::info!("Spot Balances:"); + for balance in &spot_state.balances { + let total: f64 = balance.total.parse().unwrap_or(0.0); + let hold: f64 = balance.hold.parse().unwrap_or(0.0); + if total > 0.0 || hold > 0.0 { + tracing::info!( + " {} - Total: {}, Hold: {}", + balance.coin, + balance.total, + balance.hold + ); + } + } + }, + Err(e) => { + tracing::info!("Failed to fetch spot balances: {}", e); + }, + } + + // Print perp clearinghouse state + match self.get_perp_clearinghouse_state(user_address).await { + Ok(perp_state) => { + tracing::info!("Perp Cross Margin Summary:"); + tracing::info!( + " Account Value: {}, Total Margin Used: {}, Withdrawable: {}", + perp_state.cross_margin_summary.account_value, + perp_state.cross_margin_summary.total_margin_used, + perp_state.withdrawable + ); + + if !perp_state.asset_positions.is_empty() { + tracing::info!("Open Positions:"); + for asset_pos in &perp_state.asset_positions { + let pos = &asset_pos.position; + tracing::info!( + " {} - Size: {}, Entry Px: {}, Position Value: {}, Unrealized PnL: {}, Leverage: {}x", + pos.coin, + pos.szi, + pos.entry_px.as_ref().unwrap_or(&"N/A".to_string()), + pos.position_value, + pos.unrealized_pnl, + pos.leverage.value + ); + } + } else { + tracing::info!("Open Positions: None"); + } + }, + Err(e) => { + tracing::info!("Failed to fetch perp clearinghouse state: {}", e); + }, + } + + tracing::info!("=========================================="); + } +} + +#[cfg(test)] +mod tests { + use super::*; + + /// Load test data from perp-meta-assets.json + fn load_perp_test_data() -> MetaAndAssetCtxsResponse { + let test_data = include_str!("testdata/perp-meta-assets.json"); + serde_json::from_str(test_data).expect("Failed to parse perp-meta-assets.json") + } + + /// Load test data from spot-meta-assets.json + fn load_spot_test_data() -> SpotMetaAndAssetCtxsResponse { + let test_data = include_str!("testdata/spot-meta-assets.json"); + serde_json::from_str(test_data).expect("Failed to parse spot-meta-assets.json") + } + + #[test] + fn test_extract_perp_meta() { + let meta_and_ctxs = load_perp_test_data(); + let meta = HyperCoreClient::extract_perp_meta(&meta_and_ctxs) + .expect("Failed to extract perp meta"); + + // Verify we got the universe + assert!(!meta.universe.is_empty(), "Universe should not be empty"); + + // Check for some known tokens from the test data + let sol = meta.universe.iter().find(|a| a.name == "SOL"); + assert!(sol.is_some(), "SOL should be in universe"); + let sol = sol.unwrap(); + assert_eq!(sol.sz_decimals, 2); + assert_eq!(sol.max_leverage, 10); + + let btc = meta.universe.iter().find(|a| a.name == "BTC"); + assert!(btc.is_some(), "BTC should be in universe"); + let btc = btc.unwrap(); + assert_eq!(btc.sz_decimals, 5); + assert_eq!(btc.max_leverage, 40); + + let eth = meta.universe.iter().find(|a| a.name == "ETH"); + assert!(eth.is_some(), "ETH should be in universe"); + let eth = eth.unwrap(); + assert_eq!(eth.sz_decimals, 4); + assert_eq!(eth.max_leverage, 25); + } + + #[test] + fn test_extract_spot_meta() { + let spot_meta_and_ctxs = load_spot_test_data(); + let spot_meta = HyperCoreClient::extract_spot_meta(&spot_meta_and_ctxs) + .expect("Failed to extract spot meta"); + + // Verify we got tokens and universe + assert!(!spot_meta.tokens.is_empty(), "Tokens should not be empty"); + assert!(!spot_meta.universe.is_empty(), "Universe should not be empty"); + + // Check for USDC token (index 0) + let usdc = spot_meta.tokens.iter().find(|t| t.name == "USDC"); + assert!(usdc.is_some(), "USDC should be in tokens"); + let usdc = usdc.unwrap(); + assert_eq!(usdc.index, 0); + + // Check for PURR token + let purr = spot_meta.tokens.iter().find(|t| t.name == "PURR"); + assert!(purr.is_some(), "PURR should be in tokens"); + + // Check for PURR/USDC pair + let purr_usdc_pair = spot_meta.universe.iter().find(|p| p.name == "PURR/USDC"); + assert!(purr_usdc_pair.is_some(), "PURR/USDC pair should exist"); + } + + #[test] + fn test_perp_market_prices_extraction() { + let meta_and_ctxs = load_perp_test_data(); + + // Test structure: response should have 2 elements + assert_eq!(meta_and_ctxs.0.len(), 2, "Response should have 2 elements"); + + // Get universe from element [0] + let universe_obj = &meta_and_ctxs.0[0]; + let universe = universe_obj + .get("universe") + .expect("universe field should exist") + .as_array() + .expect("universe should be an array"); + + // Get asset contexts from element [1] + let asset_ctxs = meta_and_ctxs.0[1].as_array().expect("asset contexts should be an array"); + + // Verify same length + assert_eq!( + universe.len(), + asset_ctxs.len(), + "Universe and asset contexts should have same length" + ); + + // Find SOL (first in universe based on our test data) + let sol_index = universe + .iter() + .position(|asset| { + asset.get("name").and_then(|n| n.as_str()).map(|n| n == "SOL").unwrap_or(false) + }) + .expect("SOL should be in universe"); + + // Get SOL's market data + let sol_ctx = &asset_ctxs[sol_index]; + let mark_px = sol_ctx + .get("markPx") + .expect("markPx should exist") + .as_str() + .expect("markPx should be a string"); + let mid_px = sol_ctx + .get("midPx") + .expect("midPx should exist") + .as_str() + .expect("midPx should be a string"); + + // Verify they can be parsed as f64 + let mark_price = mark_px.parse::().expect("markPx should parse as f64"); + let mid_price = mid_px.parse::().expect("midPx should parse as f64"); + + assert!(mark_price > 0.0, "Mark price should be positive"); + assert!(mid_price > 0.0, "Mid price should be positive"); + + // Based on test data we saw: SOL markPx: "203.52", midPx: "203.545" + assert_eq!(mark_price, 203.52); + assert_eq!(mid_price, 203.545); + } + + #[test] + fn test_spot_market_prices_extraction() { + let spot_meta_and_ctxs = load_spot_test_data(); + + // Test structure: response should have 2 elements + assert_eq!(spot_meta_and_ctxs.0.len(), 2, "Response should have 2 elements"); + + // Extract metadata first + let spot_meta = HyperCoreClient::extract_spot_meta(&spot_meta_and_ctxs) + .expect("Failed to extract spot meta"); + + // Find PURR token + let purr = spot_meta + .tokens + .iter() + .find(|t| t.name == "PURR") + .expect("PURR should be in tokens"); + + // Find USDC token + let usdc = spot_meta + .tokens + .iter() + .find(|t| t.name == "USDC") + .expect("USDC should be in tokens"); + + // Find PURR/USDC pair + let pair = spot_meta + .universe + .iter() + .find(|p| p.tokens.contains(&purr.index) && p.tokens.contains(&usdc.index)) + .expect("PURR/USDC pair should exist"); + + // Get asset contexts from element [1] + let asset_ctxs = + spot_meta_and_ctxs.0[1].as_array().expect("asset contexts should be an array"); + + // Find PURR/USDC market data + let purr_ctx = asset_ctxs + .iter() + .find(|ctx| { + ctx.get("coin") + .and_then(|c| c.as_str()) + .map(|c| c == pair.name) + .unwrap_or(false) + }) + .expect("PURR/USDC market data should exist"); + + // Extract prices + let mark_px = purr_ctx + .get("markPx") + .expect("markPx should exist") + .as_str() + .expect("markPx should be a string"); + + let mid_px_value = purr_ctx.get("midPx").expect("midPx should exist"); + + // midPx can be null, handle it + let mid_px_str = if mid_px_value.is_null() { + mark_px + } else { + mid_px_value.as_str().expect("midPx should be a string or null") + }; + + // Verify they can be parsed as f64 + let mark_price = mark_px.parse::().expect("markPx should parse as f64"); + let mid_price = mid_px_str.parse::().expect("midPx should parse as f64"); + + assert!(mark_price > 0.0, "Mark price should be positive"); + assert!(mid_price > 0.0, "Mid price should be positive"); + + // Based on test data we saw: PURR markPx: "5.1595", midPx: "5.134" + assert_eq!(mark_price, 5.1595); + assert_eq!(mid_price, 5.134); + } + + #[test] + fn test_spot_market_prices_with_null_midpx() { + let spot_meta_and_ctxs = load_spot_test_data(); + + // Get asset contexts from element [1] + let asset_ctxs = + spot_meta_and_ctxs.0[1].as_array().expect("asset contexts should be an array"); + + // Find a token with null midPx (from test data we saw "@1" has null midPx) + let token_with_null = asset_ctxs + .iter() + .find(|ctx| { + ctx.get("coin").and_then(|c| c.as_str()).map(|c| c == "@1").unwrap_or(false) + }) + .expect("@1 market data should exist"); + + let mark_px = token_with_null + .get("markPx") + .expect("markPx should exist") + .as_str() + .expect("markPx should be a string"); + + let mid_px_value = token_with_null.get("midPx").expect("midPx field should exist"); + + // Verify midPx is null + assert!(mid_px_value.is_null(), "midPx should be null for @1"); + + // When midPx is null, we should use markPx + let mid_px_str = + if mid_px_value.is_null() { mark_px } else { mid_px_value.as_str().unwrap() }; + + assert_eq!(mark_px, mid_px_str, "When midPx is null, should use markPx"); + + // Based on test data: @1 markPx: "1.0936", midPx: null + assert_eq!(mark_px, "1.0936"); + } } diff --git a/tee-worker/omni-executor/hyperliquid/src/lib.rs b/tee-worker/omni-executor/hyperliquid/src/lib.rs index 0178218dfe..813d1523af 100644 --- a/tee-worker/omni-executor/hyperliquid/src/lib.rs +++ b/tee-worker/omni-executor/hyperliquid/src/lib.rs @@ -18,6 +18,60 @@ pub const SPOT_SELL_PRICE_RATIO: f64 = 0.98; /// Ratio for perp entry orders (currently at market price) pub const PERP_ENTRY_PRICE_RATIO: f64 = 1.0; +/// Ratio for perp close orders (2% below market to ensure fill) +pub const PERP_CLOSE_PRICE_RATIO: f64 = 0.98; + +/// Ratio for spot buy orders (2% above market to ensure fill) +pub const SPOT_BUY_PRICE_RATIO: f64 = 1.02; + +// Unit conversion multipliers +/// Multiplier for converting decimal prices to HyperLiquid price units (8 decimals) +pub const PRICE_UNIT_MULTIPLIER: f64 = 100_000_000.0; + +/// Multiplier for converting decimal USDC amounts to USDC units (6 decimals) +pub const USDC_UNIT_MULTIPLIER: f64 = 1_000_000.0; + +/// Convert a decimal price value to HyperLiquid price units (8 decimals) +pub fn to_price_units(value: f64) -> u64 { + (value * PRICE_UNIT_MULTIPLIER) as u64 +} + +/// Convert a decimal USDC amount to USDC units (6 decimals) +pub fn to_usdc_units(value: f64) -> u64 { + (value * USDC_UNIT_MULTIPLIER) as u64 +} + +/// Extract bid (highest buy) and ask (lowest sell) prices from mark price and mid price. +/// +/// # Arguments +/// * `mark_price` - The mark price from HyperLiquid API +/// * `mid_price` - The mid price from HyperLiquid API (if midPx was null, this will equal mark_price) +/// +/// # Returns +/// * `(bid_price, ask_price)` - Tuple of (highest buy price, lowest sell price) +/// +/// # Logic +/// - If mark_price > mid_price: mark is the ask (lowest sell), bid = mid * 2 - mark +/// - If mark_price < mid_price: mark is the bid (highest buy), ask = mid * 2 - mark +/// - If mark_price == mid_price: spread is zero or midPx was null, use mark for both +pub fn get_bid_ask_prices(mark_price: f64, mid_price: f64) -> (f64, f64) { + const EPSILON: f64 = 0.00001; + + if (mark_price - mid_price).abs() < EPSILON { + // mark_price == mid_price (with floating point tolerance) + // This happens when spread is zero or when midPx was null (API returned markPx for both) + (mark_price, mark_price) + } else if mark_price > mid_price { + // markPx is ask (lowest sell) + let bid = mid_price * 2.0 - mark_price; + (bid, mark_price) + } else { + // markPx is bid (highest buy) + let ask = mid_price * 2.0 - mark_price; + (mark_price, ask) + } +} + pub fn get_core_writer_address() -> Address { CORE_WRITER_ADDRESS.parse().unwrap() } diff --git a/tee-worker/omni-executor/hyperliquid/src/testdata/perp-meta-assets.json b/tee-worker/omni-executor/hyperliquid/src/testdata/perp-meta-assets.json new file mode 100644 index 0000000000..edc5152dc0 --- /dev/null +++ b/tee-worker/omni-executor/hyperliquid/src/testdata/perp-meta-assets.json @@ -0,0 +1,4203 @@ +[ + { + "universe": [ + { + "szDecimals": 2, + "name": "SOL", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 2, + "name": "APT", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 2, + "name": "ATOM", + "maxLeverage": 10, + "marginTableId": 55 + }, + { + "szDecimals": 5, + "name": "BTC", + "maxLeverage": 40, + "marginTableId": 54 + }, + { + "szDecimals": 4, + "name": "ETH", + "maxLeverage": 25, + "marginTableId": 53 + }, + { + "szDecimals": 1, + "name": "MATIC", + "maxLeverage": 50, + "marginTableId": 50, + "isDelisted": true + }, + { + "szDecimals": 3, + "name": "BNB", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 2, + "name": "AVAX", + "maxLeverage": 10, + "marginTableId": 55 + }, + { + "szDecimals": 0, + "name": "GMT", + "maxLeverage": 2, + "marginTableId": 2 + }, + { + "szDecimals": 1, + "name": "DYDX", + "maxLeverage": 20, + "marginTableId": 20 + }, + { + "szDecimals": 1, + "name": "APE", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 1, + "name": "OP", + "maxLeverage": 50, + "marginTableId": 50 + }, + { + "szDecimals": 0, + "name": "kPEPE", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 1, + "name": "ARB", + "maxLeverage": 10, + "marginTableId": 55 + }, + { + "szDecimals": 0, + "name": "RLB", + "maxLeverage": 50, + "marginTableId": 50, + "isDelisted": true + }, + { + "szDecimals": 1, + "name": "WLD", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 0, + "name": "HPOS", + "maxLeverage": 50, + "marginTableId": 50, + "isDelisted": true + }, + { + "szDecimals": 2, + "name": "UNIBOT", + "maxLeverage": 2, + "marginTableId": 2, + "onlyIsolated": true, + "isDelisted": true + }, + { + "szDecimals": 2, + "name": "COMP", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 1, + "name": "FXS", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 4, + "name": "MKR", + "maxLeverage": 10, + "marginTableId": 55, + "isDelisted": true + }, + { + "szDecimals": 2, + "name": "AAVE", + "maxLeverage": 10, + "marginTableId": 52 + }, + { + "szDecimals": 1, + "name": "SNX", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 1, + "name": "RNDR", + "maxLeverage": 20, + "marginTableId": 20, + "isDelisted": true + }, + { + "szDecimals": 1, + "name": "LDO", + "maxLeverage": 10, + "marginTableId": 55 + }, + { + "szDecimals": 1, + "name": "SUI", + "maxLeverage": 10, + "marginTableId": 52 + }, + { + "szDecimals": 1, + "name": "INJ", + "maxLeverage": 10, + "marginTableId": 52 + }, + { + "szDecimals": 1, + "name": "STX", + "maxLeverage": 10, + "marginTableId": 52 + }, + { + "szDecimals": 0, + "name": "FTM", + "maxLeverage": 3, + "marginTableId": 3, + "isDelisted": true + }, + { + "szDecimals": 0, + "name": "kSHIB", + "maxLeverage": 10, + "marginTableId": 52 + }, + { + "szDecimals": 0, + "name": "OX", + "maxLeverage": 3, + "marginTableId": 3, + "onlyIsolated": true, + "isDelisted": true + }, + { + "szDecimals": 1, + "name": "FRIEND", + "maxLeverage": 3, + "marginTableId": 3, + "onlyIsolated": true, + "isDelisted": true + }, + { + "szDecimals": 1, + "name": "ZRO", + "maxLeverage": 10, + "marginTableId": 55, + "onlyIsolated": true + }, + { + "szDecimals": 0, + "name": "BLZ", + "maxLeverage": 5, + "marginTableId": 5, + "isDelisted": true + }, + { + "szDecimals": 1, + "name": "BANANA", + "maxLeverage": 3, + "marginTableId": 3, + "onlyIsolated": true + }, + { + "szDecimals": 1, + "name": "FTT", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 2, + "name": "TRB", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "CANTO", + "maxLeverage": 3, + "marginTableId": 3, + "onlyIsolated": true, + "isDelisted": true + }, + { + "szDecimals": 0, + "name": "BIGTIME", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "NTRN", + "maxLeverage": 5, + "marginTableId": 5, + "isDelisted": true + }, + { + "szDecimals": 0, + "name": "KAS", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "BLUR", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 1, + "name": "TIA", + "maxLeverage": 10, + "marginTableId": 52 + }, + { + "szDecimals": 2, + "name": "BSV", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 1, + "name": "TON", + "maxLeverage": 10, + "marginTableId": 52 + }, + { + "szDecimals": 0, + "name": "ADA", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "MINA", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 0, + "name": "POLYX", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 1, + "name": "GAS", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 0, + "name": "AXL", + "maxLeverage": 3, + "marginTableId": 3, + "isDelisted": true + }, + { + "szDecimals": 0, + "name": "PENDLE", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 0, + "name": "STG", + "maxLeverage": 10, + "marginTableId": 10, + "isDelisted": true + }, + { + "szDecimals": 0, + "name": "FET", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 0, + "name": "STRAX", + "maxLeverage": 10, + "marginTableId": 10, + "isDelisted": true + }, + { + "szDecimals": 1, + "name": "NEAR", + "maxLeverage": 20, + "marginTableId": 20 + }, + { + "szDecimals": 0, + "name": "MEME", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 2, + "name": "ORDI", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 1, + "name": "BADGER", + "maxLeverage": 10, + "marginTableId": 10, + "isDelisted": true + }, + { + "szDecimals": 2, + "name": "NEO", + "maxLeverage": 20, + "marginTableId": 20 + }, + { + "szDecimals": 2, + "name": "ZEN", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 1, + "name": "FIL", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 0, + "name": "PYTH", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 1, + "name": "RUNE", + "maxLeverage": 10, + "marginTableId": 55 + }, + { + "szDecimals": 1, + "name": "SUSHI", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 2, + "name": "ILV", + "maxLeverage": 10, + "marginTableId": 10, + "isDelisted": true + }, + { + "szDecimals": 0, + "name": "MAV", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 1, + "name": "IMX", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 0, + "name": "kBONK", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 1, + "name": "NFTI", + "maxLeverage": 3, + "marginTableId": 3, + "onlyIsolated": true, + "isDelisted": true + }, + { + "szDecimals": 0, + "name": "SUPER", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 0, + "name": "USTC", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 0, + "name": "JUP", + "maxLeverage": 50, + "marginTableId": 50 + }, + { + "szDecimals": 0, + "name": "JOE", + "maxLeverage": 10, + "marginTableId": 10, + "isDelisted": true + }, + { + "szDecimals": 0, + "name": "GALA", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 0, + "name": "RSR", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "kLUNC", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 0, + "name": "JTO", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 2, + "name": "ACE", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 0, + "name": "WIF", + "maxLeverage": 5, + "marginTableId": 5, + "onlyIsolated": true + }, + { + "szDecimals": 1, + "name": "CAKE", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 0, + "name": "PEOPLE", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 2, + "name": "ENS", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 2, + "name": "ETC", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 1, + "name": "XAI", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 1, + "name": "MANTA", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 1, + "name": "UMA", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 0, + "name": "REQ", + "maxLeverage": 5, + "marginTableId": 5, + "isDelisted": true + }, + { + "szDecimals": 0, + "name": "ONDO", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 0, + "name": "ALT", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 1, + "name": "ZETA", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 1, + "name": "DYM", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 1, + "name": "MAVIA", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "W", + "maxLeverage": 3, + "marginTableId": 3, + "onlyIsolated": true + }, + { + "szDecimals": 5, + "name": "PANDORA", + "maxLeverage": 3, + "marginTableId": 3, + "onlyIsolated": true, + "isDelisted": true + }, + { + "szDecimals": 1, + "name": "AI", + "maxLeverage": 10, + "marginTableId": 10, + "isDelisted": true + }, + { + "szDecimals": 3, + "name": "TAO", + "maxLeverage": 10, + "marginTableId": 55 + }, + { + "szDecimals": 0, + "name": "PIXEL", + "maxLeverage": 5, + "marginTableId": 5, + "isDelisted": true + }, + { + "szDecimals": 2, + "name": "AR", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 1, + "name": "TNSR", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 1, + "name": "SAGA", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "MERL", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "HBAR", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "POPCAT", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 2, + "name": "OMNI", + "maxLeverage": 5, + "marginTableId": 5, + "isDelisted": true + }, + { + "szDecimals": 2, + "name": "EIGEN", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "REZ", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "NOT", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "TURBO", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 1, + "name": "IO", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "BRETT", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "ZK", + "maxLeverage": 3, + "marginTableId": 3, + "onlyIsolated": true + }, + { + "szDecimals": 0, + "name": "BLAST", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "LISTA", + "maxLeverage": 5, + "marginTableId": 5, + "isDelisted": true + }, + { + "szDecimals": 0, + "name": "MEW", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "RENDER", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "kDOGS", + "maxLeverage": 5, + "marginTableId": 5, + "isDelisted": true + }, + { + "szDecimals": 0, + "name": "POL", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 0, + "name": "CATI", + "maxLeverage": 5, + "marginTableId": 5, + "isDelisted": true + }, + { + "szDecimals": 0, + "name": "CELO", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "HMSTR", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 1, + "name": "SCR", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "NEIROETH", + "maxLeverage": 5, + "marginTableId": 5, + "isDelisted": true + }, + { + "szDecimals": 1, + "name": "kNEIRO", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "GOAT", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "MOODENG", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "PURR", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 1, + "name": "GRASS", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 1, + "name": "PNUT", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "XLM", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "CHILLGUY", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "SAND", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "ALGO", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 2, + "name": "ICP", + "maxLeverage": 10, + "marginTableId": 55 + }, + { + "szDecimals": 0, + "name": "IOTA", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "VET", + "maxLeverage": 5, + "marginTableId": 5, + "isDelisted": true + }, + { + "szDecimals": 2, + "name": "HYPE", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 1, + "name": "ME", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "MOVE", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 1, + "name": "VIRTUAL", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "PENGU", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "USUAL", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 1, + "name": "FARTCOIN", + "maxLeverage": 10, + "marginTableId": 55 + }, + { + "szDecimals": 0, + "name": "AIXBT", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 1, + "name": "AI16Z", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "ZEREBRO", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "BIO", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 1, + "name": "SPX", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "GRIFFAIN", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "S", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 1, + "name": "MORPHO", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 1, + "name": "TRUMP", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 0, + "name": "ANIME", + "maxLeverage": 12, + "marginTableId": 12, + "onlyIsolated": true + }, + { + "szDecimals": 1, + "name": "MELANIA", + "maxLeverage": 3, + "marginTableId": 3, + "onlyIsolated": true + }, + { + "szDecimals": 0, + "name": "VINE", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 2, + "name": "VVV", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "JELLYJELLY", + "maxLeverage": 3, + "marginTableId": 3, + "onlyIsolated": true, + "isDelisted": true + }, + { + "szDecimals": 0, + "name": "JELLY", + "maxLeverage": 3, + "marginTableId": 3, + "onlyIsolated": true, + "isDelisted": true + }, + { + "szDecimals": 1, + "name": "BERA", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "TST", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "LAYER", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 1, + "name": "IP", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 1, + "name": "OM", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "KAITO", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "CHZ", + "maxLeverage": 5, + "marginTableId": 5, + "isDelisted": true + }, + { + "szDecimals": 0, + "name": "NIL", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 3, + "name": "PAXG", + "maxLeverage": 10, + "marginTableId": 52 + }, + { + "szDecimals": 0, + "name": "PROMPT", + "maxLeverage": 10, + "marginTableId": 10 + }, + { + "szDecimals": 0, + "name": "BABY", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "WCT", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "HYPER", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "ZORA", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "INIT", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "DOOD", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "DOGE", + "maxLeverage": 10, + "marginTableId": 52 + }, + { + "szDecimals": 0, + "name": "LAUNCHCOIN", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "NXPC", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "SOPH", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "RESOLV", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "SYRUP", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "PUMP", + "maxLeverage": 10, + "marginTableId": 52 + }, + { + "szDecimals": 0, + "name": "PROVE", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "YZY", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "XPL", + "maxLeverage": 10, + "marginTableId": 52 + }, + { + "szDecimals": 0, + "name": "WLFI", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "LINEA", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "SKY", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "ASTER", + "maxLeverage": 5, + "marginTableId": 5, + "onlyIsolated": true + }, + { + "szDecimals": 0, + "name": "AVNT", + "maxLeverage": 5, + "marginTableId": 5 + }, + { + "szDecimals": 0, + "name": "STBL", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "0G", + "maxLeverage": 3, + "marginTableId": 3, + "onlyIsolated": true + }, + { + "szDecimals": 0, + "name": "HEMI", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "APEX", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "2Z", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "ZEC", + "maxLeverage": 3, + "marginTableId": 3, + "isDelisted": true + }, + { + "szDecimals": 0, + "name": "MON", + "maxLeverage": 3, + "marginTableId": 3, + "onlyIsolated": true + }, + { + "szDecimals": 0, + "name": "MET", + "maxLeverage": 3, + "marginTableId": 3 + }, + { + "szDecimals": 0, + "name": "MEGA", + "maxLeverage": 3, + "marginTableId": 3, + "onlyIsolated": true + } + ], + "marginTables": [ + [ + 50, + { + "description": "", + "marginTiers": [ + { + "lowerBound": "0.0", + "maxLeverage": 50 + } + ] + } + ], + [ + 51, + { + "description": "test 50x", + "marginTiers": [ + { + "lowerBound": "0.0", + "maxLeverage": 50 + }, + { + "lowerBound": "10000.0", + "maxLeverage": 20 + }, + { + "lowerBound": "100000.0", + "maxLeverage": 5 + } + ] + } + ], + [ + 52, + { + "description": "tiered 10x", + "marginTiers": [ + { + "lowerBound": "0.0", + "maxLeverage": 10 + }, + { + "lowerBound": "20000.0", + "maxLeverage": 5 + }, + { + "lowerBound": "100000.0", + "maxLeverage": 3 + } + ] + } + ], + [ + 53, + { + "description": "tiered 25x", + "marginTiers": [ + { + "lowerBound": "0.0", + "maxLeverage": 25 + }, + { + "lowerBound": "20000.0", + "maxLeverage": 10 + }, + { + "lowerBound": "50000.0", + "maxLeverage": 5 + } + ] + } + ], + [ + 54, + { + "description": "tiered 40x", + "marginTiers": [ + { + "lowerBound": "0.0", + "maxLeverage": 40 + }, + { + "lowerBound": "10000.0", + "maxLeverage": 25 + }, + { + "lowerBound": "50000.0", + "maxLeverage": 10 + } + ] + } + ], + [ + 55, + { + "description": "tiered 10x (2)", + "marginTiers": [ + { + "lowerBound": "0.0", + "maxLeverage": 10 + }, + { + "lowerBound": "10000.0", + "maxLeverage": 5 + } + ] + } + ] + ], + "collateralToken": 0 + }, + [ + { + "funding": "0.0002563114", + "openInterest": "5116.08", + "prevDayPx": "199.36", + "dayNtlVlm": "4036182.8736999999", + "premium": "0.001935659", + "oraclePx": "202.67", + "markPx": "203.52", + "midPx": "203.545", + "impactPxs": [ + "203.0623", + "204.6532" + ], + "dayBaseVlm": "19651.44" + }, + { + "funding": "-0.0000437223", + "openInterest": "9762.94", + "prevDayPx": "3.5191", + "dayNtlVlm": "7058.575952", + "premium": "-0.0008830651", + "oraclePx": "3.5105", + "markPx": "3.5042", + "midPx": "3.5037", + "impactPxs": [ + "3.5005", + "3.5074" + ], + "dayBaseVlm": "2030.11" + }, + { + "funding": "-0.0000149595", + "openInterest": "42728.36", + "prevDayPx": "3.2372", + "dayNtlVlm": "5501.293748", + "premium": "-0.0007399414", + "oraclePx": "3.2435", + "markPx": "3.2404", + "midPx": "3.2403", + "impactPxs": [ + "3.2394", + "3.2411" + ], + "dayBaseVlm": "1708.75" + }, + { + "funding": "0.0002645184", + "openInterest": "18.53798", + "prevDayPx": "114957.0", + "dayNtlVlm": "3414201.720240002", + "premium": "0.0027186147", + "oraclePx": "115500.0", + "markPx": "116567.0", + "midPx": "116665.0", + "impactPxs": [ + "115814.0", + "118416.1" + ], + "dayBaseVlm": "29.4692" + }, + { + "funding": "0.0002610117", + "openInterest": "513.244", + "prevDayPx": "4100.0", + "dayNtlVlm": "3632958.7953900001", + "premium": "0.0021262458", + "oraclePx": "4214.0", + "markPx": "4247.0", + "midPx": "4261.65", + "impactPxs": [ + "4222.96", + "4313.95" + ], + "dayBaseVlm": "854.285" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "0.37035", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.37508", + "markPx": "0.37035", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "253.804", + "prevDayPx": "1125.1", + "dayNtlVlm": "147487.1755", + "premium": "0.0", + "oraclePx": "1151.3", + "markPx": "1150.6", + "midPx": "1151.1", + "impactPxs": [ + "1150.056", + "1152.11" + ], + "dayBaseVlm": "128.991" + }, + { + "funding": "0.0000125", + "openInterest": "907.96", + "prevDayPx": "20.14", + "dayNtlVlm": "10.4728", + "premium": "-0.0003813662", + "oraclePx": "20.715", + "markPx": "20.703", + "midPx": "20.704", + "impactPxs": [ + "20.6999", + "20.7071" + ], + "dayBaseVlm": "0.52" + }, + { + "funding": "0.0000125", + "openInterest": "3916758.0", + "prevDayPx": "0.028632", + "dayNtlVlm": "72.524856", + "premium": "0.0", + "oraclePx": "0.028055", + "markPx": "0.028025", + "midPx": "0.028016", + "impactPxs": [ + "0.027973", + "0.028056" + ], + "dayBaseVlm": "2533.0" + }, + { + "funding": "0.0000125", + "openInterest": "64678.4", + "prevDayPx": "0.359", + "dayNtlVlm": "23040.35967", + "premium": "0.0", + "oraclePx": "0.346", + "markPx": "0.34567", + "midPx": "0.34534", + "impactPxs": [ + "0.34446", + "0.34623" + ], + "dayBaseVlm": "65356.7" + }, + { + "funding": "0.0000125", + "openInterest": "608578.8", + "prevDayPx": "0.44224", + "dayNtlVlm": "1302.661706", + "premium": "-0.0000683761", + "oraclePx": "0.43875", + "markPx": "0.43835", + "midPx": "0.4383", + "impactPxs": [ + "0.43781", + "0.43872" + ], + "dayBaseVlm": "2932.0" + }, + { + "funding": "0.0000125", + "openInterest": "259983.6", + "prevDayPx": "0.46116", + "dayNtlVlm": "5812.603819", + "premium": "-0.0002159827", + "oraclePx": "0.463", + "markPx": "0.46278", + "midPx": "0.4628", + "impactPxs": [ + "0.46269", + "0.4629" + ], + "dayBaseVlm": "12524.7" + }, + { + "funding": "0.0000125", + "openInterest": "5463332.0", + "prevDayPx": "0.00706", + "dayNtlVlm": "0.0", + "premium": "-0.0002741604", + "oraclePx": "0.007295", + "markPx": "0.007288", + "midPx": "0.007288", + "impactPxs": [ + "0.007283", + "0.007293" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "565764.6", + "prevDayPx": "0.32777", + "dayNtlVlm": "6957.0928", + "premium": "-0.0003545052", + "oraclePx": "0.3385", + "markPx": "0.3382", + "midPx": "0.33831", + "impactPxs": [ + "0.33823", + "0.33838" + ], + "dayBaseVlm": "20688.9" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "0.073173", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.071303", + "markPx": "0.073173", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "72377.6", + "prevDayPx": "0.84405", + "dayNtlVlm": "0.0", + "premium": "-0.0000107469", + "oraclePx": "0.9305", + "markPx": "0.92945", + "midPx": "0.92953", + "impactPxs": [ + "0.92847", + "0.93049" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "0.042763", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.074039", + "markPx": "0.042763", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "8.447", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "8.0041", + "markPx": "8.447", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "2843.04", + "prevDayPx": "38.812", + "dayNtlVlm": "1039.38712", + "premium": "-0.0004100407", + "oraclePx": "38.045", + "markPx": "38.005", + "midPx": "38.0185", + "impactPxs": [ + "38.0072", + "38.0294" + ], + "dayBaseVlm": "26.94" + }, + { + "funding": "0.0000125", + "openInterest": "934.2", + "prevDayPx": "1.5041", + "dayNtlVlm": "274.94948", + "premium": "0.0", + "oraclePx": "1.4752", + "markPx": "1.474", + "midPx": "1.47325", + "impactPxs": [ + "1.47033", + "1.47601" + ], + "dayBaseVlm": "182.8" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "1813.6", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "1813.7", + "markPx": "1813.6", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000075997", + "openInterest": "219.5", + "prevDayPx": "236.75", + "dayNtlVlm": "23528.9075", + "premium": "-0.0006364052", + "oraclePx": "240.57", + "markPx": "240.38", + "midPx": "240.395", + "impactPxs": [ + "240.3397", + "240.4169" + ], + "dayBaseVlm": "98.45" + }, + { + "funding": "0.0000125", + "openInterest": "2382.2", + "prevDayPx": "1.1794", + "dayNtlVlm": "221.59764", + "premium": "0.0", + "oraclePx": "1.19", + "markPx": "1.1892", + "midPx": "1.1899", + "impactPxs": [ + "1.18879", + "1.1906" + ], + "dayBaseVlm": "185.5" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "6.9233", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "7.03", + "markPx": "6.9233", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "22184.4", + "prevDayPx": "0.90707", + "dayNtlVlm": "0.0", + "premium": "-0.000291439", + "oraclePx": "0.96075", + "markPx": "0.9602", + "midPx": "0.96035", + "impactPxs": [ + "0.96022", + "0.96047" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "6192.6", + "prevDayPx": "2.6272", + "dayNtlVlm": "5692.26672", + "premium": "0.0", + "oraclePx": "2.6498", + "markPx": "2.6473", + "midPx": "2.647", + "impactPxs": [ + "2.64379", + "2.65044" + ], + "dayBaseVlm": "2139.6" + }, + { + "funding": "0.0000125", + "openInterest": "1829.8", + "prevDayPx": "9.0477", + "dayNtlVlm": "85.9734", + "premium": "-0.0001648477", + "oraclePx": "8.796", + "markPx": "8.7859", + "midPx": "8.7854", + "impactPxs": [ + "8.7765", + "8.79455" + ], + "dayBaseVlm": "9.6" + }, + { + "funding": "0.0000125", + "openInterest": "128840.6", + "prevDayPx": "0.4349", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.4652", + "markPx": "0.46456", + "midPx": "0.46468", + "impactPxs": [ + "0.46403", + "0.4653" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "0.75391", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.7098", + "markPx": "0.75391", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "4193256.0", + "prevDayPx": "0.010421", + "dayNtlVlm": "13149.02338", + "premium": "-0.000094697", + "oraclePx": "0.01056", + "markPx": "0.010555", + "midPx": "0.010557", + "impactPxs": [ + "0.010555", + "0.010559" + ], + "dayBaseVlm": "1261402.0" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "0.007042", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.005895", + "markPx": "0.007042", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "4.7187", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.61454", + "markPx": "4.7187", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000070788", + "openInterest": "272814.2", + "prevDayPx": "1.7755", + "dayNtlVlm": "35.36955", + "premium": "-0.0003466205", + "oraclePx": "1.731", + "markPx": "1.7298", + "midPx": "1.73035", + "impactPxs": [ + "1.7303", + "1.7304" + ], + "dayBaseVlm": "20.1" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "0.069811", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.069825", + "markPx": "0.069811", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "-0.0000363349", + "openInterest": "41071.4", + "prevDayPx": "12.612", + "dayNtlVlm": "0.0", + "premium": "-0.0005792904", + "oraclePx": "13.81", + "markPx": "13.79", + "midPx": "13.798", + "impactPxs": [ + "13.794", + "13.802" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "34109.2", + "prevDayPx": "0.8394", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.89278", + "markPx": "0.89284", + "midPx": "0.89316", + "impactPxs": [ + "0.89101", + "0.89521" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "57.48", + "prevDayPx": "26.19", + "dayNtlVlm": "1481.01287", + "premium": "-0.0003057996", + "oraclePx": "28.45", + "markPx": "28.413", + "midPx": "28.41", + "impactPxs": [ + "28.3807", + "28.4413" + ], + "dayBaseVlm": "55.35" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "0.04525", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.01263", + "markPx": "0.04525", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "723174.0", + "prevDayPx": "0.034534", + "dayNtlVlm": "20.996672", + "premium": "0.0", + "oraclePx": "0.03481", + "markPx": "0.034775", + "midPx": "0.034771", + "impactPxs": [ + "0.034704", + "0.03482" + ], + "dayBaseVlm": "608.0" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "0.12612", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.1084", + "markPx": "0.12612", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "1737128.0", + "prevDayPx": "0.053359", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.05783", + "markPx": "0.057745", + "midPx": "0.05776", + "impactPxs": [ + "0.057635", + "0.057889" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "2092880.0", + "prevDayPx": "0.0519", + "dayNtlVlm": "0.0", + "premium": "-0.0003402647", + "oraclePx": "0.0529", + "markPx": "0.052825", + "midPx": "0.052814", + "impactPxs": [ + "0.052753", + "0.052882" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "108004.6", + "prevDayPx": "1.0738", + "dayNtlVlm": "3037.10779", + "premium": "0.0", + "oraclePx": "1.0665", + "markPx": "1.066", + "midPx": "1.06645", + "impactPxs": [ + "1.06579", + "1.06727" + ], + "dayBaseVlm": "2919.8" + }, + { + "funding": "-0.0000755259", + "openInterest": "2487.68", + "prevDayPx": "23.38", + "dayNtlVlm": "27.1208", + "premium": "-0.0005747877", + "oraclePx": "22.965", + "markPx": "22.911", + "midPx": "22.9135", + "impactPxs": [ + "22.8741", + "22.9518" + ], + "dayBaseVlm": "1.16" + }, + { + "funding": "0.0000125", + "openInterest": "7911.6", + "prevDayPx": "2.1901", + "dayNtlVlm": "0.0", + "premium": "-0.0003132692", + "oraclePx": "2.2345", + "markPx": "2.2333", + "midPx": "2.2333", + "impactPxs": [ + "2.23303", + "2.2338" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "163044.0", + "prevDayPx": "0.6875", + "dayNtlVlm": "6832.55546", + "premium": "-0.0004310534", + "oraclePx": "0.68205", + "markPx": "0.68165", + "midPx": "0.68162", + "impactPxs": [ + "0.681486", + "0.681756" + ], + "dayBaseVlm": "10102.0" + }, + { + "funding": "0.0000125", + "openInterest": "191674.0", + "prevDayPx": "0.10596", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.1085", + "markPx": "0.1084", + "midPx": "0.10847", + "impactPxs": [ + "0.10838", + "0.108565" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "1084330.0", + "prevDayPx": "0.085332", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.088575", + "markPx": "0.088476", + "midPx": "0.08847", + "impactPxs": [ + "0.088274", + "0.08867" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "4175.4", + "prevDayPx": "2.594", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "2.6769", + "markPx": "2.6735", + "midPx": "2.6746", + "impactPxs": [ + "2.66856", + "2.68047" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "0.9747", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.35525", + "markPx": "0.9747", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "58268.0", + "prevDayPx": "3.5233", + "dayNtlVlm": "20.7399", + "premium": "-0.0003102125", + "oraclePx": "3.388", + "markPx": "3.3854", + "midPx": "3.38635", + "impactPxs": [ + "3.385912", + "3.386949" + ], + "dayBaseVlm": "6.0" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "0.17286", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.1966", + "markPx": "0.17286", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "104836.0", + "prevDayPx": "0.27343", + "dayNtlVlm": "199.33047", + "premium": "-0.0001620626", + "oraclePx": "0.2715", + "markPx": "0.27136", + "midPx": "0.271375", + "impactPxs": [ + "0.271315", + "0.271456" + ], + "dayBaseVlm": "729.0" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "1.4746", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.05101", + "markPx": "1.4746", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "-0.0001072469", + "openInterest": "109898.4", + "prevDayPx": "2.3345", + "dayNtlVlm": "5265.27345", + "premium": "-0.0017427734", + "oraclePx": "2.387", + "markPx": "2.3823", + "midPx": "2.38215", + "impactPxs": [ + "2.38084", + "2.38284" + ], + "dayBaseVlm": "2246.5" + }, + { + "funding": "0.0000125", + "openInterest": "20892552.0", + "prevDayPx": "0.001661", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.001712", + "markPx": "0.001706", + "midPx": "0.001705", + "impactPxs": [ + "0.001696", + "0.001714" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "1451.14", + "prevDayPx": "5.2463", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "5.437", + "markPx": "5.43", + "midPx": "5.43", + "impactPxs": [ + "5.4223", + "5.4372" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "1.2315", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.859", + "markPx": "1.2315", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "42594.02", + "prevDayPx": "5.2648", + "dayNtlVlm": "1782.593345", + "premium": "0.0", + "oraclePx": "5.328", + "markPx": "5.3229", + "midPx": "5.3229", + "impactPxs": [ + "5.3175", + "5.3281" + ], + "dayBaseVlm": "334.67" + }, + { + "funding": "0.0000125", + "openInterest": "10507.54", + "prevDayPx": "11.184", + "dayNtlVlm": "0.0", + "premium": "-0.0007592801", + "oraclePx": "14.224", + "markPx": "14.206", + "midPx": "14.208", + "impactPxs": [ + "14.204", + "14.2132" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "12000.4", + "prevDayPx": "1.6653", + "dayNtlVlm": "25.14603", + "premium": "0.0", + "oraclePx": "1.6561", + "markPx": "1.6556", + "midPx": "1.6558", + "impactPxs": [ + "1.65507", + "1.65644" + ], + "dayBaseVlm": "15.1" + }, + { + "funding": "0.0000125", + "openInterest": "2244416.0", + "prevDayPx": "0.1202", + "dayNtlVlm": "26.5642", + "premium": "0.0", + "oraclePx": "0.11825", + "markPx": "0.11813", + "midPx": "0.117975", + "impactPxs": [ + "0.117679", + "0.118262" + ], + "dayBaseVlm": "221.0" + }, + { + "funding": "0.0000125", + "openInterest": "231557.8", + "prevDayPx": "0.87115", + "dayNtlVlm": "0.0", + "premium": "-0.0005830583", + "oraclePx": "0.909", + "markPx": "0.90789", + "midPx": "0.90739", + "impactPxs": [ + "0.90635", + "0.90847" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "13826.4", + "prevDayPx": "0.54741", + "dayNtlVlm": "1893.511179", + "premium": "0.0", + "oraclePx": "0.55176", + "markPx": "0.5512", + "midPx": "0.55097", + "impactPxs": [ + "0.55005", + "0.55191" + ], + "dayBaseVlm": "3421.4" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "14.1", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "15.355", + "markPx": "14.1", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "-0.0000098375", + "openInterest": "3905114.0", + "prevDayPx": "0.038711", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.03851", + "markPx": "0.03847", + "midPx": "0.038503", + "impactPxs": [ + "0.038487", + "0.03852" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "-0.0000039335", + "openInterest": "93483.8", + "prevDayPx": "0.5627", + "dayNtlVlm": "25.04015", + "premium": "-0.0006571142", + "oraclePx": "0.54785", + "markPx": "0.54695", + "midPx": "0.54617", + "impactPxs": [ + "0.54478", + "0.54749" + ], + "dayBaseVlm": "44.5" + }, + { + "funding": "0.0000125", + "openInterest": "281838.0", + "prevDayPx": "0.014689", + "dayNtlVlm": "0.0", + "premium": "-0.0003932106", + "oraclePx": "0.015259", + "markPx": "0.015245", + "midPx": "0.01525", + "impactPxs": [ + "0.015248", + "0.015253" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "6.4518", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "3184.6", + "markPx": "6.4518", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "528502.0", + "prevDayPx": "0.40693", + "dayNtlVlm": "8248.39783", + "premium": "0.0", + "oraclePx": "0.40673", + "markPx": "0.40542", + "midPx": "0.405215", + "impactPxs": [ + "0.403535", + "0.406937" + ], + "dayBaseVlm": "19869.0" + }, + { + "funding": "0.0000125", + "openInterest": "15541018.0", + "prevDayPx": "0.008185", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.00815", + "markPx": "0.008152", + "midPx": "0.008152", + "impactPxs": [ + "0.00815", + "0.008154" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "-0.0001538194", + "openInterest": "300490.0", + "prevDayPx": "0.42943", + "dayNtlVlm": "5865.0497", + "premium": "-0.0019858782", + "oraclePx": "0.4532", + "markPx": "0.45174", + "midPx": "0.451415", + "impactPxs": [ + "0.45053", + "0.4523" + ], + "dayBaseVlm": "13414.0" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "0.15313", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.1544", + "markPx": "0.15313", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "21313356.0", + "prevDayPx": "0.011091", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.011373", + "markPx": "0.011348", + "midPx": "0.011344", + "impactPxs": [ + "0.011306", + "0.011381" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "6317120.0", + "prevDayPx": "0.0058", + "dayNtlVlm": "224.855618", + "premium": "-0.0003551136", + "oraclePx": "0.005632", + "markPx": "0.005628", + "midPx": "0.005629", + "impactPxs": [ + "0.005627", + "0.00563" + ], + "dayBaseVlm": "38899.0" + }, + { + "funding": "-0.0000047555", + "openInterest": "4193348.0", + "prevDayPx": "0.047679", + "dayNtlVlm": "399.123885", + "premium": "-0.0005611309", + "oraclePx": "0.046335", + "markPx": "0.046277", + "midPx": "0.04626", + "impactPxs": [ + "0.046209", + "0.046309" + ], + "dayBaseVlm": "8382.0" + }, + { + "funding": "0.0000125", + "openInterest": "20260.0", + "prevDayPx": "1.1596", + "dayNtlVlm": "26.6708", + "premium": "0.0", + "oraclePx": "1.129", + "markPx": "1.1288", + "midPx": "1.1295", + "impactPxs": [ + "1.126706", + "1.131859" + ], + "dayBaseVlm": "23.0" + }, + { + "funding": "-0.0000328364", + "openInterest": "265582.82", + "prevDayPx": "0.3118", + "dayNtlVlm": "1509.260351", + "premium": "0.0", + "oraclePx": "0.3121", + "markPx": "0.3117", + "midPx": "0.3118", + "impactPxs": [ + "0.3114", + "0.3122" + ], + "dayBaseVlm": "4752.2" + }, + { + "funding": "0.0000125", + "openInterest": "2047946.0", + "prevDayPx": "0.57569", + "dayNtlVlm": "868227.9931000001", + "premium": "-0.0000410458", + "oraclePx": "0.56035", + "markPx": "0.56008", + "midPx": "0.560185", + "impactPxs": [ + "0.560005", + "0.560327" + ], + "dayBaseVlm": "1508674.0" + }, + { + "funding": "0.0000125", + "openInterest": "83055.4", + "prevDayPx": "2.8142", + "dayNtlVlm": "280.8892", + "premium": "0.0", + "oraclePx": "2.752", + "markPx": "2.748", + "midPx": "2.74595", + "impactPxs": [ + "2.73832", + "2.75383" + ], + "dayBaseVlm": "101.9" + }, + { + "funding": "0.0000125", + "openInterest": "3393408.0", + "prevDayPx": "0.012528", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.012778", + "markPx": "0.012762", + "midPx": "0.012764", + "impactPxs": [ + "0.012743", + "0.012784" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "12890.7", + "prevDayPx": "16.384", + "dayNtlVlm": "25.06752", + "premium": "-0.0001043521", + "oraclePx": "16.291", + "markPx": "16.283", + "midPx": "16.2865", + "impactPxs": [ + "16.2846", + "16.2893" + ], + "dayBaseVlm": "1.53" + }, + { + "funding": "0.0000125", + "openInterest": "6214.14", + "prevDayPx": "16.689", + "dayNtlVlm": "25.0335", + "premium": "-0.0001076233", + "oraclePx": "16.725", + "markPx": "16.707", + "midPx": "16.7075", + "impactPxs": [ + "16.6933", + "16.7232" + ], + "dayBaseVlm": "1.5" + }, + { + "funding": "0.0000125", + "openInterest": "3201178.0", + "prevDayPx": "0.02585", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.02684", + "markPx": "0.02682", + "midPx": "0.02683", + "impactPxs": [ + "0.02681", + "0.02684" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "192541.4", + "prevDayPx": "0.11843", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.1178", + "markPx": "0.1177", + "midPx": "0.11741", + "impactPxs": [ + "0.11698", + "0.11782" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "33191.6", + "prevDayPx": "1.1006", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "1.162", + "markPx": "1.1611", + "midPx": "1.1616", + "impactPxs": [ + "1.16088", + "1.16229" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "0.14197", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.12894", + "markPx": "0.14197", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "44684.0", + "prevDayPx": "0.7683", + "dayNtlVlm": "25.3539", + "premium": "-0.0004255319", + "oraclePx": "0.7614", + "markPx": "0.76085", + "midPx": "0.76092", + "impactPxs": [ + "0.760761", + "0.761076" + ], + "dayBaseVlm": "33.0" + }, + { + "funding": "0.0000125", + "openInterest": "8490892.0", + "prevDayPx": "0.020013", + "dayNtlVlm": "3142.406141", + "premium": "0.0", + "oraclePx": "0.01997", + "markPx": "0.019957", + "midPx": "0.019966", + "impactPxs": [ + "0.019957", + "0.019973" + ], + "dayBaseVlm": "156282.0" + }, + { + "funding": "-0.0000609683", + "openInterest": "360512.0", + "prevDayPx": "0.11828", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.12515", + "markPx": "0.12477", + "midPx": "0.12488", + "impactPxs": [ + "0.12463", + "0.12524" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "341441.4", + "prevDayPx": "0.11613", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.10805", + "markPx": "0.10796", + "midPx": "0.10797", + "impactPxs": [ + "0.10788", + "0.10806" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "101742.8", + "prevDayPx": "0.17576", + "dayNtlVlm": "2156.046331", + "premium": "0.0011000236", + "oraclePx": "0.25454", + "markPx": "0.2549", + "midPx": "0.25555", + "impactPxs": [ + "0.25482", + "0.25637" + ], + "dayBaseVlm": "10853.7" + }, + { + "funding": "0.0000125", + "openInterest": "767374.0", + "prevDayPx": "0.0758", + "dayNtlVlm": "25.9236", + "premium": "0.0", + "oraclePx": "0.07465", + "markPx": "0.07461", + "midPx": "0.074638", + "impactPxs": [ + "0.074624", + "0.074652" + ], + "dayBaseVlm": "342.0" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "2957.0", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "2340.7", + "markPx": "2957.0", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "0.13086", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.1234", + "markPx": "0.13086", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0001541423", + "openInterest": "860.116", + "prevDayPx": "411.01", + "dayNtlVlm": "3937.99116", + "premium": "0.0009288887", + "oraclePx": "418.78", + "markPx": "419.14", + "midPx": "419.65", + "impactPxs": [ + "419.169", + "420.241" + ], + "dayBaseVlm": "9.548" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "0.023539", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.02656", + "markPx": "0.023539", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "4181.62", + "prevDayPx": "4.1329", + "dayNtlVlm": "211.544725", + "premium": "0.0", + "oraclePx": "4.1205", + "markPx": "4.1195", + "midPx": "4.1201", + "impactPxs": [ + "4.1191", + "4.1212" + ], + "dayBaseVlm": "51.25" + }, + { + "funding": "0.0000125", + "openInterest": "184100.4", + "prevDayPx": "0.06622", + "dayNtlVlm": "898.967777", + "premium": "0.0", + "oraclePx": "0.0666", + "markPx": "0.06656", + "midPx": "0.0666", + "impactPxs": [ + "0.06653", + "0.06667" + ], + "dayBaseVlm": "13438.8" + }, + { + "funding": "0.0000125", + "openInterest": "574669.4", + "prevDayPx": "0.11513", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.1129", + "markPx": "0.11281", + "midPx": "0.11289", + "impactPxs": [ + "0.11278", + "0.11298" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "-0.0000839207", + "openInterest": "5870.0", + "prevDayPx": "0.35523", + "dayNtlVlm": "0.0", + "premium": "-0.0015336363", + "oraclePx": "0.40492", + "markPx": "0.40425", + "midPx": "0.404265", + "impactPxs": [ + "0.404206", + "0.404299" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "1060420.0", + "prevDayPx": "0.17868", + "dayNtlVlm": "0.0", + "premium": "-0.0000109691", + "oraclePx": "0.18233", + "markPx": "0.18212", + "midPx": "0.182095", + "impactPxs": [ + "0.181857", + "0.182328" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "765792.0", + "prevDayPx": "0.14495", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.16273", + "markPx": "0.16265", + "midPx": "0.162755", + "impactPxs": [ + "0.162645", + "0.162839" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "4.1611", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "3.88", + "markPx": "4.0988", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000035533", + "openInterest": "20275.04", + "prevDayPx": "1.2005", + "dayNtlVlm": "222.973893", + "premium": "-0.0012184508", + "oraclePx": "1.149", + "markPx": "1.1477", + "midPx": "1.1475", + "impactPxs": [ + "1.1474", + "1.1476" + ], + "dayBaseVlm": "192.69" + }, + { + "funding": "-0.0000408654", + "openInterest": "194628.0", + "prevDayPx": "0.010886", + "dayNtlVlm": "574.303434", + "premium": "-0.0006627533", + "oraclePx": "0.010562", + "markPx": "0.010542", + "midPx": "0.010547", + "impactPxs": [ + "0.010537", + "0.010555" + ], + "dayBaseVlm": "52819.0" + }, + { + "funding": "0.0000125", + "openInterest": "49714422.0", + "prevDayPx": "0.000848", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.000842", + "markPx": "0.000841", + "midPx": "0.00084", + "impactPxs": [ + "0.000838", + "0.000842" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000083896", + "openInterest": "140692.0", + "prevDayPx": "0.002378", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.002579", + "markPx": "0.002577", + "midPx": "0.002578", + "impactPxs": [ + "0.002577", + "0.002579" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "-0.0000043232", + "openInterest": "31832.6", + "prevDayPx": "0.3646", + "dayNtlVlm": "1088.955005", + "premium": "-0.0005537865", + "oraclePx": "0.36115", + "markPx": "0.36075", + "midPx": "0.36086", + "impactPxs": [ + "0.36077", + "0.36095" + ], + "dayBaseVlm": "3006.9" + }, + { + "funding": "0.0000125", + "openInterest": "2022634.0", + "prevDayPx": "0.0309", + "dayNtlVlm": "25.0908", + "premium": "-0.0000305689", + "oraclePx": "0.032713", + "markPx": "0.032684", + "midPx": "0.032695", + "impactPxs": [ + "0.032678", + "0.032712" + ], + "dayBaseVlm": "812.0" + }, + { + "funding": "-0.0000056612", + "openInterest": "7839852.0", + "prevDayPx": "0.033556", + "dayNtlVlm": "0.0", + "premium": "-0.0005601415", + "oraclePx": "0.03392", + "markPx": "0.033883", + "midPx": "0.03389", + "impactPxs": [ + "0.03388", + "0.033901" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "-0.0003142659", + "openInterest": "65979688.0", + "prevDayPx": "0.001508", + "dayNtlVlm": "0.0", + "premium": "-0.0051813472", + "oraclePx": "0.001544", + "markPx": "0.001533", + "midPx": "0.001534", + "impactPxs": [ + "0.001533", + "0.001536" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "0.14003", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.4145", + "markPx": "0.14003", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "-0.0000340176", + "openInterest": "28948626.0", + "prevDayPx": "0.001878", + "dayNtlVlm": "0.0", + "premium": "-0.0010147133", + "oraclePx": "0.001971", + "markPx": "0.001967", + "midPx": "0.001967", + "impactPxs": [ + "0.001965", + "0.001969" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "30130.0", + "prevDayPx": "2.5924", + "dayNtlVlm": "25.924", + "premium": "0.0", + "oraclePx": "2.5556", + "markPx": "2.5536", + "midPx": "2.55505", + "impactPxs": [ + "2.553741", + "2.5561" + ], + "dayBaseVlm": "10.0" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "0.1403", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.11724", + "markPx": "0.1403", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000117612", + "openInterest": "9666.0", + "prevDayPx": "0.20258", + "dayNtlVlm": "235.92644", + "premium": "-0.0004481655", + "oraclePx": "0.20305", + "markPx": "0.20292", + "midPx": "0.202925", + "impactPxs": [ + "0.202896", + "0.202959" + ], + "dayBaseVlm": "1154.0" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "0.083097", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.083638", + "markPx": "0.083097", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000115831", + "openInterest": "421622.0", + "prevDayPx": "0.25092", + "dayNtlVlm": "0.0", + "premium": "-0.0007357987", + "oraclePx": "0.2623", + "markPx": "0.26197", + "midPx": "0.262035", + "impactPxs": [ + "0.261948", + "0.262107" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "40124972.0", + "prevDayPx": "0.000405", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.000432", + "markPx": "0.000431", + "midPx": "0.000431", + "impactPxs": [ + "0.000429", + "0.000432" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "173309.0", + "prevDayPx": "0.17267", + "dayNtlVlm": "0.0", + "premium": "0.0000608458", + "oraclePx": "0.16435", + "markPx": "0.1644", + "midPx": "0.16448", + "impactPxs": [ + "0.16436", + "0.16457" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "0.006887", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.005465", + "markPx": "0.006887", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "18999.4", + "prevDayPx": "0.19993", + "dayNtlVlm": "2454.545407", + "premium": "0.0", + "oraclePx": "0.20189", + "markPx": "0.20166", + "midPx": "0.20155", + "impactPxs": [ + "0.20106", + "0.20205" + ], + "dayBaseVlm": "12215.7" + }, + { + "funding": "0.0000125", + "openInterest": "208338.0", + "prevDayPx": "0.054604", + "dayNtlVlm": "0.0", + "premium": "-0.0001391788", + "oraclePx": "0.05748", + "markPx": "0.057442", + "midPx": "0.057458", + "impactPxs": [ + "0.05744", + "0.057472" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "-0.0000810943", + "openInterest": "1232412.0", + "prevDayPx": "0.1106", + "dayNtlVlm": "0.0", + "premium": "-0.00063689", + "oraclePx": "0.1209", + "markPx": "0.12061", + "midPx": "0.120605", + "impactPxs": [ + "0.120446", + "0.120823" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "23372.0", + "prevDayPx": "5.18", + "dayNtlVlm": "1713.1522", + "premium": "0.0", + "oraclePx": "5.134", + "markPx": "5.0769", + "midPx": "5.12845", + "impactPxs": [ + "5.007894", + "5.220547" + ], + "dayBaseVlm": "334.0" + }, + { + "funding": "0.0000125", + "openInterest": "115215.8", + "prevDayPx": "0.4288", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.42733", + "markPx": "0.42711", + "midPx": "0.42732", + "impactPxs": [ + "0.4272", + "0.42744" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "515589.0", + "prevDayPx": "0.13927", + "dayNtlVlm": "10.013513", + "premium": "-0.0001420455", + "oraclePx": "0.1408", + "markPx": "0.14056", + "midPx": "0.14057", + "impactPxs": [ + "0.14035", + "0.14078" + ], + "dayBaseVlm": "71.9" + }, + { + "funding": "0.0000125", + "openInterest": "340362.0", + "prevDayPx": "0.32983", + "dayNtlVlm": "127.31438", + "premium": "-0.0003650079", + "oraclePx": "0.32876", + "markPx": "0.32844", + "midPx": "0.328245", + "impactPxs": [ + "0.327853", + "0.32864" + ], + "dayBaseVlm": "386.0" + }, + { + "funding": "0.0000125", + "openInterest": "1721284.0", + "prevDayPx": "0.03", + "dayNtlVlm": "1026.857456", + "premium": "0.0", + "oraclePx": "0.02845", + "markPx": "0.02844", + "midPx": "0.028459", + "impactPxs": [ + "0.028435", + "0.028482" + ], + "dayBaseVlm": "34544.0" + }, + { + "funding": "0.0000030271", + "openInterest": "310552.0", + "prevDayPx": "0.22045", + "dayNtlVlm": "73.6303", + "premium": "0.0000137174", + "oraclePx": "0.2187", + "markPx": "0.21855", + "midPx": "0.218745", + "impactPxs": [ + "0.218703", + "0.218782" + ], + "dayBaseVlm": "334.0" + }, + { + "funding": "0.0000125", + "openInterest": "1283258.0", + "prevDayPx": "0.18867", + "dayNtlVlm": "1204.7684", + "premium": "0.0", + "oraclePx": "0.19125", + "markPx": "0.19106", + "midPx": "0.19111", + "impactPxs": [ + "0.190798", + "0.191423" + ], + "dayBaseVlm": "6363.0" + }, + { + "funding": "0.0000125", + "openInterest": "10538.0", + "prevDayPx": "3.2888", + "dayNtlVlm": "2035.653762", + "premium": "-0.0002163499", + "oraclePx": "3.2355", + "markPx": "3.232", + "midPx": "3.2311", + "impactPxs": [ + "3.2273", + "3.2348" + ], + "dayBaseVlm": "621.12" + }, + { + "funding": "0.0000125", + "openInterest": "696054.0", + "prevDayPx": "0.14611", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.1503", + "markPx": "0.15007", + "midPx": "0.150035", + "impactPxs": [ + "0.14977", + "0.1503" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "0.021588", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.026923", + "markPx": "0.021588", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.00051513", + "openInterest": "1216.3", + "prevDayPx": "70.178", + "dayNtlVlm": "61399318.3046400025", + "premium": "0.0", + "oraclePx": "74.367", + "markPx": "94.683", + "midPx": "87.3415", + "impactPxs": [ + "62.1548", + "136.6843" + ], + "dayBaseVlm": "1083145.5000000005" + }, + { + "funding": "-0.0006688518", + "openInterest": "336284.2", + "prevDayPx": "0.47459", + "dayNtlVlm": "424.12448", + "premium": "-0.0057084227", + "oraclePx": "0.53605", + "markPx": "0.53208", + "midPx": "0.532", + "impactPxs": [ + "0.53102", + "0.53299" + ], + "dayBaseVlm": "876.0" + }, + { + "funding": "0.0000095641", + "openInterest": "246204.0", + "prevDayPx": "0.0734", + "dayNtlVlm": "0.0", + "premium": "-0.0007566862", + "oraclePx": "0.07665", + "markPx": "0.076569", + "midPx": "0.076577", + "impactPxs": [ + "0.076563", + "0.076592" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0002971854", + "openInterest": "546147.4", + "prevDayPx": "1.2765", + "dayNtlVlm": "1594850.0335400002", + "premium": "0.0039380202", + "oraclePx": "1.4779", + "markPx": "1.4907", + "midPx": "1.5088", + "impactPxs": [ + "1.48372", + "1.54057" + ], + "dayBaseVlm": "1010339.6" + }, + { + "funding": "0.0000125", + "openInterest": "2085944.0", + "prevDayPx": "0.021914", + "dayNtlVlm": "1859.784642", + "premium": "-0.0010338008", + "oraclePx": "0.022248", + "markPx": "0.022225", + "midPx": "0.022221", + "impactPxs": [ + "0.022218", + "0.022225" + ], + "dayBaseVlm": "83135.0" + }, + { + "funding": "0.0000125", + "openInterest": "1239698.0", + "prevDayPx": "0.033033", + "dayNtlVlm": "0.0", + "premium": "0.0002424242", + "oraclePx": "0.033", + "markPx": "0.03301", + "midPx": "0.033024", + "impactPxs": [ + "0.033008", + "0.033039" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "428664.6", + "prevDayPx": "0.40841", + "dayNtlVlm": "10762.034945", + "premium": "0.0", + "oraclePx": "0.41709", + "markPx": "0.4166", + "midPx": "0.41654", + "impactPxs": [ + "0.4141", + "0.42017" + ], + "dayBaseVlm": "26534.7" + }, + { + "funding": "0.0000125", + "openInterest": "340298.0", + "prevDayPx": "0.095677", + "dayNtlVlm": "10221.942008", + "premium": "-0.000576", + "oraclePx": "0.09375", + "markPx": "0.093685", + "midPx": "0.093633", + "impactPxs": [ + "0.093572", + "0.093696" + ], + "dayBaseVlm": "106878.0" + }, + { + "funding": "0.0000125", + "openInterest": "52613.8", + "prevDayPx": "0.06784", + "dayNtlVlm": "24.0832", + "premium": "-0.0004503152", + "oraclePx": "0.06662", + "markPx": "0.06659", + "midPx": "0.0665", + "impactPxs": [ + "0.0664", + "0.06659" + ], + "dayBaseVlm": "355.0" + }, + { + "funding": "0.0000498545", + "openInterest": "1393474.0", + "prevDayPx": "0.034315", + "dayNtlVlm": "0.0", + "premium": "0.0012245479", + "oraclePx": "0.035115", + "markPx": "0.035159", + "midPx": "0.035173", + "impactPxs": [ + "0.035158", + "0.035189" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "-0.0004780267", + "openInterest": "371874.0", + "prevDayPx": "0.088992", + "dayNtlVlm": "0.0", + "premium": "-0.0039163916", + "oraclePx": "0.0909", + "markPx": "0.090476", + "midPx": "0.090528", + "impactPxs": [ + "0.090512", + "0.090544" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "9237.2", + "prevDayPx": "1.1078", + "dayNtlVlm": "3479.11468", + "premium": "0.0", + "oraclePx": "1.1019", + "markPx": "1.0985", + "midPx": "1.09805", + "impactPxs": [ + "1.0934", + "1.10271" + ], + "dayBaseVlm": "3112.3" + }, + { + "funding": "0.0000125", + "openInterest": "1788532.0", + "prevDayPx": "0.020825", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.020778", + "markPx": "0.02079", + "midPx": "0.020772", + "impactPxs": [ + "0.020696", + "0.020848" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "145694.0", + "prevDayPx": "0.1761", + "dayNtlVlm": "333.75306", + "premium": "-0.0001618029", + "oraclePx": "0.17305", + "markPx": "0.1729", + "midPx": "0.172945", + "impactPxs": [ + "0.172863", + "0.173022" + ], + "dayBaseVlm": "1939.0" + }, + { + "funding": "-0.0000193636", + "openInterest": "14020.4", + "prevDayPx": "1.9818", + "dayNtlVlm": "0.0", + "premium": "-0.0008027302", + "oraclePx": "2.0804", + "markPx": "2.0782", + "midPx": "2.07835", + "impactPxs": [ + "2.07794", + "2.07873" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "-0.0000291794", + "openInterest": "22815.4", + "prevDayPx": "6.9314", + "dayNtlVlm": "589.169", + "premium": "-0.0011696834", + "oraclePx": "6.9335", + "markPx": "6.9238", + "midPx": "6.92265", + "impactPxs": [ + "6.91815", + "6.92539" + ], + "dayBaseVlm": "85.0" + }, + { + "funding": "0.0000125", + "openInterest": "70143430.0", + "prevDayPx": "0.010142", + "dayNtlVlm": "809507.523132", + "premium": "0.0", + "oraclePx": "0.010016", + "markPx": "0.010007", + "midPx": "0.009994", + "impactPxs": [ + "0.009967", + "0.010021" + ], + "dayBaseVlm": "79817346.0" + }, + { + "funding": "0.0000125", + "openInterest": "83151.4", + "prevDayPx": "0.09571", + "dayNtlVlm": "128.15569", + "premium": "-0.0005806077", + "oraclePx": "0.10334", + "markPx": "0.10315", + "midPx": "0.10315", + "impactPxs": [ + "0.10303", + "0.10328" + ], + "dayBaseVlm": "1339.0" + }, + { + "funding": "0.0000125", + "openInterest": "437714.0", + "prevDayPx": "0.046606", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.047326", + "markPx": "0.047306", + "midPx": "0.047322", + "impactPxs": [ + "0.047303", + "0.047341" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "-0.0000220859", + "openInterest": "39780.54", + "prevDayPx": "1.4348", + "dayNtlVlm": "0.0", + "premium": "-0.000589171", + "oraclePx": "1.6973", + "markPx": "1.6953", + "midPx": "1.6954", + "impactPxs": [ + "1.6944", + "1.6963" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "0.16", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.13", + "markPx": "0.2", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "0.01458", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.01457", + "markPx": "0.01458", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "-0.0000341478", + "openInterest": "15941.8", + "prevDayPx": "1.8682", + "dayNtlVlm": "0.0", + "premium": "-0.0007489824", + "oraclePx": "1.8425", + "markPx": "1.8405", + "midPx": "1.84025", + "impactPxs": [ + "1.83927", + "1.84112" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "2587962.0", + "prevDayPx": "0.019963", + "dayNtlVlm": "0.0", + "premium": "-0.0002065049", + "oraclePx": "0.01937", + "markPx": "0.019355", + "midPx": "0.019357", + "impactPxs": [ + "0.019348", + "0.019366" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000049626", + "openInterest": "2466.0", + "prevDayPx": "0.28786", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.2928", + "markPx": "0.2923", + "midPx": "0.29227", + "impactPxs": [ + "0.291704", + "0.292825" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "-0.0000622187", + "openInterest": "15542.8", + "prevDayPx": "5.7085", + "dayNtlVlm": "602.66125", + "premium": "-0.0010524938", + "oraclePx": "5.3492", + "markPx": "5.341", + "midPx": "5.3422", + "impactPxs": [ + "5.34079", + "5.34357" + ], + "dayBaseVlm": "110.9" + }, + { + "funding": "-0.0000990951", + "openInterest": "57750.2", + "prevDayPx": "0.11942", + "dayNtlVlm": "1470.187136", + "premium": "-0.0004323016", + "oraclePx": "0.11566", + "markPx": "0.11555", + "midPx": "0.11555", + "impactPxs": [ + "0.11548", + "0.11561" + ], + "dayBaseVlm": "12620.8" + }, + { + "funding": "-0.0004067154", + "openInterest": "34890.0", + "prevDayPx": "1.0477", + "dayNtlVlm": "0.0", + "premium": "-0.0035087129", + "oraclePx": "1.1879", + "markPx": "1.1836", + "midPx": "1.18345", + "impactPxs": [ + "1.18315", + "1.183732" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "0.044548", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.045448", + "markPx": "0.044548", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "193056.0", + "prevDayPx": "0.28772", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.3012", + "markPx": "0.30107", + "midPx": "0.30118", + "impactPxs": [ + "0.301079", + "0.301282" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "44.494", + "prevDayPx": "4107.4", + "dayNtlVlm": "2924.2608", + "premium": "0.0", + "oraclePx": "3989.0", + "markPx": "3987.3", + "midPx": "3987.65", + "impactPxs": [ + "3986.5", + "3989.352" + ], + "dayBaseVlm": "0.72" + }, + { + "funding": "0.0000125", + "openInterest": "90282.0", + "prevDayPx": "0.091782", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.090178", + "markPx": "0.090095", + "midPx": "0.089995", + "impactPxs": [ + "0.089805", + "0.090189" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "3268.0", + "prevDayPx": "0.032224", + "dayNtlVlm": "12.019552", + "premium": "0.0", + "oraclePx": "0.0323", + "markPx": "0.032251", + "midPx": "0.032257", + "impactPxs": [ + "0.032189", + "0.032326" + ], + "dayBaseVlm": "373.0" + }, + { + "funding": "0.000004255", + "openInterest": "10.0", + "prevDayPx": "0.16555", + "dayNtlVlm": "0.0", + "premium": "-0.0003578762", + "oraclePx": "0.17045", + "markPx": "0.17025", + "midPx": "0.17025", + "impactPxs": [ + "0.17016", + "0.170389" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000004431", + "openInterest": "51226.0", + "prevDayPx": "0.19901", + "dayNtlVlm": "174.33276", + "premium": "0.0", + "oraclePx": "0.1992", + "markPx": "0.19885", + "midPx": "0.19881", + "impactPxs": [ + "0.198298", + "0.199311" + ], + "dayBaseVlm": "876.0" + }, + { + "funding": "-0.0000163194", + "openInterest": "941226.0", + "prevDayPx": "0.092197", + "dayNtlVlm": "62015.768786", + "premium": "-0.0019062918", + "oraclePx": "0.093375", + "markPx": "0.09315", + "midPx": "0.093156", + "impactPxs": [ + "0.093097", + "0.093197" + ], + "dayBaseVlm": "656761.0" + }, + { + "funding": "0.000003736", + "openInterest": "42188.0", + "prevDayPx": "0.18301", + "dayNtlVlm": "0.0", + "premium": "-0.0005179163", + "oraclePx": "0.16605", + "markPx": "0.16591", + "midPx": "0.16583", + "impactPxs": [ + "0.16574", + "0.165964" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "-0.0002960972", + "openInterest": "8813012.0", + "prevDayPx": "0.007591", + "dayNtlVlm": "2052.105394", + "premium": "-0.0027023375", + "oraclePx": "0.007401", + "markPx": "0.007377", + "midPx": "0.007374", + "impactPxs": [ + "0.007366", + "0.007381" + ], + "dayBaseVlm": "270334.0" + }, + { + "funding": "0.0000125", + "openInterest": "331998.0", + "prevDayPx": "0.20208", + "dayNtlVlm": "831157.5317300003", + "premium": "-0.0000976276", + "oraclePx": "0.20486", + "markPx": "0.20475", + "midPx": "0.20473", + "impactPxs": [ + "0.204605", + "0.20484" + ], + "dayBaseVlm": "4017985.0" + }, + { + "funding": "0.0149085012", + "openInterest": "1031534.0", + "prevDayPx": "0.066842", + "dayNtlVlm": "0.0", + "premium": "0.1197717355", + "oraclePx": "0.05958", + "markPx": "0.066842", + "midPx": "0.066823", + "impactPxs": [ + "0.066716", + "0.066924" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "-0.0000578254", + "openInterest": "40226.0", + "prevDayPx": "0.34474", + "dayNtlVlm": "0.0", + "premium": "-0.0005335405", + "oraclePx": "0.3861", + "markPx": "0.3853", + "midPx": "0.38543", + "impactPxs": [ + "0.384942", + "0.385894" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000004331", + "openInterest": "346080.0", + "prevDayPx": "0.022071", + "dayNtlVlm": "0.0", + "premium": "-0.0002760334", + "oraclePx": "0.028982", + "markPx": "0.028953", + "midPx": "0.028967", + "impactPxs": [ + "0.028959", + "0.028974" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.000008956", + "openInterest": "62188.0", + "prevDayPx": "0.061288", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.060725", + "markPx": "0.0607", + "midPx": "0.060578", + "impactPxs": [ + "0.06034", + "0.0608" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "6384.0", + "prevDayPx": "0.39978", + "dayNtlVlm": "514.30421", + "premium": "-0.000553854", + "oraclePx": "0.3918", + "markPx": "0.39124", + "midPx": "0.39089", + "impactPxs": [ + "0.390198", + "0.391583" + ], + "dayBaseVlm": "1292.0" + }, + { + "funding": "0.0000125", + "openInterest": "34579960.0", + "prevDayPx": "0.004041", + "dayNtlVlm": "0.0", + "premium": "0.0", + "oraclePx": "0.004801", + "markPx": "0.004787", + "midPx": "0.004795", + "impactPxs": [ + "0.004777", + "0.004813" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000052289", + "openInterest": "6468.0", + "prevDayPx": "0.87356", + "dayNtlVlm": "0.0", + "premium": "-0.0002932587", + "oraclePx": "0.8218", + "markPx": "0.821", + "midPx": "0.821115", + "impactPxs": [ + "0.820687", + "0.821559" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "37004.0", + "prevDayPx": "0.40119", + "dayNtlVlm": "0.0", + "premium": "-0.0000480222", + "oraclePx": "0.39565", + "markPx": "0.39545", + "midPx": "0.39545", + "impactPxs": [ + "0.395273", + "0.395631" + ], + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "51202.0", + "prevDayPx": "0.38685", + "dayNtlVlm": "25.30998", + "premium": "0.0", + "oraclePx": "0.3587", + "markPx": "0.35855", + "midPx": "0.358145", + "impactPxs": [ + "0.357161", + "0.359116" + ], + "dayBaseVlm": "68.0" + }, + { + "funding": "0.0000125", + "openInterest": "216300.0", + "prevDayPx": "0.1481", + "dayNtlVlm": "78.3948", + "premium": "0.0", + "oraclePx": "0.14925", + "markPx": "0.14893", + "midPx": "0.14882", + "impactPxs": [ + "0.148026", + "0.149615" + ], + "dayBaseVlm": "537.0" + }, + { + "funding": "0.0000125", + "openInterest": "896598.0", + "prevDayPx": "0.015627", + "dayNtlVlm": "199.197369", + "premium": "0.0", + "oraclePx": "0.015185", + "markPx": "0.015165", + "midPx": "0.015152", + "impactPxs": [ + "0.015099", + "0.015205" + ], + "dayBaseVlm": "12747.0" + }, + { + "funding": "-0.0000583406", + "openInterest": "5204.0", + "prevDayPx": "0.058816", + "dayNtlVlm": "199.713666", + "premium": "-0.0011588275", + "oraclePx": "0.05868", + "markPx": "0.058596", + "midPx": "0.058598", + "impactPxs": [ + "0.058584", + "0.058612" + ], + "dayBaseVlm": "3396.0" + }, + { + "funding": "0.0002218632", + "openInterest": "372988.0", + "prevDayPx": "1.2226", + "dayNtlVlm": "9050.8344", + "premium": "0.0002498632", + "oraclePx": "1.0966", + "markPx": "1.1348", + "midPx": "1.1394", + "impactPxs": [ + "1.096874", + "1.188329" + ], + "dayBaseVlm": "7806.0" + }, + { + "funding": "0.0000125", + "openInterest": "262358.0", + "prevDayPx": "0.78296", + "dayNtlVlm": "1127777.9481499998", + "premium": "0.0", + "oraclePx": "0.7243", + "markPx": "0.72195", + "midPx": "0.72216", + "impactPxs": [ + "0.720992", + "0.724652" + ], + "dayBaseVlm": "1458521.0" + }, + { + "funding": "0.0000125", + "openInterest": "16448.0", + "prevDayPx": "0.10704", + "dayNtlVlm": "2095.98852", + "premium": "0.0007487453", + "oraclePx": "0.098832", + "markPx": "0.098965", + "midPx": "0.098969", + "impactPxs": [ + "0.098906", + "0.099018" + ], + "dayBaseVlm": "19929.0" + }, + { + "funding": "-0.000415581", + "openInterest": "552.0", + "prevDayPx": "1.7394", + "dayNtlVlm": "1378.0484", + "premium": "-0.0039312234", + "oraclePx": "1.643", + "markPx": "1.6368", + "midPx": "1.63625", + "impactPxs": [ + "1.636054", + "1.636541" + ], + "dayBaseVlm": "817.0" + }, + { + "funding": "0.0000125", + "openInterest": "294968.0", + "prevDayPx": "0.059627", + "dayNtlVlm": "1402.68771", + "premium": "0.0008438061", + "oraclePx": "0.0557", + "markPx": "0.05572", + "midPx": "0.055759", + "impactPxs": [ + "0.055747", + "0.055772" + ], + "dayBaseVlm": "24467.0" + }, + { + "funding": "0.0000125", + "openInterest": "18006.0", + "prevDayPx": "1.1977", + "dayNtlVlm": "11598.2635", + "premium": "0.0003957065", + "oraclePx": "1.2484", + "markPx": "1.2495", + "midPx": "1.2494", + "impactPxs": [ + "1.248894", + "1.249907" + ], + "dayBaseVlm": "9414.0" + }, + { + "funding": "0.0000120921", + "openInterest": "41396.0", + "prevDayPx": "0.23514", + "dayNtlVlm": "23.98428", + "premium": "-0.0008475298", + "oraclePx": "0.2348", + "markPx": "0.23455", + "midPx": "0.23455", + "impactPxs": [ + "0.234485", + "0.234601" + ], + "dayBaseVlm": "102.0" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "138.65", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "154.33", + "markPx": "138.65", + "midPx": null, + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0", + "openInterest": "0.0", + "prevDayPx": "0.095504", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.095504", + "markPx": "0.095504", + "midPx": "0.095506", + "impactPxs": null, + "dayBaseVlm": "0.0" + }, + { + "funding": "0.0000125", + "openInterest": "585606.0", + "prevDayPx": "0.52641", + "dayNtlVlm": "1025151.4312999999", + "premium": "0.0", + "oraclePx": "0.52105", + "markPx": "0.52067", + "midPx": "0.52073", + "impactPxs": [ + "0.518894", + "0.52258" + ], + "dayBaseVlm": "1809674.0" + }, + { + "funding": "0.0", + "openInterest": "198.0", + "prevDayPx": "0.40461", + "dayNtlVlm": "0.0", + "premium": null, + "oraclePx": "0.39084", + "markPx": "0.39089", + "midPx": "0.390895", + "impactPxs": null, + "dayBaseVlm": "0.0" + } + ] +] diff --git a/tee-worker/omni-executor/hyperliquid/src/testdata/spot-meta-assets.json b/tee-worker/omni-executor/hyperliquid/src/testdata/spot-meta-assets.json new file mode 100644 index 0000000000..bf5028f965 --- /dev/null +++ b/tee-worker/omni-executor/hyperliquid/src/testdata/spot-meta-assets.json @@ -0,0 +1,40280 @@ +[ + { + "universe": [ + { + "tokens": [ + 1, + 0 + ], + "name": "PURR/USDC", + "index": 0, + "isCanonical": true + }, + { + "tokens": [ + 2, + 0 + ], + "name": "@1", + "index": 1, + "isCanonical": false + }, + { + "tokens": [ + 3, + 0 + ], + "name": "@2", + "index": 2, + "isCanonical": false + }, + { + "tokens": [ + 4, + 0 + ], + "name": "@3", + "index": 3, + "isCanonical": false + }, + { + "tokens": [ + 6, + 0 + ], + "name": "@5", + "index": 5, + "isCanonical": false + }, + { + "tokens": [ + 7, + 0 + ], + "name": "@6", + "index": 6, + "isCanonical": false + }, + { + "tokens": [ + 9, + 0 + ], + "name": "@7", + "index": 7, + "isCanonical": false + }, + { + "tokens": [ + 8, + 0 + ], + "name": "@8", + "index": 8, + "isCanonical": false + }, + { + "tokens": [ + 11, + 0 + ], + "name": "@10", + "index": 10, + "isCanonical": false + }, + { + "tokens": [ + 12, + 0 + ], + "name": "@11", + "index": 11, + "isCanonical": false + }, + { + "tokens": [ + 13, + 0 + ], + "name": "@12", + "index": 12, + "isCanonical": false + }, + { + "tokens": [ + 18, + 0 + ], + "name": "@16", + "index": 16, + "isCanonical": false + }, + { + "tokens": [ + 20, + 0 + ], + "name": "@18", + "index": 18, + "isCanonical": false + }, + { + "tokens": [ + 21, + 0 + ], + "name": "@19", + "index": 19, + "isCanonical": false + }, + { + "tokens": [ + 22, + 0 + ], + "name": "@20", + "index": 20, + "isCanonical": false + }, + { + "tokens": [ + 32, + 0 + ], + "name": "@22", + "index": 22, + "isCanonical": false + }, + { + "tokens": [ + 34, + 0 + ], + "name": "@23", + "index": 23, + "isCanonical": false + }, + { + "tokens": [ + 38, + 0 + ], + "name": "@25", + "index": 25, + "isCanonical": false + }, + { + "tokens": [ + 46, + 0 + ], + "name": "@29", + "index": 29, + "isCanonical": false + }, + { + "tokens": [ + 47, + 0 + ], + "name": "@30", + "index": 30, + "isCanonical": false + }, + { + "tokens": [ + 49, + 0 + ], + "name": "@32", + "index": 32, + "isCanonical": false + }, + { + "tokens": [ + 51, + 0 + ], + "name": "@34", + "index": 34, + "isCanonical": false + }, + { + "tokens": [ + 53, + 0 + ], + "name": "@36", + "index": 36, + "isCanonical": false + }, + { + "tokens": [ + 54, + 0 + ], + "name": "@37", + "index": 37, + "isCanonical": false + }, + { + "tokens": [ + 55, + 0 + ], + "name": "@38", + "index": 38, + "isCanonical": false + }, + { + "tokens": [ + 56, + 0 + ], + "name": "@39", + "index": 39, + "isCanonical": false + }, + { + "tokens": [ + 59, + 0 + ], + "name": "@41", + "index": 41, + "isCanonical": false + }, + { + "tokens": [ + 60, + 0 + ], + "name": "@42", + "index": 42, + "isCanonical": false + }, + { + "tokens": [ + 61, + 0 + ], + "name": "@43", + "index": 43, + "isCanonical": false + }, + { + "tokens": [ + 63, + 0 + ], + "name": "@44", + "index": 44, + "isCanonical": false + }, + { + "tokens": [ + 64, + 0 + ], + "name": "@45", + "index": 45, + "isCanonical": false + }, + { + "tokens": [ + 66, + 0 + ], + "name": "@46", + "index": 46, + "isCanonical": false + }, + { + "tokens": [ + 67, + 0 + ], + "name": "@47", + "index": 47, + "isCanonical": false + }, + { + "tokens": [ + 65, + 0 + ], + "name": "@48", + "index": 48, + "isCanonical": false + }, + { + "tokens": [ + 68, + 0 + ], + "name": "@49", + "index": 49, + "isCanonical": false + }, + { + "tokens": [ + 69, + 0 + ], + "name": "@50", + "index": 50, + "isCanonical": false + }, + { + "tokens": [ + 70, + 0 + ], + "name": "@51", + "index": 51, + "isCanonical": false + }, + { + "tokens": [ + 71, + 0 + ], + "name": "@52", + "index": 52, + "isCanonical": false + }, + { + "tokens": [ + 72, + 0 + ], + "name": "@53", + "index": 53, + "isCanonical": false + }, + { + "tokens": [ + 75, + 0 + ], + "name": "@54", + "index": 54, + "isCanonical": false + }, + { + "tokens": [ + 74, + 0 + ], + "name": "@55", + "index": 55, + "isCanonical": false + }, + { + "tokens": [ + 73, + 0 + ], + "name": "@56", + "index": 56, + "isCanonical": false + }, + { + "tokens": [ + 76, + 0 + ], + "name": "@57", + "index": 57, + "isCanonical": false + }, + { + "tokens": [ + 77, + 0 + ], + "name": "@58", + "index": 58, + "isCanonical": false + }, + { + "tokens": [ + 78, + 0 + ], + "name": "@59", + "index": 59, + "isCanonical": false + }, + { + "tokens": [ + 79, + 0 + ], + "name": "@60", + "index": 60, + "isCanonical": false + }, + { + "tokens": [ + 81, + 0 + ], + "name": "@61", + "index": 61, + "isCanonical": false + }, + { + "tokens": [ + 82, + 0 + ], + "name": "@62", + "index": 62, + "isCanonical": false + }, + { + "tokens": [ + 83, + 0 + ], + "name": "@63", + "index": 63, + "isCanonical": false + }, + { + "tokens": [ + 84, + 0 + ], + "name": "@64", + "index": 64, + "isCanonical": false + }, + { + "tokens": [ + 85, + 0 + ], + "name": "@65", + "index": 65, + "isCanonical": false + }, + { + "tokens": [ + 86, + 0 + ], + "name": "@66", + "index": 66, + "isCanonical": false + }, + { + "tokens": [ + 87, + 0 + ], + "name": "@67", + "index": 67, + "isCanonical": false + }, + { + "tokens": [ + 88, + 0 + ], + "name": "@68", + "index": 68, + "isCanonical": false + }, + { + "tokens": [ + 89, + 0 + ], + "name": "@69", + "index": 69, + "isCanonical": false + }, + { + "tokens": [ + 90, + 0 + ], + "name": "@70", + "index": 70, + "isCanonical": false + }, + { + "tokens": [ + 91, + 0 + ], + "name": "@71", + "index": 71, + "isCanonical": false + }, + { + "tokens": [ + 92, + 0 + ], + "name": "@72", + "index": 72, + "isCanonical": false + }, + { + "tokens": [ + 93, + 0 + ], + "name": "@73", + "index": 73, + "isCanonical": false + }, + { + "tokens": [ + 94, + 0 + ], + "name": "@74", + "index": 74, + "isCanonical": false + }, + { + "tokens": [ + 95, + 0 + ], + "name": "@75", + "index": 75, + "isCanonical": false + }, + { + "tokens": [ + 96, + 0 + ], + "name": "@76", + "index": 76, + "isCanonical": false + }, + { + "tokens": [ + 97, + 0 + ], + "name": "@77", + "index": 77, + "isCanonical": false + }, + { + "tokens": [ + 98, + 0 + ], + "name": "@78", + "index": 78, + "isCanonical": false + }, + { + "tokens": [ + 99, + 0 + ], + "name": "@79", + "index": 79, + "isCanonical": false + }, + { + "tokens": [ + 100, + 0 + ], + "name": "@80", + "index": 80, + "isCanonical": false + }, + { + "tokens": [ + 101, + 0 + ], + "name": "@81", + "index": 81, + "isCanonical": false + }, + { + "tokens": [ + 102, + 0 + ], + "name": "@82", + "index": 82, + "isCanonical": false + }, + { + "tokens": [ + 103, + 0 + ], + "name": "@83", + "index": 83, + "isCanonical": false + }, + { + "tokens": [ + 104, + 0 + ], + "name": "@84", + "index": 84, + "isCanonical": false + }, + { + "tokens": [ + 105, + 0 + ], + "name": "@85", + "index": 85, + "isCanonical": false + }, + { + "tokens": [ + 106, + 0 + ], + "name": "@86", + "index": 86, + "isCanonical": false + }, + { + "tokens": [ + 107, + 0 + ], + "name": "@87", + "index": 87, + "isCanonical": false + }, + { + "tokens": [ + 108, + 0 + ], + "name": "@88", + "index": 88, + "isCanonical": false + }, + { + "tokens": [ + 109, + 0 + ], + "name": "@89", + "index": 89, + "isCanonical": false + }, + { + "tokens": [ + 110, + 0 + ], + "name": "@90", + "index": 90, + "isCanonical": false + }, + { + "tokens": [ + 111, + 0 + ], + "name": "@91", + "index": 91, + "isCanonical": false + }, + { + "tokens": [ + 112, + 0 + ], + "name": "@92", + "index": 92, + "isCanonical": false + }, + { + "tokens": [ + 113, + 0 + ], + "name": "@93", + "index": 93, + "isCanonical": false + }, + { + "tokens": [ + 115, + 0 + ], + "name": "@94", + "index": 94, + "isCanonical": false + }, + { + "tokens": [ + 114, + 0 + ], + "name": "@95", + "index": 95, + "isCanonical": false + }, + { + "tokens": [ + 116, + 0 + ], + "name": "@96", + "index": 96, + "isCanonical": false + }, + { + "tokens": [ + 117, + 0 + ], + "name": "@97", + "index": 97, + "isCanonical": false + }, + { + "tokens": [ + 118, + 0 + ], + "name": "@98", + "index": 98, + "isCanonical": false + }, + { + "tokens": [ + 119, + 0 + ], + "name": "@99", + "index": 99, + "isCanonical": false + }, + { + "tokens": [ + 120, + 0 + ], + "name": "@100", + "index": 100, + "isCanonical": false + }, + { + "tokens": [ + 121, + 0 + ], + "name": "@101", + "index": 101, + "isCanonical": false + }, + { + "tokens": [ + 122, + 0 + ], + "name": "@102", + "index": 102, + "isCanonical": false + }, + { + "tokens": [ + 123, + 0 + ], + "name": "@103", + "index": 103, + "isCanonical": false + }, + { + "tokens": [ + 124, + 0 + ], + "name": "@104", + "index": 104, + "isCanonical": false + }, + { + "tokens": [ + 126, + 0 + ], + "name": "@105", + "index": 105, + "isCanonical": false + }, + { + "tokens": [ + 127, + 0 + ], + "name": "@106", + "index": 106, + "isCanonical": false + }, + { + "tokens": [ + 125, + 0 + ], + "name": "@107", + "index": 107, + "isCanonical": false + }, + { + "tokens": [ + 129, + 0 + ], + "name": "@108", + "index": 108, + "isCanonical": false + }, + { + "tokens": [ + 130, + 0 + ], + "name": "@109", + "index": 109, + "isCanonical": false + }, + { + "tokens": [ + 131, + 0 + ], + "name": "@110", + "index": 110, + "isCanonical": false + }, + { + "tokens": [ + 132, + 0 + ], + "name": "@111", + "index": 111, + "isCanonical": false + }, + { + "tokens": [ + 133, + 0 + ], + "name": "@112", + "index": 112, + "isCanonical": false + }, + { + "tokens": [ + 134, + 0 + ], + "name": "@113", + "index": 113, + "isCanonical": false + }, + { + "tokens": [ + 135, + 0 + ], + "name": "@114", + "index": 114, + "isCanonical": false + }, + { + "tokens": [ + 136, + 0 + ], + "name": "@115", + "index": 115, + "isCanonical": false + }, + { + "tokens": [ + 137, + 0 + ], + "name": "@116", + "index": 116, + "isCanonical": false + }, + { + "tokens": [ + 138, + 0 + ], + "name": "@117", + "index": 117, + "isCanonical": false + }, + { + "tokens": [ + 139, + 0 + ], + "name": "@118", + "index": 118, + "isCanonical": false + }, + { + "tokens": [ + 140, + 0 + ], + "name": "@119", + "index": 119, + "isCanonical": false + }, + { + "tokens": [ + 141, + 0 + ], + "name": "@120", + "index": 120, + "isCanonical": false + }, + { + "tokens": [ + 142, + 0 + ], + "name": "@121", + "index": 121, + "isCanonical": false + }, + { + "tokens": [ + 143, + 0 + ], + "name": "@122", + "index": 122, + "isCanonical": false + }, + { + "tokens": [ + 145, + 0 + ], + "name": "@124", + "index": 124, + "isCanonical": false + }, + { + "tokens": [ + 146, + 0 + ], + "name": "@125", + "index": 125, + "isCanonical": false + }, + { + "tokens": [ + 147, + 0 + ], + "name": "@126", + "index": 126, + "isCanonical": false + }, + { + "tokens": [ + 148, + 0 + ], + "name": "@127", + "index": 127, + "isCanonical": false + }, + { + "tokens": [ + 149, + 0 + ], + "name": "@128", + "index": 128, + "isCanonical": false + }, + { + "tokens": [ + 150, + 0 + ], + "name": "@129", + "index": 129, + "isCanonical": false + }, + { + "tokens": [ + 151, + 0 + ], + "name": "@130", + "index": 130, + "isCanonical": false + }, + { + "tokens": [ + 152, + 0 + ], + "name": "@131", + "index": 131, + "isCanonical": false + }, + { + "tokens": [ + 153, + 0 + ], + "name": "@132", + "index": 132, + "isCanonical": false + }, + { + "tokens": [ + 154, + 0 + ], + "name": "@133", + "index": 133, + "isCanonical": false + }, + { + "tokens": [ + 155, + 0 + ], + "name": "@134", + "index": 134, + "isCanonical": false + }, + { + "tokens": [ + 156, + 0 + ], + "name": "@135", + "index": 135, + "isCanonical": false + }, + { + "tokens": [ + 157, + 0 + ], + "name": "@136", + "index": 136, + "isCanonical": false + }, + { + "tokens": [ + 158, + 0 + ], + "name": "@137", + "index": 137, + "isCanonical": false + }, + { + "tokens": [ + 159, + 0 + ], + "name": "@138", + "index": 138, + "isCanonical": false + }, + { + "tokens": [ + 160, + 0 + ], + "name": "@139", + "index": 139, + "isCanonical": false + }, + { + "tokens": [ + 161, + 0 + ], + "name": "@140", + "index": 140, + "isCanonical": false + }, + { + "tokens": [ + 162, + 0 + ], + "name": "@141", + "index": 141, + "isCanonical": false + }, + { + "tokens": [ + 163, + 0 + ], + "name": "@142", + "index": 142, + "isCanonical": false + }, + { + "tokens": [ + 164, + 0 + ], + "name": "@143", + "index": 143, + "isCanonical": false + }, + { + "tokens": [ + 165, + 0 + ], + "name": "@144", + "index": 144, + "isCanonical": false + }, + { + "tokens": [ + 166, + 0 + ], + "name": "@145", + "index": 145, + "isCanonical": false + }, + { + "tokens": [ + 167, + 0 + ], + "name": "@146", + "index": 146, + "isCanonical": false + }, + { + "tokens": [ + 168, + 0 + ], + "name": "@147", + "index": 147, + "isCanonical": false + }, + { + "tokens": [ + 169, + 0 + ], + "name": "@148", + "index": 148, + "isCanonical": false + }, + { + "tokens": [ + 170, + 0 + ], + "name": "@149", + "index": 149, + "isCanonical": false + }, + { + "tokens": [ + 171, + 0 + ], + "name": "@150", + "index": 150, + "isCanonical": false + }, + { + "tokens": [ + 172, + 0 + ], + "name": "@151", + "index": 151, + "isCanonical": false + }, + { + "tokens": [ + 173, + 0 + ], + "name": "@152", + "index": 152, + "isCanonical": false + }, + { + "tokens": [ + 174, + 0 + ], + "name": "@153", + "index": 153, + "isCanonical": false + }, + { + "tokens": [ + 176, + 0 + ], + "name": "@155", + "index": 155, + "isCanonical": false + }, + { + "tokens": [ + 177, + 0 + ], + "name": "@156", + "index": 156, + "isCanonical": false + }, + { + "tokens": [ + 178, + 0 + ], + "name": "@157", + "index": 157, + "isCanonical": false + }, + { + "tokens": [ + 179, + 0 + ], + "name": "@158", + "index": 158, + "isCanonical": false + }, + { + "tokens": [ + 180, + 0 + ], + "name": "@159", + "index": 159, + "isCanonical": false + }, + { + "tokens": [ + 181, + 0 + ], + "name": "@160", + "index": 160, + "isCanonical": false + }, + { + "tokens": [ + 182, + 0 + ], + "name": "@161", + "index": 161, + "isCanonical": false + }, + { + "tokens": [ + 183, + 0 + ], + "name": "@162", + "index": 162, + "isCanonical": false + }, + { + "tokens": [ + 184, + 0 + ], + "name": "@163", + "index": 163, + "isCanonical": false + }, + { + "tokens": [ + 185, + 0 + ], + "name": "@164", + "index": 164, + "isCanonical": false + }, + { + "tokens": [ + 186, + 0 + ], + "name": "@165", + "index": 165, + "isCanonical": false + }, + { + "tokens": [ + 187, + 0 + ], + "name": "@166", + "index": 166, + "isCanonical": false + }, + { + "tokens": [ + 188, + 0 + ], + "name": "@167", + "index": 167, + "isCanonical": false + }, + { + "tokens": [ + 189, + 0 + ], + "name": "@168", + "index": 168, + "isCanonical": false + }, + { + "tokens": [ + 190, + 0 + ], + "name": "@169", + "index": 169, + "isCanonical": false + }, + { + "tokens": [ + 191, + 0 + ], + "name": "@170", + "index": 170, + "isCanonical": false + }, + { + "tokens": [ + 192, + 0 + ], + "name": "@171", + "index": 171, + "isCanonical": false + }, + { + "tokens": [ + 193, + 0 + ], + "name": "@172", + "index": 172, + "isCanonical": false + }, + { + "tokens": [ + 194, + 0 + ], + "name": "@173", + "index": 173, + "isCanonical": false + }, + { + "tokens": [ + 195, + 0 + ], + "name": "@174", + "index": 174, + "isCanonical": false + }, + { + "tokens": [ + 196, + 0 + ], + "name": "@175", + "index": 175, + "isCanonical": false + }, + { + "tokens": [ + 198, + 0 + ], + "name": "@177", + "index": 177, + "isCanonical": false + }, + { + "tokens": [ + 199, + 0 + ], + "name": "@178", + "index": 178, + "isCanonical": false + }, + { + "tokens": [ + 200, + 0 + ], + "name": "@179", + "index": 179, + "isCanonical": false + }, + { + "tokens": [ + 201, + 0 + ], + "name": "@180", + "index": 180, + "isCanonical": false + }, + { + "tokens": [ + 202, + 0 + ], + "name": "@181", + "index": 181, + "isCanonical": false + }, + { + "tokens": [ + 203, + 0 + ], + "name": "@182", + "index": 182, + "isCanonical": false + }, + { + "tokens": [ + 204, + 0 + ], + "name": "@183", + "index": 183, + "isCanonical": false + }, + { + "tokens": [ + 205, + 0 + ], + "name": "@184", + "index": 184, + "isCanonical": false + }, + { + "tokens": [ + 206, + 0 + ], + "name": "@185", + "index": 185, + "isCanonical": false + }, + { + "tokens": [ + 207, + 0 + ], + "name": "@186", + "index": 186, + "isCanonical": false + }, + { + "tokens": [ + 208, + 0 + ], + "name": "@187", + "index": 187, + "isCanonical": false + }, + { + "tokens": [ + 211, + 0 + ], + "name": "@189", + "index": 189, + "isCanonical": false + }, + { + "tokens": [ + 212, + 0 + ], + "name": "@190", + "index": 190, + "isCanonical": false + }, + { + "tokens": [ + 213, + 0 + ], + "name": "@191", + "index": 191, + "isCanonical": false + }, + { + "tokens": [ + 214, + 0 + ], + "name": "@192", + "index": 192, + "isCanonical": false + }, + { + "tokens": [ + 215, + 0 + ], + "name": "@193", + "index": 193, + "isCanonical": false + }, + { + "tokens": [ + 216, + 0 + ], + "name": "@194", + "index": 194, + "isCanonical": false + }, + { + "tokens": [ + 217, + 0 + ], + "name": "@195", + "index": 195, + "isCanonical": false + }, + { + "tokens": [ + 219, + 0 + ], + "name": "@197", + "index": 197, + "isCanonical": false + }, + { + "tokens": [ + 220, + 0 + ], + "name": "@198", + "index": 198, + "isCanonical": false + }, + { + "tokens": [ + 221, + 0 + ], + "name": "@199", + "index": 199, + "isCanonical": false + }, + { + "tokens": [ + 223, + 0 + ], + "name": "@201", + "index": 201, + "isCanonical": false + }, + { + "tokens": [ + 224, + 0 + ], + "name": "@202", + "index": 202, + "isCanonical": false + }, + { + "tokens": [ + 225, + 0 + ], + "name": "@203", + "index": 203, + "isCanonical": false + }, + { + "tokens": [ + 226, + 0 + ], + "name": "@204", + "index": 204, + "isCanonical": false + }, + { + "tokens": [ + 227, + 0 + ], + "name": "@205", + "index": 205, + "isCanonical": false + }, + { + "tokens": [ + 228, + 0 + ], + "name": "@206", + "index": 206, + "isCanonical": false + }, + { + "tokens": [ + 229, + 0 + ], + "name": "@207", + "index": 207, + "isCanonical": false + }, + { + "tokens": [ + 230, + 0 + ], + "name": "@208", + "index": 208, + "isCanonical": false + }, + { + "tokens": [ + 231, + 0 + ], + "name": "@209", + "index": 209, + "isCanonical": false + }, + { + "tokens": [ + 232, + 0 + ], + "name": "@210", + "index": 210, + "isCanonical": false + }, + { + "tokens": [ + 236, + 0 + ], + "name": "@211", + "index": 211, + "isCanonical": false + }, + { + "tokens": [ + 237, + 0 + ], + "name": "@212", + "index": 212, + "isCanonical": false + }, + { + "tokens": [ + 233, + 0 + ], + "name": "@213", + "index": 213, + "isCanonical": false + }, + { + "tokens": [ + 238, + 0 + ], + "name": "@214", + "index": 214, + "isCanonical": false + }, + { + "tokens": [ + 239, + 0 + ], + "name": "@215", + "index": 215, + "isCanonical": false + }, + { + "tokens": [ + 240, + 0 + ], + "name": "@216", + "index": 216, + "isCanonical": false + }, + { + "tokens": [ + 241, + 0 + ], + "name": "@217", + "index": 217, + "isCanonical": false + }, + { + "tokens": [ + 242, + 0 + ], + "name": "@218", + "index": 218, + "isCanonical": false + }, + { + "tokens": [ + 243, + 0 + ], + "name": "@219", + "index": 219, + "isCanonical": false + }, + { + "tokens": [ + 244, + 0 + ], + "name": "@220", + "index": 220, + "isCanonical": false + }, + { + "tokens": [ + 245, + 0 + ], + "name": "@221", + "index": 221, + "isCanonical": false + }, + { + "tokens": [ + 247, + 0 + ], + "name": "@222", + "index": 222, + "isCanonical": false + }, + { + "tokens": [ + 248, + 0 + ], + "name": "@223", + "index": 223, + "isCanonical": false + }, + { + "tokens": [ + 234, + 0 + ], + "name": "@224", + "index": 224, + "isCanonical": false + }, + { + "tokens": [ + 250, + 0 + ], + "name": "@225", + "index": 225, + "isCanonical": false + }, + { + "tokens": [ + 251, + 0 + ], + "name": "@226", + "index": 226, + "isCanonical": false + }, + { + "tokens": [ + 252, + 0 + ], + "name": "@227", + "index": 227, + "isCanonical": false + }, + { + "tokens": [ + 254, + 0 + ], + "name": "@229", + "index": 229, + "isCanonical": false + }, + { + "tokens": [ + 255, + 0 + ], + "name": "@230", + "index": 230, + "isCanonical": false + }, + { + "tokens": [ + 257, + 0 + ], + "name": "@232", + "index": 232, + "isCanonical": false + }, + { + "tokens": [ + 258, + 0 + ], + "name": "@233", + "index": 233, + "isCanonical": false + }, + { + "tokens": [ + 259, + 0 + ], + "name": "@234", + "index": 234, + "isCanonical": false + }, + { + "tokens": [ + 260, + 0 + ], + "name": "@235", + "index": 235, + "isCanonical": false + }, + { + "tokens": [ + 261, + 0 + ], + "name": "@236", + "index": 236, + "isCanonical": false + }, + { + "tokens": [ + 262, + 0 + ], + "name": "@237", + "index": 237, + "isCanonical": false + }, + { + "tokens": [ + 246, + 0 + ], + "name": "@238", + "index": 238, + "isCanonical": false + }, + { + "tokens": [ + 263, + 0 + ], + "name": "@239", + "index": 239, + "isCanonical": false + }, + { + "tokens": [ + 264, + 0 + ], + "name": "@240", + "index": 240, + "isCanonical": false + }, + { + "tokens": [ + 265, + 0 + ], + "name": "@241", + "index": 241, + "isCanonical": false + }, + { + "tokens": [ + 267, + 0 + ], + "name": "@242", + "index": 242, + "isCanonical": false + }, + { + "tokens": [ + 268, + 0 + ], + "name": "@243", + "index": 243, + "isCanonical": false + }, + { + "tokens": [ + 269, + 0 + ], + "name": "@244", + "index": 244, + "isCanonical": false + }, + { + "tokens": [ + 62, + 0 + ], + "name": "@245", + "index": 245, + "isCanonical": false + }, + { + "tokens": [ + 273, + 0 + ], + "name": "@247", + "index": 247, + "isCanonical": false + }, + { + "tokens": [ + 275, + 0 + ], + "name": "@249", + "index": 249, + "isCanonical": false + }, + { + "tokens": [ + 276, + 0 + ], + "name": "@250", + "index": 250, + "isCanonical": false + }, + { + "tokens": [ + 278, + 0 + ], + "name": "@251", + "index": 251, + "isCanonical": false + }, + { + "tokens": [ + 270, + 0 + ], + "name": "@252", + "index": 252, + "isCanonical": false + }, + { + "tokens": [ + 280, + 0 + ], + "name": "@253", + "index": 253, + "isCanonical": false + }, + { + "tokens": [ + 279, + 0 + ], + "name": "@255", + "index": 255, + "isCanonical": false + }, + { + "tokens": [ + 285, + 0 + ], + "name": "@257", + "index": 257, + "isCanonical": false + }, + { + "tokens": [ + 286, + 0 + ], + "name": "@258", + "index": 258, + "isCanonical": false + }, + { + "tokens": [ + 283, + 0 + ], + "name": "@259", + "index": 259, + "isCanonical": false + }, + { + "tokens": [ + 287, + 0 + ], + "name": "@260", + "index": 260, + "isCanonical": false + }, + { + "tokens": [ + 288, + 0 + ], + "name": "@261", + "index": 261, + "isCanonical": false + }, + { + "tokens": [ + 271, + 0 + ], + "name": "@262", + "index": 262, + "isCanonical": false + }, + { + "tokens": [ + 289, + 0 + ], + "name": "@263", + "index": 263, + "isCanonical": false + }, + { + "tokens": [ + 290, + 0 + ], + "name": "@264", + "index": 264, + "isCanonical": false + }, + { + "tokens": [ + 291, + 0 + ], + "name": "@265", + "index": 265, + "isCanonical": false + }, + { + "tokens": [ + 292, + 0 + ], + "name": "@266", + "index": 266, + "isCanonical": false + }, + { + "tokens": [ + 293, + 0 + ], + "name": "@267", + "index": 267, + "isCanonical": false + }, + { + "tokens": [ + 294, + 0 + ], + "name": "@268", + "index": 268, + "isCanonical": false + }, + { + "tokens": [ + 295, + 0 + ], + "name": "@269", + "index": 269, + "isCanonical": false + }, + { + "tokens": [ + 296, + 0 + ], + "name": "@270", + "index": 270, + "isCanonical": false + }, + { + "tokens": [ + 297, + 0 + ], + "name": "@271", + "index": 271, + "isCanonical": false + }, + { + "tokens": [ + 298, + 0 + ], + "name": "@272", + "index": 272, + "isCanonical": false + }, + { + "tokens": [ + 299, + 0 + ], + "name": "@273", + "index": 273, + "isCanonical": false + }, + { + "tokens": [ + 277, + 0 + ], + "name": "@274", + "index": 274, + "isCanonical": false + }, + { + "tokens": [ + 300, + 0 + ], + "name": "@275", + "index": 275, + "isCanonical": false + }, + { + "tokens": [ + 301, + 0 + ], + "name": "@276", + "index": 276, + "isCanonical": false + }, + { + "tokens": [ + 302, + 0 + ], + "name": "@277", + "index": 277, + "isCanonical": false + }, + { + "tokens": [ + 303, + 0 + ], + "name": "@278", + "index": 278, + "isCanonical": false + }, + { + "tokens": [ + 304, + 0 + ], + "name": "@279", + "index": 279, + "isCanonical": false + }, + { + "tokens": [ + 305, + 0 + ], + "name": "@280", + "index": 280, + "isCanonical": false + }, + { + "tokens": [ + 306, + 0 + ], + "name": "@281", + "index": 281, + "isCanonical": false + }, + { + "tokens": [ + 307, + 0 + ], + "name": "@282", + "index": 282, + "isCanonical": false + }, + { + "tokens": [ + 313, + 0 + ], + "name": "@284", + "index": 284, + "isCanonical": false + }, + { + "tokens": [ + 312, + 0 + ], + "name": "@285", + "index": 285, + "isCanonical": false + }, + { + "tokens": [ + 314, + 0 + ], + "name": "@286", + "index": 286, + "isCanonical": false + }, + { + "tokens": [ + 315, + 0 + ], + "name": "@287", + "index": 287, + "isCanonical": false + }, + { + "tokens": [ + 316, + 0 + ], + "name": "@288", + "index": 288, + "isCanonical": false + }, + { + "tokens": [ + 318, + 0 + ], + "name": "@289", + "index": 289, + "isCanonical": false + }, + { + "tokens": [ + 320, + 0 + ], + "name": "@291", + "index": 291, + "isCanonical": false + }, + { + "tokens": [ + 317, + 0 + ], + "name": "@292", + "index": 292, + "isCanonical": false + }, + { + "tokens": [ + 321, + 0 + ], + "name": "@293", + "index": 293, + "isCanonical": false + }, + { + "tokens": [ + 322, + 0 + ], + "name": "@294", + "index": 294, + "isCanonical": false + }, + { + "tokens": [ + 323, + 0 + ], + "name": "@295", + "index": 295, + "isCanonical": false + }, + { + "tokens": [ + 324, + 0 + ], + "name": "@296", + "index": 296, + "isCanonical": false + }, + { + "tokens": [ + 325, + 0 + ], + "name": "@297", + "index": 297, + "isCanonical": false + }, + { + "tokens": [ + 326, + 0 + ], + "name": "@298", + "index": 298, + "isCanonical": false + }, + { + "tokens": [ + 327, + 0 + ], + "name": "@299", + "index": 299, + "isCanonical": false + }, + { + "tokens": [ + 328, + 0 + ], + "name": "@300", + "index": 300, + "isCanonical": false + }, + { + "tokens": [ + 329, + 0 + ], + "name": "@301", + "index": 301, + "isCanonical": false + }, + { + "tokens": [ + 330, + 0 + ], + "name": "@302", + "index": 302, + "isCanonical": false + }, + { + "tokens": [ + 331, + 0 + ], + "name": "@303", + "index": 303, + "isCanonical": false + }, + { + "tokens": [ + 333, + 0 + ], + "name": "@304", + "index": 304, + "isCanonical": false + }, + { + "tokens": [ + 334, + 0 + ], + "name": "@305", + "index": 305, + "isCanonical": false + }, + { + "tokens": [ + 335, + 0 + ], + "name": "@306", + "index": 306, + "isCanonical": false + }, + { + "tokens": [ + 336, + 0 + ], + "name": "@307", + "index": 307, + "isCanonical": false + }, + { + "tokens": [ + 338, + 0 + ], + "name": "@308", + "index": 308, + "isCanonical": false + }, + { + "tokens": [ + 341, + 0 + ], + "name": "@310", + "index": 310, + "isCanonical": false + }, + { + "tokens": [ + 342, + 0 + ], + "name": "@311", + "index": 311, + "isCanonical": false + }, + { + "tokens": [ + 343, + 0 + ], + "name": "@312", + "index": 312, + "isCanonical": false + }, + { + "tokens": [ + 344, + 0 + ], + "name": "@313", + "index": 313, + "isCanonical": false + }, + { + "tokens": [ + 345, + 0 + ], + "name": "@314", + "index": 314, + "isCanonical": false + }, + { + "tokens": [ + 346, + 0 + ], + "name": "@315", + "index": 315, + "isCanonical": false + }, + { + "tokens": [ + 332, + 0 + ], + "name": "@316", + "index": 316, + "isCanonical": false + }, + { + "tokens": [ + 347, + 0 + ], + "name": "@317", + "index": 317, + "isCanonical": false + }, + { + "tokens": [ + 350, + 0 + ], + "name": "@318", + "index": 318, + "isCanonical": false + }, + { + "tokens": [ + 349, + 0 + ], + "name": "@319", + "index": 319, + "isCanonical": false + }, + { + "tokens": [ + 351, + 0 + ], + "name": "@320", + "index": 320, + "isCanonical": false + }, + { + "tokens": [ + 354, + 0 + ], + "name": "@321", + "index": 321, + "isCanonical": false + }, + { + "tokens": [ + 357, + 0 + ], + "name": "@322", + "index": 322, + "isCanonical": false + }, + { + "tokens": [ + 356, + 0 + ], + "name": "@323", + "index": 323, + "isCanonical": false + }, + { + "tokens": [ + 249, + 0 + ], + "name": "@324", + "index": 324, + "isCanonical": false + }, + { + "tokens": [ + 360, + 0 + ], + "name": "@325", + "index": 325, + "isCanonical": false + }, + { + "tokens": [ + 358, + 0 + ], + "name": "@326", + "index": 326, + "isCanonical": false + }, + { + "tokens": [ + 359, + 0 + ], + "name": "@327", + "index": 327, + "isCanonical": false + }, + { + "tokens": [ + 361, + 0 + ], + "name": "@328", + "index": 328, + "isCanonical": false + }, + { + "tokens": [ + 363, + 0 + ], + "name": "@329", + "index": 329, + "isCanonical": false + }, + { + "tokens": [ + 362, + 0 + ], + "name": "@330", + "index": 330, + "isCanonical": false + }, + { + "tokens": [ + 364, + 0 + ], + "name": "@331", + "index": 331, + "isCanonical": false + }, + { + "tokens": [ + 365, + 0 + ], + "name": "@332", + "index": 332, + "isCanonical": false + }, + { + "tokens": [ + 367, + 0 + ], + "name": "@333", + "index": 333, + "isCanonical": false + }, + { + "tokens": [ + 368, + 0 + ], + "name": "@334", + "index": 334, + "isCanonical": false + }, + { + "tokens": [ + 369, + 0 + ], + "name": "@335", + "index": 335, + "isCanonical": false + }, + { + "tokens": [ + 370, + 0 + ], + "name": "@336", + "index": 336, + "isCanonical": false + }, + { + "tokens": [ + 371, + 0 + ], + "name": "@337", + "index": 337, + "isCanonical": false + }, + { + "tokens": [ + 372, + 0 + ], + "name": "@338", + "index": 338, + "isCanonical": false + }, + { + "tokens": [ + 373, + 0 + ], + "name": "@339", + "index": 339, + "isCanonical": false + }, + { + "tokens": [ + 375, + 0 + ], + "name": "@340", + "index": 340, + "isCanonical": false + }, + { + "tokens": [ + 376, + 0 + ], + "name": "@341", + "index": 341, + "isCanonical": false + }, + { + "tokens": [ + 374, + 0 + ], + "name": "@342", + "index": 342, + "isCanonical": false + }, + { + "tokens": [ + 379, + 0 + ], + "name": "@343", + "index": 343, + "isCanonical": false + }, + { + "tokens": [ + 355, + 0 + ], + "name": "@344", + "index": 344, + "isCanonical": false + }, + { + "tokens": [ + 380, + 0 + ], + "name": "@345", + "index": 345, + "isCanonical": false + }, + { + "tokens": [ + 381, + 0 + ], + "name": "@346", + "index": 346, + "isCanonical": false + }, + { + "tokens": [ + 382, + 0 + ], + "name": "@347", + "index": 347, + "isCanonical": false + }, + { + "tokens": [ + 383, + 0 + ], + "name": "@348", + "index": 348, + "isCanonical": false + }, + { + "tokens": [ + 366, + 0 + ], + "name": "@349", + "index": 349, + "isCanonical": false + }, + { + "tokens": [ + 388, + 0 + ], + "name": "@350", + "index": 350, + "isCanonical": false + }, + { + "tokens": [ + 389, + 0 + ], + "name": "@351", + "index": 351, + "isCanonical": false + }, + { + "tokens": [ + 390, + 0 + ], + "name": "@352", + "index": 352, + "isCanonical": false + }, + { + "tokens": [ + 391, + 0 + ], + "name": "@353", + "index": 353, + "isCanonical": false + }, + { + "tokens": [ + 392, + 0 + ], + "name": "@354", + "index": 354, + "isCanonical": false + }, + { + "tokens": [ + 393, + 0 + ], + "name": "@355", + "index": 355, + "isCanonical": false + }, + { + "tokens": [ + 394, + 0 + ], + "name": "@356", + "index": 356, + "isCanonical": false + }, + { + "tokens": [ + 395, + 0 + ], + "name": "@357", + "index": 357, + "isCanonical": false + }, + { + "tokens": [ + 396, + 0 + ], + "name": "@358", + "index": 358, + "isCanonical": false + }, + { + "tokens": [ + 399, + 0 + ], + "name": "@359", + "index": 359, + "isCanonical": false + }, + { + "tokens": [ + 400, + 0 + ], + "name": "@360", + "index": 360, + "isCanonical": false + }, + { + "tokens": [ + 401, + 0 + ], + "name": "@361", + "index": 361, + "isCanonical": false + }, + { + "tokens": [ + 402, + 0 + ], + "name": "@362", + "index": 362, + "isCanonical": false + }, + { + "tokens": [ + 403, + 0 + ], + "name": "@363", + "index": 363, + "isCanonical": false + }, + { + "tokens": [ + 397, + 0 + ], + "name": "@364", + "index": 364, + "isCanonical": false + }, + { + "tokens": [ + 406, + 0 + ], + "name": "@367", + "index": 367, + "isCanonical": false + }, + { + "tokens": [ + 407, + 0 + ], + "name": "@368", + "index": 368, + "isCanonical": false + }, + { + "tokens": [ + 408, + 0 + ], + "name": "@369", + "index": 369, + "isCanonical": false + }, + { + "tokens": [ + 410, + 0 + ], + "name": "@371", + "index": 371, + "isCanonical": false + }, + { + "tokens": [ + 384, + 0 + ], + "name": "@372", + "index": 372, + "isCanonical": false + }, + { + "tokens": [ + 385, + 0 + ], + "name": "@373", + "index": 373, + "isCanonical": false + }, + { + "tokens": [ + 412, + 0 + ], + "name": "@374", + "index": 374, + "isCanonical": false + }, + { + "tokens": [ + 413, + 0 + ], + "name": "@375", + "index": 375, + "isCanonical": false + }, + { + "tokens": [ + 414, + 0 + ], + "name": "@376", + "index": 376, + "isCanonical": false + }, + { + "tokens": [ + 415, + 0 + ], + "name": "@377", + "index": 377, + "isCanonical": false + }, + { + "tokens": [ + 416, + 0 + ], + "name": "@378", + "index": 378, + "isCanonical": false + }, + { + "tokens": [ + 417, + 0 + ], + "name": "@379", + "index": 379, + "isCanonical": false + }, + { + "tokens": [ + 418, + 0 + ], + "name": "@380", + "index": 380, + "isCanonical": false + }, + { + "tokens": [ + 419, + 0 + ], + "name": "@381", + "index": 381, + "isCanonical": false + }, + { + "tokens": [ + 422, + 0 + ], + "name": "@382", + "index": 382, + "isCanonical": false + }, + { + "tokens": [ + 423, + 0 + ], + "name": "@383", + "index": 383, + "isCanonical": false + }, + { + "tokens": [ + 424, + 0 + ], + "name": "@384", + "index": 384, + "isCanonical": false + }, + { + "tokens": [ + 420, + 0 + ], + "name": "@385", + "index": 385, + "isCanonical": false + }, + { + "tokens": [ + 421, + 0 + ], + "name": "@386", + "index": 386, + "isCanonical": false + }, + { + "tokens": [ + 425, + 0 + ], + "name": "@387", + "index": 387, + "isCanonical": false + }, + { + "tokens": [ + 426, + 0 + ], + "name": "@388", + "index": 388, + "isCanonical": false + }, + { + "tokens": [ + 427, + 0 + ], + "name": "@389", + "index": 389, + "isCanonical": false + }, + { + "tokens": [ + 429, + 0 + ], + "name": "@391", + "index": 391, + "isCanonical": false + }, + { + "tokens": [ + 430, + 0 + ], + "name": "@392", + "index": 392, + "isCanonical": false + }, + { + "tokens": [ + 284, + 0 + ], + "name": "@394", + "index": 394, + "isCanonical": false + }, + { + "tokens": [ + 432, + 0 + ], + "name": "@395", + "index": 395, + "isCanonical": false + }, + { + "tokens": [ + 433, + 0 + ], + "name": "@396", + "index": 396, + "isCanonical": false + }, + { + "tokens": [ + 434, + 0 + ], + "name": "@397", + "index": 397, + "isCanonical": false + }, + { + "tokens": [ + 435, + 0 + ], + "name": "@398", + "index": 398, + "isCanonical": false + }, + { + "tokens": [ + 436, + 0 + ], + "name": "@399", + "index": 399, + "isCanonical": false + }, + { + "tokens": [ + 437, + 0 + ], + "name": "@400", + "index": 400, + "isCanonical": false + }, + { + "tokens": [ + 438, + 0 + ], + "name": "@401", + "index": 401, + "isCanonical": false + }, + { + "tokens": [ + 439, + 0 + ], + "name": "@402", + "index": 402, + "isCanonical": false + }, + { + "tokens": [ + 440, + 0 + ], + "name": "@403", + "index": 403, + "isCanonical": false + }, + { + "tokens": [ + 441, + 0 + ], + "name": "@404", + "index": 404, + "isCanonical": false + }, + { + "tokens": [ + 442, + 0 + ], + "name": "@405", + "index": 405, + "isCanonical": false + }, + { + "tokens": [ + 444, + 0 + ], + "name": "@406", + "index": 406, + "isCanonical": false + }, + { + "tokens": [ + 443, + 0 + ], + "name": "@407", + "index": 407, + "isCanonical": false + }, + { + "tokens": [ + 445, + 0 + ], + "name": "@408", + "index": 408, + "isCanonical": false + }, + { + "tokens": [ + 446, + 0 + ], + "name": "@409", + "index": 409, + "isCanonical": false + }, + { + "tokens": [ + 448, + 0 + ], + "name": "@411", + "index": 411, + "isCanonical": false + }, + { + "tokens": [ + 449, + 0 + ], + "name": "@412", + "index": 412, + "isCanonical": false + }, + { + "tokens": [ + 450, + 0 + ], + "name": "@413", + "index": 413, + "isCanonical": false + }, + { + "tokens": [ + 451, + 0 + ], + "name": "@414", + "index": 414, + "isCanonical": false + }, + { + "tokens": [ + 452, + 0 + ], + "name": "@415", + "index": 415, + "isCanonical": false + }, + { + "tokens": [ + 453, + 0 + ], + "name": "@416", + "index": 416, + "isCanonical": false + }, + { + "tokens": [ + 454, + 0 + ], + "name": "@417", + "index": 417, + "isCanonical": false + }, + { + "tokens": [ + 456, + 0 + ], + "name": "@419", + "index": 419, + "isCanonical": false + }, + { + "tokens": [ + 457, + 0 + ], + "name": "@420", + "index": 420, + "isCanonical": false + }, + { + "tokens": [ + 458, + 0 + ], + "name": "@421", + "index": 421, + "isCanonical": false + }, + { + "tokens": [ + 459, + 0 + ], + "name": "@422", + "index": 422, + "isCanonical": false + }, + { + "tokens": [ + 460, + 0 + ], + "name": "@423", + "index": 423, + "isCanonical": false + }, + { + "tokens": [ + 461, + 0 + ], + "name": "@424", + "index": 424, + "isCanonical": false + }, + { + "tokens": [ + 462, + 0 + ], + "name": "@425", + "index": 425, + "isCanonical": false + }, + { + "tokens": [ + 463, + 0 + ], + "name": "@426", + "index": 426, + "isCanonical": false + }, + { + "tokens": [ + 464, + 0 + ], + "name": "@427", + "index": 427, + "isCanonical": false + }, + { + "tokens": [ + 465, + 0 + ], + "name": "@428", + "index": 428, + "isCanonical": false + }, + { + "tokens": [ + 466, + 0 + ], + "name": "@429", + "index": 429, + "isCanonical": false + }, + { + "tokens": [ + 467, + 0 + ], + "name": "@430", + "index": 430, + "isCanonical": false + }, + { + "tokens": [ + 468, + 0 + ], + "name": "@431", + "index": 431, + "isCanonical": false + }, + { + "tokens": [ + 469, + 0 + ], + "name": "@432", + "index": 432, + "isCanonical": false + }, + { + "tokens": [ + 470, + 0 + ], + "name": "@433", + "index": 433, + "isCanonical": false + }, + { + "tokens": [ + 471, + 0 + ], + "name": "@434", + "index": 434, + "isCanonical": false + }, + { + "tokens": [ + 473, + 0 + ], + "name": "@436", + "index": 436, + "isCanonical": false + }, + { + "tokens": [ + 475, + 0 + ], + "name": "@438", + "index": 438, + "isCanonical": false + }, + { + "tokens": [ + 476, + 0 + ], + "name": "@439", + "index": 439, + "isCanonical": false + }, + { + "tokens": [ + 478, + 0 + ], + "name": "@441", + "index": 441, + "isCanonical": false + }, + { + "tokens": [ + 480, + 0 + ], + "name": "@443", + "index": 443, + "isCanonical": false + }, + { + "tokens": [ + 482, + 0 + ], + "name": "@444", + "index": 444, + "isCanonical": false + }, + { + "tokens": [ + 484, + 0 + ], + "name": "@447", + "index": 447, + "isCanonical": false + }, + { + "tokens": [ + 486, + 0 + ], + "name": "@448", + "index": 448, + "isCanonical": false + }, + { + "tokens": [ + 487, + 0 + ], + "name": "@449", + "index": 449, + "isCanonical": false + }, + { + "tokens": [ + 489, + 0 + ], + "name": "@451", + "index": 451, + "isCanonical": false + }, + { + "tokens": [ + 490, + 0 + ], + "name": "@452", + "index": 452, + "isCanonical": false + }, + { + "tokens": [ + 491, + 0 + ], + "name": "@453", + "index": 453, + "isCanonical": false + }, + { + "tokens": [ + 492, + 0 + ], + "name": "@454", + "index": 454, + "isCanonical": false + }, + { + "tokens": [ + 493, + 0 + ], + "name": "@455", + "index": 455, + "isCanonical": false + }, + { + "tokens": [ + 495, + 0 + ], + "name": "@456", + "index": 456, + "isCanonical": false + }, + { + "tokens": [ + 496, + 0 + ], + "name": "@457", + "index": 457, + "isCanonical": false + }, + { + "tokens": [ + 498, + 0 + ], + "name": "@459", + "index": 459, + "isCanonical": false + }, + { + "tokens": [ + 499, + 0 + ], + "name": "@460", + "index": 460, + "isCanonical": false + }, + { + "tokens": [ + 503, + 0 + ], + "name": "@462", + "index": 462, + "isCanonical": false + }, + { + "tokens": [ + 504, + 0 + ], + "name": "@463", + "index": 463, + "isCanonical": false + }, + { + "tokens": [ + 505, + 0 + ], + "name": "@464", + "index": 464, + "isCanonical": false + }, + { + "tokens": [ + 506, + 0 + ], + "name": "@465", + "index": 465, + "isCanonical": false + }, + { + "tokens": [ + 494, + 0 + ], + "name": "@466", + "index": 466, + "isCanonical": false + }, + { + "tokens": [ + 507, + 0 + ], + "name": "@467", + "index": 467, + "isCanonical": false + }, + { + "tokens": [ + 508, + 0 + ], + "name": "@468", + "index": 468, + "isCanonical": false + }, + { + "tokens": [ + 510, + 0 + ], + "name": "@470", + "index": 470, + "isCanonical": false + }, + { + "tokens": [ + 511, + 0 + ], + "name": "@471", + "index": 471, + "isCanonical": false + }, + { + "tokens": [ + 512, + 0 + ], + "name": "@472", + "index": 472, + "isCanonical": false + }, + { + "tokens": [ + 513, + 0 + ], + "name": "@473", + "index": 473, + "isCanonical": false + }, + { + "tokens": [ + 514, + 0 + ], + "name": "@474", + "index": 474, + "isCanonical": false + }, + { + "tokens": [ + 515, + 0 + ], + "name": "@475", + "index": 475, + "isCanonical": false + }, + { + "tokens": [ + 516, + 0 + ], + "name": "@476", + "index": 476, + "isCanonical": false + }, + { + "tokens": [ + 517, + 0 + ], + "name": "@477", + "index": 477, + "isCanonical": false + }, + { + "tokens": [ + 518, + 0 + ], + "name": "@478", + "index": 478, + "isCanonical": false + }, + { + "tokens": [ + 519, + 0 + ], + "name": "@479", + "index": 479, + "isCanonical": false + }, + { + "tokens": [ + 520, + 0 + ], + "name": "@480", + "index": 480, + "isCanonical": false + }, + { + "tokens": [ + 521, + 0 + ], + "name": "@481", + "index": 481, + "isCanonical": false + }, + { + "tokens": [ + 522, + 0 + ], + "name": "@482", + "index": 482, + "isCanonical": false + }, + { + "tokens": [ + 523, + 0 + ], + "name": "@483", + "index": 483, + "isCanonical": false + }, + { + "tokens": [ + 524, + 0 + ], + "name": "@484", + "index": 484, + "isCanonical": false + }, + { + "tokens": [ + 525, + 0 + ], + "name": "@485", + "index": 485, + "isCanonical": false + }, + { + "tokens": [ + 526, + 0 + ], + "name": "@486", + "index": 486, + "isCanonical": false + }, + { + "tokens": [ + 527, + 0 + ], + "name": "@487", + "index": 487, + "isCanonical": false + }, + { + "tokens": [ + 528, + 0 + ], + "name": "@488", + "index": 488, + "isCanonical": false + }, + { + "tokens": [ + 529, + 0 + ], + "name": "@489", + "index": 489, + "isCanonical": false + }, + { + "tokens": [ + 530, + 0 + ], + "name": "@490", + "index": 490, + "isCanonical": false + }, + { + "tokens": [ + 531, + 0 + ], + "name": "@491", + "index": 491, + "isCanonical": false + }, + { + "tokens": [ + 532, + 0 + ], + "name": "@492", + "index": 492, + "isCanonical": false + }, + { + "tokens": [ + 533, + 0 + ], + "name": "@493", + "index": 493, + "isCanonical": false + }, + { + "tokens": [ + 534, + 0 + ], + "name": "@494", + "index": 494, + "isCanonical": false + }, + { + "tokens": [ + 535, + 0 + ], + "name": "@495", + "index": 495, + "isCanonical": false + }, + { + "tokens": [ + 536, + 0 + ], + "name": "@496", + "index": 496, + "isCanonical": false + }, + { + "tokens": [ + 537, + 0 + ], + "name": "@497", + "index": 497, + "isCanonical": false + }, + { + "tokens": [ + 538, + 0 + ], + "name": "@498", + "index": 498, + "isCanonical": false + }, + { + "tokens": [ + 539, + 0 + ], + "name": "@499", + "index": 499, + "isCanonical": false + }, + { + "tokens": [ + 540, + 0 + ], + "name": "@500", + "index": 500, + "isCanonical": false + }, + { + "tokens": [ + 541, + 0 + ], + "name": "@501", + "index": 501, + "isCanonical": false + }, + { + "tokens": [ + 542, + 0 + ], + "name": "@502", + "index": 502, + "isCanonical": false + }, + { + "tokens": [ + 543, + 0 + ], + "name": "@503", + "index": 503, + "isCanonical": false + }, + { + "tokens": [ + 544, + 0 + ], + "name": "@504", + "index": 504, + "isCanonical": false + }, + { + "tokens": [ + 545, + 0 + ], + "name": "@505", + "index": 505, + "isCanonical": false + }, + { + "tokens": [ + 546, + 0 + ], + "name": "@506", + "index": 506, + "isCanonical": false + }, + { + "tokens": [ + 547, + 0 + ], + "name": "@507", + "index": 507, + "isCanonical": false + }, + { + "tokens": [ + 548, + 0 + ], + "name": "@508", + "index": 508, + "isCanonical": false + }, + { + "tokens": [ + 549, + 0 + ], + "name": "@509", + "index": 509, + "isCanonical": false + }, + { + "tokens": [ + 550, + 0 + ], + "name": "@510", + "index": 510, + "isCanonical": false + }, + { + "tokens": [ + 551, + 0 + ], + "name": "@511", + "index": 511, + "isCanonical": false + }, + { + "tokens": [ + 552, + 0 + ], + "name": "@512", + "index": 512, + "isCanonical": false + }, + { + "tokens": [ + 554, + 0 + ], + "name": "@513", + "index": 513, + "isCanonical": false + }, + { + "tokens": [ + 555, + 0 + ], + "name": "@514", + "index": 514, + "isCanonical": false + }, + { + "tokens": [ + 556, + 0 + ], + "name": "@515", + "index": 515, + "isCanonical": false + }, + { + "tokens": [ + 557, + 0 + ], + "name": "@516", + "index": 516, + "isCanonical": false + }, + { + "tokens": [ + 558, + 0 + ], + "name": "@517", + "index": 517, + "isCanonical": false + }, + { + "tokens": [ + 378, + 0 + ], + "name": "@518", + "index": 518, + "isCanonical": false + }, + { + "tokens": [ + 561, + 0 + ], + "name": "@519", + "index": 519, + "isCanonical": false + }, + { + "tokens": [ + 559, + 0 + ], + "name": "@520", + "index": 520, + "isCanonical": false + }, + { + "tokens": [ + 562, + 0 + ], + "name": "@521", + "index": 521, + "isCanonical": false + }, + { + "tokens": [ + 563, + 0 + ], + "name": "@522", + "index": 522, + "isCanonical": false + }, + { + "tokens": [ + 566, + 0 + ], + "name": "@523", + "index": 523, + "isCanonical": false + }, + { + "tokens": [ + 567, + 0 + ], + "name": "@524", + "index": 524, + "isCanonical": false + }, + { + "tokens": [ + 568, + 0 + ], + "name": "@525", + "index": 525, + "isCanonical": false + }, + { + "tokens": [ + 569, + 0 + ], + "name": "@526", + "index": 526, + "isCanonical": false + }, + { + "tokens": [ + 570, + 0 + ], + "name": "@527", + "index": 527, + "isCanonical": false + }, + { + "tokens": [ + 571, + 0 + ], + "name": "@528", + "index": 528, + "isCanonical": false + }, + { + "tokens": [ + 572, + 0 + ], + "name": "@529", + "index": 529, + "isCanonical": false + }, + { + "tokens": [ + 575, + 0 + ], + "name": "@531", + "index": 531, + "isCanonical": false + }, + { + "tokens": [ + 576, + 0 + ], + "name": "@532", + "index": 532, + "isCanonical": false + }, + { + "tokens": [ + 578, + 0 + ], + "name": "@534", + "index": 534, + "isCanonical": false + }, + { + "tokens": [ + 579, + 0 + ], + "name": "@535", + "index": 535, + "isCanonical": false + }, + { + "tokens": [ + 481, + 0 + ], + "name": "@536", + "index": 536, + "isCanonical": false + }, + { + "tokens": [ + 580, + 0 + ], + "name": "@537", + "index": 537, + "isCanonical": false + }, + { + "tokens": [ + 564, + 0 + ], + "name": "@538", + "index": 538, + "isCanonical": false + }, + { + "tokens": [ + 581, + 0 + ], + "name": "@539", + "index": 539, + "isCanonical": false + }, + { + "tokens": [ + 235, + 0 + ], + "name": "@540", + "index": 540, + "isCanonical": false + }, + { + "tokens": [ + 582, + 0 + ], + "name": "@541", + "index": 541, + "isCanonical": false + }, + { + "tokens": [ + 560, + 0 + ], + "name": "@542", + "index": 542, + "isCanonical": false + }, + { + "tokens": [ + 583, + 0 + ], + "name": "@543", + "index": 543, + "isCanonical": false + }, + { + "tokens": [ + 584, + 0 + ], + "name": "@544", + "index": 544, + "isCanonical": false + }, + { + "tokens": [ + 585, + 0 + ], + "name": "@545", + "index": 545, + "isCanonical": false + }, + { + "tokens": [ + 586, + 0 + ], + "name": "@546", + "index": 546, + "isCanonical": false + }, + { + "tokens": [ + 587, + 0 + ], + "name": "@547", + "index": 547, + "isCanonical": false + }, + { + "tokens": [ + 588, + 0 + ], + "name": "@548", + "index": 548, + "isCanonical": false + }, + { + "tokens": [ + 589, + 0 + ], + "name": "@549", + "index": 549, + "isCanonical": false + }, + { + "tokens": [ + 590, + 0 + ], + "name": "@550", + "index": 550, + "isCanonical": false + }, + { + "tokens": [ + 485, + 0 + ], + "name": "@551", + "index": 551, + "isCanonical": false + }, + { + "tokens": [ + 591, + 0 + ], + "name": "@552", + "index": 552, + "isCanonical": false + }, + { + "tokens": [ + 592, + 0 + ], + "name": "@553", + "index": 553, + "isCanonical": false + }, + { + "tokens": [ + 593, + 0 + ], + "name": "@554", + "index": 554, + "isCanonical": false + }, + { + "tokens": [ + 594, + 0 + ], + "name": "@555", + "index": 555, + "isCanonical": false + }, + { + "tokens": [ + 595, + 0 + ], + "name": "@556", + "index": 556, + "isCanonical": false + }, + { + "tokens": [ + 597, + 0 + ], + "name": "@557", + "index": 557, + "isCanonical": false + }, + { + "tokens": [ + 598, + 0 + ], + "name": "@558", + "index": 558, + "isCanonical": false + }, + { + "tokens": [ + 599, + 0 + ], + "name": "@559", + "index": 559, + "isCanonical": false + }, + { + "tokens": [ + 596, + 0 + ], + "name": "@560", + "index": 560, + "isCanonical": false + }, + { + "tokens": [ + 600, + 0 + ], + "name": "@561", + "index": 561, + "isCanonical": false + }, + { + "tokens": [ + 601, + 0 + ], + "name": "@562", + "index": 562, + "isCanonical": false + }, + { + "tokens": [ + 603, + 0 + ], + "name": "@563", + "index": 563, + "isCanonical": false + }, + { + "tokens": [ + 604, + 0 + ], + "name": "@564", + "index": 564, + "isCanonical": false + }, + { + "tokens": [ + 605, + 0 + ], + "name": "@565", + "index": 565, + "isCanonical": false + }, + { + "tokens": [ + 606, + 0 + ], + "name": "@566", + "index": 566, + "isCanonical": false + }, + { + "tokens": [ + 607, + 0 + ], + "name": "@567", + "index": 567, + "isCanonical": false + }, + { + "tokens": [ + 608, + 0 + ], + "name": "@568", + "index": 568, + "isCanonical": false + }, + { + "tokens": [ + 609, + 0 + ], + "name": "@569", + "index": 569, + "isCanonical": false + }, + { + "tokens": [ + 610, + 0 + ], + "name": "@570", + "index": 570, + "isCanonical": false + }, + { + "tokens": [ + 612, + 0 + ], + "name": "@571", + "index": 571, + "isCanonical": false + }, + { + "tokens": [ + 614, + 0 + ], + "name": "@572", + "index": 572, + "isCanonical": false + }, + { + "tokens": [ + 615, + 0 + ], + "name": "@573", + "index": 573, + "isCanonical": false + }, + { + "tokens": [ + 616, + 0 + ], + "name": "@574", + "index": 574, + "isCanonical": false + }, + { + "tokens": [ + 617, + 0 + ], + "name": "@575", + "index": 575, + "isCanonical": false + }, + { + "tokens": [ + 618, + 0 + ], + "name": "@576", + "index": 576, + "isCanonical": false + }, + { + "tokens": [ + 619, + 0 + ], + "name": "@577", + "index": 577, + "isCanonical": false + }, + { + "tokens": [ + 620, + 0 + ], + "name": "@578", + "index": 578, + "isCanonical": false + }, + { + "tokens": [ + 621, + 0 + ], + "name": "@579", + "index": 579, + "isCanonical": false + }, + { + "tokens": [ + 622, + 0 + ], + "name": "@580", + "index": 580, + "isCanonical": false + }, + { + "tokens": [ + 623, + 0 + ], + "name": "@581", + "index": 581, + "isCanonical": false + }, + { + "tokens": [ + 624, + 0 + ], + "name": "@582", + "index": 582, + "isCanonical": false + }, + { + "tokens": [ + 625, + 0 + ], + "name": "@583", + "index": 583, + "isCanonical": false + }, + { + "tokens": [ + 626, + 0 + ], + "name": "@584", + "index": 584, + "isCanonical": false + }, + { + "tokens": [ + 627, + 0 + ], + "name": "@585", + "index": 585, + "isCanonical": false + }, + { + "tokens": [ + 628, + 0 + ], + "name": "@586", + "index": 586, + "isCanonical": false + }, + { + "tokens": [ + 629, + 0 + ], + "name": "@587", + "index": 587, + "isCanonical": false + }, + { + "tokens": [ + 630, + 0 + ], + "name": "@588", + "index": 588, + "isCanonical": false + }, + { + "tokens": [ + 631, + 0 + ], + "name": "@589", + "index": 589, + "isCanonical": false + }, + { + "tokens": [ + 500, + 0 + ], + "name": "@590", + "index": 590, + "isCanonical": false + }, + { + "tokens": [ + 632, + 0 + ], + "name": "@591", + "index": 591, + "isCanonical": false + }, + { + "tokens": [ + 634, + 0 + ], + "name": "@592", + "index": 592, + "isCanonical": false + }, + { + "tokens": [ + 635, + 0 + ], + "name": "@593", + "index": 593, + "isCanonical": false + }, + { + "tokens": [ + 636, + 0 + ], + "name": "@594", + "index": 594, + "isCanonical": false + }, + { + "tokens": [ + 613, + 0 + ], + "name": "@595", + "index": 595, + "isCanonical": false + }, + { + "tokens": [ + 638, + 0 + ], + "name": "@597", + "index": 597, + "isCanonical": false + }, + { + "tokens": [ + 639, + 0 + ], + "name": "@598", + "index": 598, + "isCanonical": false + }, + { + "tokens": [ + 640, + 0 + ], + "name": "@599", + "index": 599, + "isCanonical": false + }, + { + "tokens": [ + 641, + 0 + ], + "name": "@600", + "index": 600, + "isCanonical": false + }, + { + "tokens": [ + 643, + 0 + ], + "name": "@601", + "index": 601, + "isCanonical": false + }, + { + "tokens": [ + 644, + 0 + ], + "name": "@603", + "index": 603, + "isCanonical": false + }, + { + "tokens": [ + 645, + 0 + ], + "name": "@604", + "index": 604, + "isCanonical": false + }, + { + "tokens": [ + 647, + 0 + ], + "name": "@606", + "index": 606, + "isCanonical": false + }, + { + "tokens": [ + 648, + 0 + ], + "name": "@607", + "index": 607, + "isCanonical": false + }, + { + "tokens": [ + 649, + 0 + ], + "name": "@608", + "index": 608, + "isCanonical": false + }, + { + "tokens": [ + 650, + 0 + ], + "name": "@609", + "index": 609, + "isCanonical": false + }, + { + "tokens": [ + 651, + 0 + ], + "name": "@610", + "index": 610, + "isCanonical": false + }, + { + "tokens": [ + 652, + 0 + ], + "name": "@611", + "index": 611, + "isCanonical": false + }, + { + "tokens": [ + 653, + 0 + ], + "name": "@612", + "index": 612, + "isCanonical": false + }, + { + "tokens": [ + 654, + 0 + ], + "name": "@613", + "index": 613, + "isCanonical": false + }, + { + "tokens": [ + 655, + 0 + ], + "name": "@614", + "index": 614, + "isCanonical": false + }, + { + "tokens": [ + 656, + 0 + ], + "name": "@615", + "index": 615, + "isCanonical": false + }, + { + "tokens": [ + 657, + 0 + ], + "name": "@616", + "index": 616, + "isCanonical": false + }, + { + "tokens": [ + 658, + 0 + ], + "name": "@617", + "index": 617, + "isCanonical": false + }, + { + "tokens": [ + 659, + 0 + ], + "name": "@618", + "index": 618, + "isCanonical": false + }, + { + "tokens": [ + 660, + 0 + ], + "name": "@619", + "index": 619, + "isCanonical": false + }, + { + "tokens": [ + 661, + 0 + ], + "name": "@620", + "index": 620, + "isCanonical": false + }, + { + "tokens": [ + 662, + 0 + ], + "name": "@621", + "index": 621, + "isCanonical": false + }, + { + "tokens": [ + 663, + 0 + ], + "name": "@622", + "index": 622, + "isCanonical": false + }, + { + "tokens": [ + 664, + 0 + ], + "name": "@623", + "index": 623, + "isCanonical": false + }, + { + "tokens": [ + 666, + 0 + ], + "name": "@624", + "index": 624, + "isCanonical": false + }, + { + "tokens": [ + 667, + 0 + ], + "name": "@625", + "index": 625, + "isCanonical": false + }, + { + "tokens": [ + 665, + 0 + ], + "name": "@626", + "index": 626, + "isCanonical": false + }, + { + "tokens": [ + 668, + 0 + ], + "name": "@627", + "index": 627, + "isCanonical": false + }, + { + "tokens": [ + 669, + 0 + ], + "name": "@628", + "index": 628, + "isCanonical": false + }, + { + "tokens": [ + 670, + 0 + ], + "name": "@629", + "index": 629, + "isCanonical": false + }, + { + "tokens": [ + 672, + 0 + ], + "name": "@630", + "index": 630, + "isCanonical": false + }, + { + "tokens": [ + 673, + 0 + ], + "name": "@631", + "index": 631, + "isCanonical": false + }, + { + "tokens": [ + 671, + 0 + ], + "name": "@632", + "index": 632, + "isCanonical": false + }, + { + "tokens": [ + 674, + 0 + ], + "name": "@633", + "index": 633, + "isCanonical": false + }, + { + "tokens": [ + 675, + 0 + ], + "name": "@634", + "index": 634, + "isCanonical": false + }, + { + "tokens": [ + 676, + 0 + ], + "name": "@635", + "index": 635, + "isCanonical": false + }, + { + "tokens": [ + 677, + 0 + ], + "name": "@636", + "index": 636, + "isCanonical": false + }, + { + "tokens": [ + 678, + 0 + ], + "name": "@637", + "index": 637, + "isCanonical": false + }, + { + "tokens": [ + 679, + 0 + ], + "name": "@638", + "index": 638, + "isCanonical": false + }, + { + "tokens": [ + 680, + 0 + ], + "name": "@639", + "index": 639, + "isCanonical": false + }, + { + "tokens": [ + 681, + 0 + ], + "name": "@640", + "index": 640, + "isCanonical": false + }, + { + "tokens": [ + 682, + 0 + ], + "name": "@641", + "index": 641, + "isCanonical": false + }, + { + "tokens": [ + 683, + 0 + ], + "name": "@642", + "index": 642, + "isCanonical": false + }, + { + "tokens": [ + 684, + 0 + ], + "name": "@643", + "index": 643, + "isCanonical": false + }, + { + "tokens": [ + 686, + 0 + ], + "name": "@644", + "index": 644, + "isCanonical": false + }, + { + "tokens": [ + 687, + 0 + ], + "name": "@645", + "index": 645, + "isCanonical": false + }, + { + "tokens": [ + 633, + 0 + ], + "name": "@646", + "index": 646, + "isCanonical": false + }, + { + "tokens": [ + 688, + 0 + ], + "name": "@647", + "index": 647, + "isCanonical": false + }, + { + "tokens": [ + 689, + 0 + ], + "name": "@648", + "index": 648, + "isCanonical": false + }, + { + "tokens": [ + 690, + 0 + ], + "name": "@649", + "index": 649, + "isCanonical": false + }, + { + "tokens": [ + 691, + 0 + ], + "name": "@650", + "index": 650, + "isCanonical": false + }, + { + "tokens": [ + 692, + 0 + ], + "name": "@651", + "index": 651, + "isCanonical": false + }, + { + "tokens": [ + 693, + 0 + ], + "name": "@652", + "index": 652, + "isCanonical": false + }, + { + "tokens": [ + 695, + 0 + ], + "name": "@654", + "index": 654, + "isCanonical": false + }, + { + "tokens": [ + 697, + 0 + ], + "name": "@656", + "index": 656, + "isCanonical": false + }, + { + "tokens": [ + 698, + 0 + ], + "name": "@657", + "index": 657, + "isCanonical": false + }, + { + "tokens": [ + 602, + 0 + ], + "name": "@658", + "index": 658, + "isCanonical": false + }, + { + "tokens": [ + 699, + 0 + ], + "name": "@659", + "index": 659, + "isCanonical": false + }, + { + "tokens": [ + 700, + 0 + ], + "name": "@660", + "index": 660, + "isCanonical": false + }, + { + "tokens": [ + 701, + 0 + ], + "name": "@661", + "index": 661, + "isCanonical": false + }, + { + "tokens": [ + 702, + 0 + ], + "name": "@662", + "index": 662, + "isCanonical": false + }, + { + "tokens": [ + 705, + 0 + ], + "name": "@663", + "index": 663, + "isCanonical": false + }, + { + "tokens": [ + 703, + 0 + ], + "name": "@664", + "index": 664, + "isCanonical": false + }, + { + "tokens": [ + 706, + 0 + ], + "name": "@665", + "index": 665, + "isCanonical": false + }, + { + "tokens": [ + 707, + 0 + ], + "name": "@666", + "index": 666, + "isCanonical": false + }, + { + "tokens": [ + 708, + 0 + ], + "name": "@667", + "index": 667, + "isCanonical": false + }, + { + "tokens": [ + 709, + 0 + ], + "name": "@668", + "index": 668, + "isCanonical": false + }, + { + "tokens": [ + 710, + 0 + ], + "name": "@669", + "index": 669, + "isCanonical": false + }, + { + "tokens": [ + 711, + 0 + ], + "name": "@670", + "index": 670, + "isCanonical": false + }, + { + "tokens": [ + 712, + 0 + ], + "name": "@671", + "index": 671, + "isCanonical": false + }, + { + "tokens": [ + 713, + 0 + ], + "name": "@672", + "index": 672, + "isCanonical": false + }, + { + "tokens": [ + 714, + 0 + ], + "name": "@673", + "index": 673, + "isCanonical": false + }, + { + "tokens": [ + 716, + 0 + ], + "name": "@674", + "index": 674, + "isCanonical": false + }, + { + "tokens": [ + 717, + 0 + ], + "name": "@675", + "index": 675, + "isCanonical": false + }, + { + "tokens": [ + 718, + 0 + ], + "name": "@676", + "index": 676, + "isCanonical": false + }, + { + "tokens": [ + 719, + 0 + ], + "name": "@677", + "index": 677, + "isCanonical": false + }, + { + "tokens": [ + 720, + 0 + ], + "name": "@678", + "index": 678, + "isCanonical": false + }, + { + "tokens": [ + 721, + 0 + ], + "name": "@679", + "index": 679, + "isCanonical": false + }, + { + "tokens": [ + 722, + 0 + ], + "name": "@680", + "index": 680, + "isCanonical": false + }, + { + "tokens": [ + 723, + 0 + ], + "name": "@681", + "index": 681, + "isCanonical": false + }, + { + "tokens": [ + 725, + 0 + ], + "name": "@682", + "index": 682, + "isCanonical": false + }, + { + "tokens": [ + 726, + 0 + ], + "name": "@683", + "index": 683, + "isCanonical": false + }, + { + "tokens": [ + 727, + 0 + ], + "name": "@684", + "index": 684, + "isCanonical": false + }, + { + "tokens": [ + 728, + 0 + ], + "name": "@685", + "index": 685, + "isCanonical": false + }, + { + "tokens": [ + 729, + 0 + ], + "name": "@686", + "index": 686, + "isCanonical": false + }, + { + "tokens": [ + 730, + 0 + ], + "name": "@687", + "index": 687, + "isCanonical": false + }, + { + "tokens": [ + 731, + 0 + ], + "name": "@688", + "index": 688, + "isCanonical": false + }, + { + "tokens": [ + 732, + 0 + ], + "name": "@689", + "index": 689, + "isCanonical": false + }, + { + "tokens": [ + 733, + 0 + ], + "name": "@690", + "index": 690, + "isCanonical": false + }, + { + "tokens": [ + 734, + 0 + ], + "name": "@691", + "index": 691, + "isCanonical": false + }, + { + "tokens": [ + 735, + 0 + ], + "name": "@692", + "index": 692, + "isCanonical": false + }, + { + "tokens": [ + 740, + 0 + ], + "name": "@697", + "index": 697, + "isCanonical": false + }, + { + "tokens": [ + 704, + 0 + ], + "name": "@698", + "index": 698, + "isCanonical": false + }, + { + "tokens": [ + 741, + 0 + ], + "name": "@699", + "index": 699, + "isCanonical": false + }, + { + "tokens": [ + 742, + 0 + ], + "name": "@700", + "index": 700, + "isCanonical": false + }, + { + "tokens": [ + 743, + 0 + ], + "name": "@701", + "index": 701, + "isCanonical": false + }, + { + "tokens": [ + 744, + 0 + ], + "name": "@702", + "index": 702, + "isCanonical": false + }, + { + "tokens": [ + 745, + 0 + ], + "name": "@703", + "index": 703, + "isCanonical": false + }, + { + "tokens": [ + 746, + 0 + ], + "name": "@704", + "index": 704, + "isCanonical": false + }, + { + "tokens": [ + 747, + 0 + ], + "name": "@705", + "index": 705, + "isCanonical": false + }, + { + "tokens": [ + 748, + 0 + ], + "name": "@706", + "index": 706, + "isCanonical": false + }, + { + "tokens": [ + 749, + 0 + ], + "name": "@707", + "index": 707, + "isCanonical": false + }, + { + "tokens": [ + 750, + 0 + ], + "name": "@708", + "index": 708, + "isCanonical": false + }, + { + "tokens": [ + 751, + 0 + ], + "name": "@709", + "index": 709, + "isCanonical": false + }, + { + "tokens": [ + 752, + 0 + ], + "name": "@710", + "index": 710, + "isCanonical": false + }, + { + "tokens": [ + 753, + 0 + ], + "name": "@711", + "index": 711, + "isCanonical": false + }, + { + "tokens": [ + 754, + 0 + ], + "name": "@712", + "index": 712, + "isCanonical": false + }, + { + "tokens": [ + 755, + 0 + ], + "name": "@713", + "index": 713, + "isCanonical": false + }, + { + "tokens": [ + 756, + 0 + ], + "name": "@714", + "index": 714, + "isCanonical": false + }, + { + "tokens": [ + 757, + 0 + ], + "name": "@715", + "index": 715, + "isCanonical": false + }, + { + "tokens": [ + 758, + 0 + ], + "name": "@716", + "index": 716, + "isCanonical": false + }, + { + "tokens": [ + 759, + 0 + ], + "name": "@717", + "index": 717, + "isCanonical": false + }, + { + "tokens": [ + 760, + 0 + ], + "name": "@718", + "index": 718, + "isCanonical": false + }, + { + "tokens": [ + 761, + 0 + ], + "name": "@719", + "index": 719, + "isCanonical": false + }, + { + "tokens": [ + 762, + 0 + ], + "name": "@720", + "index": 720, + "isCanonical": false + }, + { + "tokens": [ + 763, + 0 + ], + "name": "@721", + "index": 721, + "isCanonical": false + }, + { + "tokens": [ + 764, + 0 + ], + "name": "@722", + "index": 722, + "isCanonical": false + }, + { + "tokens": [ + 765, + 0 + ], + "name": "@723", + "index": 723, + "isCanonical": false + }, + { + "tokens": [ + 766, + 0 + ], + "name": "@724", + "index": 724, + "isCanonical": false + }, + { + "tokens": [ + 767, + 0 + ], + "name": "@725", + "index": 725, + "isCanonical": false + }, + { + "tokens": [ + 724, + 0 + ], + "name": "@726", + "index": 726, + "isCanonical": false + }, + { + "tokens": [ + 770, + 0 + ], + "name": "@728", + "index": 728, + "isCanonical": false + }, + { + "tokens": [ + 772, + 0 + ], + "name": "@729", + "index": 729, + "isCanonical": false + }, + { + "tokens": [ + 775, + 0 + ], + "name": "@732", + "index": 732, + "isCanonical": false + }, + { + "tokens": [ + 771, + 0 + ], + "name": "@735", + "index": 735, + "isCanonical": false + }, + { + "tokens": [ + 777, + 0 + ], + "name": "@736", + "index": 736, + "isCanonical": false + }, + { + "tokens": [ + 778, + 0 + ], + "name": "@737", + "index": 737, + "isCanonical": false + }, + { + "tokens": [ + 779, + 0 + ], + "name": "@738", + "index": 738, + "isCanonical": false + }, + { + "tokens": [ + 780, + 0 + ], + "name": "@739", + "index": 739, + "isCanonical": false + }, + { + "tokens": [ + 782, + 0 + ], + "name": "@740", + "index": 740, + "isCanonical": false + }, + { + "tokens": [ + 783, + 0 + ], + "name": "@741", + "index": 741, + "isCanonical": false + }, + { + "tokens": [ + 786, + 0 + ], + "name": "@743", + "index": 743, + "isCanonical": false + }, + { + "tokens": [ + 787, + 0 + ], + "name": "@744", + "index": 744, + "isCanonical": false + }, + { + "tokens": [ + 788, + 0 + ], + "name": "@745", + "index": 745, + "isCanonical": false + }, + { + "tokens": [ + 789, + 0 + ], + "name": "@746", + "index": 746, + "isCanonical": false + }, + { + "tokens": [ + 790, + 0 + ], + "name": "@747", + "index": 747, + "isCanonical": false + }, + { + "tokens": [ + 784, + 0 + ], + "name": "@749", + "index": 749, + "isCanonical": false + }, + { + "tokens": [ + 792, + 0 + ], + "name": "@750", + "index": 750, + "isCanonical": false + }, + { + "tokens": [ + 793, + 0 + ], + "name": "@751", + "index": 751, + "isCanonical": false + }, + { + "tokens": [ + 795, + 0 + ], + "name": "@753", + "index": 753, + "isCanonical": false + }, + { + "tokens": [ + 800, + 0 + ], + "name": "@756", + "index": 756, + "isCanonical": false + }, + { + "tokens": [ + 801, + 0 + ], + "name": "@757", + "index": 757, + "isCanonical": false + }, + { + "tokens": [ + 802, + 0 + ], + "name": "@758", + "index": 758, + "isCanonical": false + }, + { + "tokens": [ + 803, + 0 + ], + "name": "@759", + "index": 759, + "isCanonical": false + }, + { + "tokens": [ + 804, + 0 + ], + "name": "@760", + "index": 760, + "isCanonical": false + }, + { + "tokens": [ + 805, + 0 + ], + "name": "@761", + "index": 761, + "isCanonical": false + }, + { + "tokens": [ + 808, + 0 + ], + "name": "@764", + "index": 764, + "isCanonical": false + }, + { + "tokens": [ + 809, + 0 + ], + "name": "@765", + "index": 765, + "isCanonical": false + }, + { + "tokens": [ + 810, + 0 + ], + "name": "@766", + "index": 766, + "isCanonical": false + }, + { + "tokens": [ + 811, + 0 + ], + "name": "@767", + "index": 767, + "isCanonical": false + }, + { + "tokens": [ + 799, + 0 + ], + "name": "@768", + "index": 768, + "isCanonical": false + }, + { + "tokens": [ + 812, + 0 + ], + "name": "@769", + "index": 769, + "isCanonical": false + }, + { + "tokens": [ + 814, + 0 + ], + "name": "@770", + "index": 770, + "isCanonical": false + }, + { + "tokens": [ + 820, + 0 + ], + "name": "@775", + "index": 775, + "isCanonical": false + }, + { + "tokens": [ + 822, + 0 + ], + "name": "@776", + "index": 776, + "isCanonical": false + }, + { + "tokens": [ + 823, + 0 + ], + "name": "@777", + "index": 777, + "isCanonical": false + }, + { + "tokens": [ + 821, + 0 + ], + "name": "@778", + "index": 778, + "isCanonical": false + }, + { + "tokens": [ + 824, + 0 + ], + "name": "@779", + "index": 779, + "isCanonical": false + }, + { + "tokens": [ + 825, + 0 + ], + "name": "@780", + "index": 780, + "isCanonical": false + }, + { + "tokens": [ + 826, + 0 + ], + "name": "@781", + "index": 781, + "isCanonical": false + }, + { + "tokens": [ + 827, + 0 + ], + "name": "@782", + "index": 782, + "isCanonical": false + }, + { + "tokens": [ + 828, + 0 + ], + "name": "@783", + "index": 783, + "isCanonical": false + }, + { + "tokens": [ + 830, + 0 + ], + "name": "@785", + "index": 785, + "isCanonical": false + }, + { + "tokens": [ + 829, + 0 + ], + "name": "@786", + "index": 786, + "isCanonical": false + }, + { + "tokens": [ + 831, + 0 + ], + "name": "@787", + "index": 787, + "isCanonical": false + }, + { + "tokens": [ + 835, + 0 + ], + "name": "@789", + "index": 789, + "isCanonical": false + }, + { + "tokens": [ + 837, + 0 + ], + "name": "@790", + "index": 790, + "isCanonical": false + }, + { + "tokens": [ + 836, + 0 + ], + "name": "@791", + "index": 791, + "isCanonical": false + }, + { + "tokens": [ + 838, + 0 + ], + "name": "@792", + "index": 792, + "isCanonical": false + }, + { + "tokens": [ + 839, + 0 + ], + "name": "@793", + "index": 793, + "isCanonical": false + }, + { + "tokens": [ + 840, + 0 + ], + "name": "@794", + "index": 794, + "isCanonical": false + }, + { + "tokens": [ + 841, + 0 + ], + "name": "@796", + "index": 796, + "isCanonical": false + }, + { + "tokens": [ + 847, + 0 + ], + "name": "@797", + "index": 797, + "isCanonical": false + }, + { + "tokens": [ + 846, + 0 + ], + "name": "@798", + "index": 798, + "isCanonical": false + }, + { + "tokens": [ + 833, + 0 + ], + "name": "@799", + "index": 799, + "isCanonical": false + }, + { + "tokens": [ + 849, + 0 + ], + "name": "@800", + "index": 800, + "isCanonical": false + }, + { + "tokens": [ + 850, + 0 + ], + "name": "@801", + "index": 801, + "isCanonical": false + }, + { + "tokens": [ + 842, + 0 + ], + "name": "@802", + "index": 802, + "isCanonical": false + }, + { + "tokens": [ + 851, + 0 + ], + "name": "@803", + "index": 803, + "isCanonical": false + }, + { + "tokens": [ + 843, + 0 + ], + "name": "@804", + "index": 804, + "isCanonical": false + }, + { + "tokens": [ + 852, + 0 + ], + "name": "@805", + "index": 805, + "isCanonical": false + }, + { + "tokens": [ + 853, + 0 + ], + "name": "@806", + "index": 806, + "isCanonical": false + }, + { + "tokens": [ + 855, + 0 + ], + "name": "@808", + "index": 808, + "isCanonical": false + }, + { + "tokens": [ + 856, + 0 + ], + "name": "@809", + "index": 809, + "isCanonical": false + }, + { + "tokens": [ + 857, + 0 + ], + "name": "@810", + "index": 810, + "isCanonical": false + }, + { + "tokens": [ + 858, + 0 + ], + "name": "@811", + "index": 811, + "isCanonical": false + }, + { + "tokens": [ + 859, + 0 + ], + "name": "@812", + "index": 812, + "isCanonical": false + }, + { + "tokens": [ + 860, + 0 + ], + "name": "@813", + "index": 813, + "isCanonical": false + }, + { + "tokens": [ + 861, + 0 + ], + "name": "@814", + "index": 814, + "isCanonical": false + }, + { + "tokens": [ + 845, + 0 + ], + "name": "@815", + "index": 815, + "isCanonical": false + }, + { + "tokens": [ + 862, + 0 + ], + "name": "@816", + "index": 816, + "isCanonical": false + }, + { + "tokens": [ + 863, + 0 + ], + "name": "@817", + "index": 817, + "isCanonical": false + }, + { + "tokens": [ + 864, + 0 + ], + "name": "@818", + "index": 818, + "isCanonical": false + }, + { + "tokens": [ + 866, + 0 + ], + "name": "@820", + "index": 820, + "isCanonical": false + }, + { + "tokens": [ + 879, + 0 + ], + "name": "@822", + "index": 822, + "isCanonical": false + }, + { + "tokens": [ + 880, + 0 + ], + "name": "@823", + "index": 823, + "isCanonical": false + }, + { + "tokens": [ + 882, + 0 + ], + "name": "@825", + "index": 825, + "isCanonical": false + }, + { + "tokens": [ + 883, + 0 + ], + "name": "@826", + "index": 826, + "isCanonical": false + }, + { + "tokens": [ + 885, + 0 + ], + "name": "@827", + "index": 827, + "isCanonical": false + }, + { + "tokens": [ + 887, + 0 + ], + "name": "@828", + "index": 828, + "isCanonical": false + }, + { + "tokens": [ + 889, + 0 + ], + "name": "@831", + "index": 831, + "isCanonical": false + }, + { + "tokens": [ + 890, + 0 + ], + "name": "@832", + "index": 832, + "isCanonical": false + }, + { + "tokens": [ + 891, + 0 + ], + "name": "@833", + "index": 833, + "isCanonical": false + }, + { + "tokens": [ + 884, + 0 + ], + "name": "@834", + "index": 834, + "isCanonical": false + }, + { + "tokens": [ + 892, + 0 + ], + "name": "@835", + "index": 835, + "isCanonical": false + }, + { + "tokens": [ + 893, + 0 + ], + "name": "@836", + "index": 836, + "isCanonical": false + }, + { + "tokens": [ + 895, + 0 + ], + "name": "@837", + "index": 837, + "isCanonical": false + }, + { + "tokens": [ + 896, + 0 + ], + "name": "@838", + "index": 838, + "isCanonical": false + }, + { + "tokens": [ + 897, + 0 + ], + "name": "@839", + "index": 839, + "isCanonical": false + }, + { + "tokens": [ + 898, + 0 + ], + "name": "@840", + "index": 840, + "isCanonical": false + }, + { + "tokens": [ + 899, + 0 + ], + "name": "@841", + "index": 841, + "isCanonical": false + }, + { + "tokens": [ + 900, + 0 + ], + "name": "@842", + "index": 842, + "isCanonical": false + }, + { + "tokens": [ + 905, + 0 + ], + "name": "@843", + "index": 843, + "isCanonical": false + }, + { + "tokens": [ + 901, + 0 + ], + "name": "@844", + "index": 844, + "isCanonical": false + }, + { + "tokens": [ + 903, + 0 + ], + "name": "@846", + "index": 846, + "isCanonical": false + }, + { + "tokens": [ + 888, + 0 + ], + "name": "@847", + "index": 847, + "isCanonical": false + }, + { + "tokens": [ + 906, + 0 + ], + "name": "@848", + "index": 848, + "isCanonical": false + }, + { + "tokens": [ + 907, + 0 + ], + "name": "@849", + "index": 849, + "isCanonical": false + }, + { + "tokens": [ + 909, + 0 + ], + "name": "@850", + "index": 850, + "isCanonical": false + }, + { + "tokens": [ + 910, + 0 + ], + "name": "@851", + "index": 851, + "isCanonical": false + }, + { + "tokens": [ + 908, + 0 + ], + "name": "@852", + "index": 852, + "isCanonical": false + }, + { + "tokens": [ + 911, + 0 + ], + "name": "@853", + "index": 853, + "isCanonical": false + }, + { + "tokens": [ + 912, + 0 + ], + "name": "@854", + "index": 854, + "isCanonical": false + }, + { + "tokens": [ + 913, + 0 + ], + "name": "@855", + "index": 855, + "isCanonical": false + }, + { + "tokens": [ + 914, + 0 + ], + "name": "@856", + "index": 856, + "isCanonical": false + }, + { + "tokens": [ + 915, + 0 + ], + "name": "@857", + "index": 857, + "isCanonical": false + }, + { + "tokens": [ + 916, + 0 + ], + "name": "@858", + "index": 858, + "isCanonical": false + }, + { + "tokens": [ + 917, + 0 + ], + "name": "@859", + "index": 859, + "isCanonical": false + }, + { + "tokens": [ + 918, + 0 + ], + "name": "@860", + "index": 860, + "isCanonical": false + }, + { + "tokens": [ + 919, + 0 + ], + "name": "@861", + "index": 861, + "isCanonical": false + }, + { + "tokens": [ + 920, + 0 + ], + "name": "@862", + "index": 862, + "isCanonical": false + }, + { + "tokens": [ + 921, + 0 + ], + "name": "@863", + "index": 863, + "isCanonical": false + }, + { + "tokens": [ + 922, + 0 + ], + "name": "@864", + "index": 864, + "isCanonical": false + }, + { + "tokens": [ + 924, + 0 + ], + "name": "@865", + "index": 865, + "isCanonical": false + }, + { + "tokens": [ + 925, + 0 + ], + "name": "@866", + "index": 866, + "isCanonical": false + }, + { + "tokens": [ + 832, + 0 + ], + "name": "@868", + "index": 868, + "isCanonical": false + }, + { + "tokens": [ + 927, + 0 + ], + "name": "@869", + "index": 869, + "isCanonical": false + }, + { + "tokens": [ + 928, + 0 + ], + "name": "@870", + "index": 870, + "isCanonical": false + }, + { + "tokens": [ + 930, + 0 + ], + "name": "@872", + "index": 872, + "isCanonical": false + }, + { + "tokens": [ + 931, + 0 + ], + "name": "@873", + "index": 873, + "isCanonical": false + }, + { + "tokens": [ + 932, + 0 + ], + "name": "@874", + "index": 874, + "isCanonical": false + }, + { + "tokens": [ + 933, + 0 + ], + "name": "@875", + "index": 875, + "isCanonical": false + }, + { + "tokens": [ + 926, + 0 + ], + "name": "@876", + "index": 876, + "isCanonical": false + }, + { + "tokens": [ + 934, + 0 + ], + "name": "@877", + "index": 877, + "isCanonical": false + }, + { + "tokens": [ + 935, + 0 + ], + "name": "@878", + "index": 878, + "isCanonical": false + }, + { + "tokens": [ + 937, + 0 + ], + "name": "@880", + "index": 880, + "isCanonical": false + }, + { + "tokens": [ + 948, + 0 + ], + "name": "@882", + "index": 882, + "isCanonical": false + }, + { + "tokens": [ + 938, + 0 + ], + "name": "@883", + "index": 883, + "isCanonical": false + }, + { + "tokens": [ + 949, + 0 + ], + "name": "@885", + "index": 885, + "isCanonical": false + }, + { + "tokens": [ + 951, + 0 + ], + "name": "@886", + "index": 886, + "isCanonical": false + }, + { + "tokens": [ + 942, + 0 + ], + "name": "@889", + "index": 889, + "isCanonical": false + }, + { + "tokens": [ + 943, + 0 + ], + "name": "@890", + "index": 890, + "isCanonical": false + }, + { + "tokens": [ + 952, + 0 + ], + "name": "@891", + "index": 891, + "isCanonical": false + }, + { + "tokens": [ + 950, + 0 + ], + "name": "@892", + "index": 892, + "isCanonical": false + }, + { + "tokens": [ + 953, + 0 + ], + "name": "@893", + "index": 893, + "isCanonical": false + }, + { + "tokens": [ + 954, + 0 + ], + "name": "@894", + "index": 894, + "isCanonical": false + }, + { + "tokens": [ + 955, + 0 + ], + "name": "@895", + "index": 895, + "isCanonical": false + }, + { + "tokens": [ + 411, + 0 + ], + "name": "@896", + "index": 896, + "isCanonical": false + }, + { + "tokens": [ + 957, + 0 + ], + "name": "@898", + "index": 898, + "isCanonical": false + }, + { + "tokens": [ + 945, + 0 + ], + "name": "@900", + "index": 900, + "isCanonical": false + }, + { + "tokens": [ + 961, + 0 + ], + "name": "@901", + "index": 901, + "isCanonical": false + }, + { + "tokens": [ + 959, + 0 + ], + "name": "@902", + "index": 902, + "isCanonical": false + }, + { + "tokens": [ + 870, + 0 + ], + "name": "@903", + "index": 903, + "isCanonical": false + }, + { + "tokens": [ + 958, + 0 + ], + "name": "@904", + "index": 904, + "isCanonical": false + }, + { + "tokens": [ + 963, + 0 + ], + "name": "@905", + "index": 905, + "isCanonical": false + }, + { + "tokens": [ + 964, + 0 + ], + "name": "@906", + "index": 906, + "isCanonical": false + }, + { + "tokens": [ + 966, + 0 + ], + "name": "@907", + "index": 907, + "isCanonical": false + }, + { + "tokens": [ + 971, + 0 + ], + "name": "@910", + "index": 910, + "isCanonical": false + }, + { + "tokens": [ + 974, + 0 + ], + "name": "@911", + "index": 911, + "isCanonical": false + }, + { + "tokens": [ + 969, + 0 + ], + "name": "@912", + "index": 912, + "isCanonical": false + }, + { + "tokens": [ + 975, + 0 + ], + "name": "@913", + "index": 913, + "isCanonical": false + }, + { + "tokens": [ + 978, + 0 + ], + "name": "@914", + "index": 914, + "isCanonical": false + }, + { + "tokens": [ + 981, + 0 + ], + "name": "@917", + "index": 917, + "isCanonical": false + }, + { + "tokens": [ + 983, + 0 + ], + "name": "@919", + "index": 919, + "isCanonical": false + }, + { + "tokens": [ + 985, + 0 + ], + "name": "@924", + "index": 924, + "isCanonical": false + }, + { + "tokens": [ + 984, + 0 + ], + "name": "@925", + "index": 925, + "isCanonical": false + }, + { + "tokens": [ + 976, + 0 + ], + "name": "@926", + "index": 926, + "isCanonical": false + }, + { + "tokens": [ + 996, + 0 + ], + "name": "@929", + "index": 929, + "isCanonical": false + }, + { + "tokens": [ + 991, + 0 + ], + "name": "@930", + "index": 930, + "isCanonical": false + }, + { + "tokens": [ + 997, + 0 + ], + "name": "@931", + "index": 931, + "isCanonical": false + }, + { + "tokens": [ + 998, + 0 + ], + "name": "@932", + "index": 932, + "isCanonical": false + }, + { + "tokens": [ + 999, + 0 + ], + "name": "@933", + "index": 933, + "isCanonical": false + }, + { + "tokens": [ + 1001, + 0 + ], + "name": "@935", + "index": 935, + "isCanonical": false + }, + { + "tokens": [ + 1002, + 0 + ], + "name": "@936", + "index": 936, + "isCanonical": false + }, + { + "tokens": [ + 1003, + 0 + ], + "name": "@937", + "index": 937, + "isCanonical": false + }, + { + "tokens": [ + 1008, + 0 + ], + "name": "@940", + "index": 940, + "isCanonical": false + }, + { + "tokens": [ + 1009, + 0 + ], + "name": "@941", + "index": 941, + "isCanonical": false + }, + { + "tokens": [ + 1010, + 0 + ], + "name": "@942", + "index": 942, + "isCanonical": false + }, + { + "tokens": [ + 1012, + 0 + ], + "name": "@944", + "index": 944, + "isCanonical": false + }, + { + "tokens": [ + 1014, + 0 + ], + "name": "@946", + "index": 946, + "isCanonical": false + }, + { + "tokens": [ + 1015, + 0 + ], + "name": "@947", + "index": 947, + "isCanonical": false + }, + { + "tokens": [ + 1016, + 0 + ], + "name": "@948", + "index": 948, + "isCanonical": false + }, + { + "tokens": [ + 1019, + 0 + ], + "name": "@951", + "index": 951, + "isCanonical": false + }, + { + "tokens": [ + 1020, + 0 + ], + "name": "@952", + "index": 952, + "isCanonical": false + }, + { + "tokens": [ + 1021, + 0 + ], + "name": "@953", + "index": 953, + "isCanonical": false + }, + { + "tokens": [ + 1022, + 0 + ], + "name": "@954", + "index": 954, + "isCanonical": false + }, + { + "tokens": [ + 1023, + 0 + ], + "name": "@955", + "index": 955, + "isCanonical": false + }, + { + "tokens": [ + 1024, + 0 + ], + "name": "@956", + "index": 956, + "isCanonical": false + }, + { + "tokens": [ + 1025, + 0 + ], + "name": "@957", + "index": 957, + "isCanonical": false + }, + { + "tokens": [ + 1026, + 0 + ], + "name": "@958", + "index": 958, + "isCanonical": false + }, + { + "tokens": [ + 1028, + 0 + ], + "name": "@960", + "index": 960, + "isCanonical": false + }, + { + "tokens": [ + 1029, + 0 + ], + "name": "@961", + "index": 961, + "isCanonical": false + }, + { + "tokens": [ + 1030, + 0 + ], + "name": "@962", + "index": 962, + "isCanonical": false + }, + { + "tokens": [ + 1033, + 0 + ], + "name": "@965", + "index": 965, + "isCanonical": false + }, + { + "tokens": [ + 1034, + 0 + ], + "name": "@966", + "index": 966, + "isCanonical": false + }, + { + "tokens": [ + 1035, + 0 + ], + "name": "@967", + "index": 967, + "isCanonical": false + }, + { + "tokens": [ + 1036, + 0 + ], + "name": "@968", + "index": 968, + "isCanonical": false + }, + { + "tokens": [ + 1040, + 0 + ], + "name": "@970", + "index": 970, + "isCanonical": false + }, + { + "tokens": [ + 1037, + 0 + ], + "name": "@971", + "index": 971, + "isCanonical": false + }, + { + "tokens": [ + 1042, + 0 + ], + "name": "@972", + "index": 972, + "isCanonical": false + }, + { + "tokens": [ + 1041, + 0 + ], + "name": "@974", + "index": 974, + "isCanonical": false + }, + { + "tokens": [ + 1043, + 0 + ], + "name": "@975", + "index": 975, + "isCanonical": false + }, + { + "tokens": [ + 1045, + 0 + ], + "name": "@976", + "index": 976, + "isCanonical": false + }, + { + "tokens": [ + 1044, + 0 + ], + "name": "@977", + "index": 977, + "isCanonical": false + }, + { + "tokens": [ + 1047, + 0 + ], + "name": "@979", + "index": 979, + "isCanonical": false + }, + { + "tokens": [ + 1048, + 0 + ], + "name": "@980", + "index": 980, + "isCanonical": false + }, + { + "tokens": [ + 1051, + 0 + ], + "name": "@982", + "index": 982, + "isCanonical": false + }, + { + "tokens": [ + 1053, + 0 + ], + "name": "@983", + "index": 983, + "isCanonical": false + }, + { + "tokens": [ + 1054, + 0 + ], + "name": "@985", + "index": 985, + "isCanonical": false + }, + { + "tokens": [ + 1056, + 0 + ], + "name": "@987", + "index": 987, + "isCanonical": false + }, + { + "tokens": [ + 1057, + 0 + ], + "name": "@988", + "index": 988, + "isCanonical": false + }, + { + "tokens": [ + 1050, + 0 + ], + "name": "@989", + "index": 989, + "isCanonical": false + }, + { + "tokens": [ + 1058, + 0 + ], + "name": "@990", + "index": 990, + "isCanonical": false + }, + { + "tokens": [ + 1059, + 0 + ], + "name": "@991", + "index": 991, + "isCanonical": false + }, + { + "tokens": [ + 1063, + 0 + ], + "name": "@995", + "index": 995, + "isCanonical": false + }, + { + "tokens": [ + 1064, + 0 + ], + "name": "@996", + "index": 996, + "isCanonical": false + }, + { + "tokens": [ + 1065, + 0 + ], + "name": "@997", + "index": 997, + "isCanonical": false + }, + { + "tokens": [ + 1066, + 0 + ], + "name": "@998", + "index": 998, + "isCanonical": false + }, + { + "tokens": [ + 1067, + 0 + ], + "name": "@999", + "index": 999, + "isCanonical": false + }, + { + "tokens": [ + 1068, + 0 + ], + "name": "@1000", + "index": 1000, + "isCanonical": false + }, + { + "tokens": [ + 1069, + 0 + ], + "name": "@1001", + "index": 1001, + "isCanonical": false + }, + { + "tokens": [ + 1070, + 0 + ], + "name": "@1002", + "index": 1002, + "isCanonical": false + }, + { + "tokens": [ + 1071, + 0 + ], + "name": "@1003", + "index": 1003, + "isCanonical": false + }, + { + "tokens": [ + 1072, + 0 + ], + "name": "@1004", + "index": 1004, + "isCanonical": false + }, + { + "tokens": [ + 1073, + 0 + ], + "name": "@1005", + "index": 1005, + "isCanonical": false + }, + { + "tokens": [ + 1074, + 0 + ], + "name": "@1006", + "index": 1006, + "isCanonical": false + }, + { + "tokens": [ + 1075, + 0 + ], + "name": "@1007", + "index": 1007, + "isCanonical": false + }, + { + "tokens": [ + 1076, + 0 + ], + "name": "@1008", + "index": 1008, + "isCanonical": false + }, + { + "tokens": [ + 1077, + 0 + ], + "name": "@1009", + "index": 1009, + "isCanonical": false + }, + { + "tokens": [ + 1080, + 0 + ], + "name": "@1012", + "index": 1012, + "isCanonical": false + }, + { + "tokens": [ + 1081, + 0 + ], + "name": "@1013", + "index": 1013, + "isCanonical": false + }, + { + "tokens": [ + 1082, + 0 + ], + "name": "@1014", + "index": 1014, + "isCanonical": false + }, + { + "tokens": [ + 1083, + 0 + ], + "name": "@1015", + "index": 1015, + "isCanonical": false + }, + { + "tokens": [ + 1084, + 0 + ], + "name": "@1016", + "index": 1016, + "isCanonical": false + }, + { + "tokens": [ + 1086, + 0 + ], + "name": "@1018", + "index": 1018, + "isCanonical": false + }, + { + "tokens": [ + 1088, + 0 + ], + "name": "@1019", + "index": 1019, + "isCanonical": false + }, + { + "tokens": [ + 1089, + 0 + ], + "name": "@1020", + "index": 1020, + "isCanonical": false + }, + { + "tokens": [ + 1091, + 0 + ], + "name": "@1021", + "index": 1021, + "isCanonical": false + }, + { + "tokens": [ + 1090, + 0 + ], + "name": "@1022", + "index": 1022, + "isCanonical": false + }, + { + "tokens": [ + 1092, + 0 + ], + "name": "@1023", + "index": 1023, + "isCanonical": false + }, + { + "tokens": [ + 1093, + 0 + ], + "name": "@1024", + "index": 1024, + "isCanonical": false + }, + { + "tokens": [ + 1094, + 0 + ], + "name": "@1025", + "index": 1025, + "isCanonical": false + }, + { + "tokens": [ + 1095, + 0 + ], + "name": "@1026", + "index": 1026, + "isCanonical": false + }, + { + "tokens": [ + 1096, + 0 + ], + "name": "@1027", + "index": 1027, + "isCanonical": false + }, + { + "tokens": [ + 1099, + 0 + ], + "name": "@1030", + "index": 1030, + "isCanonical": false + }, + { + "tokens": [ + 1100, + 0 + ], + "name": "@1031", + "index": 1031, + "isCanonical": false + }, + { + "tokens": [ + 1101, + 0 + ], + "name": "@1032", + "index": 1032, + "isCanonical": false + }, + { + "tokens": [ + 1103, + 0 + ], + "name": "@1033", + "index": 1033, + "isCanonical": false + }, + { + "tokens": [ + 1104, + 0 + ], + "name": "@1034", + "index": 1034, + "isCanonical": false + }, + { + "tokens": [ + 1105, + 0 + ], + "name": "@1035", + "index": 1035, + "isCanonical": false + }, + { + "tokens": [ + 1106, + 0 + ], + "name": "@1036", + "index": 1036, + "isCanonical": false + }, + { + "tokens": [ + 1107, + 0 + ], + "name": "@1037", + "index": 1037, + "isCanonical": false + }, + { + "tokens": [ + 1108, + 0 + ], + "name": "@1038", + "index": 1038, + "isCanonical": false + }, + { + "tokens": [ + 1110, + 0 + ], + "name": "@1040", + "index": 1040, + "isCanonical": false + }, + { + "tokens": [ + 1111, + 0 + ], + "name": "@1041", + "index": 1041, + "isCanonical": false + }, + { + "tokens": [ + 1102, + 0 + ], + "name": "@1042", + "index": 1042, + "isCanonical": false + }, + { + "tokens": [ + 1113, + 0 + ], + "name": "@1043", + "index": 1043, + "isCanonical": false + }, + { + "tokens": [ + 1118, + 0 + ], + "name": "@1045", + "index": 1045, + "isCanonical": false + }, + { + "tokens": [ + 1120, + 0 + ], + "name": "@1046", + "index": 1046, + "isCanonical": false + }, + { + "tokens": [ + 1123, + 0 + ], + "name": "@1048", + "index": 1048, + "isCanonical": false + }, + { + "tokens": [ + 1124, + 0 + ], + "name": "@1049", + "index": 1049, + "isCanonical": false + }, + { + "tokens": [ + 1125, + 0 + ], + "name": "@1050", + "index": 1050, + "isCanonical": false + }, + { + "tokens": [ + 1121, + 0 + ], + "name": "@1051", + "index": 1051, + "isCanonical": false + }, + { + "tokens": [ + 1119, + 0 + ], + "name": "@1052", + "index": 1052, + "isCanonical": false + }, + { + "tokens": [ + 1126, + 0 + ], + "name": "@1053", + "index": 1053, + "isCanonical": false + }, + { + "tokens": [ + 1129, + 0 + ], + "name": "@1054", + "index": 1054, + "isCanonical": false + }, + { + "tokens": [ + 1131, + 0 + ], + "name": "@1056", + "index": 1056, + "isCanonical": false + }, + { + "tokens": [ + 1133, + 0 + ], + "name": "@1057", + "index": 1057, + "isCanonical": false + }, + { + "tokens": [ + 1137, + 0 + ], + "name": "@1060", + "index": 1060, + "isCanonical": false + }, + { + "tokens": [ + 1144, + 0 + ], + "name": "@1062", + "index": 1062, + "isCanonical": false + }, + { + "tokens": [ + 1145, + 0 + ], + "name": "@1063", + "index": 1063, + "isCanonical": false + }, + { + "tokens": [ + 1136, + 0 + ], + "name": "@1064", + "index": 1064, + "isCanonical": false + }, + { + "tokens": [ + 1147, + 0 + ], + "name": "@1066", + "index": 1066, + "isCanonical": false + }, + { + "tokens": [ + 1148, + 0 + ], + "name": "@1067", + "index": 1067, + "isCanonical": false + }, + { + "tokens": [ + 1152, + 0 + ], + "name": "@1069", + "index": 1069, + "isCanonical": false + }, + { + "tokens": [ + 1153, + 0 + ], + "name": "@1070", + "index": 1070, + "isCanonical": false + }, + { + "tokens": [ + 1154, + 0 + ], + "name": "@1071", + "index": 1071, + "isCanonical": false + }, + { + "tokens": [ + 1151, + 0 + ], + "name": "@1073", + "index": 1073, + "isCanonical": false + }, + { + "tokens": [ + 1161, + 0 + ], + "name": "@1077", + "index": 1077, + "isCanonical": false + }, + { + "tokens": [ + 1139, + 0 + ], + "name": "@1079", + "index": 1079, + "isCanonical": false + }, + { + "tokens": [ + 1158, + 0 + ], + "name": "@1080", + "index": 1080, + "isCanonical": false + }, + { + "tokens": [ + 1162, + 0 + ], + "name": "@1081", + "index": 1081, + "isCanonical": false + }, + { + "tokens": [ + 1163, + 0 + ], + "name": "@1082", + "index": 1082, + "isCanonical": false + }, + { + "tokens": [ + 1138, + 0 + ], + "name": "@1083", + "index": 1083, + "isCanonical": false + }, + { + "tokens": [ + 1169, + 0 + ], + "name": "@1085", + "index": 1085, + "isCanonical": false + }, + { + "tokens": [ + 1171, + 0 + ], + "name": "@1088", + "index": 1088, + "isCanonical": false + }, + { + "tokens": [ + 1166, + 0 + ], + "name": "@1089", + "index": 1089, + "isCanonical": false + }, + { + "tokens": [ + 923, + 0 + ], + "name": "@1090", + "index": 1090, + "isCanonical": false + }, + { + "tokens": [ + 1172, + 0 + ], + "name": "@1091", + "index": 1091, + "isCanonical": false + }, + { + "tokens": [ + 1178, + 0 + ], + "name": "@1093", + "index": 1093, + "isCanonical": false + }, + { + "tokens": [ + 1174, + 0 + ], + "name": "@1095", + "index": 1095, + "isCanonical": false + }, + { + "tokens": [ + 1181, + 0 + ], + "name": "@1097", + "index": 1097, + "isCanonical": false + }, + { + "tokens": [ + 1182, + 0 + ], + "name": "@1098", + "index": 1098, + "isCanonical": false + }, + { + "tokens": [ + 1173, + 0 + ], + "name": "@1100", + "index": 1100, + "isCanonical": false + }, + { + "tokens": [ + 1168, + 0 + ], + "name": "@1101", + "index": 1101, + "isCanonical": false + }, + { + "tokens": [ + 1183, + 0 + ], + "name": "@1102", + "index": 1102, + "isCanonical": false + }, + { + "tokens": [ + 1192, + 0 + ], + "name": "@1104", + "index": 1104, + "isCanonical": false + }, + { + "tokens": [ + 1190, + 0 + ], + "name": "@1105", + "index": 1105, + "isCanonical": false + }, + { + "tokens": [ + 1194, + 0 + ], + "name": "@1106", + "index": 1106, + "isCanonical": false + }, + { + "tokens": [ + 1195, + 0 + ], + "name": "@1107", + "index": 1107, + "isCanonical": false + }, + { + "tokens": [ + 1193, + 0 + ], + "name": "@1108", + "index": 1108, + "isCanonical": false + }, + { + "tokens": [ + 1197, + 0 + ], + "name": "@1109", + "index": 1109, + "isCanonical": false + }, + { + "tokens": [ + 1199, + 0 + ], + "name": "@1110", + "index": 1110, + "isCanonical": false + }, + { + "tokens": [ + 1198, + 0 + ], + "name": "@1111", + "index": 1111, + "isCanonical": false + }, + { + "tokens": [ + 1200, + 0 + ], + "name": "@1112", + "index": 1112, + "isCanonical": false + }, + { + "tokens": [ + 1201, + 0 + ], + "name": "@1113", + "index": 1113, + "isCanonical": false + }, + { + "tokens": [ + 1202, + 0 + ], + "name": "@1114", + "index": 1114, + "isCanonical": false + }, + { + "tokens": [ + 1204, + 0 + ], + "name": "@1115", + "index": 1115, + "isCanonical": false + }, + { + "tokens": [ + 1206, + 0 + ], + "name": "@1117", + "index": 1117, + "isCanonical": false + }, + { + "tokens": [ + 1208, + 0 + ], + "name": "@1118", + "index": 1118, + "isCanonical": false + }, + { + "tokens": [ + 1164, + 0 + ], + "name": "@1119", + "index": 1119, + "isCanonical": false + }, + { + "tokens": [ + 1212, + 0 + ], + "name": "@1120", + "index": 1120, + "isCanonical": false + }, + { + "tokens": [ + 1210, + 0 + ], + "name": "@1121", + "index": 1121, + "isCanonical": false + }, + { + "tokens": [ + 1213, + 0 + ], + "name": "@1122", + "index": 1122, + "isCanonical": false + }, + { + "tokens": [ + 1217, + 0 + ], + "name": "@1123", + "index": 1123, + "isCanonical": false + }, + { + "tokens": [ + 1207, + 0 + ], + "name": "@1124", + "index": 1124, + "isCanonical": false + }, + { + "tokens": [ + 1222, + 0 + ], + "name": "@1125", + "index": 1125, + "isCanonical": false + }, + { + "tokens": [ + 1223, + 0 + ], + "name": "@1126", + "index": 1126, + "isCanonical": false + }, + { + "tokens": [ + 1227, + 0 + ], + "name": "@1129", + "index": 1129, + "isCanonical": false + }, + { + "tokens": [ + 1004, + 0 + ], + "name": "@1130", + "index": 1130, + "isCanonical": false + }, + { + "tokens": [ + 1231, + 0 + ], + "name": "@1132", + "index": 1132, + "isCanonical": false + }, + { + "tokens": [ + 1237, + 0 + ], + "name": "@1133", + "index": 1133, + "isCanonical": false + }, + { + "tokens": [ + 1238, + 0 + ], + "name": "@1134", + "index": 1134, + "isCanonical": false + }, + { + "tokens": [ + 1240, + 0 + ], + "name": "@1135", + "index": 1135, + "isCanonical": false + }, + { + "tokens": [ + 1235, + 0 + ], + "name": "@1136", + "index": 1136, + "isCanonical": false + }, + { + "tokens": [ + 1242, + 0 + ], + "name": "@1137", + "index": 1137, + "isCanonical": false + }, + { + "tokens": [ + 1243, + 0 + ], + "name": "@1139", + "index": 1139, + "isCanonical": false + }, + { + "tokens": [ + 1245, + 0 + ], + "name": "@1140", + "index": 1140, + "isCanonical": false + }, + { + "tokens": [ + 1249, + 0 + ], + "name": "@1143", + "index": 1143, + "isCanonical": false + }, + { + "tokens": [ + 1248, + 0 + ], + "name": "@1144", + "index": 1144, + "isCanonical": false + }, + { + "tokens": [ + 1247, + 0 + ], + "name": "@1145", + "index": 1145, + "isCanonical": false + }, + { + "tokens": [ + 1256, + 0 + ], + "name": "@1146", + "index": 1146, + "isCanonical": false + }, + { + "tokens": [ + 1257, + 0 + ], + "name": "@1147", + "index": 1147, + "isCanonical": false + }, + { + "tokens": [ + 1258, + 0 + ], + "name": "@1148", + "index": 1148, + "isCanonical": false + }, + { + "tokens": [ + 1251, + 0 + ], + "name": "@1149", + "index": 1149, + "isCanonical": false + }, + { + "tokens": [ + 1259, + 0 + ], + "name": "@1150", + "index": 1150, + "isCanonical": false + }, + { + "tokens": [ + 1255, + 0 + ], + "name": "@1151", + "index": 1151, + "isCanonical": false + }, + { + "tokens": [ + 1263, + 0 + ], + "name": "@1152", + "index": 1152, + "isCanonical": false + }, + { + "tokens": [ + 1260, + 0 + ], + "name": "@1153", + "index": 1153, + "isCanonical": false + }, + { + "tokens": [ + 1215, + 0 + ], + "name": "@1155", + "index": 1155, + "isCanonical": false + }, + { + "tokens": [ + 1264, + 0 + ], + "name": "@1156", + "index": 1156, + "isCanonical": false + }, + { + "tokens": [ + 1265, + 0 + ], + "name": "@1157", + "index": 1157, + "isCanonical": false + }, + { + "tokens": [ + 1270, + 0 + ], + "name": "@1158", + "index": 1158, + "isCanonical": false + }, + { + "tokens": [ + 1233, + 0 + ], + "name": "@1160", + "index": 1160, + "isCanonical": false + }, + { + "tokens": [ + 1262, + 0 + ], + "name": "@1162", + "index": 1162, + "isCanonical": false + }, + { + "tokens": [ + 1269, + 0 + ], + "name": "@1163", + "index": 1163, + "isCanonical": false + }, + { + "tokens": [ + 1278, + 0 + ], + "name": "@1164", + "index": 1164, + "isCanonical": false + }, + { + "tokens": [ + 1279, + 0 + ], + "name": "@1165", + "index": 1165, + "isCanonical": false + }, + { + "tokens": [ + 1282, + 0 + ], + "name": "@1166", + "index": 1166, + "isCanonical": false + }, + { + "tokens": [ + 1285, + 0 + ], + "name": "@1167", + "index": 1167, + "isCanonical": false + }, + { + "tokens": [ + 1283, + 0 + ], + "name": "@1169", + "index": 1169, + "isCanonical": false + }, + { + "tokens": [ + 1284, + 0 + ], + "name": "@1170", + "index": 1170, + "isCanonical": false + }, + { + "tokens": [ + 1290, + 0 + ], + "name": "@1173", + "index": 1173, + "isCanonical": false + }, + { + "tokens": [ + 1295, + 0 + ], + "name": "@1176", + "index": 1176, + "isCanonical": false + }, + { + "tokens": [ + 1191, + 0 + ], + "name": "@1177", + "index": 1177, + "isCanonical": false + }, + { + "tokens": [ + 1299, + 0 + ], + "name": "@1178", + "index": 1178, + "isCanonical": false + }, + { + "tokens": [ + 1301, + 0 + ], + "name": "@1179", + "index": 1179, + "isCanonical": false + }, + { + "tokens": [ + 1297, + 0 + ], + "name": "@1180", + "index": 1180, + "isCanonical": false + }, + { + "tokens": [ + 1304, + 0 + ], + "name": "@1181", + "index": 1181, + "isCanonical": false + }, + { + "tokens": [ + 1312, + 0 + ], + "name": "@1182", + "index": 1182, + "isCanonical": false + }, + { + "tokens": [ + 1308, + 0 + ], + "name": "@1183", + "index": 1183, + "isCanonical": false + }, + { + "tokens": [ + 1314, + 0 + ], + "name": "@1186", + "index": 1186, + "isCanonical": false + }, + { + "tokens": [ + 1309, + 0 + ], + "name": "@1187", + "index": 1187, + "isCanonical": false + }, + { + "tokens": [ + 1306, + 0 + ], + "name": "@1188", + "index": 1188, + "isCanonical": false + }, + { + "tokens": [ + 1316, + 0 + ], + "name": "@1189", + "index": 1189, + "isCanonical": false + }, + { + "tokens": [ + 1317, + 0 + ], + "name": "@1190", + "index": 1190, + "isCanonical": false + }, + { + "tokens": [ + 1319, + 0 + ], + "name": "@1191", + "index": 1191, + "isCanonical": false + }, + { + "tokens": [ + 1320, + 0 + ], + "name": "@1192", + "index": 1192, + "isCanonical": false + }, + { + "tokens": [ + 1292, + 0 + ], + "name": "@1193", + "index": 1193, + "isCanonical": false + }, + { + "tokens": [ + 1321, + 0 + ], + "name": "@1194", + "index": 1194, + "isCanonical": false + }, + { + "tokens": [ + 1115, + 0 + ], + "name": "@1195", + "index": 1195, + "isCanonical": false + }, + { + "tokens": [ + 1313, + 0 + ], + "name": "@1197", + "index": 1197, + "isCanonical": false + }, + { + "tokens": [ + 1327, + 0 + ], + "name": "@1198", + "index": 1198, + "isCanonical": false + }, + { + "tokens": [ + 1300, + 0 + ], + "name": "@1199", + "index": 1199, + "isCanonical": false + }, + { + "tokens": [ + 1328, + 0 + ], + "name": "@1200", + "index": 1200, + "isCanonical": false + }, + { + "tokens": [ + 1105, + 1328 + ], + "name": "@1201", + "index": 1201, + "isCanonical": false + }, + { + "tokens": [ + 1330, + 0 + ], + "name": "@1202", + "index": 1202, + "isCanonical": false + }, + { + "tokens": [ + 1335, + 0 + ], + "name": "@1204", + "index": 1204, + "isCanonical": false + }, + { + "tokens": [ + 1332, + 0 + ], + "name": "@1205", + "index": 1205, + "isCanonical": false + }, + { + "tokens": [ + 1333, + 0 + ], + "name": "@1206", + "index": 1206, + "isCanonical": false + }, + { + "tokens": [ + 1105, + 1204 + ], + "name": "@1207", + "index": 1207, + "isCanonical": false + }, + { + "tokens": [ + 1336, + 0 + ], + "name": "@1208", + "index": 1208, + "isCanonical": false + }, + { + "tokens": [ + 1338, + 0 + ], + "name": "@1209", + "index": 1209, + "isCanonical": false + }, + { + "tokens": [ + 1339, + 0 + ], + "name": "@1210", + "index": 1210, + "isCanonical": false + }, + { + "tokens": [ + 1343, + 0 + ], + "name": "@1211", + "index": 1211, + "isCanonical": false + }, + { + "tokens": [ + 1344, + 0 + ], + "name": "@1212", + "index": 1212, + "isCanonical": false + }, + { + "tokens": [ + 1345, + 0 + ], + "name": "@1213", + "index": 1213, + "isCanonical": false + }, + { + "tokens": [ + 1340, + 0 + ], + "name": "@1214", + "index": 1214, + "isCanonical": false + }, + { + "tokens": [ + 1346, + 0 + ], + "name": "@1216", + "index": 1216, + "isCanonical": false + }, + { + "tokens": [ + 1347, + 0 + ], + "name": "@1217", + "index": 1217, + "isCanonical": false + }, + { + "tokens": [ + 1348, + 0 + ], + "name": "@1218", + "index": 1218, + "isCanonical": false + }, + { + "tokens": [ + 1350, + 0 + ], + "name": "@1219", + "index": 1219, + "isCanonical": false + }, + { + "tokens": [ + 1351, + 0 + ], + "name": "@1220", + "index": 1220, + "isCanonical": false + }, + { + "tokens": [ + 1352, + 0 + ], + "name": "@1221", + "index": 1221, + "isCanonical": false + }, + { + "tokens": [ + 1355, + 0 + ], + "name": "@1223", + "index": 1223, + "isCanonical": false + }, + { + "tokens": [ + 1359, + 0 + ], + "name": "@1225", + "index": 1225, + "isCanonical": false + }, + { + "tokens": [ + 1361, + 0 + ], + "name": "@1226", + "index": 1226, + "isCanonical": false + }, + { + "tokens": [ + 1363, + 0 + ], + "name": "@1228", + "index": 1228, + "isCanonical": false + }, + { + "tokens": [ + 1349, + 0 + ], + "name": "@1229", + "index": 1229, + "isCanonical": false + }, + { + "tokens": [ + 1364, + 0 + ], + "name": "@1230", + "index": 1230, + "isCanonical": false + }, + { + "tokens": [ + 1365, + 0 + ], + "name": "@1231", + "index": 1231, + "isCanonical": false + }, + { + "tokens": [ + 962, + 0 + ], + "name": "@1232", + "index": 1232, + "isCanonical": false + }, + { + "tokens": [ + 967, + 0 + ], + "name": "@1233", + "index": 1233, + "isCanonical": false + }, + { + "tokens": [ + 989, + 0 + ], + "name": "@1234", + "index": 1234, + "isCanonical": false + }, + { + "tokens": [ + 1353, + 0 + ], + "name": "@1235", + "index": 1235, + "isCanonical": false + }, + { + "tokens": [ + 1369, + 0 + ], + "name": "@1237", + "index": 1237, + "isCanonical": false + }, + { + "tokens": [ + 1368, + 0 + ], + "name": "@1238", + "index": 1238, + "isCanonical": false + }, + { + "tokens": [ + 1370, + 0 + ], + "name": "@1239", + "index": 1239, + "isCanonical": false + }, + { + "tokens": [ + 1373, + 0 + ], + "name": "@1241", + "index": 1241, + "isCanonical": false + }, + { + "tokens": [ + 1212, + 1328 + ], + "name": "@1242", + "index": 1242, + "isCanonical": false + }, + { + "tokens": [ + 1212, + 1204 + ], + "name": "@1243", + "index": 1243, + "isCanonical": false + }, + { + "tokens": [ + 1374, + 0 + ], + "name": "@1245", + "index": 1245, + "isCanonical": false + }, + { + "tokens": [ + 1375, + 0 + ], + "name": "@1246", + "index": 1246, + "isCanonical": false + }, + { + "tokens": [ + 1377, + 0 + ], + "name": "@1247", + "index": 1247, + "isCanonical": false + }, + { + "tokens": [ + 1378, + 0 + ], + "name": "@1248", + "index": 1248, + "isCanonical": false + }, + { + "tokens": [ + 1367, + 0 + ], + "name": "@1249", + "index": 1249, + "isCanonical": false + }, + { + "tokens": [ + 1253, + 0 + ], + "name": "@1250", + "index": 1250, + "isCanonical": false + }, + { + "tokens": [ + 1379, + 0 + ], + "name": "@1251", + "index": 1251, + "isCanonical": false + }, + { + "tokens": [ + 1380, + 0 + ], + "name": "@1252", + "index": 1252, + "isCanonical": false + }, + { + "tokens": [ + 1381, + 0 + ], + "name": "@1253", + "index": 1253, + "isCanonical": false + }, + { + "tokens": [ + 1384, + 0 + ], + "name": "@1255", + "index": 1255, + "isCanonical": false + }, + { + "tokens": [ + 1298, + 0 + ], + "name": "@1256", + "index": 1256, + "isCanonical": false + }, + { + "tokens": [ + 1386, + 0 + ], + "name": "@1257", + "index": 1257, + "isCanonical": false + }, + { + "tokens": [ + 1388, + 0 + ], + "name": "@1258", + "index": 1258, + "isCanonical": false + }, + { + "tokens": [ + 1385, + 0 + ], + "name": "@1259", + "index": 1259, + "isCanonical": false + }, + { + "tokens": [ + 1387, + 0 + ], + "name": "@1260", + "index": 1260, + "isCanonical": false + }, + { + "tokens": [ + 1274, + 0 + ], + "name": "@1261", + "index": 1261, + "isCanonical": false + }, + { + "tokens": [ + 1390, + 0 + ], + "name": "@1262", + "index": 1262, + "isCanonical": false + }, + { + "tokens": [ + 1105, + 1274 + ], + "name": "@1263", + "index": 1263, + "isCanonical": false + }, + { + "tokens": [ + 1105, + 1390 + ], + "name": "@1264", + "index": 1264, + "isCanonical": false + }, + { + "tokens": [ + 1204, + 1390 + ], + "name": "@1265", + "index": 1265, + "isCanonical": false + }, + { + "tokens": [ + 1328, + 1390 + ], + "name": "@1266", + "index": 1266, + "isCanonical": false + }, + { + "tokens": [ + 1, + 1390 + ], + "name": "@1267", + "index": 1267, + "isCanonical": true + }, + { + "tokens": [ + 1391, + 0 + ], + "name": "@1268", + "index": 1268, + "isCanonical": false + }, + { + "tokens": [ + 1397, + 0 + ], + "name": "@1269", + "index": 1269, + "isCanonical": false + }, + { + "tokens": [ + 1242, + 1328 + ], + "name": "@1270", + "index": 1270, + "isCanonical": false + }, + { + "tokens": [ + 1111, + 1328 + ], + "name": "@1271", + "index": 1271, + "isCanonical": false + }, + { + "tokens": [ + 1392, + 0 + ], + "name": "@1272", + "index": 1272, + "isCanonical": false + }, + { + "tokens": [ + 1291, + 0 + ], + "name": "@1273", + "index": 1273, + "isCanonical": false + }, + { + "tokens": [ + 1398, + 0 + ], + "name": "@1274", + "index": 1274, + "isCanonical": false + }, + { + "tokens": [ + 1129, + 1204 + ], + "name": "@1278", + "index": 1278, + "isCanonical": false + }, + { + "tokens": [ + 1381, + 1390 + ], + "name": "@1279", + "index": 1279, + "isCanonical": false + }, + { + "tokens": [ + 1403, + 0 + ], + "name": "@1280", + "index": 1280, + "isCanonical": false + }, + { + "tokens": [ + 1404, + 0 + ], + "name": "@1281", + "index": 1281, + "isCanonical": false + }, + { + "tokens": [ + 1406, + 0 + ], + "name": "@1282", + "index": 1282, + "isCanonical": false + }, + { + "tokens": [ + 1219, + 1204 + ], + "name": "@1283", + "index": 1283, + "isCanonical": false + }, + { + "tokens": [ + 1408, + 0 + ], + "name": "@1284", + "index": 1284, + "isCanonical": false + }, + { + "tokens": [ + 1410, + 0 + ], + "name": "@1285", + "index": 1285, + "isCanonical": false + }, + { + "tokens": [ + 1402, + 0 + ], + "name": "@1286", + "index": 1286, + "isCanonical": false + }, + { + "tokens": [ + 1409, + 0 + ], + "name": "@1287", + "index": 1287, + "isCanonical": false + }, + { + "tokens": [ + 1411, + 0 + ], + "name": "@1288", + "index": 1288, + "isCanonical": false + }, + { + "tokens": [ + 1412, + 0 + ], + "name": "@1289", + "index": 1289, + "isCanonical": false + }, + { + "tokens": [ + 1413, + 0 + ], + "name": "@1290", + "index": 1290, + "isCanonical": false + }, + { + "tokens": [ + 1414, + 0 + ], + "name": "@1291", + "index": 1291, + "isCanonical": false + }, + { + "tokens": [ + 1415, + 0 + ], + "name": "@1293", + "index": 1293, + "isCanonical": false + }, + { + "tokens": [ + 1418, + 0 + ], + "name": "@1295", + "index": 1295, + "isCanonical": false + }, + { + "tokens": [ + 1105, + 1421 + ], + "name": "@1299", + "index": 1299, + "isCanonical": false + }, + { + "tokens": [ + 1422, + 0 + ], + "name": "@1300", + "index": 1300, + "isCanonical": false + }, + { + "tokens": [ + 1423, + 0 + ], + "name": "@1301", + "index": 1301, + "isCanonical": false + }, + { + "tokens": [ + 1424, + 0 + ], + "name": "@1302", + "index": 1302, + "isCanonical": false + }, + { + "tokens": [ + 1105, + 1424 + ], + "name": "@1303", + "index": 1303, + "isCanonical": false + }, + { + "tokens": [ + 1426, + 0 + ], + "name": "@1305", + "index": 1305, + "isCanonical": false + }, + { + "tokens": [ + 1427, + 0 + ], + "name": "@1306", + "index": 1306, + "isCanonical": false + }, + { + "tokens": [ + 1428, + 0 + ], + "name": "@1308", + "index": 1308, + "isCanonical": false + }, + { + "tokens": [ + 1262, + 1204 + ], + "name": "@1309", + "index": 1309, + "isCanonical": false + }, + { + "tokens": [ + 1399, + 0 + ], + "name": "@1310", + "index": 1310, + "isCanonical": false + }, + { + "tokens": [ + 1429, + 0 + ], + "name": "@1311", + "index": 1311, + "isCanonical": false + }, + { + "tokens": [ + 1105, + 1429 + ], + "name": "@1312", + "index": 1312, + "isCanonical": false + }, + { + "tokens": [ + 1433, + 0 + ], + "name": "@1313", + "index": 1313, + "isCanonical": false + }, + { + "tokens": [ + 1105, + 1295 + ], + "name": "@1314", + "index": 1314, + "isCanonical": false + }, + { + "tokens": [ + 1434, + 0 + ], + "name": "@1315", + "index": 1315, + "isCanonical": false + }, + { + "tokens": [ + 1105, + 1434 + ], + "name": "@1316", + "index": 1316, + "isCanonical": false + }, + { + "tokens": [ + 1129, + 1434 + ], + "name": "@1317", + "index": 1317, + "isCanonical": false + }, + { + "tokens": [ + 1431, + 0 + ], + "name": "@1318", + "index": 1318, + "isCanonical": false + }, + { + "tokens": [ + 1435, + 0 + ], + "name": "@1319", + "index": 1319, + "isCanonical": false + }, + { + "tokens": [ + 1105, + 1435 + ], + "name": "@1320", + "index": 1320, + "isCanonical": false + }, + { + "tokens": [ + 1436, + 0 + ], + "name": "@1321", + "index": 1321, + "isCanonical": false + }, + { + "tokens": [ + 1437, + 0 + ], + "name": "@1322", + "index": 1322, + "isCanonical": false + }, + { + "tokens": [ + 1211, + 0 + ], + "name": "@1324", + "index": 1324, + "isCanonical": false + }, + { + "tokens": [ + 1, + 1434 + ], + "name": "@1325", + "index": 1325, + "isCanonical": true + }, + { + "tokens": [ + 1444, + 0 + ], + "name": "@1328", + "index": 1328, + "isCanonical": false + }, + { + "tokens": [ + 1443, + 0 + ], + "name": "@1329", + "index": 1329, + "isCanonical": false + }, + { + "tokens": [ + 1445, + 0 + ], + "name": "@1330", + "index": 1330, + "isCanonical": false + }, + { + "tokens": [ + 1430, + 0 + ], + "name": "@1331", + "index": 1331, + "isCanonical": false + }, + { + "tokens": [ + 1448, + 0 + ], + "name": "@1332", + "index": 1332, + "isCanonical": false + }, + { + "tokens": [ + 1325, + 0 + ], + "name": "@1333", + "index": 1333, + "isCanonical": false + }, + { + "tokens": [ + 1446, + 0 + ], + "name": "@1334", + "index": 1334, + "isCanonical": false + }, + { + "tokens": [ + 1449, + 0 + ], + "name": "@1335", + "index": 1335, + "isCanonical": false + }, + { + "tokens": [ + 1451, + 0 + ], + "name": "@1336", + "index": 1336, + "isCanonical": false + }, + { + "tokens": [ + 1450, + 0 + ], + "name": "@1337", + "index": 1337, + "isCanonical": false + }, + { + "tokens": [ + 1452, + 0 + ], + "name": "@1338", + "index": 1338, + "isCanonical": false + }, + { + "tokens": [ + 1105, + 1452 + ], + "name": "@1339", + "index": 1339, + "isCanonical": false + }, + { + "tokens": [ + 1455, + 0 + ], + "name": "@1340", + "index": 1340, + "isCanonical": false + }, + { + "tokens": [ + 1105, + 1446 + ], + "name": "@1341", + "index": 1341, + "isCanonical": false + }, + { + "tokens": [ + 1441, + 0 + ], + "name": "@1342", + "index": 1342, + "isCanonical": false + }, + { + "tokens": [ + 1457, + 0 + ], + "name": "@1343", + "index": 1343, + "isCanonical": false + }, + { + "tokens": [ + 1458, + 0 + ], + "name": "@1344", + "index": 1344, + "isCanonical": false + } + ], + "tokens": [ + { + "name": "USDC", + "szDecimals": 8, + "weiDecimals": 8, + "index": 0, + "tokenId": "0xeb62eee3685fc4c43992febcd9e75443", + "isCanonical": true, + "evmContract": { + "address": "0x0b80659a4076e9e93c7dbe0f10675a16a3e5c206", + "evm_extra_wei_decimals": -2 + }, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PURR", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1, + "tokenId": "0xc4bf3f870c0e9465323c0b6ed28096c2", + "isCanonical": true, + "evmContract": { + "address": "0xa9056c15938f9aff34cd497c722ce33db0c2fd57", + "evm_extra_wei_decimals": 13 + }, + "fullName": "Hypurr", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TEST", + "szDecimals": 1, + "weiDecimals": 8, + "index": 2, + "tokenId": "0x98b101daf4ff26697646131261c100bf", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "JPL ", + "szDecimals": 3, + "weiDecimals": 5, + "index": 3, + "tokenId": "0x68046c075c2c34873fd465c76804ef90", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BREAD", + "szDecimals": 1, + "weiDecimals": 1, + "index": 4, + "tokenId": "0x88dd6a0b7c51fb87d26f5a77084122dc", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "P", + "szDecimals": 1, + "weiDecimals": 2, + "index": 5, + "tokenId": "0xd5e82d36b533f8a7e29bf9f7803afeef", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KOGU", + "szDecimals": 1, + "weiDecimals": 1, + "index": 6, + "tokenId": "0x656a0c76e43d33f0f0896e8e64655806", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TestPascal1", + "szDecimals": 2, + "weiDecimals": 3, + "index": 7, + "tokenId": "0x4d075fbfca3fb616510d61297d93d5c3", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KORILA", + "szDecimals": 1, + "weiDecimals": 1, + "index": 8, + "tokenId": "0x89df0655765cce6adf29c58bb8fa4168", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "werfqwer", + "szDecimals": 2, + "weiDecimals": 3, + "index": 9, + "tokenId": "0x477dc99013a3ba5275b301df4e620140", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "trwe", + "szDecimals": 2, + "weiDecimals": 3, + "index": 10, + "tokenId": "0x31794736c8935c528ab7e70757b40243", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CHUTORO", + "szDecimals": 2, + "weiDecimals": 2, + "index": 11, + "tokenId": "0x709a9be4d62c016171995ea52d7888b0", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OTORO", + "szDecimals": 2, + "weiDecimals": 2, + "index": 12, + "tokenId": "0xe020bcb111ceb9cab517e273bdbd12df", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ODDISH", + "szDecimals": 2, + "weiDecimals": 2, + "index": 13, + "tokenId": "0x0b647df03c2e8922c7225364c2cf2b7d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TEST0", + "szDecimals": 2, + "weiDecimals": 2, + "index": 14, + "tokenId": "0x7828efd30c2483fcdc75f854f22ea5d4", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TEST1", + "szDecimals": 0, + "weiDecimals": 0, + "index": 15, + "tokenId": "0xaab08363f787d73aa66acb3e00bf5cb7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TEST2", + "szDecimals": 0, + "weiDecimals": 5, + "index": 16, + "tokenId": "0x58e974a2a87ece7c4d1f565eb32c0454", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PACOU", + "szDecimals": 2, + "weiDecimals": 7, + "index": 17, + "tokenId": "0x54234ab34fcee351466ae65a0fcf76f5", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TEST3", + "szDecimals": 0, + "weiDecimals": 5, + "index": 18, + "tokenId": "0x7c35d71bdcc254f2a05a0cc599002243", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TEST4", + "szDecimals": 0, + "weiDecimals": 5, + "index": 19, + "tokenId": "0xc1bdd967ecb742608dffa2783c963c51", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PACOU0", + "szDecimals": 2, + "weiDecimals": 8, + "index": 20, + "tokenId": "0xe5453bf4cedb40290a15896bfe9200d9", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PKL", + "szDecimals": 2, + "weiDecimals": 8, + "index": 21, + "tokenId": "0xe734076a939bbe0d96a15a391d9c5bc5", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DDD", + "szDecimals": 2, + "weiDecimals": 8, + "index": 22, + "tokenId": "0x1aa61357beb89fe116d34f96057b34b3", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TSRSFG", + "szDecimals": 2, + "weiDecimals": 8, + "index": 23, + "tokenId": "0xdd9e768c8c5327090e1bef172aaf75dc", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 24, + "tokenId": "0x7d611f6b3ba3baf149071dd355ed54bb", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TT0", + "szDecimals": 1, + "weiDecimals": 6, + "index": 25, + "tokenId": "0xe1bbfb492b45ee6904322e77ceadb166", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TT1", + "szDecimals": 0, + "weiDecimals": 8, + "index": 26, + "tokenId": "0x9e2d343acd808b2cc2896ed8e504d53e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "QQ", + "szDecimals": 0, + "weiDecimals": 5, + "index": 27, + "tokenId": "0xd2a15339f5cbe22a37fd18551521e347", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TSRSFG0", + "szDecimals": 2, + "weiDecimals": 8, + "index": 28, + "tokenId": "0x24480f960126edc33d7846fbabeb8263", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TSRSFG1", + "szDecimals": 1, + "weiDecimals": 8, + "index": 29, + "tokenId": "0xcb36680e10f529958464960c389ab2fa", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TSRSFGGGG", + "szDecimals": 2, + "weiDecimals": 8, + "index": 30, + "tokenId": "0x163cce49bd040620d3ab465e7a73d633", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TSRSFGQQQQQ", + "szDecimals": 2, + "weiDecimals": 8, + "index": 31, + "tokenId": "0xbc2e3bb7600487a44297dd1a2a48c668", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "QQ0", + "szDecimals": 0, + "weiDecimals": 5, + "index": 32, + "tokenId": "0xd07d7c9e94bce70f03600ca204f9fe71", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "QQ1", + "szDecimals": 0, + "weiDecimals": 6, + "index": 33, + "tokenId": "0x9cb5889edc2ab1ccdc3cf1e94e6679df", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WOOF", + "szDecimals": 0, + "weiDecimals": 5, + "index": 34, + "tokenId": "0x1bde10885525912b053db6d506cc4f83", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WOOF0", + "szDecimals": 0, + "weiDecimals": 5, + "index": 35, + "tokenId": "0xee5a8ba80792c5d7c019e130bb20c351", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WOOF1", + "szDecimals": 0, + "weiDecimals": 5, + "index": 36, + "tokenId": "0xf13df430d961bdda8adbd4b579229c22", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "QQ2", + "szDecimals": 0, + "weiDecimals": 6, + "index": 37, + "tokenId": "0x36a496552722ba57096d0d70a1d6cdd7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MYUNG", + "szDecimals": 0, + "weiDecimals": 5, + "index": 38, + "tokenId": "0x0a00c4d448c24931d631df375d9d25bf", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MYUNG0", + "szDecimals": 0, + "weiDecimals": 5, + "index": 39, + "tokenId": "0x7185c25e2b8ec0ae371fd465a4b5e520", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TEST5", + "szDecimals": 1, + "weiDecimals": 7, + "index": 40, + "tokenId": "0x7741b380d1b7fde879c33c2ce61fca48", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MYUNG1", + "szDecimals": 0, + "weiDecimals": 5, + "index": 41, + "tokenId": "0x45f433a4ef707f7c177a968125f0f13d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MYUNG2", + "szDecimals": 0, + "weiDecimals": 5, + "index": 42, + "tokenId": "0xf34ca8a93f6fa0f79de936ca17b0789a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MYUNG3", + "szDecimals": 0, + "weiDecimals": 5, + "index": 43, + "tokenId": "0x699116bbea45d5b923e2273f4f47c491", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HOWL", + "szDecimals": 0, + "weiDecimals": 5, + "index": 44, + "tokenId": "0xfb684d7cd8b473e34657bdc2ad6ad10f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "YY", + "szDecimals": 0, + "weiDecimals": 5, + "index": 45, + "tokenId": "0xeb9bf73015a1107fadcd467151c366b3", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TEST6", + "szDecimals": 2, + "weiDecimals": 7, + "index": 46, + "tokenId": "0xae98ab97d6a127e76efce1ae8f64b6ac", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TEST7", + "szDecimals": 0, + "weiDecimals": 5, + "index": 47, + "tokenId": "0xfd51678a3dfee01e6b585a57757eafe4", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "Z", + "szDecimals": 0, + "weiDecimals": 5, + "index": 48, + "tokenId": "0x12f0891c7c76cb3980fbcc4a7eaaed0a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "Y", + "szDecimals": 1, + "weiDecimals": 6, + "index": 49, + "tokenId": "0x445d0df454c1c2525098d96c7c68da10", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ONE", + "szDecimals": 0, + "weiDecimals": 5, + "index": 50, + "tokenId": "0x4b3c66691e339b1ef8456ccb370c4f19", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HEFFE", + "szDecimals": 0, + "weiDecimals": 5, + "index": 51, + "tokenId": "0x0bdb9e7fd8940cb0575edd9f907f68ed", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "YYYY", + "szDecimals": 1, + "weiDecimals": 6, + "index": 52, + "tokenId": "0xbd62f3358041d3426b07b182fd7b296c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TEST8", + "szDecimals": 0, + "weiDecimals": 5, + "index": 53, + "tokenId": "0x12e355ac5f0136c664f621dc47d0dd05", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "QUIZ", + "szDecimals": 2, + "weiDecimals": 8, + "index": 54, + "tokenId": "0x8396e37f7cf1cb8b154985a76fde135e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "EXAM", + "szDecimals": 0, + "weiDecimals": 5, + "index": 55, + "tokenId": "0xe87dc25bc99a300d9382c649b320ca61", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TEST9", + "szDecimals": 0, + "weiDecimals": 5, + "index": 56, + "tokenId": "0xdba5d5d5f4aa93ffcd44742627b26853", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "S", + "szDecimals": 1, + "weiDecimals": 6, + "index": 57, + "tokenId": "0x624c0725ade61e665c2fa050fc6667a2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TANG", + "szDecimals": 1, + "weiDecimals": 6, + "index": 58, + "tokenId": "0xa7c7c1a15a0588436a329a66b5dfd431", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DOUDOU", + "szDecimals": 1, + "weiDecimals": 6, + "index": 59, + "tokenId": "0x09ab0caf488f91ac00102c2413b643f6", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "JEFF", + "szDecimals": 2, + "weiDecimals": 8, + "index": 60, + "tokenId": "0x52dd015f2610ad77eb551a0f8adaae28", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MOGG", + "szDecimals": 0, + "weiDecimals": 5, + "index": 61, + "tokenId": "0xed79e2269632c3c711b604305731c29c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PURR0", + "szDecimals": 2, + "weiDecimals": 8, + "index": 62, + "tokenId": "0xd703fea365e67375478ddbc9eac554f5", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PURR1", + "szDecimals": 2, + "weiDecimals": 8, + "index": 63, + "tokenId": "0x96d703f8a1c6eb4f1993e60fef798fca", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PURR2", + "szDecimals": 2, + "weiDecimals": 8, + "index": 64, + "tokenId": "0x8646727451a8fd99980765831014883b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TEST10", + "szDecimals": 2, + "weiDecimals": 8, + "index": 65, + "tokenId": "0x15ab5eb6ebf6d0e0941a16cc9174e9ef", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TRADE", + "szDecimals": 1, + "weiDecimals": 8, + "index": 66, + "tokenId": "0x18750d5a91d3d4ab8db720d73aa5f675", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "USDC2", + "szDecimals": 2, + "weiDecimals": 8, + "index": 67, + "tokenId": "0x88e8079207ef775dc93fcbef755146eb", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TEST11", + "szDecimals": 2, + "weiDecimals": 8, + "index": 68, + "tokenId": "0x823177651bcd6416231464eb1229d174", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BTC", + "szDecimals": 0, + "weiDecimals": 5, + "index": 69, + "tokenId": "0x286820da26c94f1e0ff1e436238f2384", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 70, + "tokenId": "0x27cc776af0ba54e0305a9f73330cddf1", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LOLO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 71, + "tokenId": "0x368691e9cf8a26cf68ac34bafc8dda3c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CABAL", + "szDecimals": 0, + "weiDecimals": 5, + "index": 72, + "tokenId": "0xf7d71b0b8f121feb3eb3826f37292388", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LOLO0", + "szDecimals": 2, + "weiDecimals": 8, + "index": 73, + "tokenId": "0xad3690c7040b706966b10e8cc706a4ee", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LOLO1", + "szDecimals": 2, + "weiDecimals": 8, + "index": 74, + "tokenId": "0x7c37b77e8c186a032328821a60f0f021", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LOLO2", + "szDecimals": 2, + "weiDecimals": 8, + "index": 75, + "tokenId": "0x4cab3e82659640619e39c86c9e936769", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CABANL", + "szDecimals": 0, + "weiDecimals": 5, + "index": 76, + "tokenId": "0xb041a588b85e6bc8df2e7841e6cc3ffc", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LOKO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 77, + "tokenId": "0x0a418395d7e8c3f0248deee4cb5155fd", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LIKOKO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 78, + "tokenId": "0x267ebda220080ed5e50d05785794205d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SCHIZO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 79, + "tokenId": "0x3a66f36f388dd3b7f04bcf55855482a2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "EMO", + "szDecimals": 0, + "weiDecimals": 5, + "index": 80, + "tokenId": "0xf91402e9b7c42a8725b85c9c1e55ff70", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KUMO", + "szDecimals": 1, + "weiDecimals": 6, + "index": 81, + "tokenId": "0xd7c9c87382cc44c8d2d2656cb1a68f9e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BLOCK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 82, + "tokenId": "0xd7472c5b0ba8f11ced50e60513a3ebd8", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BLOKE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 83, + "tokenId": "0x3d7fae392e4baa50d3053d4aaf5a2dbb", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BLOKED", + "szDecimals": 2, + "weiDecimals": 8, + "index": 84, + "tokenId": "0xb938885ddcfc9f4750cf2f0a32a5d5c2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BLOKED0", + "szDecimals": 2, + "weiDecimals": 8, + "index": 85, + "tokenId": "0x936598a485955f43ba05b3a27494d972", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BLOKED1", + "szDecimals": 2, + "weiDecimals": 8, + "index": 86, + "tokenId": "0xb417c68896561115be45680653215dda", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BLOKED2", + "szDecimals": 2, + "weiDecimals": 8, + "index": 87, + "tokenId": "0xdc8c4c5bceee24d277a8bdeafec5cff1", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BLOKED3", + "szDecimals": 2, + "weiDecimals": 8, + "index": 88, + "tokenId": "0x16784a8c4a499763b5390d4c21f9c65f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BLOKED4", + "szDecimals": 2, + "weiDecimals": 8, + "index": 89, + "tokenId": "0x9618a737148d5299215ef12faaa81425", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CATLEO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 90, + "tokenId": "0xbdb9d517cbd54109177ac4ba2e6e4c47", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BLOKED5", + "szDecimals": 2, + "weiDecimals": 8, + "index": 91, + "tokenId": "0xa973af0672096df0aeacfa9eab5e52aa", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MJ", + "szDecimals": 1, + "weiDecimals": 6, + "index": 92, + "tokenId": "0x674b008dd69bed78dc1498c34433d4bb", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KJ", + "szDecimals": 1, + "weiDecimals": 6, + "index": 93, + "tokenId": "0x804db3cfba681a22813c6c4ce050bb70", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AA0", + "szDecimals": 1, + "weiDecimals": 6, + "index": 94, + "tokenId": "0x0d5ecf27262230850baf0f9d73559e3d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AB", + "szDecimals": 1, + "weiDecimals": 6, + "index": 95, + "tokenId": "0xca998da83b3f21437b64b15854518908", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AC", + "szDecimals": 1, + "weiDecimals": 6, + "index": 96, + "tokenId": "0x49f8e0286bb773dc1628552f9cc6975f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AD", + "szDecimals": 1, + "weiDecimals": 6, + "index": 97, + "tokenId": "0x25cb8d81a48dfd5342b9282b8b70937a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AE", + "szDecimals": 1, + "weiDecimals": 6, + "index": 98, + "tokenId": "0x74bfc7c2fd38052c5737767ce768424f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AF", + "szDecimals": 1, + "weiDecimals": 6, + "index": 99, + "tokenId": "0x7ab2f6a74ca68827ceb444278c37cb18", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AG", + "szDecimals": 1, + "weiDecimals": 6, + "index": 100, + "tokenId": "0x24d535ae4066940a5a9d4623f1faae71", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "JAYZ", + "szDecimals": 1, + "weiDecimals": 6, + "index": 101, + "tokenId": "0xd742fd7d238dba18d0d52c77c5c09ee9", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BIGGIE", + "szDecimals": 1, + "weiDecimals": 6, + "index": 102, + "tokenId": "0xa63c1fa203d917825351bd4778c205b4", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GGA", + "szDecimals": 1, + "weiDecimals": 6, + "index": 103, + "tokenId": "0x294f3d7253b4c1acc4bb87086dc3ab6d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AFFF", + "szDecimals": 1, + "weiDecimals": 6, + "index": 104, + "tokenId": "0xdcbf29de104a1487f50276acc420a2cd", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AFFF0", + "szDecimals": 1, + "weiDecimals": 6, + "index": 105, + "tokenId": "0xd818ddc74eaa128cb93d6d7119e47924", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AFFFF", + "szDecimals": 2, + "weiDecimals": 8, + "index": 106, + "tokenId": "0xa5eb343d233a9ee5cba944503ae684c7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AFFFF0", + "szDecimals": 1, + "weiDecimals": 6, + "index": 107, + "tokenId": "0x0bfd45e0457a0f48768af160dfe8e662", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AGGGG", + "szDecimals": 2, + "weiDecimals": 8, + "index": 108, + "tokenId": "0x833f9914776e629c74b4624c3284b203", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RR", + "szDecimals": 1, + "weiDecimals": 6, + "index": 109, + "tokenId": "0x8fa69fb47a21453654910000e2293085", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AAAA", + "szDecimals": 1, + "weiDecimals": 6, + "index": 110, + "tokenId": "0x93fbfa04fef1a9eb60ffa7962fd6af6d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AFF", + "szDecimals": 1, + "weiDecimals": 6, + "index": 111, + "tokenId": "0xcd2eef9ee6db4ec370569745a68b4760", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AFFF1", + "szDecimals": 1, + "weiDecimals": 6, + "index": 112, + "tokenId": "0xde4481cad38612b8814fbe98fdf2fc23", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LLL", + "szDecimals": 1, + "weiDecimals": 6, + "index": 113, + "tokenId": "0xf550ab8fc50698eb992f0cb7d0451f16", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BRENT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 114, + "tokenId": "0xf6b0d8a3370d6f37ed32474c5e8793b0", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SKETIT", + "szDecimals": 1, + "weiDecimals": 6, + "index": 115, + "tokenId": "0x1ba5d62b725592ff9eba0db0ef13f452", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AAAF", + "szDecimals": 1, + "weiDecimals": 6, + "index": 116, + "tokenId": "0xa37a0c0e65c58ef14bd29f82eef48ee2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DOGGY", + "szDecimals": 1, + "weiDecimals": 6, + "index": 117, + "tokenId": "0xb6ef94eb38563792431379722ff5caa0", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AVG", + "szDecimals": 1, + "weiDecimals": 6, + "index": 118, + "tokenId": "0x14d021026b55a2a23bc56aee20f0145a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SLEEP", + "szDecimals": 1, + "weiDecimals": 6, + "index": 119, + "tokenId": "0xf323028968c67e2830a547a9c22d3c4d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WHISA", + "szDecimals": 1, + "weiDecimals": 6, + "index": 120, + "tokenId": "0xa8b9f64e0ed5431e93a5de24188c0eb9", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AAAAA", + "szDecimals": 1, + "weiDecimals": 6, + "index": 121, + "tokenId": "0xbbf0d337a28481c2c7c7ca4e1fa0210c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FFA", + "szDecimals": 1, + "weiDecimals": 6, + "index": 122, + "tokenId": "0xaa879557f2f29ed4c3b869acd09a5e65", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AF0", + "szDecimals": 1, + "weiDecimals": 6, + "index": 123, + "tokenId": "0xc51e98e4907996d5df8c8eb690047cc6", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FF", + "szDecimals": 1, + "weiDecimals": 6, + "index": 124, + "tokenId": "0xe0e38ce559fb96187ed12f3c718d6dd3", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FQ", + "szDecimals": 1, + "weiDecimals": 6, + "index": 125, + "tokenId": "0xcc19c9d2dbb2c31e9259365e685a238f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RANDOM", + "szDecimals": 1, + "weiDecimals": 6, + "index": 126, + "tokenId": "0xcb7771f53a05da45cbcadf63431a49c9", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OKGO", + "szDecimals": 1, + "weiDecimals": 8, + "index": 127, + "tokenId": "0x442ceaa84e6cbd9ab1efb98906e1a2ae", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OKGOO", + "szDecimals": 1, + "weiDecimals": 6, + "index": 128, + "tokenId": "0xc63e1944bfcbf2ef123cb15f40f4bb43", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FQT", + "szDecimals": 1, + "weiDecimals": 6, + "index": 129, + "tokenId": "0x812cb7ea63a11fb65ec3ce7967cbc774", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FD", + "szDecimals": 1, + "weiDecimals": 6, + "index": 130, + "tokenId": "0xe1d0109122287ba34606eefad5b4496c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GENES", + "szDecimals": 2, + "weiDecimals": 8, + "index": 131, + "tokenId": "0x3fee2c7d6ce660809928f92b2b942779", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TAT", + "szDecimals": 2, + "weiDecimals": 7, + "index": 132, + "tokenId": "0x2afbade1102641cfec1b70e65e0adbea", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TATA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 133, + "tokenId": "0x62668f75151a245dd0fd372750c9bb70", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TATAT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 134, + "tokenId": "0xe47d56af4db32536887a7474c6303644", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TTT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 135, + "tokenId": "0xdddda3e1af8ec806d483b9906b4846d6", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 136, + "tokenId": "0x08ea852b46a12b52a949bd96a1b771d0", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FTTT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 137, + "tokenId": "0xf33aef351201f1a946e77f782d5fe4bd", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TEWT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 138, + "tokenId": "0x77610dd2d73fe06ab85cb19d1eb605a2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TEWTT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 139, + "tokenId": "0xc44122cae223741b2900664a100ad554", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TWTT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 140, + "tokenId": "0x927218bb0bdeda16c0673a04e62648c9", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OMO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 141, + "tokenId": "0xa4c9c2014108bb88301346a893a780ab", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NFS", + "szDecimals": 2, + "weiDecimals": 8, + "index": 142, + "tokenId": "0xd2b5f21e620721e6e3581ee7a5ea9f5e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HUSD", + "szDecimals": 2, + "weiDecimals": 8, + "index": 143, + "tokenId": "0x14321cb39a55c42d39aa7d2253164638", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "YUAN", + "szDecimals": 0, + "weiDecimals": 5, + "index": 144, + "tokenId": "0x882040cca105e3d9de657c33586e10b5", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FAKER", + "szDecimals": 1, + "weiDecimals": 6, + "index": 145, + "tokenId": "0x3bc0373b5e307f8aaa03487aac8e26ca", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ILI", + "szDecimals": 0, + "weiDecimals": 5, + "index": 146, + "tokenId": "0xfca132293b6347078fcfd42e1353cdad", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FAKOR", + "szDecimals": 0, + "weiDecimals": 5, + "index": 147, + "tokenId": "0x53d3d528b0fdf22214a700e20d2b1e63", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "XULI", + "szDecimals": 0, + "weiDecimals": 5, + "index": 148, + "tokenId": "0x9f56a1f066db1e01305e71d10f07e4d9", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ALERT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 149, + "tokenId": "0x54d31ad0011fc63bb24d5ffa629b5d14", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ALERTT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 150, + "tokenId": "0x0fbd73d82d6760837aac97d099bd410e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "POORR", + "szDecimals": 2, + "weiDecimals": 7, + "index": 151, + "tokenId": "0xd36e8d9f19f885dfd4635ea0b2064707", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OLMERT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 152, + "tokenId": "0x87f1c486daa24c88dac7e176912b61cd", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PEPITO", + "szDecimals": 0, + "weiDecimals": 7, + "index": 153, + "tokenId": "0xfc05e0617b06a46fd9215875f489714d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ZERKER", + "szDecimals": 2, + "weiDecimals": 8, + "index": 154, + "tokenId": "0x25d4bd299a167ed11e0565783f609854", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ANOTES", + "szDecimals": 2, + "weiDecimals": 8, + "index": 155, + "tokenId": "0xe1739160934169d54890ec7d3bcd6305", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FIX", + "szDecimals": 2, + "weiDecimals": 7, + "index": 156, + "tokenId": "0x1c6904c6a35d7bfaf8e354e70a51c77b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PENGUN", + "szDecimals": 0, + "weiDecimals": 5, + "index": 157, + "tokenId": "0x8579dd167aaca3b622d4f7e1ffd6661f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTIN", + "szDecimals": 0, + "weiDecimals": 5, + "index": 158, + "tokenId": "0x60abcafebfa7cf3078ce8f0106a10fb8", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HFUN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 159, + "tokenId": "0xd986b6fd648918a55dafc525b79f9095", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SPIRIT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 160, + "tokenId": "0xfcda52d583fe63ec9b33f78259f93881", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "STEPHY", + "szDecimals": 0, + "weiDecimals": 8, + "index": 161, + "tokenId": "0xadd53a42dc5448992729dcbefb777c23", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KNOWRR", + "szDecimals": 0, + "weiDecimals": 5, + "index": 162, + "tokenId": "0xf8f0273d28bf9bdd792fdf56c66fa491", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KNOWR", + "szDecimals": 0, + "weiDecimals": 5, + "index": 163, + "tokenId": "0xa8f713c88081a9697781586f0424437b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KNOW", + "szDecimals": 0, + "weiDecimals": 5, + "index": 164, + "tokenId": "0xff36cf29a41d773355349b9dad4a5856", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BRAIN", + "szDecimals": 0, + "weiDecimals": 5, + "index": 165, + "tokenId": "0x32726feee3e60ff0bc7ac6c2bb047ce8", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KNOWER", + "szDecimals": 0, + "weiDecimals": 5, + "index": 166, + "tokenId": "0xd7f5e1cd4b9a3365a90693b361f843f4", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MANLET", + "szDecimals": 0, + "weiDecimals": 5, + "index": 167, + "tokenId": "0x6599e82c2f089ca0733df7273457b7d7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PUAR", + "szDecimals": 2, + "weiDecimals": 8, + "index": 168, + "tokenId": "0x67bdbc4b42d89831fe6e08e8cebbeec0", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HAHA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 169, + "tokenId": "0xf6fe036a3577afc962bb6b8b2177c814", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTI", + "szDecimals": 0, + "weiDecimals": 5, + "index": 170, + "tokenId": "0xba04e4041ecdcb587d163dc06c561fc1", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DING", + "szDecimals": 0, + "weiDecimals": 8, + "index": 171, + "tokenId": "0xc50dacdbe20327cd8fd56bb4b30fca9b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NFSW", + "szDecimals": 2, + "weiDecimals": 8, + "index": 172, + "tokenId": "0xc72108996e7b4541fece70bf171c6219", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TABLE", + "szDecimals": 1, + "weiDecimals": 8, + "index": 173, + "tokenId": "0xc40f86bbb24e24d38ba751488eecdb37", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "YUKI", + "szDecimals": 0, + "weiDecimals": 8, + "index": 174, + "tokenId": "0xf6087637c4bbd6315dba6be8ce150d64", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ZUCINI", + "szDecimals": 0, + "weiDecimals": 5, + "index": 175, + "tokenId": "0xaa06a0df6fb122978def8ba94424f024", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CHOCO", + "szDecimals": 1, + "weiDecimals": 6, + "index": 176, + "tokenId": "0xe8306409288a2a086352854495393b8e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HYHY", + "szDecimals": 0, + "weiDecimals": 5, + "index": 177, + "tokenId": "0xb389662eb9e88b92722cfe05bbc57af1", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LITTER", + "szDecimals": 2, + "weiDecimals": 7, + "index": 178, + "tokenId": "0x89aa4ca983bceb2825f296e55c699604", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ANON", + "szDecimals": 1, + "weiDecimals": 6, + "index": 179, + "tokenId": "0x3629b4283e2efc57fab18e73e90a9bb3", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HFUNN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 180, + "tokenId": "0xaa04ad5dd91930649d837ecb1f1292af", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FAKUR", + "szDecimals": 0, + "weiDecimals": 5, + "index": 181, + "tokenId": "0x904c0c2a449b16405ea7affd92017a5c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BIKE", + "szDecimals": 0, + "weiDecimals": 5, + "index": 182, + "tokenId": "0xe6a06d40d29b7880dd73255b59361318", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HANANA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 183, + "tokenId": "0x7bc3743e1c0b13361d32c1547919da93", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BOTTLE", + "szDecimals": 0, + "weiDecimals": 5, + "index": 184, + "tokenId": "0xbbab6a8e6ec7dc7ed09172743a867e5e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WASSIE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 185, + "tokenId": "0xb77cc2d51581076afa76533cf4230bd6", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WACKO", + "szDecimals": 0, + "weiDecimals": 7, + "index": 186, + "tokenId": "0x29862cda2c5a138f221698079ad658b4", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PINGU", + "szDecimals": 0, + "weiDecimals": 5, + "index": 187, + "tokenId": "0x2ff76731c065013eb1db73cb6206ab42", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PIUPIU", + "szDecimals": 0, + "weiDecimals": 5, + "index": 188, + "tokenId": "0xe1f4a83c41455200e43d2ba073e5d258", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RPINGU", + "szDecimals": 0, + "weiDecimals": 5, + "index": 189, + "tokenId": "0xc115bef11f8f27b95ff090e66ddb4250", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "Q", + "szDecimals": 0, + "weiDecimals": 5, + "index": 190, + "tokenId": "0x0b7255d142bc95c515a2424f1758ca15", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "QW", + "szDecimals": 0, + "weiDecimals": 5, + "index": 191, + "tokenId": "0x7dbe0d1cd94c856043f3d57bee3d9d44", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FTEST", + "szDecimals": 2, + "weiDecimals": 8, + "index": 192, + "tokenId": "0xb540abbfcdafccc6341d9721b7ef4ae8", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WSAD", + "szDecimals": 2, + "weiDecimals": 8, + "index": 193, + "tokenId": "0x3cc867e84c1a3aba48cba1db2b7a1ce1", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "QWERT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 194, + "tokenId": "0x57c5661e89a64ab6ff739e3ebcaf8b67", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ZXCV", + "szDecimals": 2, + "weiDecimals": 8, + "index": 195, + "tokenId": "0xce7de58490e1c465c234fe001f6d9987", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TTOKEN", + "szDecimals": 0, + "weiDecimals": 5, + "index": 196, + "tokenId": "0x12725ad9bfde939931869d00ed198199", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PINGUT", + "szDecimals": 1, + "weiDecimals": 8, + "index": 197, + "tokenId": "0xa4e74cabe4d5d8ef6d4538c9e76f7aad", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WOOOOF", + "szDecimals": 2, + "weiDecimals": 8, + "index": 198, + "tokenId": "0xa80a7277cdd4047c97567d99bddf2055", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "QWERTY", + "szDecimals": 2, + "weiDecimals": 8, + "index": 199, + "tokenId": "0xb212ab62f267932af79e740537afd5ad", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WOOOF", + "szDecimals": 2, + "weiDecimals": 8, + "index": 200, + "tokenId": "0xce0c6b795f8a12731f150b88098509e8", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HFUNX", + "szDecimals": 2, + "weiDecimals": 8, + "index": 201, + "tokenId": "0xb776b115410087b8715436ebcf3715d1", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HFUNY", + "szDecimals": 2, + "weiDecimals": 8, + "index": 202, + "tokenId": "0xdbaeaa6e365a3bbc38bf52e15a2ddfe2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HFUNZ", + "szDecimals": 2, + "weiDecimals": 8, + "index": 203, + "tokenId": "0xc98db82ac2430785fe4f956846c51b98", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HFUNO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 204, + "tokenId": "0xb39f180cc2c9bcd9363f7870768d7c4e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HFUNR", + "szDecimals": 2, + "weiDecimals": 8, + "index": 205, + "tokenId": "0x0fa81c4cb0173674dd9dedd7750c5a3f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HFUNL", + "szDecimals": 2, + "weiDecimals": 8, + "index": 206, + "tokenId": "0xead2497bba6d047136543c4ad764f4a2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HFUNW", + "szDecimals": 2, + "weiDecimals": 8, + "index": 207, + "tokenId": "0x44f22e2211ba0c64494c181c1ba2fe57", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "QWERTX", + "szDecimals": 0, + "weiDecimals": 5, + "index": 208, + "tokenId": "0xf78a7749b534503320fce3226a0272e2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "XYZXYZ", + "szDecimals": 0, + "weiDecimals": 5, + "index": 209, + "tokenId": "0x3447823485f02d71e07c1b91cd6588d5", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ABCZXY", + "szDecimals": 0, + "weiDecimals": 5, + "index": 210, + "tokenId": "0xb564a0c830462a2df2b852c1c0cc431c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HGUN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 211, + "tokenId": "0x136a449dd6979a2370c998f9dd7d1a0a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "XYZTWO", + "szDecimals": 0, + "weiDecimals": 5, + "index": 212, + "tokenId": "0x1676699ea107f7b2e05d9e56554d2304", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HKUN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 213, + "tokenId": "0xe574b973cfca6f73deb96f16bd93001e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HJUN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 214, + "tokenId": "0xd074aef13c1307e9dba451d4867ddd41", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HYUN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 215, + "tokenId": "0xa68f78d0f8921589e20fc9edfab91fc5", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTY", + "szDecimals": 1, + "weiDecimals": 8, + "index": 216, + "tokenId": "0x28a67c42674c87cc9c786268194e71ef", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PINGUP", + "szDecimals": 0, + "weiDecimals": 5, + "index": 217, + "tokenId": "0x3e334478ac0cf56ab1132b846d96eedb", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ROCKET", + "szDecimals": 1, + "weiDecimals": 8, + "index": 218, + "tokenId": "0x2d06f51e5c7c8117eaf916f966216549", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SMALL", + "szDecimals": 0, + "weiDecimals": 5, + "index": 219, + "tokenId": "0x755cc1cee1d7bc5d248300fbfaf959bb", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "POILO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 220, + "tokenId": "0x9e3383d2958cb2d9dfc7f6fa9737b629", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KILOK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 221, + "tokenId": "0x9e592c0684ff6dd3cdddb98d35cbd5b7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LICK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 222, + "tokenId": "0x8a20dde0d88f11b1181f8dfbc8e70076", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LIQ", + "szDecimals": 2, + "weiDecimals": 8, + "index": 223, + "tokenId": "0x55ac400387b8dd5eec8287f25950e214", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LIM", + "szDecimals": 0, + "weiDecimals": 8, + "index": 224, + "tokenId": "0x3d95d14a8b190df3778de7c5eb7114a1", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FINAL", + "szDecimals": 2, + "weiDecimals": 8, + "index": 225, + "tokenId": "0x86409bb1d30f649512eea985253ed434", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TEWSTT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 226, + "tokenId": "0xf34650f84a311eaafcce4282cdda8aa6", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GETIT", + "szDecimals": 1, + "weiDecimals": 8, + "index": 227, + "tokenId": "0x6e7d2a9b8e88039c52904f4caf99e24f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HEHEXD", + "szDecimals": 1, + "weiDecimals": 8, + "index": 228, + "tokenId": "0xe464810b0164f0f6b3e7b175a8df6e82", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SPOOT", + "szDecimals": 1, + "weiDecimals": 8, + "index": 229, + "tokenId": "0x675e6106aa956e3ea9945be9613d4f40", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PLZWOR", + "szDecimals": 0, + "weiDecimals": 5, + "index": 230, + "tokenId": "0x0d5c62fb325315bba9ea08677fcfceb6", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GGNORE", + "szDecimals": 0, + "weiDecimals": 5, + "index": 231, + "tokenId": "0x8f63720c0cb23b63b360cc7038112dce", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "IDKIDK", + "szDecimals": 0, + "weiDecimals": 5, + "index": 232, + "tokenId": "0x9e3ccb235ed3bef5c86644ccac24ec10", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "IDKWAT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 233, + "tokenId": "0xed6a1086bd71bace3dc073239d5ee60e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NOFUN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 234, + "tokenId": "0x49b1542877dd6d6dcb6a6d791aaf42ec", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FUNNY", + "szDecimals": 2, + "weiDecimals": 8, + "index": 235, + "tokenId": "0xb7f673587fbf0578f5f6762bb403192a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTA", + "szDecimals": 0, + "weiDecimals": 8, + "index": 236, + "tokenId": "0xe0555815017b4aa18ce4f3e62a306280", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WOKOK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 237, + "tokenId": "0xa7ff2046fb66742be5c67fbd1102919f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "IDKNNN", + "szDecimals": 0, + "weiDecimals": 5, + "index": 238, + "tokenId": "0x0f4bba9474b70f40f7cf989e265f71ba", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MAXXX", + "szDecimals": 2, + "weiDecimals": 8, + "index": 239, + "tokenId": "0x00342ac7eff7b31972c0fc139555286f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DOGGG", + "szDecimals": 2, + "weiDecimals": 7, + "index": 240, + "tokenId": "0xb1a2338f5c72327d04d71a5d6be10638", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TOTY", + "szDecimals": 0, + "weiDecimals": 5, + "index": 241, + "tokenId": "0x9f008987967cbb6e1737ca656bfebb34", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BARK", + "szDecimals": 0, + "weiDecimals": 5, + "index": 242, + "tokenId": "0x5871a06674da8a6a93b409651eb8db93", + "isCanonical": false, + "evmContract": { + "address": "0x66cafdad96b087187bd7875c7efe49a4bb1d388c", + "evm_extra_wei_decimals": 13 + }, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BARKY", + "szDecimals": 0, + "weiDecimals": 5, + "index": 243, + "tokenId": "0xfe1ef2b63ca6a95aa6a65f078d9f49c8", + "isCanonical": false, + "evmContract": { + "address": "0x3badac1326c170a9828e259cbc2baa99462a23e1", + "evm_extra_wei_decimals": 13 + }, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WOOFY", + "szDecimals": 0, + "weiDecimals": 5, + "index": 244, + "tokenId": "0x9979fb871df2854b64dd045e039520f3", + "isCanonical": false, + "evmContract": { + "address": "0x96036b1a3e37c9741d089c136be22b88ffdbffc9", + "evm_extra_wei_decimals": 13 + }, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SECRET", + "szDecimals": 2, + "weiDecimals": 8, + "index": 245, + "tokenId": "0xfab00a4e70bc7bb13c99705c5d6a19cc", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WAGMI", + "szDecimals": 2, + "weiDecimals": 8, + "index": 246, + "tokenId": "0x3381eb7f6698efc7d1968fc584345225", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTB", + "szDecimals": 0, + "weiDecimals": 5, + "index": 247, + "tokenId": "0x7bea3d8861a4941f6da28adcfd30a1ce", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTC", + "szDecimals": 0, + "weiDecimals": 5, + "index": 248, + "tokenId": "0x835a33d4a6b617ca3fb4f7074c1aeef7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTD", + "szDecimals": 0, + "weiDecimals": 5, + "index": 249, + "tokenId": "0x10d16c46f583e767ea0dd30ae4a4e071", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MEEPIT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 250, + "tokenId": "0x219ebb3cda5e1a394a14067893ff40c5", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FEEPIT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 251, + "tokenId": "0x59f9a4458901d73394f4f60f2b6b1e4c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BREAK", + "szDecimals": 0, + "weiDecimals": 8, + "index": 252, + "tokenId": "0x7c69285c3782e39667db449c1682fe4a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BRK", + "szDecimals": 0, + "weiDecimals": 8, + "index": 253, + "tokenId": "0x2507a2924e2d65a2f8427dd9458ab610", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GORILA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 254, + "tokenId": "0x90bf802cb88ff57a4bf6df0df1463f2e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GORILB", + "szDecimals": 0, + "weiDecimals": 5, + "index": 255, + "tokenId": "0x50d330eca07c4ef2dabcce5a4c77cb23", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BK", + "szDecimals": 0, + "weiDecimals": 8, + "index": 256, + "tokenId": "0x0062e4d60c6a89660936f4b5f8b8b99c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TITI", + "szDecimals": 0, + "weiDecimals": 5, + "index": 257, + "tokenId": "0xc8b8adc5e935ce6618c30c9aa14a92a1", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FOOW", + "szDecimals": 2, + "weiDecimals": 8, + "index": 258, + "tokenId": "0xc2ec3fc2138fb5e40a327d9364726667", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ASDASD", + "szDecimals": 0, + "weiDecimals": 5, + "index": 259, + "tokenId": "0x387430ff8f9b0b9474092277b4dc41b7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DFGDF", + "szDecimals": 0, + "weiDecimals": 5, + "index": 260, + "tokenId": "0x193479fc7970a71fd6c44d5a0e424fa3", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ZXCVB", + "szDecimals": 2, + "weiDecimals": 8, + "index": 261, + "tokenId": "0x3a1b60d6a7371a0e35be21e0ab1b5601", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ZXC", + "szDecimals": 0, + "weiDecimals": 5, + "index": 262, + "tokenId": "0x2c4806ac1db51563ced923e1650181cb", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "VBN", + "szDecimals": 0, + "weiDecimals": 5, + "index": 263, + "tokenId": "0xbd69dd1034ebc3e0369a2957cc33844f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HANA", + "szDecimals": 1, + "weiDecimals": 6, + "index": 264, + "tokenId": "0x4ca667145e1897cccf9c86737f629742", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ETF", + "szDecimals": 2, + "weiDecimals": 7, + "index": 265, + "tokenId": "0x9d8815fdc64fd9d5349525f7e39f3071", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SECOND", + "szDecimals": 0, + "weiDecimals": 5, + "index": 266, + "tokenId": "0xafbf63ecabea30a2c60482363a932536", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WONK", + "szDecimals": 0, + "weiDecimals": 5, + "index": 267, + "tokenId": "0x2c61a2fadce416bb0ea822251bcccc4a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WERT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 268, + "tokenId": "0xe1218881e32e9e89bf1e92b2fe11089e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DFT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 269, + "tokenId": "0x0b3642e249b41423cb5ed994c72bb515", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HEHE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 270, + "tokenId": "0x4e1037f83d5af733dfb4a47fbf443a36", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CARPET", + "szDecimals": 2, + "weiDecimals": 8, + "index": 271, + "tokenId": "0x1d45be0da498dde499a41c2eeb2468d0", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BOOOOO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 272, + "tokenId": "0x864f538545ace92e7b9c9b9593e91b82", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SOBACK", + "szDecimals": 0, + "weiDecimals": 5, + "index": 273, + "tokenId": "0xfe0c3a75f31fff74a6f84ec55f91d113", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BBB", + "szDecimals": 0, + "weiDecimals": 5, + "index": 274, + "tokenId": "0xd0b958f8710deba858c2f577b34d796e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MEVI", + "szDecimals": 0, + "weiDecimals": 5, + "index": 275, + "tokenId": "0x0f98f4f934d875f755e61a9605c1f158", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MEV", + "szDecimals": 0, + "weiDecimals": 5, + "index": 276, + "tokenId": "0x718f71263f5be3d76939c7dcc6b84cb8", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SUBWAY", + "szDecimals": 0, + "weiDecimals": 8, + "index": 277, + "tokenId": "0xaa8db970cd88050dc95f6ee88808d782", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DOSFA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 278, + "tokenId": "0x9a4180c80aa57a02bd0c19ee7f30adc0", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HUEHUE", + "szDecimals": 0, + "weiDecimals": 5, + "index": 279, + "tokenId": "0xb1b63a260391950f714e09954b4a69fb", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BREK", + "szDecimals": 0, + "weiDecimals": 8, + "index": 280, + "tokenId": "0x9a18bb5c6a9b4d442aaea5e606c3fd02", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BREAKK", + "szDecimals": 0, + "weiDecimals": 8, + "index": 281, + "tokenId": "0x41550756c02a9bcb1467d3865e4e6bf2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ARAM", + "szDecimals": 0, + "weiDecimals": 8, + "index": 282, + "tokenId": "0xc7faa3176352df6c569c0de6399719b5", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MROW", + "szDecimals": 2, + "weiDecimals": 8, + "index": 283, + "tokenId": "0xe42c10292943eec3dfe262cd9d2f3217", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ASDD", + "szDecimals": 0, + "weiDecimals": 8, + "index": 284, + "tokenId": "0x32861cb5ab35311f749c77d5d46b1dd2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BREKK", + "szDecimals": 0, + "weiDecimals": 5, + "index": 285, + "tokenId": "0xb69dfc5959fb68bf35402ff86047b225", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TMTM", + "szDecimals": 0, + "weiDecimals": 5, + "index": 286, + "tokenId": "0x08e75420506be34d8e4f991cef069d51", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MEW", + "szDecimals": 2, + "weiDecimals": 8, + "index": 287, + "tokenId": "0xd9ef34163bd0336c4583ba5f489068b1", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MRRRRR", + "szDecimals": 2, + "weiDecimals": 8, + "index": 288, + "tokenId": "0xef52f25c5e868182bfd2833531a9f5a0", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GASTE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 289, + "tokenId": "0xb616f889c8a0d9c685d557613f91765e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GASAU", + "szDecimals": 2, + "weiDecimals": 8, + "index": 290, + "tokenId": "0xee41ca9b4f3f84756c91c24395b92842", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RAWR", + "szDecimals": 2, + "weiDecimals": 8, + "index": 291, + "tokenId": "0x13b55c09357d776beb1a9223808af349", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LAUNCH", + "szDecimals": 0, + "weiDecimals": 8, + "index": 292, + "tokenId": "0x16ca05de7ac96b5b0e6c3d43fd2d6c3f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SHU", + "szDecimals": 0, + "weiDecimals": 8, + "index": 293, + "tokenId": "0xbf8dd5bb96bdf52f6df72941a1cdf9b3", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SKEM", + "szDecimals": 0, + "weiDecimals": 5, + "index": 294, + "tokenId": "0xdb97de90d2f0ea4c97b4241cd3c00066", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SKEEM", + "szDecimals": 2, + "weiDecimals": 8, + "index": 295, + "tokenId": "0x16a578457007577a57d64d25674d2afa", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PEACE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 296, + "tokenId": "0x93383d78dbd55af7f7b5378e4f7447b1", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OHHHHH", + "szDecimals": 2, + "weiDecimals": 8, + "index": 297, + "tokenId": "0x8200a643699bd522b52725349ff00270", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WAOW", + "szDecimals": 2, + "weiDecimals": 8, + "index": 298, + "tokenId": "0x7be23b461726d15164a76d7f751481fe", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GMI", + "szDecimals": 2, + "weiDecimals": 8, + "index": 299, + "tokenId": "0x69b73710ff16d4b22c7a200d99badd55", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PORCHE", + "szDecimals": 0, + "weiDecimals": 7, + "index": 300, + "tokenId": "0xf4fd47823317a11b09a57affaa3ef5b1", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FAKE", + "szDecimals": 0, + "weiDecimals": 5, + "index": 301, + "tokenId": "0x95926880234670e1e1d90fa356048467", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GHJ", + "szDecimals": 0, + "weiDecimals": 5, + "index": 302, + "tokenId": "0x558623ebc673a58773541f5912aa356b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AKCZ", + "szDecimals": 0, + "weiDecimals": 5, + "index": 303, + "tokenId": "0x8b5d27e50501ef60cd0471044aaa3051", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BNM", + "szDecimals": 0, + "weiDecimals": 5, + "index": 304, + "tokenId": "0x2ba6afdab37a7d128983700e7c5feca7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "JK", + "szDecimals": 0, + "weiDecimals": 5, + "index": 305, + "tokenId": "0x38a5de175419091db50ca9f72ddc3b66", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TYU", + "szDecimals": 0, + "weiDecimals": 5, + "index": 306, + "tokenId": "0x066b9ae3ad2e6e6f8268227ad2a28eb3", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SPOCK", + "szDecimals": 1, + "weiDecimals": 8, + "index": 307, + "tokenId": "0xe79b2d9b2b786993adc6b8f09da98e67", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "POOPY", + "szDecimals": 0, + "weiDecimals": 6, + "index": 308, + "tokenId": "0x77364856c7f534ceb8b21284515a8625", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RUFF", + "szDecimals": 2, + "weiDecimals": 7, + "index": 309, + "tokenId": "0xb22bf809aa7e82f645b38816d1dce851", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TDAWG", + "szDecimals": 2, + "weiDecimals": 7, + "index": 310, + "tokenId": "0x4e5700fdf045fd9c40a97f2dde1a364b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TOUGH", + "szDecimals": 2, + "weiDecimals": 7, + "index": 311, + "tokenId": "0x0a47891e21c42a9a7f129ab46ceb4b4d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BIRB", + "szDecimals": 2, + "weiDecimals": 8, + "index": 312, + "tokenId": "0xe1f80bcae0f6f34f71cb151b175ba4ac", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "POOPIE", + "szDecimals": 0, + "weiDecimals": 6, + "index": 313, + "tokenId": "0x1988d9ce390ebb5948c80d1ba0a16c77", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GUMMI", + "szDecimals": 1, + "weiDecimals": 7, + "index": 314, + "tokenId": "0xf2dcd9e6ead0b57c71b1650ed1eab0a6", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TOKEN", + "szDecimals": 0, + "weiDecimals": 5, + "index": 315, + "tokenId": "0x4ea4e7f5654dba594cd54fc67e93c47c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "YAWN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 316, + "tokenId": "0xd80b7f9acbc35c2ef778fab7731a078a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KITTY", + "szDecimals": 2, + "weiDecimals": 7, + "index": 317, + "tokenId": "0x6e68e4f6d62ccd42a1ac9cdf1c03541d", + "isCanonical": false, + "evmContract": { + "address": "0x2d147f12fc7bcd11b415a424c1d07f3dc98a9f01", + "evm_extra_wei_decimals": 2 + }, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "STRESS", + "szDecimals": 0, + "weiDecimals": 8, + "index": 318, + "tokenId": "0x4f665db0065622ea73dac12599b491c7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NGMI", + "szDecimals": 2, + "weiDecimals": 8, + "index": 319, + "tokenId": "0xce64e50d066070a83878e843b1f7983b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OMNISC", + "szDecimals": 0, + "weiDecimals": 8, + "index": 320, + "tokenId": "0xd6370e88d4e5e05e9fda50211dff574d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "YAKW", + "szDecimals": 2, + "weiDecimals": 8, + "index": 321, + "tokenId": "0x31092e5541bd197db697cbe4733d8fb7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ABIFEJ", + "szDecimals": 2, + "weiDecimals": 7, + "index": 322, + "tokenId": "0xe6775eb8def2a4c3b7e67b394a206a22", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LIOUL", + "szDecimals": 2, + "weiDecimals": 8, + "index": 323, + "tokenId": "0xbf2e8dbdfa9a379eb63bcd9d8f4f2ecf", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CHOR", + "szDecimals": 0, + "weiDecimals": 5, + "index": 324, + "tokenId": "0xe2efbd6c54e361729d725f77981b5ac8", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WAHHHH", + "szDecimals": 0, + "weiDecimals": 8, + "index": 325, + "tokenId": "0xea2edce8d9d0e19a2a57414855536c26", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WAHHH", + "szDecimals": 0, + "weiDecimals": 5, + "index": 326, + "tokenId": "0x46bf1133e8faf45ce7da4b9af36827c2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BNMBNM", + "szDecimals": 0, + "weiDecimals": 5, + "index": 327, + "tokenId": "0x136e2ec598812f79d1375ae715c4c105", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "YUIYUI", + "szDecimals": 0, + "weiDecimals": 5, + "index": 328, + "tokenId": "0x3c4fdca9c2c2a8ee0d30987e85bc513e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GHNGHN", + "szDecimals": 0, + "weiDecimals": 5, + "index": 329, + "tokenId": "0xb3e9e229a0f7dd46fde38668b2800471", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "EDC", + "szDecimals": 0, + "weiDecimals": 5, + "index": 330, + "tokenId": "0xe3b7e17133bb9cba23f56cb5136dca34", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "QWSQWS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 331, + "tokenId": "0xf1bc4b4c1cffb85d76e956b4fd5f9442", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TIRED", + "szDecimals": 2, + "weiDecimals": 8, + "index": 332, + "tokenId": "0xadc2e5dc46f2ca4cbfea9a2a9329ab17", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DFGFGH", + "szDecimals": 0, + "weiDecimals": 5, + "index": 333, + "tokenId": "0xae0acd79b3fd3a017166d44bdacc6bdb", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PERMI", + "szDecimals": 2, + "weiDecimals": 8, + "index": 334, + "tokenId": "0x0fff33a452ef3a9d6055558cc12ce7f8", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PERMA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 335, + "tokenId": "0xce76bdcd198232c6db0292e8fa5c0ae2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PERMO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 336, + "tokenId": "0xbb274af0812d2c3d0c99171d32abfcd2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "XZXCX", + "szDecimals": 2, + "weiDecimals": 7, + "index": 337, + "tokenId": "0xb11745af66b7debe0fec04e3f1f0d5a3", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PERMT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 338, + "tokenId": "0x3ff526bcaf5b89ffc3c0d9df397201c0", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TYVM", + "szDecimals": 0, + "weiDecimals": 5, + "index": 339, + "tokenId": "0x80fe3fbb0df4121414f67b9bed5b3b58", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TYSM", + "szDecimals": 0, + "weiDecimals": 5, + "index": 340, + "tokenId": "0x4a6af0290213ddc2e23bff9c974b9481", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PERMK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 341, + "tokenId": "0x5595c27308294e21713faa11947c8737", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PLSENJ", + "szDecimals": 0, + "weiDecimals": 5, + "index": 342, + "tokenId": "0x08bcecf900dcb97f6d72f7e7a578cbb8", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MANLEK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 343, + "tokenId": "0xaee43edbf21d5290550c25bf5674906c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AUCK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 344, + "tokenId": "0x48bfca3debc113b14072ff1cf7e58381", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FKKCAZ", + "szDecimals": 2, + "weiDecimals": 8, + "index": 345, + "tokenId": "0x0bbdbf3944ae5d00c7b440c772c6fd6f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "REST", + "szDecimals": 2, + "weiDecimals": 8, + "index": 346, + "tokenId": "0x07abc2c07904826708b1baa8135dcf58", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ERFGTG", + "szDecimals": 0, + "weiDecimals": 5, + "index": 347, + "tokenId": "0xf904759f2699baa95f96614103afd898", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HIHI", + "szDecimals": 2, + "weiDecimals": 8, + "index": 348, + "tokenId": "0xd7d1bfd26e5acd8a7e06d4d3a8707f58", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AZEBDA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 349, + "tokenId": "0x8d709e996b868ea802c72116f3ea091e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SPY", + "szDecimals": 2, + "weiDecimals": 8, + "index": 350, + "tokenId": "0xdd8ed54a7f26a22885e0a51453d9bb99", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BAA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 351, + "tokenId": "0x37b7f89f10c1c6746de786325f038d08", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ONDOEB", + "szDecimals": 2, + "weiDecimals": 8, + "index": 352, + "tokenId": "0x98309df785ae21cbfe5f147b0a06f7df", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FIVE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 353, + "tokenId": "0xe43a0803a8473106add4d385c8ac58dc", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 354, + "tokenId": "0x3c3caccab82805ae375f262c42b79f5e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BEANS", + "szDecimals": 2, + "weiDecimals": 8, + "index": 355, + "tokenId": "0xeae46428904b4f24e5f3ca79b54134ad", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NEW", + "szDecimals": 2, + "weiDecimals": 8, + "index": 356, + "tokenId": "0x240cb96440c371022023c0ac30104f69", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AERAIO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 357, + "tokenId": "0x0596eca25ccbfbf28b768bdd82dbe069", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "IADOW", + "szDecimals": 2, + "weiDecimals": 8, + "index": 358, + "tokenId": "0xa2770d66937ca4445065fe5d0aaa935a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "COCK", + "szDecimals": 0, + "weiDecimals": 5, + "index": 359, + "tokenId": "0x02d5be5b7d2a6d7dd87b861d520bdb4e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BIG", + "szDecimals": 2, + "weiDecimals": 8, + "index": 360, + "tokenId": "0x4e79a32c9ee6cf4eb337efcb1aa0deed", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DON", + "szDecimals": 0, + "weiDecimals": 5, + "index": 361, + "tokenId": "0xf1e7b1b4cd09b2149e36ccb5b2e65103", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LOOP", + "szDecimals": 2, + "weiDecimals": 8, + "index": 362, + "tokenId": "0x20435af81ca671902f4cbed46dd28a9e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GASKL", + "szDecimals": 0, + "weiDecimals": 5, + "index": 363, + "tokenId": "0x34b681a69216eb01493b19dab16729ea", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OKAD", + "szDecimals": 0, + "weiDecimals": 5, + "index": 364, + "tokenId": "0x0e699cbbfcfec0eb258513c4e6e13cc8", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GENS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 365, + "tokenId": "0x67e6bf36e65d081f307fad0478bef4fb", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "IOIOIO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 366, + "tokenId": "0x0b6f1ce6bd227a9e37f25f0ee20ffcb9", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "IOOX", + "szDecimals": 2, + "weiDecimals": 8, + "index": 367, + "tokenId": "0x6a1c3de2342d14134375666cd17e2f18", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "X", + "szDecimals": 2, + "weiDecimals": 8, + "index": 368, + "tokenId": "0x452ef0276de83beecdeb7113c5a247ab", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NOGGY", + "szDecimals": 0, + "weiDecimals": 5, + "index": 369, + "tokenId": "0x2f543f6734f9eb5827c9977fc984f7b1", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FAG", + "szDecimals": 0, + "weiDecimals": 5, + "index": 370, + "tokenId": "0xdb0294e4b1ca58476aeddc8a86b403ec", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MOONY", + "szDecimals": 0, + "weiDecimals": 5, + "index": 371, + "tokenId": "0xd39137ae741f9b87824be5b55aaf9199", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "EXXONE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 372, + "tokenId": "0x038cab6a722346a2d476e7c5c221998e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HEY", + "szDecimals": 2, + "weiDecimals": 8, + "index": 373, + "tokenId": "0x0428be0685cebc789f28b4fd1c410d36", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NOGAS", + "szDecimals": 2, + "weiDecimals": 8, + "index": 374, + "tokenId": "0x18c89d748d6ffae325b28ad1252f3eea", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "YOLO", + "szDecimals": 0, + "weiDecimals": 5, + "index": 375, + "tokenId": "0x8c7850c265854105ed3e728acff3d0f3", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "EEEEE", + "szDecimals": 2, + "weiDecimals": 7, + "index": 376, + "tokenId": "0xfe1fa836496769af9327fb1c9e169dd3", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TOTORO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 377, + "tokenId": "0x061d81124e96d2d1fab949222fc83c1a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AWA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 378, + "tokenId": "0x0309e69c7adae45315c7e53c83545280", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTER", + "szDecimals": 0, + "weiDecimals": 5, + "index": 379, + "tokenId": "0xeefe849a7e5a84dc55650c5f64436e5f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GRRR", + "szDecimals": 2, + "weiDecimals": 8, + "index": 380, + "tokenId": "0x6b5c31680005c00893295115eaefe74d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AHAHA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 381, + "tokenId": "0x39d2758045b8d9ac5c90379097af61ec", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WEEB", + "szDecimals": 2, + "weiDecimals": 8, + "index": 382, + "tokenId": "0x7205264418beb82bae9a812ed8e0add2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KUNGFU", + "szDecimals": 2, + "weiDecimals": 8, + "index": 383, + "tokenId": "0x846d50d11dafd4ae2d764c5c62e59126", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "USA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 384, + "tokenId": "0xaf07ab0d80278d9b61c41432085ffe77", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "JAPAN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 385, + "tokenId": "0x215d448674817c7e6974bd9089d0e80b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LIQD", + "szDecimals": 2, + "weiDecimals": 8, + "index": 386, + "tokenId": "0x84ebc3eb613844b70dcd62dcca0bf22c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LIQO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 387, + "tokenId": "0x0809cbd8d433d7585c1c82ef1cd7e0ca", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "IOKOIO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 388, + "tokenId": "0x7bebcd308884bc30715f6931e8ee0e19", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OKILOK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 389, + "tokenId": "0xd0b2b24834a76013f3474220eb6ea520", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ALERTD", + "szDecimals": 2, + "weiDecimals": 8, + "index": 390, + "tokenId": "0x1c5f8a95f5a9b68646d795f87c65e1aa", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SIX", + "szDecimals": 0, + "weiDecimals": 5, + "index": 391, + "tokenId": "0x2d12d2da415d221d14397ae91daa7c51", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RRR", + "szDecimals": 2, + "weiDecimals": 8, + "index": 392, + "tokenId": "0xb8827fb7352ab01118c73ab1d9693247", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LAG", + "szDecimals": 0, + "weiDecimals": 5, + "index": 393, + "tokenId": "0x9023e090d8af5638f79e611932c4abdc", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FFS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 394, + "tokenId": "0x639e76c6333bd94d2116ed116b91249b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BOO", + "szDecimals": 0, + "weiDecimals": 8, + "index": 395, + "tokenId": "0xb371e067aed20524f12fabc93b6ef67a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GOOSE", + "szDecimals": 0, + "weiDecimals": 8, + "index": 396, + "tokenId": "0x72a04ca020a80701ee0a11f714c08dee", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BARKK", + "szDecimals": 0, + "weiDecimals": 8, + "index": 397, + "tokenId": "0x9e57f89a9603de6b0f8198745e4967a0", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WHAT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 398, + "tokenId": "0xb67a7d2c46d36685870146be2c9e48f3", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "YANMAN", + "szDecimals": 2, + "weiDecimals": 7, + "index": 399, + "tokenId": "0x97347a4e5717b18a809ee6ab6f82eb6e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PIMPUM", + "szDecimals": 2, + "weiDecimals": 8, + "index": 400, + "tokenId": "0xfcff1fa809434b3e965dab7bfd497f87", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TST", + "szDecimals": 1, + "weiDecimals": 6, + "index": 401, + "tokenId": "0x29a84e60168059038be7b8c5b96a75e0", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NOTSIX", + "szDecimals": 2, + "weiDecimals": 8, + "index": 402, + "tokenId": "0x869dc2639beea5792aaba58ccf42a380", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RIPSIX", + "szDecimals": 2, + "weiDecimals": 8, + "index": 403, + "tokenId": "0x66a2fc9113f2c202dbd263615ce6fa42", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTHL", + "szDecimals": 2, + "weiDecimals": 7, + "index": 404, + "tokenId": "0x42793880e44c31ebcb4dfb64354189d9", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ADIUB", + "szDecimals": 2, + "weiDecimals": 8, + "index": 405, + "tokenId": "0x8819f07b78ca839420ad32de4cf65af2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AAAAAA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 406, + "tokenId": "0x6a46e1ba85b57ea4401bdd30807de782", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SIGH", + "szDecimals": 2, + "weiDecimals": 8, + "index": 407, + "tokenId": "0xc8c6a29d57cf47d72cdc606d558e4ca1", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "XIKK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 408, + "tokenId": "0x3890942f2858e3072d275dd2f08a4c87", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HELLO", + "szDecimals": 0, + "weiDecimals": 5, + "index": 409, + "tokenId": "0x2857af3bb1b414f422949728ff6ea066", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DOVED", + "szDecimals": 2, + "weiDecimals": 8, + "index": 410, + "tokenId": "0x10fdfdaef368bf229bbd04a7cf939f93", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ANIME", + "szDecimals": 0, + "weiDecimals": 8, + "index": 411, + "tokenId": "0x5c02b9749e401d0e18fa042c56aef7dc", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "JAPANN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 412, + "tokenId": "0x94265587d0217effff9c518a7607ced9", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "A", + "szDecimals": 0, + "weiDecimals": 5, + "index": 413, + "tokenId": "0x7e328c8f8730ee6cb7e0861dd43afe39", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "YARE", + "szDecimals": 0, + "weiDecimals": 8, + "index": 414, + "tokenId": "0xd8c937a91fa5804baebde4396670bdec", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WAKA", + "szDecimals": 0, + "weiDecimals": 8, + "index": 415, + "tokenId": "0x8bf6ab29796b60c16818c6ff0c1c952e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ANDHHH", + "szDecimals": 0, + "weiDecimals": 8, + "index": 416, + "tokenId": "0xc89b1660b7ec865d46a669e2c9b4aad7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ANDGGG", + "szDecimals": 0, + "weiDecimals": 8, + "index": 417, + "tokenId": "0x34cc34a1ab1a2aa35c14822cd2728296", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AAAASA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 418, + "tokenId": "0xe0a944ee787a7a3d7fc2161b0c28fe67", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ABCHKT", + "szDecimals": 0, + "weiDecimals": 8, + "index": 419, + "tokenId": "0x4fb46e1f785515c4658f16ce74d1eb5e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ABDEDE", + "szDecimals": 0, + "weiDecimals": 8, + "index": 420, + "tokenId": "0xd1f2770a2de5cf38582b5e20a46021af", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ABDEDF", + "szDecimals": 0, + "weiDecimals": 8, + "index": 421, + "tokenId": "0x23c86643cf872b1b9ccf12f99a4797bc", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MANI", + "szDecimals": 0, + "weiDecimals": 6, + "index": 422, + "tokenId": "0x7a2a5b240f52dd33eef167dbab3a057f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NAME", + "szDecimals": 0, + "weiDecimals": 5, + "index": 423, + "tokenId": "0x805d776da39004ad7d24a06aa754458e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ENOM", + "szDecimals": 0, + "weiDecimals": 6, + "index": 424, + "tokenId": "0x12fff4d3e7f1bb9b097c481b301e1998", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ABDEDW", + "szDecimals": 0, + "weiDecimals": 8, + "index": 425, + "tokenId": "0x56e9d4733fa4de45acd3b5b44cdbda54", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MARG", + "szDecimals": 2, + "weiDecimals": 8, + "index": 426, + "tokenId": "0x5508af40655c82cd110a9dd6e7a5a7a2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AUCTIO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 427, + "tokenId": "0x8f500da18371fb73a7f25005d234eab4", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MURAHH", + "szDecimals": 0, + "weiDecimals": 8, + "index": 428, + "tokenId": "0x36d4ac8c98b123b5951186a3f82226a8", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BAAAH", + "szDecimals": 0, + "weiDecimals": 5, + "index": 429, + "tokenId": "0x3dd83bde2a359689fa724cbe19adfe1f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ANGRY", + "szDecimals": 0, + "weiDecimals": 5, + "index": 430, + "tokenId": "0x075f91ed24aba2f6cc3f395d20367020", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DOPEY", + "szDecimals": 0, + "weiDecimals": 8, + "index": 431, + "tokenId": "0x206043fb67c62e8d9b8a002f98567e36", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BAAH", + "szDecimals": 0, + "weiDecimals": 5, + "index": 432, + "tokenId": "0x89e78937b8376cd936c9f86e9d4c15f8", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "EEPIT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 433, + "tokenId": "0x30572a4082c76bd6fa5d6ab1dde6a2f5", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WEEPIT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 434, + "tokenId": "0xc83c3d9ba595a8a58f57b9c3a638b590", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "IPOPO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 435, + "tokenId": "0x2ff406a1fe21bf1cf9a5be51d9deba27", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AKAKAK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 436, + "tokenId": "0x415f60a88a697361046e074a7a97b0aa", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DOGGE", + "szDecimals": 2, + "weiDecimals": 7, + "index": 437, + "tokenId": "0x268dbf916f32269e10bbb73ad53561da", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTU", + "szDecimals": 0, + "weiDecimals": 5, + "index": 438, + "tokenId": "0xe97885bdd9a8b8771da46569f61f84c7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WEWEW", + "szDecimals": 0, + "weiDecimals": 5, + "index": 439, + "tokenId": "0x14a25a962ecade7b31378c106a5ab0e0", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTES", + "szDecimals": 0, + "weiDecimals": 5, + "index": 440, + "tokenId": "0xf357931e2abbdb4805b0f3327f1ff160", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WESTES", + "szDecimals": 0, + "weiDecimals": 5, + "index": 441, + "tokenId": "0x4cb3bc00e4e2a2b674a04883f14a2ead", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PEZES", + "szDecimals": 0, + "weiDecimals": 5, + "index": 442, + "tokenId": "0x2cd560e31dd9ee24af654c2cb6eab732", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SLOW", + "szDecimals": 0, + "weiDecimals": 8, + "index": 443, + "tokenId": "0x1c6380d577cf5161a7eedda625ae9601", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "POOPYY", + "szDecimals": 0, + "weiDecimals": 5, + "index": 444, + "tokenId": "0x7560706e48baa4a8d67c5b4ef1b0a754", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WAGAGA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 445, + "tokenId": "0xf4237421662f304a1f144a25f52fb139", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LAMPAH", + "szDecimals": 0, + "weiDecimals": 5, + "index": 446, + "tokenId": "0x21f8f2a65a53bd85dbd202e7e05f7256", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LEE", + "szDecimals": 0, + "weiDecimals": 8, + "index": 447, + "tokenId": "0xb68d08e8c6c34d6349243d8dcd97dce3", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OKAKA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 448, + "tokenId": "0x9fb38877d52a7f9437adafe183e03b47", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KJADAJ", + "szDecimals": 2, + "weiDecimals": 8, + "index": 449, + "tokenId": "0x500da3b3076ae2995da46d78e7d49294", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ADASDA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 450, + "tokenId": "0x91e6f0bba1720bb814b494dd0da4f9b6", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OIOIOK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 451, + "tokenId": "0x8318b08423c33095c012de2ee2c50fd6", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "IAODI", + "szDecimals": 2, + "weiDecimals": 8, + "index": 452, + "tokenId": "0xc3ab2a04c2dfbf8fbc545390d60c2b04", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ADADA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 453, + "tokenId": "0x60eb9ff5da2aac97f102aa586c66e7cb", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LANJS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 454, + "tokenId": "0x71de5247fbb1800bfc0afc034a8984f4", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KEMPO", + "szDecimals": 0, + "weiDecimals": 5, + "index": 455, + "tokenId": "0x47e62da5a580dcc7d1432c2ea312420e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OOPSZ", + "szDecimals": 0, + "weiDecimals": 5, + "index": 456, + "tokenId": "0x3170f3fd8bbd968192a462302660454d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "UMBRA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 457, + "tokenId": "0x52044198c290b2680166c7e9ec482c38", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TANI", + "szDecimals": 0, + "weiDecimals": 8, + "index": 458, + "tokenId": "0xe3c5c27e78cb98a6d826000485fe66f8", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OLIKO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 459, + "tokenId": "0xffd00ec234dfd31900376a8b5b610514", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ISAKK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 460, + "tokenId": "0xe8544c2aba1d8572d48cb3d9abed11a2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OIAIO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 461, + "tokenId": "0x0946d6d642bf39db1c027e3192745fdd", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OAIAO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 462, + "tokenId": "0xe2b63421a5720a809a023a092263a5e5", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OKALAL", + "szDecimals": 2, + "weiDecimals": 8, + "index": 463, + "tokenId": "0x5d403c44ff889bc6e8cff355da622aa5", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AKIKI", + "szDecimals": 2, + "weiDecimals": 8, + "index": 464, + "tokenId": "0xae10ec9a1139cf9defd0901fc679f915", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BANAKA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 465, + "tokenId": "0x9c96e4a80d2b0442bf89aa2a0c257b04", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "IKOALO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 466, + "tokenId": "0x876690d02d35ac4a40a46b0956fa32e8", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OAKLA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 467, + "tokenId": "0xfb9ab08cf2b23c6311d63fe3b59eb7d5", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OKILOL", + "szDecimals": 2, + "weiDecimals": 8, + "index": 468, + "tokenId": "0x44c6138cdc031ba2c25875067712eecc", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FDSD", + "szDecimals": 2, + "weiDecimals": 8, + "index": 469, + "tokenId": "0x88eb13003bc0dbf7c492458851ce1cec", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SASAA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 470, + "tokenId": "0x68e1f3db180e10dbf59564feada8745c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "UUUUU", + "szDecimals": 2, + "weiDecimals": 8, + "index": 471, + "tokenId": "0x803e4eba54d28ec6f45ffaff31dabbfd", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HADSA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 472, + "tokenId": "0x17d8158edc6033239965edb65270fcee", + "isCanonical": false, + "evmContract": { + "address": "0xa88f40fab56889de3d362cc86f71e767977045ba", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NOONEE", + "szDecimals": 0, + "weiDecimals": 5, + "index": 473, + "tokenId": "0xe06ae845ff79d001d748c9444a5a5dbd", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "IOALS", + "szDecimals": 2, + "weiDecimals": 8, + "index": 474, + "tokenId": "0x406451b35b6f0c8f065e727b870bd7dc", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "POOP", + "szDecimals": 0, + "weiDecimals": 5, + "index": 475, + "tokenId": "0x1fe1b28ff5581b7483977734c9b5f77a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MERRRP", + "szDecimals": 0, + "weiDecimals": 5, + "index": 476, + "tokenId": "0x5c18fc821f94abe5e5775487bece1447", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "JOOG", + "szDecimals": 2, + "weiDecimals": 8, + "index": 477, + "tokenId": "0x709c682ed6dd22df6cbf974fa8e2ad26", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SIGMA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 478, + "tokenId": "0x474bfcd6e0cef3f3b97b2f32a7ddb219", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DDF", + "szDecimals": 0, + "weiDecimals": 5, + "index": 479, + "tokenId": "0x2f9e35764316722267106cf2789237c2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WERWER", + "szDecimals": 0, + "weiDecimals": 5, + "index": 480, + "tokenId": "0xd7a1b17da8723272a651f88f3cb2939e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BTT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 481, + "tokenId": "0x09d9a982323ad5858c9cfd90df6eca86", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BTTT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 482, + "tokenId": "0xee2d7665bcea09ffdd3cadc35725d330", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "REAL", + "szDecimals": 1, + "weiDecimals": 6, + "index": 483, + "tokenId": "0xd551d99159efc0fb1f25e078191197e6", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BTTTT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 484, + "tokenId": "0xbe3fb04312714397c2e203a000c87bfb", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AAA", + "szDecimals": 1, + "weiDecimals": 6, + "index": 485, + "tokenId": "0x55074e28f3a098a708275da3e431c890", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TMMM", + "szDecimals": 0, + "weiDecimals": 8, + "index": 486, + "tokenId": "0xf590dd0612e620bfaf6930ebea610dea", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GMMM", + "szDecimals": 0, + "weiDecimals": 8, + "index": 487, + "tokenId": "0x63fd4347fe6957beb3eaf0a6f4129c7d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FED", + "szDecimals": 0, + "weiDecimals": 5, + "index": 488, + "tokenId": "0xea20336f17cbd54023adb4599aae885e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TOTO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 489, + "tokenId": "0x5450144d9a13dcb813b7915fafaf48ff", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TATAA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 490, + "tokenId": "0x6dd3714a5ed0840aa4ca32761263a372", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TRUMP", + "szDecimals": 0, + "weiDecimals": 5, + "index": 491, + "tokenId": "0xda6451c21563ab31858d5295e84771bc", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LIGMA", + "szDecimals": 2, + "weiDecimals": 7, + "index": 492, + "tokenId": "0x7cf178b7664dcc2f0f8312cfab30e4b9", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NMERRR", + "szDecimals": 2, + "weiDecimals": 8, + "index": 493, + "tokenId": "0x0773d407edee3e46bc423bda0a07522b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WANT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 494, + "tokenId": "0xa951ef9261ee9a52eaffeabf8db5f098", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MILF", + "szDecimals": 0, + "weiDecimals": 5, + "index": 495, + "tokenId": "0x20f1832b29175d139a2d019dd20e6ba6", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GLUCK", + "szDecimals": 0, + "weiDecimals": 5, + "index": 496, + "tokenId": "0xd038f83704fbee0ab1b2bcb1508432ff", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MIAOU", + "szDecimals": 0, + "weiDecimals": 5, + "index": 497, + "tokenId": "0xc7a54365638403e67edb9c834e26cc7c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TRONK", + "szDecimals": 0, + "weiDecimals": 5, + "index": 498, + "tokenId": "0xdb5176b2ced8d5bd558cced428cfe496", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "IBTC", + "szDecimals": 2, + "weiDecimals": 8, + "index": 499, + "tokenId": "0x548829f318b28473ba62771a0ffb5486", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PUNPUN", + "szDecimals": 2, + "weiDecimals": 7, + "index": 500, + "tokenId": "0x3c3c8546355919d82590484c54ea64d7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TIKTOK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 501, + "tokenId": "0x4e4eaeea9227f6a9f58c8e86f0d98c32", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SORA", + "szDecimals": 1, + "weiDecimals": 8, + "index": 502, + "tokenId": "0x90971b76b6eee900897e0784d9227c5f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SHREK", + "szDecimals": 0, + "weiDecimals": 5, + "index": 503, + "tokenId": "0x80f1c44a7c6f9af52d477df47f337ff9", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CORD", + "szDecimals": 2, + "weiDecimals": 8, + "index": 504, + "tokenId": "0x74d539ffc62a1605938ad4a6564c901f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "QTHB", + "szDecimals": 2, + "weiDecimals": 8, + "index": 505, + "tokenId": "0x0d847934c52bb89defc690c18cd9f53c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BTY", + "szDecimals": 0, + "weiDecimals": 5, + "index": 506, + "tokenId": "0x95972f603ac7b06afa74376f7619c398", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TOOL", + "szDecimals": 0, + "weiDecimals": 8, + "index": 507, + "tokenId": "0xfa9b3c5ad21cfaf3587b1cb228d5fcb3", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PLOT", + "szDecimals": 0, + "weiDecimals": 8, + "index": 508, + "tokenId": "0x0a8d2a1480a1b98cb53bb2c5008b11b7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OKIDO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 509, + "tokenId": "0x6ea50db96392bd3103595e88ddeedccf", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DEVFU", + "szDecimals": 0, + "weiDecimals": 5, + "index": 510, + "tokenId": "0x22f4c6d800a3fccaa765bdc1e4032ccf", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DEFFU", + "szDecimals": 0, + "weiDecimals": 8, + "index": 511, + "tokenId": "0x7f7ea6f7f50ddc5ecbf67fd3ea152c27", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DASDA", + "szDecimals": 0, + "weiDecimals": 8, + "index": 512, + "tokenId": "0x59e908335fe6e74d72a7f6682405b3c5", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DEKK", + "szDecimals": 0, + "weiDecimals": 8, + "index": 513, + "tokenId": "0x8de4fd3ecc7b85ec2583a78d4fdf7658", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DEKSK", + "szDecimals": 0, + "weiDecimals": 8, + "index": 514, + "tokenId": "0x9c6d0e346ceb31ebbda799c2355dc884", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PDF", + "szDecimals": 0, + "weiDecimals": 8, + "index": 515, + "tokenId": "0xac546a46a4abdb13d2debe00235ca667", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PEPE", + "szDecimals": 0, + "weiDecimals": 8, + "index": 516, + "tokenId": "0x3d53c279854abe23dce9278e6e079797", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MIO", + "szDecimals": 0, + "weiDecimals": 8, + "index": 517, + "tokenId": "0x683ca64c49a6fd102dbb53c6f307d16d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DFDF", + "szDecimals": 0, + "weiDecimals": 8, + "index": 518, + "tokenId": "0x0cc06bb6887c9c16564efb974d69f367", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CRDF", + "szDecimals": 0, + "weiDecimals": 8, + "index": 519, + "tokenId": "0x52d7fccf78ab2b972314b9007f9b8a5a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AZD", + "szDecimals": 0, + "weiDecimals": 8, + "index": 520, + "tokenId": "0xe4183d192df9e990e8d1a5408442276d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ADSSS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 521, + "tokenId": "0x48bb8192e0a01cd6aeb15258a6ddb986", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KADJA", + "szDecimals": 0, + "weiDecimals": 8, + "index": 522, + "tokenId": "0x927723c7739ae36027def4d6801ecea7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AKJJ", + "szDecimals": 0, + "weiDecimals": 8, + "index": 523, + "tokenId": "0x20d945f01d5321f7539e220441d26e4a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KAKDS", + "szDecimals": 0, + "weiDecimals": 8, + "index": 524, + "tokenId": "0xf6699863e7908d69b329950498b50f46", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KOJOL", + "szDecimals": 0, + "weiDecimals": 8, + "index": 525, + "tokenId": "0xcb24125eeaf51d7b2b10dd32bfe05177", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "POPP", + "szDecimals": 0, + "weiDecimals": 8, + "index": 526, + "tokenId": "0x59e5885a09c09c73b4c37b82e3bd7336", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ROLAL", + "szDecimals": 0, + "weiDecimals": 8, + "index": 527, + "tokenId": "0x37ec71e78545df50ce1321e0ac64023b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KOSAA", + "szDecimals": 0, + "weiDecimals": 8, + "index": 528, + "tokenId": "0x69acef150bea6634a300f7c15a71b7b4", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SAJDA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 529, + "tokenId": "0xebc1de79695c18e3f925697d79a20367", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NNBNB", + "szDecimals": 0, + "weiDecimals": 5, + "index": 530, + "tokenId": "0x741407307b233eee45fb45b0e04a0a91", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ASJNA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 531, + "tokenId": "0xffe11cdeb80171b626a3764209d39bf0", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ASKJA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 532, + "tokenId": "0x2ef4b97addb775e1b1c1cd59e48c4fb3", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NBBN", + "szDecimals": 0, + "weiDecimals": 5, + "index": 533, + "tokenId": "0x0e4ebc2758fceee17c91b087f48563bf", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SKIDI", + "szDecimals": 0, + "weiDecimals": 8, + "index": 534, + "tokenId": "0xcd656d36d0d8dda70d07be73c215fd81", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KALA", + "szDecimals": 0, + "weiDecimals": 8, + "index": 535, + "tokenId": "0xa236a773c28752b3ae99dc3488be17a8", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FJSJF", + "szDecimals": 0, + "weiDecimals": 5, + "index": 536, + "tokenId": "0x2fe8ca96059b86886631143cd523f91c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ZXNCZ", + "szDecimals": 0, + "weiDecimals": 5, + "index": 537, + "tokenId": "0x6d0cd432e88fd068ffb6280ee91cd1d8", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AGRA", + "szDecimals": 0, + "weiDecimals": 8, + "index": 538, + "tokenId": "0xa6554edbdfef1513adf730cad6dbb03a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GRAGRA", + "szDecimals": 0, + "weiDecimals": 8, + "index": 539, + "tokenId": "0x2e727364447290318a0f61292ae31b91", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "XZCC", + "szDecimals": 0, + "weiDecimals": 5, + "index": 540, + "tokenId": "0x6e67d845b3af4263f7774ee74d72a6f0", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ZXMZ", + "szDecimals": 0, + "weiDecimals": 5, + "index": 541, + "tokenId": "0x908f251f4c0c6eb24a061f928a1f0086", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CGRAO", + "szDecimals": 0, + "weiDecimals": 5, + "index": 542, + "tokenId": "0x87bd252915c8317671bfea1bae764bfe", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "JONNYM", + "szDecimals": 0, + "weiDecimals": 8, + "index": 543, + "tokenId": "0xa462ce25ca803ad52b4ac537160bd8c4", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SUZZ", + "szDecimals": 0, + "weiDecimals": 8, + "index": 544, + "tokenId": "0x5b5b8b5b9148b8895f2c049bfede89b3", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ROBLOX", + "szDecimals": 0, + "weiDecimals": 8, + "index": 545, + "tokenId": "0xf1450da3e852b5a14289b83a84667933", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ASDAS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 546, + "tokenId": "0x2324c58c167f19c2e20f2f4f661a00a0", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LOL", + "szDecimals": 0, + "weiDecimals": 5, + "index": 547, + "tokenId": "0xf1cbb307dff7b7f002a267916951b087", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HIGBJH", + "szDecimals": 2, + "weiDecimals": 8, + "index": 548, + "tokenId": "0x3a24a42ce8e4bef2e0f481052fffd83f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LKLKL", + "szDecimals": 0, + "weiDecimals": 5, + "index": 549, + "tokenId": "0x3e0903ed28f5223d93957b193448fa39", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "QUAB", + "szDecimals": 0, + "weiDecimals": 5, + "index": 550, + "tokenId": "0x556ccfc1ad87aff8719a9093c47cae51", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NAB", + "szDecimals": 0, + "weiDecimals": 5, + "index": 551, + "tokenId": "0x71f5daead12ef0fdb448cbe50b5ae43f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AGR", + "szDecimals": 0, + "weiDecimals": 5, + "index": 552, + "tokenId": "0x5b2b03f7c981dec330fa02887e0bc0fe", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AOI", + "szDecimals": 0, + "weiDecimals": 5, + "index": 553, + "tokenId": "0x84913f881f4539b710a3549e1d56a969", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "UIOIQ", + "szDecimals": 0, + "weiDecimals": 5, + "index": 554, + "tokenId": "0xfd5e65b7dd9b874c36ae46a09f40fdef", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LKOAD", + "szDecimals": 0, + "weiDecimals": 5, + "index": 555, + "tokenId": "0x9e5e7c1fb45291f3cbe04dcac17fb1f7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "QIEOQ", + "szDecimals": 0, + "weiDecimals": 5, + "index": 556, + "tokenId": "0xded891927e7af79131fa5d3683ea2b11", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DAJKD", + "szDecimals": 0, + "weiDecimals": 5, + "index": 557, + "tokenId": "0x61d6e3323919f8285800402ecde91632", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "IUHIUH", + "szDecimals": 0, + "weiDecimals": 5, + "index": 558, + "tokenId": "0x5cbab92fd5f8584e7555492947c95251", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AAARS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 559, + "tokenId": "0x6453644bc8d6779e9b27fb15b2cb7051", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ARSARR", + "szDecimals": 0, + "weiDecimals": 5, + "index": 560, + "tokenId": "0x017525f73d05e117af710eb8dc480067", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FGSFH", + "szDecimals": 0, + "weiDecimals": 5, + "index": 561, + "tokenId": "0xf94ee6d5c7b30465a250c30838e116ed", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TUNA", + "szDecimals": 2, + "weiDecimals": 7, + "index": 562, + "tokenId": "0x51c6f25278eb40ccff663071bac52616", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OKK", + "szDecimals": 0, + "weiDecimals": 5, + "index": 563, + "tokenId": "0xc132a2c880fa692f30586be62b574876", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DEPLOY", + "szDecimals": 0, + "weiDecimals": 5, + "index": 564, + "tokenId": "0xd5d5cf7352ef2363c27e0ed8d1af1c6d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTCC", + "szDecimals": 2, + "weiDecimals": 8, + "index": 565, + "tokenId": "0x2657da46b7cd400a27cf00a4d0b54178", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TTTT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 566, + "tokenId": "0x8447d783920617a0f63e5c89e500b940", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TTTTT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 567, + "tokenId": "0x22bd072a83ff8d4a5cd89c3af5d6dfbd", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "XQC", + "szDecimals": 2, + "weiDecimals": 7, + "index": 568, + "tokenId": "0xd719dad4ab0d03e03d74c18cac5ca213", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TEASD", + "szDecimals": 0, + "weiDecimals": 5, + "index": 569, + "tokenId": "0x2730e1d4e0632d4a72d2b9b01ab02a35", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "YARR", + "szDecimals": 0, + "weiDecimals": 5, + "index": 570, + "tokenId": "0xa947395a1694e7eeee736825c821747b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "JDSAD", + "szDecimals": 0, + "weiDecimals": 5, + "index": 571, + "tokenId": "0xd568e4e8a499cf56786ecabbabe00781", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PLS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 572, + "tokenId": "0xdd796a8dc48d28834041a8ab70c9aca1", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "POINTS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 573, + "tokenId": "0xb6c46fa3fe86fffd85957732566f8c5a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DTEST", + "szDecimals": 0, + "weiDecimals": 5, + "index": 574, + "tokenId": "0xadf818482cd87df8341a9acfcdd36499", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TDELTA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 575, + "tokenId": "0xcb69f57e002aada39652342566fd393d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CZ", + "szDecimals": 0, + "weiDecimals": 5, + "index": 576, + "tokenId": "0x331f3b45589c4f385ed2398ec2ca1174", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SOUP", + "szDecimals": 0, + "weiDecimals": 5, + "index": 577, + "tokenId": "0xe130c53b6765dd54a6f01da915155b3e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "YOINK", + "szDecimals": 2, + "weiDecimals": 7, + "index": 578, + "tokenId": "0x0edd7562d09ed6cc6529cb7d6859b597", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "IAKDL", + "szDecimals": 0, + "weiDecimals": 5, + "index": 579, + "tokenId": "0x25259d17cdd414ea433d54a7fa05fb28", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "XULIAN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 580, + "tokenId": "0xe27cd809e2f059fde3747a9d5f04dfe6", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ARSSY", + "szDecimals": 0, + "weiDecimals": 5, + "index": 581, + "tokenId": "0xefdd4f84de8a2cfb82a3d342740b1259", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DDDXCD", + "szDecimals": 0, + "weiDecimals": 5, + "index": 582, + "tokenId": "0x08f11f732b7ca3370ab1baaec0a8a84d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "YYYQWF", + "szDecimals": 0, + "weiDecimals": 5, + "index": 583, + "tokenId": "0x3a29e5d62a818bc95a2f21d9991ee46e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "IADOLA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 584, + "tokenId": "0x242f4bc9a933a9f7ee92fcbeab9a5f31", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AIQKDA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 585, + "tokenId": "0x5ff619837a8e9ab6fc8f77aa80702c07", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OALIKO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 586, + "tokenId": "0x47208ff556613423e640e6587478cdc5", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ADKSA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 587, + "tokenId": "0xa06380dbde96f653f2f0bb9cd9fe7348", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ZXNM", + "szDecimals": 2, + "weiDecimals": 8, + "index": 588, + "tokenId": "0xfdd7d8a1cd41f45ca6632d52ea0b1594", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LADUI", + "szDecimals": 2, + "weiDecimals": 8, + "index": 589, + "tokenId": "0xe82069c7f779ba1de62fd80b6b99a24b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OAIDL", + "szDecimals": 2, + "weiDecimals": 8, + "index": 590, + "tokenId": "0x19f9209e6835cc19d1d8323d0c9a5d55", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "STAKE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 591, + "tokenId": "0xef825879649c3ca18f1f9252f1b5b0b7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ALSTU", + "szDecimals": 0, + "weiDecimals": 5, + "index": 592, + "tokenId": "0x1a2a88a544d8b8c75be062ec4535cf17", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ACDRS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 593, + "tokenId": "0xa2ba73e8b788e965118f645fc753fc98", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ATGAW", + "szDecimals": 0, + "weiDecimals": 5, + "index": 594, + "tokenId": "0xf594589cb0aa75a055eb58725e3ffb9b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ATATAT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 595, + "tokenId": "0x7f93cb80aa3929e3912ae5289f9484d2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ATARW", + "szDecimals": 0, + "weiDecimals": 5, + "index": 596, + "tokenId": "0x1e0135a256cf551c594e6747381d36da", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AAPWF", + "szDecimals": 0, + "weiDecimals": 5, + "index": 597, + "tokenId": "0x41c9b5935eb2b05d03a314b7a5381790", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "POTAT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 598, + "tokenId": "0xe28db39aa005e37910ffdd22845fcb0c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AGAG", + "szDecimals": 0, + "weiDecimals": 5, + "index": 599, + "tokenId": "0xd42326f2c4fe028a986babbc8d4be129", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ATAWST", + "szDecimals": 0, + "weiDecimals": 5, + "index": 600, + "tokenId": "0x1d967bbd8d10bfae957a952cde4e7af3", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ARSARS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 601, + "tokenId": "0xc839bb2c00dd8c7b3956f47a2099e275", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "F", + "szDecimals": 0, + "weiDecimals": 5, + "index": 602, + "tokenId": "0x082b5683155ed66a7bfd6648cc3f3a62", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ASTARS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 603, + "tokenId": "0x5ba99a7c8e577cf9861be5c32246a100", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ARSTGG", + "szDecimals": 0, + "weiDecimals": 5, + "index": 604, + "tokenId": "0x3b70391070c254f3e18d60cd2c1b6b33", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ARSV", + "szDecimals": 0, + "weiDecimals": 5, + "index": 605, + "tokenId": "0x0fb746a675ebc8fb731748013a923091", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ARSTG", + "szDecimals": 0, + "weiDecimals": 5, + "index": 606, + "tokenId": "0x4cfa43c31d867c2be0b26bb92bd6ff21", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ARSAR", + "szDecimals": 0, + "weiDecimals": 5, + "index": 607, + "tokenId": "0x7b9bf4cec59dc37e5d118928a54dcab1", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "APTGAR", + "szDecimals": 0, + "weiDecimals": 5, + "index": 608, + "tokenId": "0xa8074d28775f8c2bd4330ddccfd993c4", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ARSVV", + "szDecimals": 0, + "weiDecimals": 5, + "index": 609, + "tokenId": "0xb9f8f40622472691d66dec1fa43c42bb", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RSTG", + "szDecimals": 0, + "weiDecimals": 5, + "index": 610, + "tokenId": "0xf23f08eab6174c825758c032e7b1da95", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HARU", + "szDecimals": 0, + "weiDecimals": 5, + "index": 611, + "tokenId": "0x8d902f3c14f1f43caf8afeb86fc4cb33", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GRRRR", + "szDecimals": 0, + "weiDecimals": 5, + "index": 612, + "tokenId": "0x7d4ac3bf688d11eaaee3c130d8ab992a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TEMP", + "szDecimals": 0, + "weiDecimals": 5, + "index": 613, + "tokenId": "0x24266c25de3462d7dcf9d027b69a0bab", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OKALKL", + "szDecimals": 2, + "weiDecimals": 8, + "index": 614, + "tokenId": "0x69f0fc5a8c562556d1c2e49cefe11900", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HQPDC", + "szDecimals": 2, + "weiDecimals": 8, + "index": 615, + "tokenId": "0x3a2a8ff2e52eb2418df4b4a55941a28f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TOPG", + "szDecimals": 0, + "weiDecimals": 5, + "index": 616, + "tokenId": "0x437e796c6912985399d1877fb1155bc0", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MEWTWO", + "szDecimals": 0, + "weiDecimals": 5, + "index": 617, + "tokenId": "0xc4801ef87b169e416e02e3d324b9ab56", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NANANA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 618, + "tokenId": "0xbe0f18134476f7e67fc342aae9c5a112", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTH", + "szDecimals": 0, + "weiDecimals": 5, + "index": 619, + "tokenId": "0x65af5d30d57264645731588b2ebfa8e3", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FAOAI", + "szDecimals": 0, + "weiDecimals": 5, + "index": 620, + "tokenId": "0x8b8ca30a4a1560c0270b316f20656f29", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DEGEN", + "szDecimals": 0, + "weiDecimals": 5, + "index": 621, + "tokenId": "0x5e9626589ff7460d8aeed778b7c010ba", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DGN", + "szDecimals": 0, + "weiDecimals": 5, + "index": 622, + "tokenId": "0x96b750808c28580a14981ce4251fd70b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DGNRT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 623, + "tokenId": "0xae0b20756b4906e12a05c7a3a226f721", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TSTSTS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 624, + "tokenId": "0xdb980bbdd928af24a61822901f5023d9", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ZZZ", + "szDecimals": 0, + "weiDecimals": 5, + "index": 625, + "tokenId": "0x974eecf41bdcc8d19be9853ffb81e260", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AABABA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 626, + "tokenId": "0x1cf157c45fbd40946cf484cc0841210e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WWWW", + "szDecimals": 0, + "weiDecimals": 5, + "index": 627, + "tokenId": "0x577f89d4450cf22b8cebb72b11f26953", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ZZROT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 628, + "tokenId": "0x0573e6d1fa6656ede318e4473450f57e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ZZRRT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 629, + "tokenId": "0xc749a04c47be1bf0fd5b0284f1816ed2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "VBFR", + "szDecimals": 0, + "weiDecimals": 5, + "index": 630, + "tokenId": "0xf731f8a961d846faa2d552ae930e2487", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "VBFRS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 631, + "tokenId": "0xb699e90193253c10de4e73702a65b240", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WAGWAN", + "szDecimals": 0, + "weiDecimals": 5, + "index": 632, + "tokenId": "0x865dba0d2a2ea404cba4c2e38e0ca2be", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ADAR", + "szDecimals": 0, + "weiDecimals": 5, + "index": 633, + "tokenId": "0xf738ed8ca5ed6609a13b40cd950026b7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "UASJ", + "szDecimals": 2, + "weiDecimals": 8, + "index": 634, + "tokenId": "0x9e82c1fb4f29fe697b1d07ba188fa7ea", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "IGGY", + "szDecimals": 0, + "weiDecimals": 5, + "index": 635, + "tokenId": "0xfbc1a48ba688a39beaf4f563c6f3083d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GAGAGA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 636, + "tokenId": "0xc31426a25a38fe2a01512ed2f8fade3d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTW", + "szDecimals": 0, + "weiDecimals": 5, + "index": 637, + "tokenId": "0xd4faa26490884ed91efc0e199aa4a978", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TSTS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 638, + "tokenId": "0x8ca1d6dd37d9dc86eadf17a16337bad7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DFTX", + "szDecimals": 0, + "weiDecimals": 5, + "index": 639, + "tokenId": "0xcca107ce65f143f72e997bc7a2ecc000", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FJKD", + "szDecimals": 2, + "weiDecimals": 8, + "index": 640, + "tokenId": "0x533b20a69250027cc22d96174ebb9abf", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BCXR", + "szDecimals": 0, + "weiDecimals": 5, + "index": 641, + "tokenId": "0xcc6e5ad38b700c9120892e6a08630111", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TSET", + "szDecimals": 0, + "weiDecimals": 5, + "index": 642, + "tokenId": "0x0435f5ecb926c654aaa07901a7339f5c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GTOK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 643, + "tokenId": "0xf228dfdadae5aeea4ff7173d7fa5c8d1", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HAND", + "szDecimals": 2, + "weiDecimals": 8, + "index": 644, + "tokenId": "0x768f399345de0a481a7600fcc30c889b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "YOLOS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 645, + "tokenId": "0x901cbdf3e4e4c5868e566635d6f10434", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "VIZ", + "szDecimals": 2, + "weiDecimals": 7, + "index": 646, + "tokenId": "0xeff8894ba5d9a0b88bb4bfa4e9f4ee85", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CQFD", + "szDecimals": 0, + "weiDecimals": 5, + "index": 647, + "tokenId": "0x73a1991abb3d211e3b99ab710acc3d5d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PWND", + "szDecimals": 0, + "weiDecimals": 5, + "index": 648, + "tokenId": "0x51c31765c6a2e13e2997d5830b2828cd", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SSNPZ", + "szDecimals": 0, + "weiDecimals": 5, + "index": 649, + "tokenId": "0x07a5f8b1eae98f39ebc2c9504d83f278", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MINOU", + "szDecimals": 0, + "weiDecimals": 5, + "index": 650, + "tokenId": "0xfbd508363c8a41f4ba98ad711add9f1a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CMOON", + "szDecimals": 0, + "weiDecimals": 5, + "index": 651, + "tokenId": "0xbaf95dce34ebf82bcb5ade7f2540231a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SNPME", + "szDecimals": 0, + "weiDecimals": 5, + "index": 652, + "tokenId": "0x9269f4646ee1740e0735ca1a1d1d8f19", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DPLY", + "szDecimals": 0, + "weiDecimals": 5, + "index": 653, + "tokenId": "0x5777a3af26a0ffb491fc614e5ade8f4d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SBF", + "szDecimals": 0, + "weiDecimals": 5, + "index": 654, + "tokenId": "0x81b634045b41f8b1a773483a1060d7b3", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AGALU", + "szDecimals": 2, + "weiDecimals": 7, + "index": 655, + "tokenId": "0x7d627aa15a1e910052654658f12ee076", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AGAVE", + "szDecimals": 0, + "weiDecimals": 5, + "index": 656, + "tokenId": "0xf8c344e094e8ec1ac636dbc590c41a16", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "THIS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 657, + "tokenId": "0x00280f630b2be41c4cccc71f304a319c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FINARU", + "szDecimals": 0, + "weiDecimals": 5, + "index": 658, + "tokenId": "0x5a85dcd38a017a5087642693e33d9586", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ADOHZ", + "szDecimals": 2, + "weiDecimals": 8, + "index": 659, + "tokenId": "0x51c778b240d35a625d70742e7d0c3365", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FAGGOT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 660, + "tokenId": "0x3b183532ae43d4c79020c7acd4949a0b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RTSTD", + "szDecimals": 0, + "weiDecimals": 5, + "index": 661, + "tokenId": "0x15feede8a041b48730ad98f28b4c9b76", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MAGA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 662, + "tokenId": "0x36a3cb14c8eaf70efbc9a8c41ea85023", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ROFL", + "szDecimals": 2, + "weiDecimals": 8, + "index": 663, + "tokenId": "0x543789cd9f3a5fc5a670466f0e315de8", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "XDDD", + "szDecimals": 2, + "weiDecimals": 8, + "index": 664, + "tokenId": "0x7f0be1ee9b451127071fabc6998f0d15", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BZZ", + "szDecimals": 2, + "weiDecimals": 7, + "index": 665, + "tokenId": "0xa108fcf5eb24cde5e644ecd5c7e5e9ab", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ADJOK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 666, + "tokenId": "0x4bc2112b668fb1ad23dbb94e536256c4", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AIDOA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 667, + "tokenId": "0xe0957c303cfa94faef55aa7cd098f180", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CBZ", + "szDecimals": 1, + "weiDecimals": 6, + "index": 668, + "tokenId": "0xdb0587c120cbf64f2f08bcbe89e81375", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CBZZ", + "szDecimals": 2, + "weiDecimals": 7, + "index": 669, + "tokenId": "0x9a7150525e2d66e57450265c4407c798", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CBZZZZ", + "szDecimals": 0, + "weiDecimals": 7, + "index": 670, + "tokenId": "0x6ff622631f81b35d577d3d192b7d6aea", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CZCZZ", + "szDecimals": 0, + "weiDecimals": 8, + "index": 671, + "tokenId": "0xeb7a1dfa29c9902b323a49461a32599b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SADGE", + "szDecimals": 0, + "weiDecimals": 5, + "index": 672, + "tokenId": "0xf464469591860d9e66bc7dad3af7e099", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DUMPER", + "szDecimals": 2, + "weiDecimals": 8, + "index": 673, + "tokenId": "0xa5384b47162b0cb2b1e22f840274feb2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BOZO", + "szDecimals": 2, + "weiDecimals": 7, + "index": 674, + "tokenId": "0x45ea5e7acfcf3d2e6d7e920a3bf44854", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CBBBBZ", + "szDecimals": 2, + "weiDecimals": 7, + "index": 675, + "tokenId": "0x2eb695b90ceba5f0f749d43fe75c95f8", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CCCCBC", + "szDecimals": 2, + "weiDecimals": 7, + "index": 676, + "tokenId": "0x883d47b88cf67e7736a19bf3014aa52c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CBBBA", + "szDecimals": 2, + "weiDecimals": 7, + "index": 677, + "tokenId": "0xbb24b3d454d963a00c9efd93d4bba067", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CFCCC", + "szDecimals": 0, + "weiDecimals": 5, + "index": 678, + "tokenId": "0xd1a252e1e78b11a4b689654542a4a82a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PLZCZZ", + "szDecimals": 2, + "weiDecimals": 7, + "index": 679, + "tokenId": "0x024bac43c7faba1a781ab2f3ce6240e9", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PLZCZ", + "szDecimals": 2, + "weiDecimals": 7, + "index": 680, + "tokenId": "0x6b96f3dc92edb518bbcce9a1dc1760db", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HELPME", + "szDecimals": 2, + "weiDecimals": 7, + "index": 681, + "tokenId": "0xd0362a88344cb3cc7a37e835fad3e632", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HELPCZ", + "szDecimals": 2, + "weiDecimals": 7, + "index": 682, + "tokenId": "0x31e947fe32030b53b747afd876649e54", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CZLOL", + "szDecimals": 2, + "weiDecimals": 7, + "index": 683, + "tokenId": "0x1f4c8f772f1c14b927d542dc250cdcad", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "JEFPLS", + "szDecimals": 2, + "weiDecimals": 7, + "index": 684, + "tokenId": "0xe508114de65c1fede96342e607896f95", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTLO", + "szDecimals": 0, + "weiDecimals": 5, + "index": 685, + "tokenId": "0xda34c1568e2907f979b08191c09003e9", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PLSDD", + "szDecimals": 2, + "weiDecimals": 7, + "index": 686, + "tokenId": "0x43c51ad861bdbfb96452118b4d9ab4e8", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PLZCS", + "szDecimals": 2, + "weiDecimals": 7, + "index": 687, + "tokenId": "0xe2e55e1e9b451c4c23ad7d9a94edc413", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CZLPL", + "szDecimals": 2, + "weiDecimals": 7, + "index": 688, + "tokenId": "0x3f2f2cc9e7c53445760b318433356c59", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CZTT", + "szDecimals": 2, + "weiDecimals": 7, + "index": 689, + "tokenId": "0x4c9533a0c010f3c4a604ab6db7c3abbc", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CZLAST", + "szDecimals": 2, + "weiDecimals": 7, + "index": 690, + "tokenId": "0x5d34690abf7e8768a3e5c4460ad40b9f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FINCZ", + "szDecimals": 2, + "weiDecimals": 7, + "index": 691, + "tokenId": "0xba0389592935e09aa29bfb356b243cec", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CZA", + "szDecimals": 2, + "weiDecimals": 7, + "index": 692, + "tokenId": "0xfa339e8c8eddef962e734a2dadc3e4c0", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ASARS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 693, + "tokenId": "0x2c6d47637001648b8c2c7a39c86c3d7c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TRSST", + "szDecimals": 0, + "weiDecimals": 5, + "index": 694, + "tokenId": "0x183fa8e0188e34718f65ba54264866d5", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AAARST", + "szDecimals": 2, + "weiDecimals": 7, + "index": 695, + "tokenId": "0xba520dc14dfaf77e1db84b2b4df24394", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "XCC", + "szDecimals": 0, + "weiDecimals": 5, + "index": 696, + "tokenId": "0x5a226002abbed32285b42a9f2acfcf77", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KC", + "szDecimals": 0, + "weiDecimals": 5, + "index": 697, + "tokenId": "0xd6fd28a202e99a0198c541eb5e8c0b20", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AWATAR", + "szDecimals": 0, + "weiDecimals": 5, + "index": 698, + "tokenId": "0xb7c51b514096816cf116da9fe0e0e1a7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ATARST", + "szDecimals": 2, + "weiDecimals": 8, + "index": 699, + "tokenId": "0xec67bb9245baf75c20c7b5102649f1d7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GRAA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 700, + "tokenId": "0x56034f6cfee2847b6954a39679f589ec", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DADA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 701, + "tokenId": "0xd2775c4444be76bf39af3517b5a88d89", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CKJK", + "szDecimals": 0, + "weiDecimals": 5, + "index": 702, + "tokenId": "0xf7cbb65d3080b43d4945986e8ced9856", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "QWPRR", + "szDecimals": 2, + "weiDecimals": 8, + "index": 703, + "tokenId": "0xd6ff61ad79ffe509020db12df7fcd5a6", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ARSARY", + "szDecimals": 2, + "weiDecimals": 8, + "index": 704, + "tokenId": "0x8f3cfa613d517d6bced8f707a07e42c0", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RACO", + "szDecimals": 0, + "weiDecimals": 5, + "index": 705, + "tokenId": "0x5fab8f3c31bc9d322edfd8069a7c4634", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TNAYV", + "szDecimals": 2, + "weiDecimals": 8, + "index": 706, + "tokenId": "0xe99b586dac7a2a305a788d4ab38d309e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DMAPE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 707, + "tokenId": "0x80eaa8d76918575ddc72132e6a2297ec", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ADOWL", + "szDecimals": 2, + "weiDecimals": 8, + "index": 708, + "tokenId": "0x0b6948008f13cdb80791727bbe49616b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DUNAW", + "szDecimals": 2, + "weiDecimals": 8, + "index": 709, + "tokenId": "0x7ed9f8ca66bdc381aee7b33a1c710b36", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ANTES", + "szDecimals": 2, + "weiDecimals": 8, + "index": 710, + "tokenId": "0x34c87aa513995bee4beb2aa169b01dac", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DRAKE", + "szDecimals": 0, + "weiDecimals": 5, + "index": 711, + "tokenId": "0x89c7a17b1036e5db8ef2e4ff8db035ac", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OADKL", + "szDecimals": 2, + "weiDecimals": 8, + "index": 712, + "tokenId": "0xbe05362d03a6c48fa75de024d4ab88ee", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "IADLH", + "szDecimals": 2, + "weiDecimals": 8, + "index": 713, + "tokenId": "0x8afdaf125ae8cbd9a3341b1770478048", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "JFIAUD", + "szDecimals": 2, + "weiDecimals": 8, + "index": 714, + "tokenId": "0x13beb11d31440f275916362062364aed", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ALPHA", + "szDecimals": 1, + "weiDecimals": 8, + "index": 715, + "tokenId": "0xd5db05764f7b759ca9b8a54c09df6b7c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GATE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 716, + "tokenId": "0x741f58e92a10cbbd797d6546af27e7d2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GATTE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 717, + "tokenId": "0xfb68a85268fff651d24aba84b3e4fb2e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GATTTE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 718, + "tokenId": "0x8ea8092d8a3aff3cfcc0f3bb4b0cbf86", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HIKE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 719, + "tokenId": "0x08dda2062ebc6574c9a7635b9f9cba44", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HIKKE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 720, + "tokenId": "0xb59c66f72fa879f74cbb8267993afd7f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TSTT", + "szDecimals": 2, + "weiDecimals": 7, + "index": 721, + "tokenId": "0x25fd98a3322c4600ca6f1858939cadaf", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TBN", + "szDecimals": 2, + "weiDecimals": 7, + "index": 722, + "tokenId": "0xcf008ee4490a761106f917fa5cf69b9d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTYA", + "szDecimals": 2, + "weiDecimals": 7, + "index": 723, + "tokenId": "0x2855e475163e8e2a2d6b6f9380564971", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OMGOMG", + "szDecimals": 0, + "weiDecimals": 5, + "index": 724, + "tokenId": "0xf0a405d61d30d09c172e02c7bae85ad8", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BURRRR", + "szDecimals": 1, + "weiDecimals": 6, + "index": 725, + "tokenId": "0xc4a8b0e4224737a5e0ffcf53e79de71f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NANA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 726, + "tokenId": "0x416cb44e4cd2d5eb8e1d8a74053c0900", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTTT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 727, + "tokenId": "0xf44d132d47a890ab887b57d54a36cd3f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TEESS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 728, + "tokenId": "0x6f0003508693f2fb8477ba14bcdd88df", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SHICHI", + "szDecimals": 0, + "weiDecimals": 5, + "index": 729, + "tokenId": "0x34cbdc46f2126d51fb75e0e813cd9c0f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TEEXI", + "szDecimals": 0, + "weiDecimals": 5, + "index": 730, + "tokenId": "0xfccc4f6d47ddd33bbc6793a9bf86226b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FOXX", + "szDecimals": 0, + "weiDecimals": 5, + "index": 731, + "tokenId": "0xb22abbe79d69e14f51740e2956f6ee8b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OPPSS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 732, + "tokenId": "0xa9c309f043bc7add3d2c4f25a83c8c79", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "POOPS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 733, + "tokenId": "0x67aaaf797e88563041fa0c0ba4a4dd1b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TTTEE", + "szDecimals": 0, + "weiDecimals": 5, + "index": 734, + "tokenId": "0x1f76e6709ed1c2a70a3f46c6ff229279", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "JUICE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 735, + "tokenId": "0x5c0ea4cf9ab624f7687770248dca6bcf", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HYLOL", + "szDecimals": 2, + "weiDecimals": 8, + "index": 736, + "tokenId": "0xf0c771a00adea753599f92ffb8faf4c2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GMEOW", + "szDecimals": 2, + "weiDecimals": 7, + "index": 737, + "tokenId": "0x2b9523991a03b26109ac5d2e34d24e85", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GACCI", + "szDecimals": 1, + "weiDecimals": 8, + "index": 738, + "tokenId": "0x5d1627926644ebdf4d89e3e3d3f75d05", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "XUI", + "szDecimals": 1, + "weiDecimals": 6, + "index": 739, + "tokenId": "0xdb9dc3575e486b72d79e814cf53b6118", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SSSSSS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 740, + "tokenId": "0x13d2e9992bb596feecdadf7f7003229d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HY", + "szDecimals": 0, + "weiDecimals": 8, + "index": 741, + "tokenId": "0x11d26ad50483820fc0ceb74e4fe9a195", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "T", + "szDecimals": 0, + "weiDecimals": 5, + "index": 742, + "tokenId": "0x85b62d3bb87128e74011659002d47344", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "YTFYTF", + "szDecimals": 0, + "weiDecimals": 5, + "index": 743, + "tokenId": "0xa1acc81baa58b5d2b93fe0c842b72c20", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DFVDFV", + "szDecimals": 0, + "weiDecimals": 5, + "index": 744, + "tokenId": "0xbba0e079ab554eb223825fa9eff5baf7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TYBG", + "szDecimals": 2, + "weiDecimals": 8, + "index": 745, + "tokenId": "0x528a2169c00f0a3740f457abe0f20301", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DEPLO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 746, + "tokenId": "0x53106991ee14163b1528ffc32f6da9e5", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CR", + "szDecimals": 0, + "weiDecimals": 5, + "index": 747, + "tokenId": "0x05cbb897bb5ab1fcbbdcf48fdba5e6d0", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LIQUID", + "szDecimals": 0, + "weiDecimals": 5, + "index": 748, + "tokenId": "0x0b8db712922ed6d532a14c2c1f100c2a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTAR", + "szDecimals": 0, + "weiDecimals": 5, + "index": 749, + "tokenId": "0x3cc3135d3b8c9aec6887e3a5e5b899c2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTAW", + "szDecimals": 0, + "weiDecimals": 5, + "index": 750, + "tokenId": "0xa79b33d68188db4d7703d21c6d01f5db", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TEEEEE", + "szDecimals": 0, + "weiDecimals": 5, + "index": 751, + "tokenId": "0xe433ddc8a45ffd214059cc243ae315a5", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OTRAVE", + "szDecimals": 0, + "weiDecimals": 5, + "index": 752, + "tokenId": "0x972fad8b83b90af4d53cb42ae300fa40", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTRI", + "szDecimals": 0, + "weiDecimals": 5, + "index": 753, + "tokenId": "0xccdae2d6f5b6b3ca84ec3079d9c13278", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SAJHAD", + "szDecimals": 0, + "weiDecimals": 5, + "index": 754, + "tokenId": "0x8c43355eb9d536b7122862338218d79e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WASH", + "szDecimals": 0, + "weiDecimals": 5, + "index": 755, + "tokenId": "0x8de170692c02a3542e6b9fc099c9bc7f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WASHER", + "szDecimals": 0, + "weiDecimals": 5, + "index": 756, + "tokenId": "0xb754458853783adc54cc4210fe58a2ff", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RABBY", + "szDecimals": 0, + "weiDecimals": 5, + "index": 757, + "tokenId": "0xc7d01940dc75cf6a39ed35a68ca6ae09", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TTST", + "szDecimals": 2, + "weiDecimals": 7, + "index": 758, + "tokenId": "0xbf778c6499af235fe8542fa3b763f47a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TTET", + "szDecimals": 1, + "weiDecimals": 6, + "index": 759, + "tokenId": "0x836f4ca69c6602e572cd10446378c485", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RTK", + "szDecimals": 0, + "weiDecimals": 5, + "index": 760, + "tokenId": "0xa7d1cc9371ef5466546fad4cd93d5384", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "VTLK", + "szDecimals": 0, + "weiDecimals": 5, + "index": 761, + "tokenId": "0xc0de636014a1e1d30e17263608d7b6eb", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TOKFIN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 762, + "tokenId": "0xdc1abe2e304b2366f303c7260c2a30dd", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RMD", + "szDecimals": 0, + "weiDecimals": 5, + "index": 763, + "tokenId": "0xbc8cef40357892c6cddf534442b6f2d0", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TBK", + "szDecimals": 0, + "weiDecimals": 5, + "index": 764, + "tokenId": "0x53c6a99c39ffa65fffc3549e8831fbc7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DEOPKS", + "szDecimals": 2, + "weiDecimals": 8, + "index": 765, + "tokenId": "0x26096f1c125dc72a9097de985e564b46", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KEVIN", + "szDecimals": 0, + "weiDecimals": 5, + "index": 766, + "tokenId": "0x6462613b39f9dcb853b0ed1dbc6f2256", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KLM", + "szDecimals": 0, + "weiDecimals": 8, + "index": 767, + "tokenId": "0xa66d90d50a6db33c2a3a67938caa3ace", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BIDEN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 768, + "tokenId": "0x242d108a27a151aa970af43012dc2db7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "IBAR", + "szDecimals": 2, + "weiDecimals": 7, + "index": 769, + "tokenId": "0xfb508b97a684e822630f1059e9131e59", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AUTO", + "szDecimals": 1, + "weiDecimals": 6, + "index": 770, + "tokenId": "0x36931d3daa5d73a8f8d55200bd2875e8", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NEWSY", + "szDecimals": 0, + "weiDecimals": 5, + "index": 771, + "tokenId": "0xc60345a6a6b6f45b6978b45eb6e84319", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ASDF", + "szDecimals": 1, + "weiDecimals": 6, + "index": 772, + "tokenId": "0x28287d25141a226adbf5239786289fed", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KEK", + "szDecimals": 0, + "weiDecimals": 5, + "index": 773, + "tokenId": "0xb62be1e38c2cc602e99eea607e16363e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DEEZ", + "szDecimals": 2, + "weiDecimals": 7, + "index": 774, + "tokenId": "0x29c1bed4cdc48617c76e341ec75b2764", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SGP", + "szDecimals": 1, + "weiDecimals": 6, + "index": 775, + "tokenId": "0x89bcb66e827b2e824fc144fd7649bd5e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SEC", + "szDecimals": 2, + "weiDecimals": 8, + "index": 776, + "tokenId": "0xb45095a7260742b307d4d7651ec568c6", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "YEET", + "szDecimals": 0, + "weiDecimals": 5, + "index": 777, + "tokenId": "0xbbb83653c15dbdf17cdefa90f2ab9acf", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FKIT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 778, + "tokenId": "0x13d3cb82beb6a52e4e6a27bbe52ed896", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PLSGOD", + "szDecimals": 0, + "weiDecimals": 5, + "index": 779, + "tokenId": "0x23ee60a3a5b549396a1538d40a5ad56f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BEAN", + "szDecimals": 0, + "weiDecimals": 5, + "index": 780, + "tokenId": "0x6a271014274d71054f8e2fd7674ea071", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LGLP", + "szDecimals": 0, + "weiDecimals": 5, + "index": 781, + "tokenId": "0x6f3951af4e8e5429d635164be2922578", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TSDFR", + "szDecimals": 0, + "weiDecimals": 5, + "index": 782, + "tokenId": "0x003eee58f7352c7c7c38ee840b3483ba", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WAAAA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 783, + "tokenId": "0x7dcf8d63bdefb2c7cb8239a5570cffa6", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PASARS", + "szDecimals": 2, + "weiDecimals": 8, + "index": 784, + "tokenId": "0x7800bd9cd5c7ccfca48f5983fcde93a8", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FFF", + "szDecimals": 0, + "weiDecimals": 5, + "index": 785, + "tokenId": "0x8331c64d1abb17d319217eede44e3ef2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GP", + "szDecimals": 0, + "weiDecimals": 5, + "index": 786, + "tokenId": "0x6038c493020f13255971d123ef3ecff4", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PIPI", + "szDecimals": 0, + "weiDecimals": 8, + "index": 787, + "tokenId": "0x6aa188c4c757aeac12153269a12f453b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SCHILO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 788, + "tokenId": "0xc39f67d8c54ade89bea72b89a45079c7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "IZARD", + "szDecimals": 2, + "weiDecimals": 8, + "index": 789, + "tokenId": "0xc14f993cb5ad363118704e783b0dddc9", + "isCanonical": false, + "evmContract": { + "address": "0xc0a1ed135b3abbacf12851bacc96a2649a50ba58", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "EVMM", + "szDecimals": 2, + "weiDecimals": 8, + "index": 790, + "tokenId": "0xc3430e47d8a8f46c43aba361546e9554", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TTDEL", + "szDecimals": 0, + "weiDecimals": 5, + "index": 791, + "tokenId": "0x6754be6775a3211b0d3a516d11103b3c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HYDRO", + "szDecimals": 1, + "weiDecimals": 6, + "index": 792, + "tokenId": "0x7ab1cc8732fec4e22a2c64870562c693", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ADNN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 793, + "tokenId": "0xe2e556fbb6648b10595a33eea860e963", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "POOOO", + "szDecimals": 0, + "weiDecimals": 5, + "index": 794, + "tokenId": "0xad088c04d8c55d02246d80646a354667", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "IHIENT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 795, + "tokenId": "0x17dd4dd43336a66be9171ce5c578d4ce", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FARMED", + "szDecimals": 2, + "weiDecimals": 7, + "index": 796, + "tokenId": "0xd2ee0e61429aea9eea2e92430d3a7339", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TRDTOK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 797, + "tokenId": "0x214abf43312d73d9c1d3070eaab84739", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HISER", + "szDecimals": 2, + "weiDecimals": 7, + "index": 798, + "tokenId": "0xaabf7385577fa0aa5d4cc0ea2cbadb5b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BIGPOO", + "szDecimals": 0, + "weiDecimals": 5, + "index": 799, + "tokenId": "0x42e4b536a0e9bdb660295b8e3e25c5b4", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ADELTA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 800, + "tokenId": "0x3c08aac1b316f9b37795e6082f960e5e", + "isCanonical": false, + "evmContract": null, + "fullName": "DELTA", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SDFD", + "szDecimals": 2, + "weiDecimals": 8, + "index": 801, + "tokenId": "0x57da1d225b65874b8809efb79c4228da", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "YQLFWW", + "szDecimals": 2, + "weiDecimals": 7, + "index": 802, + "tokenId": "0x1f599902c0fbe558278ba9d954ad8c19", + "isCanonical": false, + "evmContract": null, + "fullName": "HAHAHHAHAHHAHAHHAHAHHAHAHHAHAHHAHAHHAHAHHAHAHHAHAH", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AIYA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 803, + "tokenId": "0x717a680f6a73239c7f034d6d396c985a", + "isCanonical": false, + "evmContract": null, + "fullName": "a@#%*@)#$😾(991_啊", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BDELTA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 804, + "tokenId": "0xa73d9432b90a24360379ffa3874c8318", + "isCanonical": false, + "evmContract": null, + "fullName": "DELTA", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GRUMP", + "szDecimals": 0, + "weiDecimals": 5, + "index": 805, + "tokenId": "0x6f8c2d2fafc1d3f018328b3435815ef2", + "isCanonical": false, + "evmContract": null, + "fullName": "麻烦死了や", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GD", + "szDecimals": 1, + "weiDecimals": 6, + "index": 806, + "tokenId": "0xf3271552dc5ecf181065f70b9492d62b", + "isCanonical": false, + "evmContract": null, + "fullName": "GREEN DILDO inc", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CDELTA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 807, + "tokenId": "0x70cab239f0a2b9e87cc89ff4642545b1", + "isCanonical": false, + "evmContract": null, + "fullName": "DeltaFi CToken", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DDELTA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 808, + "tokenId": "0xffdd0f92e5d3412d2169039f478f928a", + "isCanonical": false, + "evmContract": null, + "fullName": "DeltaFi Token", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HIKKEE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 809, + "tokenId": "0xf712c4c4b542b3d1fcaa62bdaa075a42", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DZAFAZ", + "szDecimals": 2, + "weiDecimals": 8, + "index": 810, + "tokenId": "0xebbc03c869dd01584f2d1a49bcd68c9e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CHARM", + "szDecimals": 0, + "weiDecimals": 5, + "index": 811, + "tokenId": "0xf2003e7539214478163b13b152163cbd", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FLUFFY", + "szDecimals": 0, + "weiDecimals": 5, + "index": 812, + "tokenId": "0x77968d89d1f84e11fa9b3d7b964f3c46", + "isCanonical": false, + "evmContract": null, + "fullName": "Fluff monster", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CHONK", + "szDecimals": 1, + "weiDecimals": 7, + "index": 813, + "tokenId": "0x7ba6e2fa1560096128e16fc063792103", + "isCanonical": false, + "evmContract": null, + "fullName": "Oh Lawd He Comin'", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CHONKY", + "szDecimals": 1, + "weiDecimals": 7, + "index": 814, + "tokenId": "0x9fb37e6f70c213b2f2730f95cc7aaf71", + "isCanonical": false, + "evmContract": null, + "fullName": "Aw Lawd he Comin' 🐻‍❄️", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PEEEPY", + "szDecimals": 0, + "weiDecimals": 5, + "index": 815, + "tokenId": "0x0478add910d6f723fe6381989b7aa3f2", + "isCanonical": false, + "evmContract": null, + "fullName": "bitchass", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "EDELTA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 816, + "tokenId": "0x91be88146e410e4df66cafbb3511bee0", + "isCanonical": false, + "evmContract": null, + "fullName": "DELTAFI TOKEN", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MOCK", + "szDecimals": 1, + "weiDecimals": 6, + "index": 817, + "tokenId": "0xac5515cac3a1490659137b76703be5df", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ABDD", + "szDecimals": 1, + "weiDecimals": 7, + "index": 818, + "tokenId": "0x4ab984851ace317668a33efdea0141e9", + "isCanonical": false, + "evmContract": null, + "fullName": "asdfasdf", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "YOOTS", + "szDecimals": 2, + "weiDecimals": 7, + "index": 819, + "tokenId": "0xc9980fcc7c67b76a32811e795b4f5d42", + "isCanonical": false, + "evmContract": null, + "fullName": "🫎 You Out Over There Stressing 🥽 ", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BLEGH", + "szDecimals": 0, + "weiDecimals": 5, + "index": 820, + "tokenId": "0x6074b076579d98595795ea29994c9f48", + "isCanonical": false, + "evmContract": null, + "fullName": "♠🍬 aaคᔕⓓ ඏ👺ƚꙅɘ1ƚ", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AIDBMC", + "szDecimals": 2, + "weiDecimals": 8, + "index": 821, + "tokenId": "0x5d718475e6162bd6f15da3518a14da87", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GATO", + "szDecimals": 1, + "weiDecimals": 7, + "index": 822, + "tokenId": "0x7dfdb6c7735e17eb95c8496269254409", + "isCanonical": false, + "evmContract": null, + "fullName": "🐱", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KDELTA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 823, + "tokenId": "0x2507451f9398b9addbbf4dbbf41902ff", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TOKENN", + "szDecimals": 0, + "weiDecimals": 5, + "index": 824, + "tokenId": "0xb9dd70d139b173cef015c9de5ea6cf8a", + "isCanonical": false, + "evmContract": null, + "fullName": "Totally Legit Token. Trust.", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GDELTA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 825, + "tokenId": "0xa51e4b5219266e6d3300dac21784a46d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "YDELTA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 826, + "tokenId": "0x13ad2dd27a4b9cc63fd213ec12c47ab9", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HDELTA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 827, + "tokenId": "0xdb62868965c2ba356efe5e6a5e24d5ac", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "UDELTA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 828, + "tokenId": "0x3193cb9dcfeba70c539c367784ba3475", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BODEN", + "szDecimals": 0, + "weiDecimals": 5, + "index": 829, + "tokenId": "0xf5671370c9329606c0e3c8555185b26b", + "isCanonical": false, + "evmContract": null, + "fullName": "joebiden", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTX", + "szDecimals": 0, + "weiDecimals": 5, + "index": 830, + "tokenId": "0xce4ad32585395cfb23f0837821941393", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HODL", + "szDecimals": 2, + "weiDecimals": 8, + "index": 831, + "tokenId": "0xc0f6c01546962952d024a3571462397f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CARSEA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 832, + "tokenId": "0x3d8a82efa63e86d54a1922c2afdac61e", + "isCanonical": false, + "evmContract": null, + "fullName": "89 jrst89g rst0g][][y; RS🤡🤡🤡", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OKIKI", + "szDecimals": 2, + "weiDecimals": 8, + "index": 833, + "tokenId": "0x2ab6cd51735d7cabf1e94d760de61f42", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "UPDOWN", + "szDecimals": 0, + "weiDecimals": 5, + "index": 834, + "tokenId": "0x533fda7f293b5e67113cbe6002638105", + "isCanonical": false, + "evmContract": null, + "fullName": "testing again", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PDELTA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 835, + "tokenId": "0xb2f130dddf102d4c09d62c2f70dfba90", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GITA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 836, + "tokenId": "0x07a06319c819cba9115598cee07f8a59", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESSS", + "szDecimals": 1, + "weiDecimals": 6, + "index": 837, + "tokenId": "0xfe0ec92ac65acb01d350117eb49e04b9", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OOOOOO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 838, + "tokenId": "0x8aa94e13e863d899684281ce216fc39f", + "isCanonical": false, + "evmContract": null, + "fullName": "6FIGS", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "VDELTA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 839, + "tokenId": "0xffd5f55ed097daba3999dd35af8f1c54", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GUNJB", + "szDecimals": 1, + "weiDecimals": 6, + "index": 840, + "tokenId": "0x89195524233334221317c6df04a07459", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HEIHEI", + "szDecimals": 1, + "weiDecimals": 6, + "index": 841, + "tokenId": "0xeccc0aa5fe83d3f1b21412ccc16159f6", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ZAZA", + "szDecimals": 2, + "weiDecimals": 7, + "index": 842, + "tokenId": "0xc1482ed06dee4409dc9ac148278f253c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GIAO", + "szDecimals": 1, + "weiDecimals": 6, + "index": 843, + "tokenId": "0x2a9e6d9727e89ed2c266ffb898e43ae0", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RETARD", + "szDecimals": 0, + "weiDecimals": 5, + "index": 844, + "tokenId": "0xda0d7bd23f733099f990bd7e30e69ad7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HIHIHI", + "szDecimals": 1, + "weiDecimals": 6, + "index": 845, + "tokenId": "0xc156a2a1217564d2924510d13683e478", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GIAOOO", + "szDecimals": 1, + "weiDecimals": 6, + "index": 846, + "tokenId": "0xf0807b5c52552d5e22b29e2c21e1ff33", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WESS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 847, + "tokenId": "0xc79a2aad52b8292da281233fcff519bd", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WELANN", + "szDecimals": 1, + "weiDecimals": 6, + "index": 848, + "tokenId": "0x77fd4866f88ecdd8327de7e574d84850", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PANDA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 849, + "tokenId": "0xdf80a84bd58a8fea10d33463d8b359f6", + "isCanonical": false, + "evmContract": null, + "fullName": "panda panda panda", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KILL", + "szDecimals": 2, + "weiDecimals": 8, + "index": 850, + "tokenId": "0x152bc2ad3df9b71e0d0942d861515284", + "isCanonical": false, + "evmContract": null, + "fullName": "take he adkjadalkjdlakj blame.", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "EDASDS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 851, + "tokenId": "0xd6232a4135de99539c5d5bb0a106289e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PANDAA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 852, + "tokenId": "0x4a08630236cedca7449aef7f68ec776d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SEED", + "szDecimals": 1, + "weiDecimals": 6, + "index": 853, + "tokenId": "0x22905591c563c2d61a18806fcafd8ad7", + "isCanonical": false, + "evmContract": null, + "fullName": "Seeded liquidity", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "VANCE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 854, + "tokenId": "0x1bd723b9c8d7c7313f14c0c40e7d10d2", + "isCanonical": false, + "evmContract": null, + "fullName": "JD Vance coin", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LOX", + "szDecimals": 1, + "weiDecimals": 6, + "index": 855, + "tokenId": "0x1ff580e2917694eb1015cd58180c4d81", + "isCanonical": false, + "evmContract": null, + "fullName": "smoked salmon", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TENDY", + "szDecimals": 1, + "weiDecimals": 6, + "index": 856, + "tokenId": "0xf3d45e722ed8f54cffc66f33eae8ff98", + "isCanonical": false, + "evmContract": null, + "fullName": "chicken tenders", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GUM", + "szDecimals": 1, + "weiDecimals": 6, + "index": 857, + "tokenId": "0x4487d11a3ec4ee21018dd61e6ac30eb4", + "isCanonical": false, + "evmContract": null, + "fullName": "bubble gum", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OXO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 858, + "tokenId": "0xde307cec254562dd8e1323a8ba9bbb87", + "isCanonical": false, + "evmContract": null, + "fullName": "0xffffffffffffffffffffffffffffffffffffffff", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OINK", + "szDecimals": 0, + "weiDecimals": 5, + "index": 859, + "tokenId": "0x970a71e2e94743979e53211de17ba064", + "isCanonical": false, + "evmContract": null, + "fullName": "0xffffffffffffffffffffffffffffffffffffffff", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RDELTA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 860, + "tokenId": "0x4bfa8e36257142b685fef43f28a7d82b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SHURI", + "szDecimals": 2, + "weiDecimals": 8, + "index": 861, + "tokenId": "0x430d1f952651e3846924b3dc3ab68020", + "isCanonical": false, + "evmContract": null, + "fullName": "SHURI2060", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FUCKA", + "szDecimals": 0, + "weiDecimals": 6, + "index": 862, + "tokenId": "0x1f7bea70003c0d58783fd3d57b5d030b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ADHSJ", + "szDecimals": 2, + "weiDecimals": 8, + "index": 863, + "tokenId": "0xdea33db8c402222a337c25711098c641", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PUTIN", + "szDecimals": 2, + "weiDecimals": 7, + "index": 864, + "tokenId": "0xff8409d40f20adfe52dc1da4b3dcb3d3", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PICHI", + "szDecimals": 2, + "weiDecimals": 8, + "index": 865, + "tokenId": "0x309cba0fc280c80b656374bcb14a6f1a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WASA", + "szDecimals": 1, + "weiDecimals": 6, + "index": 866, + "tokenId": "0x3ec19deaef4649bac27690197be85354", + "isCanonical": false, + "evmContract": null, + "fullName": "babywasa", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TOKTOK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 867, + "tokenId": "0xc6e1d9d6e676de103c8cd8e312d56aa1", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TOKTIK", + "szDecimals": 0, + "weiDecimals": 5, + "index": 868, + "tokenId": "0x26367eebfaa706e0442ee94d8d518de6", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ATOKEN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 869, + "tokenId": "0x08636a48a7c0c70b7a290cf86212dc06", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CTOKEN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 870, + "tokenId": "0x04ee370c62e99d2bb48922a5f2c4ba6f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ETOKEN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 871, + "tokenId": "0x2cf0017fcb339b693863d4819fad1a6d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FTOKEN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 872, + "tokenId": "0x5ee479abc53a01c5e1afc3b29c7d56f3", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GTOKEN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 873, + "tokenId": "0x581f6da0fc012a8afbe9ca2b501c91f9", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HTOKEN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 874, + "tokenId": "0x4f52a792160e148b35f664a9361b7bd4", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ITOKEN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 875, + "tokenId": "0x96ce9b7d87a577c421d445fa5c900818", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "JTOKEN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 876, + "tokenId": "0x0f16204b5b7713ae1627b07640408fdc", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KTOKEN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 877, + "tokenId": "0x95567b6435e2b722395d21aae535d6e7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PONZI", + "szDecimals": 0, + "weiDecimals": 5, + "index": 878, + "tokenId": "0x3515cc66f6c6fe8f41dc02fe1b780d55", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SEEDED", + "szDecimals": 0, + "weiDecimals": 5, + "index": 879, + "tokenId": "0x23b251ed0ae90ec7df38caa637d9f2f8", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BILI", + "szDecimals": 2, + "weiDecimals": 7, + "index": 880, + "tokenId": "0xd0fdb6e5f77900f9e5484e44c733873f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ZERTH", + "szDecimals": 0, + "weiDecimals": 5, + "index": 881, + "tokenId": "0xc0216f99569a1a10e32e096cacf250a0", + "isCanonical": false, + "evmContract": null, + "fullName": "testing token", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TRY", + "szDecimals": 2, + "weiDecimals": 7, + "index": 882, + "tokenId": "0x66f71f3e3f2c26fb945076b26da35084", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DASD", + "szDecimals": 2, + "weiDecimals": 7, + "index": 883, + "tokenId": "0x73492b069b66eab6b32d64779f37f8e6", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "YOLOK", + "szDecimals": 0, + "weiDecimals": 5, + "index": 884, + "tokenId": "0xd7296fea4c10650285cb106ecfc389b8", + "isCanonical": false, + "evmContract": null, + "fullName": "Yolokio", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NIANW", + "szDecimals": 1, + "weiDecimals": 6, + "index": 885, + "tokenId": "0x17a840349b89767b5189e0272b8025ae", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BEBER", + "szDecimals": 1, + "weiDecimals": 8, + "index": 886, + "tokenId": "0xbf8c89e3b6f385314c4a720fefd7aa8b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FUNFUN", + "szDecimals": 2, + "weiDecimals": 7, + "index": 887, + "tokenId": "0x6e30aaa688a2995e5500e6cea4630962", + "isCanonical": false, + "evmContract": null, + "fullName": "funnny", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FMONEY", + "szDecimals": 0, + "weiDecimals": 5, + "index": 888, + "tokenId": "0x8a0984daa03c32be29324990e0ac108a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "JOKER", + "szDecimals": 0, + "weiDecimals": 5, + "index": 889, + "tokenId": "0xdfc890ac609e0338717afbf230db1fcd", + "isCanonical": false, + "evmContract": null, + "fullName": "THE JOKER", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WYB", + "szDecimals": 0, + "weiDecimals": 5, + "index": 890, + "tokenId": "0x8f7e5483b5d33bcbc6af0430b8c414e8", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "POP", + "szDecimals": 1, + "weiDecimals": 6, + "index": 891, + "tokenId": "0x3801194c9452ab58e8eba1f18af8bd29", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SAS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 892, + "tokenId": "0x4c5f53adbf017bcac5e793486e30db66", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "COKE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 893, + "tokenId": "0x11fb5869bd0fbafca9a4aeb910928371", + "isCanonical": false, + "evmContract": null, + "fullName": "BonziWifCoke", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PASTA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 894, + "tokenId": "0x9961d39d0ffe06ce2799f62220bebb0a", + "isCanonical": false, + "evmContract": null, + "fullName": "jeet the purr", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AATOKE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 895, + "tokenId": "0x1f8b11e7f5b03b0574f95cee1a35ef6e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BBTOKE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 896, + "tokenId": "0x463fd982d3ba3936b7f462ca9251bf3c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CCTOKE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 897, + "tokenId": "0x0509d8da73d1bba2a6b1b2335a282240", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DDTOKE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 898, + "tokenId": "0x3492b3ebf26a1eab469e27de0c2070e2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "EETOKE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 899, + "tokenId": "0xf9e482881328fb37e46155ec66ed13eb", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FFTOKE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 900, + "tokenId": "0x3d6681bdbb61c197e3bc4af80472e9fa", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GGTOKE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 901, + "tokenId": "0x18583d7f19f89a79475717d00663117f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HHTOKE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 902, + "tokenId": "0x0334625935aa577a0bb6ed23f0c857da", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "IITOKE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 903, + "tokenId": "0x6a4f3efb3942163c0b1f18ae9c666b3c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "JJTOKE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 904, + "tokenId": "0xbc26c6f37e0a7c587c8bf336c3b572f2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DOG", + "szDecimals": 1, + "weiDecimals": 6, + "index": 905, + "tokenId": "0xec4c4c04fe5609ff31cbfcc3ce772c25", + "isCanonical": false, + "evmContract": null, + "fullName": "DOG", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CUP", + "szDecimals": 1, + "weiDecimals": 6, + "index": 906, + "tokenId": "0x58dcf75955b9d051ce6d58df01d5cd7a", + "isCanonical": false, + "evmContract": null, + "fullName": "Teacup", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "YOOT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 907, + "tokenId": "0xf3bb9774d580d6f5765336facad90820", + "isCanonical": false, + "evmContract": null, + "fullName": "yoots", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MOGHO", + "szDecimals": 1, + "weiDecimals": 6, + "index": 908, + "tokenId": "0xe50314b010919aacd128f467d8a1fb26", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HAH", + "szDecimals": 0, + "weiDecimals": 5, + "index": 909, + "tokenId": "0x4e93907262ae8c301c27a6a16db1e49c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MADA", + "szDecimals": 1, + "weiDecimals": 6, + "index": 910, + "tokenId": "0x4d8e2a172c1bd3fe473828995c5f15e1", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SEEL", + "szDecimals": 1, + "weiDecimals": 6, + "index": 911, + "tokenId": "0x2d850fd40c914d7e6e1d252dc3bef95a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTXX", + "szDecimals": 2, + "weiDecimals": 7, + "index": 912, + "tokenId": "0x4c4fa379e09ae1d1bc21a8f93e5871d8", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MAC", + "szDecimals": 0, + "weiDecimals": 8, + "index": 913, + "tokenId": "0x71fd67eaea879d59f6a0a7d608793abf", + "isCanonical": false, + "evmContract": null, + "fullName": "Making Ass Computers", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HEIMA", + "szDecimals": 1, + "weiDecimals": 6, + "index": 914, + "tokenId": "0xbb4b4838781104185ad5910c3eae0999", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GEIGEI", + "szDecimals": 1, + "weiDecimals": 6, + "index": 915, + "tokenId": "0xcac76629040d8947ec229003de9ab98d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ZDELTA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 916, + "tokenId": "0xff3ed369172bc2862369e852b587e3fd", + "isCanonical": false, + "evmContract": null, + "fullName": "DELTAFi Token Test", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OLYMPE", + "szDecimals": 2, + "weiDecimals": 7, + "index": 917, + "tokenId": "0xbfb1f681efb92f3c2e773ce9e5ea6cc2", + "isCanonical": false, + "evmContract": null, + "fullName": "Olympic games 2024", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RICH", + "szDecimals": 0, + "weiDecimals": 5, + "index": 918, + "tokenId": "0xaedc570b7e512b4f0d6ec53de1294f50", + "isCanonical": false, + "evmContract": null, + "fullName": "MAKE ME RICH", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WOWW", + "szDecimals": 1, + "weiDecimals": 6, + "index": 919, + "tokenId": "0x5f2d76de23bd7eb5428e216e09a4649f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BAMBU", + "szDecimals": 0, + "weiDecimals": 5, + "index": 920, + "tokenId": "0x1c05e2bed45c46592b9ad8b5fd8414aa", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "APPET", + "szDecimals": 2, + "weiDecimals": 7, + "index": 921, + "tokenId": "0x6023679ef392daee9fa648a045ce3ffb", + "isCanonical": false, + "evmContract": null, + "fullName": "BUGAGASHA", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "UIOP", + "szDecimals": 0, + "weiDecimals": 5, + "index": 922, + "tokenId": "0x9902be0d72e642765b68c3327ba4eae3", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PTPT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 923, + "tokenId": "0x4a84b93fe8c031952ee1b97f4ae1e608", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "REEE", + "szDecimals": 0, + "weiDecimals": 5, + "index": 924, + "tokenId": "0x3cdc08a951294942efe576f2ce7b38ff", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FUCKO", + "szDecimals": 1, + "weiDecimals": 6, + "index": 925, + "tokenId": "0x539cc4507fba0a30e98e5691015a85c6", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "XTESTX", + "szDecimals": 0, + "weiDecimals": 5, + "index": 926, + "tokenId": "0xa086c431bd5345d6241cd4f54ce5b883", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OOPH", + "szDecimals": 0, + "weiDecimals": 5, + "index": 927, + "tokenId": "0x12b45aeab1b8052d5a2ad29cf431447e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RAMEN", + "szDecimals": 0, + "weiDecimals": 5, + "index": 928, + "tokenId": "0x700b4eeefeaeee0b24db71928b02f026", + "isCanonical": false, + "evmContract": null, + "fullName": "ramen cups", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WAWA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 929, + "tokenId": "0x76279b698ecadd8279018abab8a3c283", + "isCanonical": false, + "evmContract": null, + "fullName": "wat", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OKX", + "szDecimals": 1, + "weiDecimals": 6, + "index": 930, + "tokenId": "0x5de1560ae054a7d18d8acbe5585f6660", + "isCanonical": false, + "evmContract": null, + "fullName": "not okx", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BENACE", + "szDecimals": 0, + "weiDecimals": 5, + "index": 931, + "tokenId": "0xd3a92db5e3620ae7eafb23cd1f3ad7e0", + "isCanonical": false, + "evmContract": null, + "fullName": "be-nan-ceee", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TDROP", + "szDecimals": 2, + "weiDecimals": 7, + "index": 932, + "tokenId": "0xfbcf5f72b4deb4f94f1a266dc9056dea", + "isCanonical": false, + "evmContract": null, + "fullName": "TEST DROP", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PLEP", + "szDecimals": 0, + "weiDecimals": 5, + "index": 933, + "tokenId": "0x83a0fd3ad9d9358c535c936bbcbb8382", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ONETUB", + "szDecimals": 0, + "weiDecimals": 5, + "index": 934, + "tokenId": "0xb7429d094c04b013b6e82e6fa992829e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ETHER", + "szDecimals": 2, + "weiDecimals": 7, + "index": 935, + "tokenId": "0x7daaa50cecf8ffca2671295c5be8405e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NUTS", + "szDecimals": 1, + "weiDecimals": 6, + "index": 936, + "tokenId": "0xb3df1d79559a55b71ec1400b936e1de9", + "isCanonical": false, + "evmContract": null, + "fullName": "NUTS", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AAATOK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 937, + "tokenId": "0xbc2664c7b4c97e2eb28722939d228042", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BBBTOK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 938, + "tokenId": "0x794a031b0fe8b8613d684560cc80dc5c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CCCTOK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 939, + "tokenId": "0x6c87f7ad559d42ec3808e3d228e329bd", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DDDTOK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 940, + "tokenId": "0xe01d664f2462e2beb6f277cecab62aa2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "EEETOK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 941, + "tokenId": "0x65fa99885849ee0fede59347f93e9772", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FFFTOK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 942, + "tokenId": "0x2c70074494b167f38d97adf3f06ab231", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GGGTOK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 943, + "tokenId": "0xb47a1a30d8db9a31455fde803ea0b554", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HHHTOK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 944, + "tokenId": "0xe212f244655172dbda350bb6978509e6", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "IIITOK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 945, + "tokenId": "0xb880291aa96620ad318b36ad168039b1", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "JJJTOK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 946, + "tokenId": "0x7b8e8c286e9cb9a1e23333f46b985549", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FRAC", + "szDecimals": 1, + "weiDecimals": 8, + "index": 947, + "tokenId": "0x8392690495bd6963841bde27c5dcbef7", + "isCanonical": false, + "evmContract": null, + "fullName": "Fractality", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PAPPA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 948, + "tokenId": "0x0382672b2cb763fda0577e4971c214b9", + "isCanonical": false, + "evmContract": null, + "fullName": "PAPPA", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WOWKE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 949, + "tokenId": "0xccd34bcb3ef6a47717f095487456f0ab", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GKOL", + "szDecimals": 1, + "weiDecimals": 6, + "index": 950, + "tokenId": "0x62d7b79d73348bb5cd9d6e8120b33bae", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WOWPE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 951, + "tokenId": "0xb4b2ab0833d1e0d5d1a5ed3982e3b226", + "isCanonical": false, + "evmContract": null, + "fullName": "everyday go", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ASDAD", + "szDecimals": 0, + "weiDecimals": 5, + "index": 952, + "tokenId": "0x2d7952b2a6af4009dd24b994dbadb708", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FRBC", + "szDecimals": 1, + "weiDecimals": 6, + "index": 953, + "tokenId": "0x03582093e29c8a6134f627ae79d891ab", + "isCanonical": false, + "evmContract": null, + "fullName": "Fractality", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FRCC", + "szDecimals": 1, + "weiDecimals": 6, + "index": 954, + "tokenId": "0x998c669af31779306d947ba63189c8d8", + "isCanonical": false, + "evmContract": null, + "fullName": "Fractality", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "YGHQU", + "szDecimals": 2, + "weiDecimals": 7, + "index": 955, + "tokenId": "0x2d5876e32768b7aa62d4f54b45fb4e23", + "isCanonical": false, + "evmContract": null, + "fullName": "🤡🤡🤡", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TELS", + "szDecimals": 2, + "weiDecimals": 7, + "index": 956, + "tokenId": "0xa3619c520ce09f49843ce1010844befc", + "isCanonical": false, + "evmContract": null, + "fullName": "test ethlas", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BBTEST", + "szDecimals": 1, + "weiDecimals": 6, + "index": 957, + "tokenId": "0xed3686203c1878ce9512aeda4d76e3e3", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RIC", + "szDecimals": 2, + "weiDecimals": 8, + "index": 958, + "tokenId": "0x3afb48fb8b1b623224ec7b2e1e050fb9", + "isCanonical": false, + "evmContract": null, + "fullName": "Ric token", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GOMOG", + "szDecimals": 2, + "weiDecimals": 8, + "index": 959, + "tokenId": "0xc8358cb74ae0e8ac7266300cf4f74aac", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MOMOS", + "szDecimals": 2, + "weiDecimals": 8, + "index": 960, + "tokenId": "0x3a57109982d38feefbcfa39a50ff22cf", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "THRTUB", + "szDecimals": 0, + "weiDecimals": 5, + "index": 961, + "tokenId": "0xe480a4a43049bd5f3ecbdf7a7d0e224f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTTS", + "szDecimals": 2, + "weiDecimals": 8, + "index": 962, + "tokenId": "0x9c3562f6dd24153d4c851255eb88a439", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FORTUB", + "szDecimals": 0, + "weiDecimals": 5, + "index": 963, + "tokenId": "0xed01ba6e8b6be9f6042839f644904ab3", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TUSD", + "szDecimals": 2, + "weiDecimals": 7, + "index": 964, + "tokenId": "0xd884c5a0bff887ca56ae9ff660647691", + "isCanonical": false, + "evmContract": null, + "fullName": "usdt", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FRCT", + "szDecimals": 1, + "weiDecimals": 6, + "index": 965, + "tokenId": "0xaea261b5d315bdf509a4851a50c2340a", + "isCanonical": false, + "evmContract": null, + "fullName": "Fractality", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AGAIN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 966, + "tokenId": "0x1ec5382f91bc2657a97c034e1dfbb5ec", + "isCanonical": false, + "evmContract": null, + "fullName": "YET ANOTHA ONE", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LOUNCH", + "szDecimals": 2, + "weiDecimals": 8, + "index": 967, + "tokenId": "0xaa1e0a6a707fe08b58a9ccdd49bccf0c", + "isCanonical": false, + "evmContract": null, + "fullName": "launchoki", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MOKTOK", + "szDecimals": 0, + "weiDecimals": 5, + "index": 968, + "tokenId": "0x2aa52bd7c9c9b6f9266fa6d6f2e7bda5", + "isCanonical": false, + "evmContract": null, + "fullName": "TEST TOKEN", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ARCHI", + "szDecimals": 0, + "weiDecimals": 5, + "index": 969, + "tokenId": "0xf631bab34f61a0290990b46957594b90", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MEOW", + "szDecimals": 2, + "weiDecimals": 8, + "index": 970, + "tokenId": "0xab8c0d17c3d27e91fa283bad7100a995", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTAA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 971, + "tokenId": "0x8adba21042780d261b20d6d9de127443", + "isCanonical": false, + "evmContract": null, + "fullName": "TEST ALPHA", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ADDA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 972, + "tokenId": "0xc4828da7b83e51f87ab7cef6270a9189", + "isCanonical": false, + "evmContract": null, + "fullName": "ADAWD", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ZYZZ", + "szDecimals": 2, + "weiDecimals": 7, + "index": 973, + "tokenId": "0x17e1dc4c2b9eb8f0ea83aa4f3888baa4", + "isCanonical": false, + "evmContract": null, + "fullName": "Zyzz", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SOGARI", + "szDecimals": 2, + "weiDecimals": 8, + "index": 974, + "tokenId": "0xea2e846635ccb10b56c8721b44d798e3", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTBB", + "szDecimals": 0, + "weiDecimals": 5, + "index": 975, + "tokenId": "0x90578a070ff9168de1700dfefd544f95", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AARSAI", + "szDecimals": 0, + "weiDecimals": 8, + "index": 976, + "tokenId": "0x179e16109c5c42add21fad8856b125ff", + "isCanonical": false, + "evmContract": null, + "fullName": "ars", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FIVTUB", + "szDecimals": 0, + "weiDecimals": 5, + "index": 977, + "tokenId": "0xf5a1f6e655c946dc33eff79b5e5be536", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KYAK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 978, + "tokenId": "0x3506a61102c5982db1f659e6dd738add", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LIKCA", + "szDecimals": 1, + "weiDecimals": 6, + "index": 979, + "tokenId": "0x9bf1e6503ec0ebfc0348866c834cf4bf", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SPONGE", + "szDecimals": 2, + "weiDecimals": 7, + "index": 980, + "tokenId": "0xa3387e71d859114c5b4a07b750e25615", + "isCanonical": false, + "evmContract": null, + "fullName": "Sponge", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GUESS", + "szDecimals": 2, + "weiDecimals": 7, + "index": 981, + "tokenId": "0x0ade8d126979d78c64166be94142a34f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "QWQWE", + "szDecimals": 0, + "weiDecimals": 5, + "index": 982, + "tokenId": "0x9471c1aeb7aa79d33ea5a1c33084aaa7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LIJOKO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 983, + "tokenId": "0x13a5bec6b524ec30dc94d92a03b97aa2", + "isCanonical": false, + "evmContract": null, + "fullName": "This one is doin numba", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FIXED", + "szDecimals": 2, + "weiDecimals": 8, + "index": 984, + "tokenId": "0x2527ee1c6a817040142060fa555f9045", + "isCanonical": false, + "evmContract": null, + "fullName": "FIXED PRICE", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FIKSED", + "szDecimals": 2, + "weiDecimals": 8, + "index": 985, + "tokenId": "0xadc666fcab144d04ae3c3fd353e4a3b8", + "isCanonical": false, + "evmContract": null, + "fullName": "THIS IS FIKSED", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AJOP", + "szDecimals": 0, + "weiDecimals": 5, + "index": 986, + "tokenId": "0x9c14ff6a3002084a7547d26c750ac438", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GUESNT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 987, + "tokenId": "0xa8746811402698f3a6cd0cad782a98f7", + "isCanonical": false, + "evmContract": null, + "fullName": "Guess this got stolen", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FRRR", + "szDecimals": 0, + "weiDecimals": 5, + "index": 988, + "tokenId": "0xbf694cdfed778ff5b2215d3637f4a983", + "isCanonical": false, + "evmContract": null, + "fullName": "TUCLC", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LPOINT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 989, + "tokenId": "0x7fafdc37f7daf2b7786a63690d4d03b8", + "isCanonical": false, + "evmContract": null, + "fullName": "Liquid Point", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PAVEL", + "szDecimals": 2, + "weiDecimals": 8, + "index": 990, + "tokenId": "0xd8492f3994f64cea6daf5d5216e11737", + "isCanonical": false, + "evmContract": null, + "fullName": "FREE HIM", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TARSSS", + "szDecimals": 0, + "weiDecimals": 8, + "index": 991, + "tokenId": "0x50128437f1b5ba6538f4a94401421bb1", + "isCanonical": false, + "evmContract": null, + "fullName": "aa", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AKOKO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 992, + "tokenId": "0xd8798866b63d1616421e832943894788", + "isCanonical": false, + "evmContract": null, + "fullName": "dad", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "XYZ", + "szDecimals": 0, + "weiDecimals": 5, + "index": 993, + "tokenId": "0x3a903303f2604bfd18d3244fa5590a85", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTTK", + "szDecimals": 0, + "weiDecimals": 5, + "index": 994, + "tokenId": "0xc5d220e9311bcdeb30d753100301c26a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PLSW", + "szDecimals": 0, + "weiDecimals": 5, + "index": 995, + "tokenId": "0x7848d59bb5ef0c0023c5ceb2e61bc657", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TARST", + "szDecimals": 0, + "weiDecimals": 8, + "index": 996, + "tokenId": "0x38539acbc93fa051068601d4f95da047", + "isCanonical": false, + "evmContract": null, + "fullName": "ttttttttttttt", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "IAHQW", + "szDecimals": 0, + "weiDecimals": 8, + "index": 997, + "tokenId": "0xdff249df4bee7fe7c1adac2cffe33866", + "isCanonical": false, + "evmContract": null, + "fullName": "aaaaaaaaaa", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "IAHQWW", + "szDecimals": 0, + "weiDecimals": 8, + "index": 998, + "tokenId": "0x80daabdfacb9dad7b4c656fe702bd90c", + "isCanonical": false, + "evmContract": null, + "fullName": "aaaaa\naa\taaa\\aaaaaa\"aaaa'aaaaa{}", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "JAHQWW", + "szDecimals": 2, + "weiDecimals": 8, + "index": 999, + "tokenId": "0x9d123050055c230ccb171ab978c19a94", + "isCanonical": false, + "evmContract": null, + "fullName": "aaaaa\naa\taaa\\aaaaaa\"aaaa'aaaaa{}", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DVMLU", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1000, + "tokenId": "0x6582f99451d4a40c28ad9ece78ea3a4a", + "isCanonical": false, + "evmContract": null, + "fullName": "💀🏴‍☠️⚔️🌕🐦🦕💸", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MYUNGG", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1001, + "tokenId": "0x0e8ccff687c57fa83924393aaea502b0", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OOM", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1002, + "tokenId": "0x7cd3c47f9d66a34338e99c4b5ad3dbab", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DVMLAU", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1003, + "tokenId": "0xc387dc7f257d2bc282c9d39fea1d7066", + "isCanonical": false, + "evmContract": null, + "fullName": "💀🏴‍☠️⚔️🌕🐦🦕💸", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DPLAU", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1004, + "tokenId": "0xe1a71be524869a2cab896df9da33b14d", + "isCanonical": false, + "evmContract": null, + "fullName": "💀🏴‍☠️⚔️🌕🐦🦕💸", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TIMMY", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1005, + "tokenId": "0xe460281bee5489c11b4c63968655ca0d", + "isCanonical": false, + "evmContract": null, + "fullName": "TIMMY", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "VEGETA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1006, + "tokenId": "0x6fc7745e88a553706ae3704371cb0934", + "isCanonical": false, + "evmContract": null, + "fullName": "vegeta", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RHJK", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1007, + "tokenId": "0xf0f7a36a3da517008ffbe95a16d7929c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TTTTTT", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1008, + "tokenId": "0x172217bc1763ded3f3c197a5eccb31d2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CATCOM", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1009, + "tokenId": "0x4767c3c31035a164383bf617fc17d236", + "isCanonical": false, + "evmContract": null, + "fullName": "catcom", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CATCAR", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1010, + "tokenId": "0x6f37799b11139691ab74bfb56f52e2f4", + "isCanonical": false, + "evmContract": null, + "fullName": "CATCAR", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CATTWO", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1011, + "tokenId": "0x30458f98014d0f336c947309232c66ea", + "isCanonical": false, + "evmContract": null, + "fullName": "cat2", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MIKI", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1012, + "tokenId": "0x18981a86cc1abcbc23562719a7d433f9", + "isCanonical": false, + "evmContract": null, + "fullName": "miki", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "EDO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1013, + "tokenId": "0xc71159618bc16b7bb64d873fd97b5588", + "isCanonical": false, + "evmContract": null, + "fullName": "edoTENSEI", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HMK", + "szDecimals": 1, + "weiDecimals": 8, + "index": 1014, + "tokenId": "0x3dc43da47f5eb80ec2ac4dd7ce8313ee", + "isCanonical": false, + "evmContract": null, + "fullName": "Hamster Kombat", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WASHOI", + "szDecimals": 0, + "weiDecimals": 8, + "index": 1015, + "tokenId": "0xab41b930095637d7f9f9b0fefbaa4bbf", + "isCanonical": false, + "evmContract": null, + "fullName": "🇯🇵", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BORROW", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1016, + "tokenId": "0x5b8ec5300ede529a239808773a798f24", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CAT", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1017, + "tokenId": "0xd9f39b72b5709a0575aaa84e53c892c0", + "isCanonical": false, + "evmContract": null, + "fullName": "CatCoin", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HORDE", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1018, + "tokenId": "0xa5ef61c4f6f540060438a496ab3e2242", + "isCanonical": false, + "evmContract": null, + "fullName": "hyper horde", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BIBOS", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1019, + "tokenId": "0x2c8add99d075e7f9a2e882dd3655e28b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SPX", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1020, + "tokenId": "0x239d2efa03e2ef238bef076cd2f34315", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SEEDTT", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1021, + "tokenId": "0x886a4b59adbbfd803311bdc7921ed60d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "REALTT", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1022, + "tokenId": "0x4b88ca6be7860ce7079bfa181b7a3b01", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TTIII", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1023, + "tokenId": "0xd0a7a8784194285c13414ea520d10a62", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MOMO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1024, + "tokenId": "0x60a13a75bbb1381edbf3b4bb8be71e62", + "isCanonical": false, + "evmContract": null, + "fullName": "momo", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTIV", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1025, + "tokenId": "0x222b14e3dbed024845f04206e249b9bc", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTV", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1026, + "tokenId": "0xd46a03087b77c4dc7ebe38cb0716e535", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CHKK", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1027, + "tokenId": "0x699fe1ae537a2b9f5da37381d51deb97", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ABCDEF", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1028, + "tokenId": "0xae7cdde88afac490e187710fa13550be", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HX", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1029, + "tokenId": "0x6166b9502de12cc6a81f2c5e767656a8", + "isCanonical": false, + "evmContract": null, + "fullName": "HyperX", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTVI", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1030, + "tokenId": "0x6c767fede02e42addb48f4d29d3c02ad", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "JNZ", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1031, + "tokenId": "0x5f7a3fc4de74f3d12a6f7179b250ac31", + "isCanonical": false, + "evmContract": null, + "fullName": "JNZ Token", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "COOK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1032, + "tokenId": "0x3cb0b7602571731458a52943103c1d45", + "isCanonical": false, + "evmContract": null, + "fullName": "FULL SEND", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TSTVII", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1033, + "tokenId": "0x5f128a7a3400fb60627714541f1419d2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PIDAR", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1034, + "tokenId": "0xf9f81909f89061a05a5a37ca36d8922f", + "isCanonical": false, + "evmContract": null, + "fullName": "pidar", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SOKEN", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1035, + "tokenId": "0x9d298e5ba552bae1f163dbd6e120713b", + "isCanonical": false, + "evmContract": null, + "fullName": "s0ken Test Token", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SOKENS", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1036, + "tokenId": "0xfd5f687d8cb63cebaf461282e84793c0", + "isCanonical": false, + "evmContract": null, + "fullName": "sOKEN 2 Test", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTPR", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1037, + "tokenId": "0x9aa2ec5d58dadb8d587049f586019128", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CTB", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1038, + "tokenId": "0xcdbc0aff187cf01297c57f181c7bc431", + "isCanonical": false, + "evmContract": null, + "fullName": "ctbcoin", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RPX", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1039, + "tokenId": "0xd4c77b7c011a1ea408f20257d6ea7757", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "COTEST", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1040, + "tokenId": "0x976f85beb22d9b5c08ff4f0805a82e8e", + "isCanonical": false, + "evmContract": { + "address": "0xad9a106b3a8d7b1a10bf69e21ff9e60b3c024781", + "evm_extra_wei_decimals": 13 + }, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTFI", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1041, + "tokenId": "0x498e7b0e047042d3cbd3cae3f0e2e739", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AMPURR", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1042, + "tokenId": "0x93795decf2c1c441737ad67440b1af19", + "isCanonical": false, + "evmContract": { + "address": "0xceacedf02bfae1f5c7c88a7caeb8caae3afd27d5", + "evm_extra_wei_decimals": 13 + }, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "UWU", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1043, + "tokenId": "0x541c41137aa0d7bcc890a63669880921", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HTE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1044, + "tokenId": "0x3ac84d7aae3885d4736b7a3fba5364fe", + "isCanonical": false, + "evmContract": null, + "fullName": "htecoin", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTFF", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1045, + "tokenId": "0x9b97c96f9b734e85b441ca769b62062c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LOS", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1046, + "tokenId": "0xd276de1f27a6cc5519f2127cc3346eac", + "isCanonical": false, + "evmContract": null, + "fullName": "loscoin", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GOAT", + "szDecimals": 1, + "weiDecimals": 8, + "index": 1047, + "tokenId": "0xb2b26d3e28efb40578b5d7b1f84c457b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ZIGG", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1048, + "tokenId": "0xc5b9840bd4f5b512446220cfcf5d9849", + "isCanonical": false, + "evmContract": { + "address": "0xe073a3e64423ce020716cd641dfd489c3b644620", + "evm_extra_wei_decimals": 12 + }, + "fullName": "@ZiggsOnChain", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SOLANA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1049, + "tokenId": "0xf42074c66d4a7acbbab4e34da12a7ec0", + "isCanonical": false, + "evmContract": null, + "fullName": "SOLANA", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "OAIK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1050, + "tokenId": "0xb932628d807ee0953cf9e62dedd5eeb8", + "isCanonical": false, + "evmContract": null, + "fullName": "adada", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KKMAMA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1051, + "tokenId": "0x5f6187994f0a7163805ade8c61d435da", + "isCanonical": false, + "evmContract": null, + "fullName": "kogukogumama", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ZOKI", + "szDecimals": 0, + "weiDecimals": 8, + "index": 1052, + "tokenId": "0x921f572b2cdc3d8fc6a450a03d57903a", + "isCanonical": false, + "evmContract": null, + "fullName": "Zoki", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MBX", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1053, + "tokenId": "0x169f0b02e57648b4fa3b826a6eabae0d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NEWT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1054, + "tokenId": "0x0c03104720a2a9c5a6daae67870bb9f0", + "isCanonical": false, + "evmContract": null, + "fullName": "NEWT is for NEWT. Nothing special!", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MOR", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1055, + "tokenId": "0x65bce7fcfd041be8ebc7b219bcd78a2c", + "isCanonical": false, + "evmContract": null, + "fullName": "Morpheus", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NEWTT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1056, + "tokenId": "0x06ac0cb934b41b8b7ded4c89f010d152", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NEWTPE", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1057, + "tokenId": "0x2efd45d2faffd5626b1bd17edf9544ac", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SANGE", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1058, + "tokenId": "0xe4f30c96b8032111e6d218249483c4e7", + "isCanonical": false, + "evmContract": null, + "fullName": "SANGRE", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HALLO", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1059, + "tokenId": "0x46a5ebc8b1015195ee2b3476e3903f70", + "isCanonical": false, + "evmContract": null, + "fullName": "HALLO TESTING", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ESTASA", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1060, + "tokenId": "0x32d304a34aff00cf086e7799ce197bcd", + "isCanonical": false, + "evmContract": null, + "fullName": "ESTASA", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ESTRA", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1061, + "tokenId": "0x9e2f95d340c80d8626d68b678978ffa8", + "isCanonical": false, + "evmContract": null, + "fullName": "Estracoin", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ESTEH", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1062, + "tokenId": "0x629e9b6c1fd96ee3c731bb0a3a1d10f7", + "isCanonical": false, + "evmContract": null, + "fullName": "ESTEH", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WHALES", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1063, + "tokenId": "0x9720d3d3dd83bd9a238177050e9c9ee8", + "isCanonical": false, + "evmContract": null, + "fullName": "WHALES ON TOP OF CANYON", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BOZOZO", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1064, + "tokenId": "0xd393c4e05d137da9e8d07b82e5f19bac", + "isCanonical": false, + "evmContract": null, + "fullName": "bozos on top", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PLMR", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1065, + "tokenId": "0xa2349ab0bcbfa9c69231b15130f2d667", + "isCanonical": false, + "evmContract": null, + "fullName": "dracu stie", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KANAMA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1066, + "tokenId": "0x3f3dfba79f6de4d473c54661852c2843", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "POLARI", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1067, + "tokenId": "0x51aff5de692cdaaa74544a6264d27f17", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SPINE", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1068, + "tokenId": "0xf2dd4939c756d8b3b55bd9d986a2447f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TEEYI", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1069, + "tokenId": "0x611ab509b8699e37dfaa60d477f1a79b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HANDY", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1070, + "tokenId": "0x0d03e4df146940da6122dbfd51f95ecb", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PISU", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1071, + "tokenId": "0x8071f765456e34d370f22f574086af98", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PANAM", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1072, + "tokenId": "0x2fd95c16524436c882079755f346fa03", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TARFE", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1073, + "tokenId": "0x7c3718578e384681f20614a9445f1e01", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "YURI", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1074, + "tokenId": "0xede5beef595fed07499517b153d3128f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FEUSD", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1075, + "tokenId": "0xa5b97978bcb163cffeaa4749f562cf7a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "STRICT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1076, + "tokenId": "0xfa3403760f54258a4b19cf4edd309c1f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PLMS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1077, + "tokenId": "0xc2644687e52a69c128394ab017ed0202", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MORT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1078, + "tokenId": "0x81248c3a984bd53aec7447411ed3a964", + "isCanonical": false, + "evmContract": null, + "fullName": "Mortest", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ELJEFE", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1079, + "tokenId": "0x85a1287b04d472b0c381f180fb960794", + "isCanonical": false, + "evmContract": null, + "fullName": "ELJEFE", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PILLS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1080, + "tokenId": "0x7002927c28bbfd55e0a03424e084b2b2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PADZ", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1081, + "tokenId": "0x8efbe0d2ed37905d27e2f1fb0035b2a0", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ADADAA", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1082, + "tokenId": "0x119ed5a87982fcd6381ee8901aa31c1d", + "isCanonical": false, + "evmContract": null, + "fullName": "dadaa", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LALAL", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1083, + "tokenId": "0xd6dddc421f0d035f324ccf91a049da09", + "isCanonical": false, + "evmContract": null, + "fullName": "lalall", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FUDFUD", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1084, + "tokenId": "0xa59ad7f15892c5d3c8684b5e51773468", + "isCanonical": false, + "evmContract": null, + "fullName": "fuddy", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TEESTI", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1085, + "tokenId": "0xa9c4d75753df5c2936a099df642920b5", + "isCanonical": false, + "evmContract": null, + "fullName": "hype", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "IUME", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1086, + "tokenId": "0xe52b0d6809cca7b46e43b4b025dd7dfd", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ZXQJ", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1087, + "tokenId": "0xe2cd1374859eacd28193a87cb44e5ade", + "isCanonical": false, + "evmContract": null, + "fullName": "test", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ZXQJA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1088, + "tokenId": "0x92df6b4597d79b94115e8eb5756cfb95", + "isCanonical": false, + "evmContract": null, + "fullName": "test", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTMB", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1089, + "tokenId": "0xe92fd01c271fedf65cc54c4d17c616c2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LUNCH", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1090, + "tokenId": "0x1001db2ba23cb2983d731fbdac2524e5", + "isCanonical": false, + "evmContract": null, + "fullName": "Lame Uncle Charles ", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RUPP", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1091, + "tokenId": "0xb4c121efbad2d34d928cf69f080b09bb", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FROGGO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1092, + "tokenId": "0xac4cd086b5cc9934d91c694dd7397e4f", + "isCanonical": false, + "evmContract": null, + "fullName": "FROG on Hyperliquid", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GRA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1093, + "tokenId": "0x144f8870b96a6cf8eb2ccf8c0f61f8d4", + "isCanonical": false, + "evmContract": null, + "fullName": "GRA TESTNET", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GRAG", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1094, + "tokenId": "0xba288f28256f50ea6001caa242f3abb9", + "isCanonical": false, + "evmContract": { + "address": "0x7040f892b8c12590c400ad81a78a71af3e46accc", + "evm_extra_wei_decimals": 10 + }, + "fullName": "GRAGRA COIN", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "XYZA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1095, + "tokenId": "0x58abadb22e07e9f4dca377e30af9ead8", + "isCanonical": false, + "evmContract": { + "address": "0xfee3e08b3667c0e8090a855011f9a964f858a96e", + "evm_extra_wei_decimals": 13 + }, + "fullName": "XYZA Token", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "XYZB", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1096, + "tokenId": "0x044c79e648a809ba03a1eed039bd3e36", + "isCanonical": false, + "evmContract": null, + "fullName": "XYZB Token", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "XYZC", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1097, + "tokenId": "0x94ddbbc91b68e259f7fda26da5112a75", + "isCanonical": false, + "evmContract": null, + "fullName": "XYZC Token", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "XYZD", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1098, + "tokenId": "0x57e13fb4b47d74bcf4610dc8c3fb6f01", + "isCanonical": false, + "evmContract": null, + "fullName": "XYZD Token", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "XYZE", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1099, + "tokenId": "0xd05d2b004bdc0b4542f2afaf60a45384", + "isCanonical": false, + "evmContract": null, + "fullName": "XYZE Token", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FUCKME", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1100, + "tokenId": "0xa62c89b7d7392a018a36b1d03bb5d395", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TIGAIE", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1101, + "tokenId": "0xef56813c4e3fcdb18adf97594b0db5e2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "XYZF", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1102, + "tokenId": "0x7f02a360d1918643f8267a45db715104", + "isCanonical": false, + "evmContract": { + "address": "0x1a035ce59c5cc994d0d5c4915e72bb53daa0e374", + "evm_extra_wei_decimals": 13 + }, + "fullName": "XYZF Token", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SNIPE", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1103, + "tokenId": "0xf72597f5339a379df0fae8c264380200", + "isCanonical": false, + "evmContract": null, + "fullName": "pooopoodingdong", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DINGDO", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1104, + "tokenId": "0xd1da52a0f75ebfb754019f018147771c", + "isCanonical": false, + "evmContract": null, + "fullName": "DINGDO", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HYPE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1105, + "tokenId": "0x7317beb7cceed72ef0b346074cc8e7ab", + "isCanonical": false, + "evmContract": { + "address": "0x0000000000000000000000000000000000000000", + "evm_extra_wei_decimals": 10 + }, + "fullName": "Hyperliquid", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTIT", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1106, + "tokenId": "0xba9f5123eb9b11cfda997e4f26bc3085", + "isCanonical": false, + "evmContract": null, + "fullName": "TESTIT", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WTF", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1107, + "tokenId": "0x13f580790f9970fa254968189c62c7ac", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KOL", + "szDecimals": 1, + "weiDecimals": 8, + "index": 1108, + "tokenId": "0xc03948e61c5b77b5b271f2804966b69d", + "isCanonical": false, + "evmContract": null, + "fullName": "KOL4U", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TSTHYP", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1109, + "tokenId": "0xf54aab84bfcab64d3b0c02851323a6d0", + "isCanonical": false, + "evmContract": null, + "fullName": "TEST HYPE", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DAWG", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1110, + "tokenId": "0xe84c3a549c4b23a84a1c1b3382ba8aeb", + "isCanonical": false, + "evmContract": null, + "fullName": "dawwwwwwwwwg", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MUNCH", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1111, + "tokenId": "0xaacf2d1e9972f46b66b51f25a19e8449", + "isCanonical": false, + "evmContract": null, + "fullName": "🍩 Staying Hungry We Keep 🍩n Munching 🍩", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "XYZG", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1112, + "tokenId": "0x7340cade7af5d5ef1227dd589f0bf85b", + "isCanonical": false, + "evmContract": null, + "fullName": "XYZG Token", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BPOP", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1113, + "tokenId": "0x619e9a383a03b489b4b5b59790a2e769", + "isCanonical": false, + "evmContract": null, + "fullName": "bubble bubble bop", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "XYZH", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1114, + "tokenId": "0xeb4a372040991e8caeeebd393d845ee5", + "isCanonical": false, + "evmContract": null, + "fullName": "XYZH Token", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DITTO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1115, + "tokenId": "0xfb6a999b2e2894f46090e6b2a932cf4a", + "isCanonical": false, + "evmContract": { + "address": "0x3c24b3731776da431b5eeeb10b53bc15b85df647", + "evm_extra_wei_decimals": 10 + }, + "fullName": "DITTO", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "XYZI", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1116, + "tokenId": "0xb292af18d80a3e8f6562ba0fd2eb1872", + "isCanonical": false, + "evmContract": null, + "fullName": "XYZI Token", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WIFNOT", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1117, + "tokenId": "0x19ddc30994d4fb57dc6f795edc0b0016", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NEWTTT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1118, + "tokenId": "0xa47d156eef9162ef7d08c42112c04a9c", + "isCanonical": false, + "evmContract": null, + "fullName": "Trial Token", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "XYZJ", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1119, + "tokenId": "0x29cb96112003bc51be5708c8026adefa", + "isCanonical": false, + "evmContract": null, + "fullName": "XYZJ Token", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "AMA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1120, + "tokenId": "0x0b2cf05f1c1f34fba5931b5531974ada", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HPRO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1121, + "tokenId": "0xa9106f4b7364e6eb15ab99cec1d985ea", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LAVA", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1122, + "tokenId": "0x0aaabd80a1c2769526e4b7e9e5ae0704", + "isCanonical": false, + "evmContract": null, + "fullName": "Lava Network", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "JAKE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1123, + "tokenId": "0x1e9c99d52869899bcf908758e2a1db3a", + "isCanonical": false, + "evmContract": null, + "fullName": "Cypto EXCITING", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SPIKE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1124, + "tokenId": "0xe4ff3de5fc01d7895e29dea7f2605588", + "isCanonical": false, + "evmContract": null, + "fullName": "SPIKE", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MAN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1125, + "tokenId": "0x9fd87ad36b4c8e8d990320925d8318b9", + "isCanonical": false, + "evmContract": null, + "fullName": "manchest", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LGBT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1126, + "tokenId": "0x584d8a6fd0ce30af7f9d65b6668281dd", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MON", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1127, + "tokenId": "0x8299f8939349d12e93d6a7d97e352dda", + "isCanonical": false, + "evmContract": null, + "fullName": "monkey", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CLOWN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1128, + "tokenId": "0xb116e635175fe9848d0d38208ab94d9d", + "isCanonical": false, + "evmContract": null, + "fullName": "Morclown", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "UNIT", + "szDecimals": 5, + "weiDecimals": 10, + "index": 1129, + "tokenId": "0x5314ecc85ee6059955409e0da8d2bd31", + "isCanonical": false, + "evmContract": { + "address": "0x09f83c5052784c63603184e016e1db7a24626503", + "evm_extra_wei_decimals": -2 + }, + "fullName": "Test Unit", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PERPT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1130, + "tokenId": "0x03bd804170f8bf64f5889ae7939afad4", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ALOHA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1131, + "tokenId": "0xa53ac84bdab4ab53b5b3d1c931960123", + "isCanonical": false, + "evmContract": null, + "fullName": "Aloha kaaa", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CPOOL", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1132, + "tokenId": "0x1525279a73539eaa00cbc41aa4f610d2", + "isCanonical": false, + "evmContract": null, + "fullName": "Clearpool", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LCAT", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1133, + "tokenId": "0x4a7f807136e1e717da35efd657bf2094", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DREAM", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1134, + "tokenId": "0xe4846e4741602c15f0b2dd1631c8db10", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NOM", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1135, + "tokenId": "0xecdd7451597e9eb640b313c1b869ef20", + "isCanonical": false, + "evmContract": null, + "fullName": "NOM", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SLTEST", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1136, + "tokenId": "0x00b38421a2a062ee4e5e003ab4c37e65", + "isCanonical": false, + "evmContract": null, + "fullName": "SlTest", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "YAP", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1137, + "tokenId": "0x7192e581fb7a6a45c9acc986e29f6e03", + "isCanonical": false, + "evmContract": null, + "fullName": "YAP", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SOVRN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1138, + "tokenId": "0x0284632c4f4110b85265a8bc68a97091", + "isCanonical": false, + "evmContract": null, + "fullName": "Sovrun", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTZ", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1139, + "tokenId": "0x04892f9dfdf28759d80ef21ece606bbb", + "isCanonical": false, + "evmContract": { + "address": "0x7a22cb8ffb50fc55fc53407e655284464fa2b2e5", + "evm_extra_wei_decimals": 10 + }, + "fullName": "TESTZ", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SPOT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1140, + "tokenId": "0xaa8c2521e88d599e2b54260265965b0d", + "isCanonical": false, + "evmContract": null, + "fullName": "SPOT", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NOPE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1141, + "tokenId": "0xd45911d83a722234d00a7d772a8fac8a", + "isCanonical": false, + "evmContract": null, + "fullName": "NOPE", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TRCD", + "szDecimals": 0, + "weiDecimals": 8, + "index": 1142, + "tokenId": "0x55eba7a8436a23039cfa8ee211c96cc1", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RCDT", + "szDecimals": 0, + "weiDecimals": 8, + "index": 1143, + "tokenId": "0x5376e584549a8dc4835d2edf4cff9b69", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GREAT", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1144, + "tokenId": "0x6541ac6a3942c2833a838edcbe040033", + "isCanonical": false, + "evmContract": null, + "fullName": "Testing a new lending protocol", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "JOSE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1145, + "tokenId": "0xccbee9ae8e6666c53e55058c7b97ccee", + "isCanonical": false, + "evmContract": null, + "fullName": "JOSE TOKEN", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ISLAND", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1146, + "tokenId": "0x8e5dcaeacd91850611a6aabf6b1f810f", + "isCanonical": false, + "evmContract": null, + "fullName": "oceanic island", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BULBUL", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1147, + "tokenId": "0x11c5a710b679c9e4fbbcabb62661dcf8", + "isCanonical": false, + "evmContract": null, + "fullName": "BULBUL", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NHYPE", + "szDecimals": 1, + "weiDecimals": 8, + "index": 1148, + "tokenId": "0x1359bc717e7420b3ab0de8a28e390519", + "isCanonical": false, + "evmContract": null, + "fullName": "NEED TESTNET HYPE", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SYRUPA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1149, + "tokenId": "0x32dee6e986286bd7695a239bdf9a6d96", + "isCanonical": false, + "evmContract": null, + "fullName": "Syrupal Protocol", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RCDA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1150, + "tokenId": "0xb400bfd1ba4b9140f31debd567a23704", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RUN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1151, + "tokenId": "0x914fb3713d4d8c0311dfb3006ab8d7dc", + "isCanonical": false, + "evmContract": null, + "fullName": "Sovrun", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CCC", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1152, + "tokenId": "0x9c836ebf498365fe1b46ffff5bc5cd28", + "isCanonical": false, + "evmContract": null, + "fullName": "Coco Chicken ", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BULA", + "szDecimals": 0, + "weiDecimals": 6, + "index": 1153, + "tokenId": "0xcbf70a37248faeba915431f7b0b39957", + "isCanonical": false, + "evmContract": null, + "fullName": "BULBULA", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BULB", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1154, + "tokenId": "0x8b8af2a53523239737b83b3514f70f97", + "isCanonical": false, + "evmContract": null, + "fullName": "bulb", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SNOW", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1155, + "tokenId": "0x370c9f8f06e795dce78a1ed3536afbb1", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TIME", + "szDecimals": 1, + "weiDecimals": 8, + "index": 1156, + "tokenId": "0xe81ddb38443e2d711e65e2951cb761bb", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RCDB", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1157, + "tokenId": "0xb08ea010f5b976fa6e04c8f52b995afa", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SOVY", + "szDecimals": 1, + "weiDecimals": 8, + "index": 1158, + "tokenId": "0x0147dcb0d257d7aaffc68192b1be1d79", + "isCanonical": false, + "evmContract": { + "address": "0x674d61f547ae1595f81369f7f37f7400c1210444", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTSV", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1159, + "tokenId": "0xb33c22c9d402f6483111a8cc163691b9", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BIGER", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1160, + "tokenId": "0x5f2fddeb6443decbef6e7b0ccfde938f", + "isCanonical": false, + "evmContract": null, + "fullName": "shdrjhdrj", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BULC", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1161, + "tokenId": "0x3816e8f3719c7271ac5b416a11a973b8", + "isCanonical": false, + "evmContract": null, + "fullName": "BULBUL C", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SOCAI", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1162, + "tokenId": "0x38ddd16000aa78da459aec497de70c45", + "isCanonical": false, + "evmContract": null, + "fullName": "Spot On Chain Test Token", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GOD", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1163, + "tokenId": "0x0c4e22bd25a1ab8d6fb855eae265774a", + "isCanonical": false, + "evmContract": { + "address": "0x28e1dc599c3afe9232b93b3dc7e2094676ffb4b7", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CAMELA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1164, + "tokenId": "0x4b4cc1e778ee8b9fe2c6b823a92f3ab5", + "isCanonical": false, + "evmContract": null, + "fullName": "Chip Chip", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "THZG", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1165, + "tokenId": "0x494c67ca7198d1e64585899860c81f0a", + "isCanonical": false, + "evmContract": null, + "fullName": "THZG", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GOOG", + "szDecimals": 1, + "weiDecimals": 8, + "index": 1166, + "tokenId": "0x2e1ab466630aa1e1dbde6594ef6b147f", + "isCanonical": false, + "evmContract": { + "address": "0x188f4db6a8c9e1b5fdeacb199ff111c744e612e6", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MEGATS", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1167, + "tokenId": "0x8d77e9642995fea99596f25ffa88a04f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GODT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1168, + "tokenId": "0x74c193f6ffccb2533878ff77ad9abe0f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ORA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1169, + "tokenId": "0x2c33052429144e0e5b01c19b93cb0ffd", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CLC", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1170, + "tokenId": "0x4315da611bc4c1cba3b3f5768ddcc03a", + "isCanonical": false, + "evmContract": null, + "fullName": "coucou les congolais", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HTTEST", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1171, + "tokenId": "0x41635168ea90cf15d147c6cf845ec277", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MILK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1172, + "tokenId": "0x134eb40df4e5bbf2fd262eafd3c931c0", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TIMEE", + "szDecimals": 1, + "weiDecimals": 8, + "index": 1173, + "tokenId": "0x995f03cab0236b0eeaf8e175a4894a5c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTSL", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1174, + "tokenId": "0x985a3df6728d003e47b6c0eff4a81da9", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NIAOB", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1175, + "tokenId": "0x5aa241f2c40af1b1479194549ce75532", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "KKPAPA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1176, + "tokenId": "0x17cf1d519bc8f2811eec3fe270855a29", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MALPAN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1177, + "tokenId": "0x2982fae9dbc59216251a5ca00a68c8c7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SOUV", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1178, + "tokenId": "0xf53fa3cc8ac81acc3173a458f8c2293c", + "isCanonical": false, + "evmContract": { + "address": "0x1fe0c12ea6953a634bf75def9f553070c7e77d08", + "evm_extra_wei_decimals": 10 + }, + "fullName": "Souv", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RCDE", + "szDecimals": 0, + "weiDecimals": 6, + "index": 1179, + "tokenId": "0x3c2f8e93d8679530ba26d5eb3c9f71fb", + "isCanonical": false, + "evmContract": null, + "fullName": "RG", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ASTRO", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1180, + "tokenId": "0x2fae04eae3f45a11fa63b7eabdcb42ad", + "isCanonical": false, + "evmContract": null, + "fullName": "ASTROHADES", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GRAIL", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1181, + "tokenId": "0x68417c09030c0a08dca999dd8faf926e", + "isCanonical": false, + "evmContract": null, + "fullName": "Grail Token", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTSW", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1182, + "tokenId": "0x0a1b689d39d8d701d3eebeb962c91f2c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TIMEF", + "szDecimals": 1, + "weiDecimals": 8, + "index": 1183, + "tokenId": "0xa5917585448dc4095343aa4a19c18855", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "EMIT", + "szDecimals": 1, + "weiDecimals": 8, + "index": 1184, + "tokenId": "0x53a5779fb1112e9a7a81682853cab02d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RIP", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1185, + "tokenId": "0x7c0dceb9f60a43b1a7e9b5bb09b8a3fa", + "isCanonical": false, + "evmContract": null, + "fullName": "rip my fake money", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "B", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1186, + "tokenId": "0x1f4f3815ae385dac832d2cbf1c696b9e", + "isCanonical": false, + "evmContract": null, + "fullName": "a", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MANA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1187, + "tokenId": "0x98cebb48cbbceba32159717908bf54c7", + "isCanonical": false, + "evmContract": null, + "fullName": "mana", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ARSMN", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1188, + "tokenId": "0xe4a4fac53a69a34076231575bb118b62", + "isCanonical": false, + "evmContract": null, + "fullName": "a", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TRUMPP", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1189, + "tokenId": "0xe03d1ac35411e0e25868ea20b9529737", + "isCanonical": false, + "evmContract": null, + "fullName": "a", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CTT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1190, + "tokenId": "0x7f13ab73e25149d62cba2d15b2a0647f", + "isCanonical": false, + "evmContract": null, + "fullName": "COMMUNITY TEST TOKEN", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "PEG", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1191, + "tokenId": "0xe1f8350f4c78e410ff96beb2938d2aeb", + "isCanonical": false, + "evmContract": { + "address": "0x1edf61f0cef5207649499aa0def9fe86c9b0c8e1", + "evm_extra_wei_decimals": 13 + }, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "GODTT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1192, + "tokenId": "0x72dc1c8626eabdbfd0def854f83ceab9", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "VAGUE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1193, + "tokenId": "0x7b997a777df2e4b336a356f9036dd853", + "isCanonical": false, + "evmContract": { + "address": "0x640577074a5d054b011e0f05114078777646ca8e", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LIAM", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1194, + "tokenId": "0x40cb5d4c4db5841fce08f41b65bd2962", + "isCanonical": false, + "evmContract": { + "address": "0xcda8f9367edad3a42a5917b8293ee5546cc425eb", + "evm_extra_wei_decimals": 10 + }, + "fullName": "LIAM Token", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "KOMT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1195, + "tokenId": "0x5921a15276ddabdfca7bd8d45089f8c0", + "isCanonical": false, + "evmContract": null, + "fullName": "KOM Testing", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "NEURAL", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1196, + "tokenId": "0x6d3b443eb03f09a0ee8f939168ce3200", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TESTKK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1197, + "tokenId": "0x6033f4b07c78f26c0514229860e6cc52", + "isCanonical": false, + "evmContract": null, + "fullName": "Testing K", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "ABC", + "szDecimals": 4, + "weiDecimals": 9, + "index": 1198, + "tokenId": "0x7442eedfe2f514397bc836b663ae691b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.86" + }, + { + "name": "ABCD", + "szDecimals": 5, + "weiDecimals": 10, + "index": 1199, + "tokenId": "0xdfacb41cd63bc33ff798e2b0a28f7c08", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.88" + }, + { + "name": "AGRCCC", + "szDecimals": 5, + "weiDecimals": 10, + "index": 1200, + "tokenId": "0xb07993bfcab17f699153b73d7243623f", + "isCanonical": false, + "evmContract": null, + "fullName": "a", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1201, + "tokenId": "0x267a5e010c01db7473471cd2d4a28153", + "isCanonical": false, + "evmContract": null, + "fullName": "Testing K", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "LONE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1202, + "tokenId": "0x57f9097579f94e1191c9d801668283fe", + "isCanonical": false, + "evmContract": null, + "fullName": "Hyperlone", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "VXXCD", + "szDecimals": 5, + "weiDecimals": 10, + "index": 1203, + "tokenId": "0xc4eb4ac1358c8fabbfaa2bb21cb8ce92", + "isCanonical": false, + "evmContract": null, + "fullName": "ARSAR🤡🤡🤡SASASAAAaaaa!!!@@@£££火火火", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TZERO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1204, + "tokenId": "0x7d25dbd93e357dc3e423706e826e6994", + "isCanonical": false, + "evmContract": { + "address": "0x779ded0c9e1022225f8e0630b35a9b54be713736", + "evm_extra_wei_decimals": -2 + }, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SMOLL", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1205, + "tokenId": "0x521b694aa7e07e539ea0e2f25ebf7525", + "isCanonical": false, + "evmContract": { + "address": "0x9d291fffb2650158f868e6fdde2ebdc3d8fdd3b6", + "evm_extra_wei_decimals": -2 + }, + "fullName": "SO SMOLL!", + "deployerTradingFeeShare": "0.01" + }, + { + "name": "UNREAL", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1206, + "tokenId": "0xdd50389ec70364b273835dc45a13af3d", + "isCanonical": false, + "evmContract": null, + "fullName": "unreal", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "PRFI", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1207, + "tokenId": "0x79fc918370a90834f8a940c11abe8bf7", + "isCanonical": false, + "evmContract": { + "address": "0xa51e9a5bdbad5cd2801cabaff161fd42856ca3fe", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "PGAY", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1208, + "tokenId": "0xe96ed0fdd1ac1c8e3395bc5159a16d38", + "isCanonical": false, + "evmContract": null, + "fullName": "LiquidLaunch Spot Launchpad Test", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "GARS", + "szDecimals": 5, + "weiDecimals": 10, + "index": 1209, + "tokenId": "0xe55fc9ac16af4be66d7f3e6971b90f21", + "isCanonical": false, + "evmContract": null, + "fullName": "ARSAR🤡🤡🤡SASASAAAaaaa!!!@@@£££火火火", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "JPEG", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1210, + "tokenId": "0x6591f2fb63c36ed2fdfc88c47785bd1e", + "isCanonical": false, + "evmContract": { + "address": "0x7de4d50ac4a169ad60f2c1a924f15ea87f088eda", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "HAR", + "szDecimals": 0, + "weiDecimals": 8, + "index": 1211, + "tokenId": "0x1d894c27810b4901f66e1744625f9ef9", + "isCanonical": false, + "evmContract": { + "address": "0xfb50da9cb5f277bd386bd612544c2324d948191f", + "evm_extra_wei_decimals": 10 + }, + "fullName": "Harmonix Finance", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "QWER", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1212, + "tokenId": "0x71e3008ad49a047517b6d8a3aed37ba9", + "isCanonical": false, + "evmContract": { + "address": "0x922dfd855ae817a34bb8739c938dbd562c3603da", + "evm_extra_wei_decimals": 18 + }, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "RBNT", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1213, + "tokenId": "0xc239a172ade7205af2a3d3d68cbb9de4", + "isCanonical": false, + "evmContract": null, + "fullName": "Redbelly Network", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TWA", + "szDecimals": 5, + "weiDecimals": 10, + "index": 1214, + "tokenId": "0x27100850f55024bd4786804ab0faa6f7", + "isCanonical": false, + "evmContract": null, + "fullName": "ARSAR🤡🤡🤡SASASAAAaaaa!!!@@@£££火火火", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "APU", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1215, + "tokenId": "0xe89f23e356b59074d5eca31d5c05bea7", + "isCanonical": false, + "evmContract": { + "address": "0xc53edbf1d644fe761decea36721a6cec1fe8e90b", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TGWW", + "szDecimals": 5, + "weiDecimals": 10, + "index": 1216, + "tokenId": "0x0c6df578aaee132fbd9c862b3e7ecc3e", + "isCanonical": false, + "evmContract": null, + "fullName": "ARSAR🤡🤡🤡SASASAAAaaaa!!!@@@£££火火火", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "ACDC", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1217, + "tokenId": "0xf21b8525ed58a825271d8ff68bafff4b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "PWFQ", + "szDecimals": 5, + "weiDecimals": 10, + "index": 1218, + "tokenId": "0x3e71ff99bb5e0e1da231d1548863e534", + "isCanonical": false, + "evmContract": null, + "fullName": "ARSAR🤡🤡🤡SASASAAAaaaa!!!@@@£££火火火", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "ACDD", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1219, + "tokenId": "0xd8224137d6e3173d631682296d288230", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "ABPQ", + "szDecimals": 5, + "weiDecimals": 10, + "index": 1220, + "tokenId": "0x53db02e0c732c0bc66bcf553d1d82948", + "isCanonical": false, + "evmContract": null, + "fullName": "ARSAR🤡🤡🤡SASASAAAaaaa!!!@@@£££火火火", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TTTA", + "szDecimals": 5, + "weiDecimals": 10, + "index": 1221, + "tokenId": "0x8acf81cf3b67184ec60d215e690725e9", + "isCanonical": false, + "evmContract": null, + "fullName": "ARSAR🤡🤡🤡SASASAAAaaaa!!!@@@£££火火火", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TBTC", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1222, + "tokenId": "0xb60456afebd0139f8aa75f88d837f2b1", + "isCanonical": false, + "evmContract": null, + "fullName": "Hyperliquid tBTC v2", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ENAA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1223, + "tokenId": "0xdd3281de2e0c451b1f10f858ef414870", + "isCanonical": false, + "evmContract": null, + "fullName": "enaaa", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TESTAB", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1224, + "tokenId": "0xc8110f6b3791befb7b857006cc7358a4", + "isCanonical": false, + "evmContract": null, + "fullName": "testauias", + "deployerTradingFeeShare": "0.5" + }, + { + "name": "TBTCB", + "szDecimals": 3, + "weiDecimals": 8, + "index": 1225, + "tokenId": "0x3eb3bf698ec7e5c94374413482d9c50f", + "isCanonical": false, + "evmContract": null, + "fullName": "HyperLiquid tBTC v2", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TTAA", + "szDecimals": 5, + "weiDecimals": 10, + "index": 1226, + "tokenId": "0x016ad7c7be84ef3cf4c7784a51a7bd67", + "isCanonical": false, + "evmContract": null, + "fullName": "ARSAR🤡🤡🤡SASASAAAaaaa!!!@@@£££火火火", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "HGHG", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1227, + "tokenId": "0x5af1f91c74a2927ad19ee7cf4712b2dd", + "isCanonical": false, + "evmContract": null, + "fullName": "HGHG", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "BENA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1228, + "tokenId": "0x4623523428f7165c2eb223d9a27357dc", + "isCanonical": false, + "evmContract": { + "address": "0xa45ca02a29ffab1120854bcee9991a6b93c8fed4", + "evm_extra_wei_decimals": 13 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "BENB", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1229, + "tokenId": "0xb1c01aa95eb161661c1333d760c64928", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "ATWQQ", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1230, + "tokenId": "0x3be1120d4e3a5fea99c1d3fd65f8ca0a", + "isCanonical": false, + "evmContract": null, + "fullName": "ARSAR🤡🤡🤡SASASAAAaaaa!!!@@@£££火火火", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "ALICE", + "szDecimals": 0, + "weiDecimals": 6, + "index": 1231, + "tokenId": "0x503e1e612424896ec6e7a02c7350c963", + "isCanonical": false, + "evmContract": { + "address": "0xad543c6af375b1001e3b08202b1eb3e6e608a42f", + "evm_extra_wei_decimals": 12 + }, + "fullName": null, + "deployerTradingFeeShare": "0.25" + }, + { + "name": "BOB", + "szDecimals": 0, + "weiDecimals": 6, + "index": 1232, + "tokenId": "0x1a799f5ac47b70f204e687bfb1cb9753", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "PRNT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1233, + "tokenId": "0x3f5fa363f5f1fa06992307fa927458c6", + "isCanonical": false, + "evmContract": { + "address": "0xa5f8503b851a021a2feac12736937e2db06e2c07", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "HIPPO", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1234, + "tokenId": "0xe807845b25b6b2faeba837e2fd225881", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "HYDRA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1235, + "tokenId": "0x6a1b7b8fe43062e5da7a6b799ee3f784", + "isCanonical": false, + "evmContract": { + "address": "0x0d23d4d50a9265ea8c7e611ba4d547ca167fd808", + "evm_extra_wei_decimals": 10 + }, + "fullName": "Hail, Hydra!", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TBTCC", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1236, + "tokenId": "0x3db1652e550bd78eb778c20f52a905f7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ALITH", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1237, + "tokenId": "0x3f4138350ecde0a8e22be7fca5d1331f", + "isCanonical": false, + "evmContract": null, + "fullName": "alith", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "CAXYZ", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1238, + "tokenId": "0x03b4d4ecde51bf79eb0a6db5aedd5f2a", + "isCanonical": false, + "evmContract": null, + "fullName": "CAXYZ", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "RAWT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1239, + "tokenId": "0xecebf8da34c61063d5bdc5871087671e", + "isCanonical": false, + "evmContract": null, + "fullName": "RWA Tokens", + "deployerTradingFeeShare": "0.01" + }, + { + "name": "LST", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1240, + "tokenId": "0x5762658a7ac0e25267928dfe3cdb43ab", + "isCanonical": false, + "evmContract": null, + "fullName": "TEST", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "ROBERT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1241, + "tokenId": "0x7e6f37d9a01d064719c3633eb189d7ed", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "UETH", + "szDecimals": 4, + "weiDecimals": 9, + "index": 1242, + "tokenId": "0xe4371d8166f362d6578725f11e0a14f3", + "isCanonical": false, + "evmContract": { + "address": "0x5a1a1339ad9e52b7a4df78452d5c18e8690746f3", + "evm_extra_wei_decimals": 9 + }, + "fullName": "Unit Ethereum", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "PIP", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1243, + "tokenId": "0x8bebd7d025c50e0b2a7157e79809d666", + "isCanonical": false, + "evmContract": null, + "fullName": "PiP", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "HAPPY", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1244, + "tokenId": "0x908584a25626a75d7a7e919135e5a06b", + "isCanonical": false, + "evmContract": null, + "fullName": "HappyLife", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "CTEST", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1245, + "tokenId": "0x44d7a98660b11666d3f4f54d4bee4adb", + "isCanonical": false, + "evmContract": { + "address": "0xa663ea12a8582b445d3c233fd85415f470d19486", + "evm_extra_wei_decimals": 10 + }, + "fullName": "c for test", + "deployerTradingFeeShare": "0.5" + }, + { + "name": "HIP", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1246, + "tokenId": "0x695d67d71ffd379122d892d074ad52fd", + "isCanonical": false, + "evmContract": null, + "fullName": "HyppieLiquid", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "CHARLI", + "szDecimals": 0, + "weiDecimals": 6, + "index": 1247, + "tokenId": "0x24abb7cbe11cf0aa7c1afc0eb25227c6", + "isCanonical": false, + "evmContract": { + "address": "0x66a9993e9daa484bda500db30a08cef0b4e5507d", + "evm_extra_wei_decimals": 12 + }, + "fullName": null, + "deployerTradingFeeShare": "0.25" + }, + { + "name": "TSIPHE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1248, + "tokenId": "0xee21ae00bddaa11f5b500c5f204c3960", + "isCanonical": false, + "evmContract": { + "address": "0xeaff547931cfd649115b03e6b47ed8f1df00ae8c", + "evm_extra_wei_decimals": 13 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "PIPT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1249, + "tokenId": "0xb171d45103f355fb4e0bd0ed7ea37cf7", + "isCanonical": false, + "evmContract": { + "address": "0x23f49864a8e2b263cde3eae4b5aa9ce06acd16e2", + "evm_extra_wei_decimals": 13 + }, + "fullName": "Pipt", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "COOKIE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1250, + "tokenId": "0xebd92704bc6bd791b3c3f2a9d601e439", + "isCanonical": false, + "evmContract": null, + "fullName": "Cookie Protocol", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TSPR", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1251, + "tokenId": "0x036b3e84ec1356cc351e975f41f3b17d", + "isCanonical": false, + "evmContract": { + "address": "0x973af0f5cce5db937c1d8c0f285ac80724017c5a", + "evm_extra_wei_decimals": 0 + }, + "fullName": "Test SPR", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "HANAA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1252, + "tokenId": "0x0446b2bf4f4d51750ac98f6cd87ffa12", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "MOIJLD", + "szDecimals": 4, + "weiDecimals": 9, + "index": 1253, + "tokenId": "0x83b9570620260204d649a60dc4ebb1f1", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-03-19T17:19:12.166Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "RCXYSF", + "szDecimals": 0, + "weiDecimals": 7, + "index": 1254, + "tokenId": "0x65c988c34920ff9fd697286699654ca1", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-03-20T11:19:13.668Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TUSDE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1255, + "tokenId": "0xedfe2510849bcebd93b2687b6fda9731", + "isCanonical": false, + "evmContract": null, + "fullName": "TUSDE", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "FUNT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1256, + "tokenId": "0x2b36139eae6b797dcc311fbce1f464e5", + "isCanonical": false, + "evmContract": { + "address": "0x8d1e69f1e8516af0976661cfd057be54181d9828", + "evm_extra_wei_decimals": 10 + }, + "fullName": "funt", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "FUNTT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1257, + "tokenId": "0x55db542bc5cc47d15bc3764cdd339a98", + "isCanonical": false, + "evmContract": { + "address": "0x876dffd396027de414b4881c628fc9b98c058156", + "evm_extra_wei_decimals": 10 + }, + "fullName": "funtt", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "CATBAL", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1258, + "tokenId": "0x51917d00b92e200f1205f84b0157116e", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "USDXL", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1259, + "tokenId": "0xf203c45428988906e5e1f4702ff06294", + "isCanonical": false, + "evmContract": { + "address": "0x11ec6a34fae1d9b03918498440a2f4f6d18532d2", + "evm_extra_wei_decimals": 11 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TESTAZ", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1260, + "tokenId": "0x9a72ac0c5c01c8fccd1f34bb524c1678", + "isCanonical": false, + "evmContract": null, + "fullName": "just a test", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "DBR", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1261, + "tokenId": "0xb275acc8f89dc128abfc32a64fd4dc37", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "DANK", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1262, + "tokenId": "0x319023a58dcb33bc16902c1ab100a692", + "isCanonical": false, + "evmContract": { + "address": "0x728e20cde0f8b52d2b73d67e236611dbae835a78", + "evm_extra_wei_decimals": 12 + }, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "FEUSDD", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1263, + "tokenId": "0x7734b431bb7680413098441485997446", + "isCanonical": false, + "evmContract": { + "address": "0x6468d240a48ec1a86403ac77fd47aa9bcb38b5ce", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TESTAY", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1264, + "tokenId": "0xedc6ad81b79c177e1ecbea4405f66e81", + "isCanonical": false, + "evmContract": { + "address": "0xc05cc12e496f1ccc248b03c7ed4c37921e46ce98", + "evm_extra_wei_decimals": -2 + }, + "fullName": "just a test", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TESTAX", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1265, + "tokenId": "0x097955b51e3034087b3e7b86ff8afe2f", + "isCanonical": false, + "evmContract": { + "address": "0x8772c717bcfb787e2e96e71a738ea2cd3d8ac1e1", + "evm_extra_wei_decimals": -2 + }, + "fullName": "just a test", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "DBRT", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1266, + "tokenId": "0x8e5af4f513a92d0284179637d2df6206", + "isCanonical": false, + "evmContract": { + "address": "0x7d91f87c60306a07024181e59c4c806cc76b29c1", + "evm_extra_wei_decimals": 0 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TSTIDT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1267, + "tokenId": "0xfbeebe64426df93000c10ebd8f99b374", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TSPH", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1268, + "tokenId": "0xf70d1293e72541353c3bbaaea6249055", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.97" + }, + { + "name": "TESTAV", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1269, + "tokenId": "0x25e0ad9f59f992a3dafa573c597eb6e6", + "isCanonical": false, + "evmContract": { + "address": "0x5782681427580f39bd0d1bf216cbaf8bb441b843", + "evm_extra_wei_decimals": -2 + }, + "fullName": "just a test", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TASST", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1270, + "tokenId": "0xe653c7c2d16b2fe1aa594c623164f685", + "isCanonical": false, + "evmContract": null, + "fullName": "Test token example", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TESTAU", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1271, + "tokenId": "0x6879700843ce445d6dd1d2f936c297dd", + "isCanonical": false, + "evmContract": null, + "fullName": "tester", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "FYUCCH", + "szDecimals": 4, + "weiDecimals": 10, + "index": 1272, + "tokenId": "0x6f275da224d1cb416cec9ffa04ab75c8", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-04-05T13:19:47.587Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TESTAT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1273, + "tokenId": "0x2521ba02c2d3efeee3f74d3f7320ef63", + "isCanonical": false, + "evmContract": null, + "fullName": "just a test", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "USDAA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1274, + "tokenId": "0xd55c18b9d5a21f77378a7e4c2960aa5b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "USDAB", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1275, + "tokenId": "0x528e7b6eef4c367b2db1b0af27fa9f88", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "RWGKSX", + "szDecimals": 4, + "weiDecimals": 9, + "index": 1276, + "tokenId": "0x021ffa428c4852a25765b27e0d143ea5", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-04-08T02:19:53.135Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "QUANT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1277, + "tokenId": "0xb2697ec3fb75fdac9a1e56411f353e66", + "isCanonical": false, + "evmContract": null, + "fullName": "HypurrQuant", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "ABCDE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1278, + "tokenId": "0x666a7985f8533151641a39d2f4955057", + "isCanonical": false, + "evmContract": null, + "fullName": "A test token", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "USOL", + "szDecimals": 3, + "weiDecimals": 8, + "index": 1279, + "tokenId": "0x57ead23624b114018cc0e49d01cc7b6b", + "isCanonical": false, + "evmContract": null, + "fullName": "Unit Solana", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "MXFVMO", + "szDecimals": 4, + "weiDecimals": 10, + "index": 1280, + "tokenId": "0x3ca6c58a1b6e49e56a095a13b5ed312e", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-04-13T06:20:03.106Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "SOQIKG", + "szDecimals": 5, + "weiDecimals": 10, + "index": 1281, + "tokenId": "0x3332483a787294b8efb15ae039d9594e", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-04-14T00:20:05.087Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "ALEX", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1282, + "tokenId": "0x591e1bce36fcc17a964d5b46af2e05fa", + "isCanonical": false, + "evmContract": { + "address": "0x8d4c06ee264fcadc4c26be2a502866dfdd6d7508", + "evm_extra_wei_decimals": 10 + }, + "fullName": "Alexander", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "ONLYUP", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1283, + "tokenId": "0xf71149f14e0a3ee8684ea9fb3e041ca9", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "EAGEN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1284, + "tokenId": "0xf54cad2d36ddd9b69bfff048b89b3f4a", + "isCanonical": false, + "evmContract": { + "address": "0xbc2d7073120946f6e2e203559a219d19d19da456", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TCOOK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1285, + "tokenId": "0xbaa0e21cf0a9876fa8ee908aa7e6fb94", + "isCanonical": false, + "evmContract": { + "address": "0xe4105774b310ff958c63055846fa0d9c0e6d8978", + "evm_extra_wei_decimals": 10 + }, + "fullName": "TCOOK", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "SYYQXU", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1286, + "tokenId": "0x9d73a4d77af003ed5431ef5e0dcbea0f", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-04-18T10:20:13.742Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "IDTGAX", + "szDecimals": 2, + "weiDecimals": 9, + "index": 1287, + "tokenId": "0xe81bac0d9be9be7b65284299ad6de035", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-04-19T04:20:15.027Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "NAAAAA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1288, + "tokenId": "0x0bbd63f228f8797576c800692e31dd6a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "WHITE", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1289, + "tokenId": "0x66d9d15921234e029c69a588e23d6feb", + "isCanonical": false, + "evmContract": null, + "fullName": "WhiteRock", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "GBISU", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1290, + "tokenId": "0x3f7a27c092f7c9572acd7faf74c6ac11", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "LALATW", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1291, + "tokenId": "0x9d54eca9fbf27c4bb87484ff421a3e8e", + "isCanonical": false, + "evmContract": { + "address": "0xdb409403a047a0bb1b7e576c9f0482f1a6444d38", + "evm_extra_wei_decimals": 10 + }, + "fullName": "lalatwo", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "KUCING", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1292, + "tokenId": "0x3e2f41fa8f094f58db50b4a913a37301", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "ZTJZDY", + "szDecimals": 2, + "weiDecimals": 10, + "index": 1293, + "tokenId": "0xd97b177ff66ef60e101644ba3c08be44", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-04-27T11:20:31.544Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "DUSTYY", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1294, + "tokenId": "0xb69611fa15362944a64b13e5575c3605", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "USDEEE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1295, + "tokenId": "0x0fd728eb06cbed4d5a3dfee49de53834", + "isCanonical": false, + "evmContract": { + "address": "0xe0166f6c98aea0fd135d474b69471ca96dc797c4", + "evm_extra_wei_decimals": 10 + }, + "fullName": "USDEEE", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "DDBRR", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1296, + "tokenId": "0x026741c3a58d2467f2fb191b5d0a7074", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "EAGEN2", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1297, + "tokenId": "0x8ee5ac70357f27741f1866131e73d1b7", + "isCanonical": false, + "evmContract": { + "address": "0x88d4853955415e5d1bd909b15dc3cb0eab37f4ad", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ENNA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1298, + "tokenId": "0x2c212e0a85431f61b21b1934b9170132", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "PEGG", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1299, + "tokenId": "0xc25d1a3f1054290cb44f29d78c98c05e", + "isCanonical": false, + "evmContract": { + "address": "0x3fb075c681e4a178777476af44ee9b7ef4186b11", + "evm_extra_wei_decimals": 13 + }, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "ISLAN2", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1300, + "tokenId": "0x247144f9e2dea3f4eeb55c789154ba1c", + "isCanonical": false, + "evmContract": { + "address": "0x160dbf7cec9f796e2cb7219afe30ca320add7776", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "UFART", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1301, + "tokenId": "0x5c1a98b4df03401e19acb16bcf2ffabf", + "isCanonical": false, + "evmContract": null, + "fullName": "Unit Fartcoin", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "MNSPEK", + "szDecimals": 0, + "weiDecimals": 6, + "index": 1302, + "tokenId": "0x89c5284a8db485055879a879d8bbc2f0", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-05-02T15:20:41.561Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "UBITCH", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1303, + "tokenId": "0x85f0328b36468d4fcb135071143abb41", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "PEGGG", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1304, + "tokenId": "0x8154249cd9c496fbdc63b7197058f0b4", + "isCanonical": false, + "evmContract": { + "address": "0x0a200360d5f614aa7c7842fba9c244b27c8904e4", + "evm_extra_wei_decimals": 13 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "SQXUDU", + "szDecimals": 4, + "weiDecimals": 10, + "index": 1305, + "tokenId": "0xa248a037a55d28065f378e53eca7f15f", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-05-06T07:20:49.087Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TPTSD", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1306, + "tokenId": "0x6cd7c0d95828f6162cfb8ebefdc54e4c", + "isCanonical": false, + "evmContract": { + "address": "0x198cb57fd61888cc09ec72ad531051ca4fdcd47c", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "PRTE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1307, + "tokenId": "0x98a478e9f64955073cbf3d6f37f042f1", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "PRTT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1308, + "tokenId": "0x9f1b299a2767d1dbe2d4b91f4ffc3e45", + "isCanonical": false, + "evmContract": { + "address": "0xe1d90020c99228915aa3270bbcd66751824bff2a", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "SPIKEY", + "szDecimals": 4, + "weiDecimals": 10, + "index": 1309, + "tokenId": "0x4bc48c8eb9d3f470a870a88cb64afc3c", + "isCanonical": false, + "evmContract": { + "address": "0x80b84308680e523b0bd7696a1ba8020744e7c550", + "evm_extra_wei_decimals": 8 + }, + "fullName": "Spikey Boy", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BAPE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1310, + "tokenId": "0x173640046cc8d96297962954960bd23b", + "isCanonical": false, + "evmContract": { + "address": "0x38a411b46fdb0bcd833440c0379cbd6c0495ba1c", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BPLUME", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1311, + "tokenId": "0xbb01ad0b7a2bc3a57e69fa28f27bd56f", + "isCanonical": false, + "evmContract": { + "address": "0x02bc1018c4f416d3bb18579a00d5aac5e7d3e603", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "PER", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1312, + "tokenId": "0x64400fd8c594a2eb609926d0b7907ccc", + "isCanonical": false, + "evmContract": null, + "fullName": "PER", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "RUB", + "szDecimals": 5, + "weiDecimals": 10, + "index": 1313, + "tokenId": "0xc26a998a09404c12431a84ca1723c12a", + "isCanonical": false, + "evmContract": null, + "fullName": "Reverse Unit Bias", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "RUBBB", + "szDecimals": 5, + "weiDecimals": 10, + "index": 1314, + "tokenId": "0x35119e457093bbdefdce0e5b5612e13b", + "isCanonical": false, + "evmContract": { + "address": "0x124df3e9763c476825366e6f6a9810eb910f535b", + "evm_extra_wei_decimals": 8 + }, + "fullName": "RUBBB", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TXYAPJ", + "szDecimals": 0, + "weiDecimals": 6, + "index": 1315, + "tokenId": "0xb79cbb61ac1e9ad0665b059635d4f724", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-05-12T23:21:03.428Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "UBONK", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1316, + "tokenId": "0x07258d30c89f37d852314bbdd90ac0ff", + "isCanonical": false, + "evmContract": null, + "fullName": "Unit Bonk", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "FRCTB", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1317, + "tokenId": "0xd9e91c2ea8e4bef760d4905b28ec5b9e", + "isCanonical": false, + "evmContract": null, + "fullName": "Fractality Test", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "XVUTAH", + "szDecimals": 4, + "weiDecimals": 10, + "index": 1318, + "tokenId": "0xaa0e6e656cc21d147b8799550ec40121", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-05-16T20:21:11.001Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "FRCTC", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1319, + "tokenId": "0xbdeaa95bd62d96a76f2511fcd8ac810f", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "LFG", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1320, + "tokenId": "0x950a54d49da91341d64d0148e614e435", + "isCanonical": false, + "evmContract": null, + "fullName": "LFG", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "DASH", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1321, + "tokenId": "0xd6f559008e9644ce6a74bb2c02705d8d", + "isCanonical": false, + "evmContract": { + "address": "0x9b523ab0152b5742b417d0091f45ef7b8c394359", + "evm_extra_wei_decimals": 10 + }, + "fullName": "Duckworth", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "IDCFPE", + "szDecimals": 4, + "weiDecimals": 9, + "index": 1322, + "tokenId": "0x4bda1d85eae15ccc052ae8fe440a226b", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-05-22T00:11:35.324Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "FFCHAT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1323, + "tokenId": "0x4a81bca4ce7f7e2cc74b05dadca9499b", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "YOMOER", + "szDecimals": 0, + "weiDecimals": 8, + "index": 1324, + "tokenId": "0x1bc8137958ceb9fedc4b1bc9ef3322f1", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-05-24T09:10:30.304Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "GREATE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1325, + "tokenId": "0xb388d62ae06aeb3ad24c46922bbed921", + "isCanonical": false, + "evmContract": null, + "fullName": "That’s great", + "deployerTradingFeeShare": "0.5" + }, + { + "name": "TCCVX", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1326, + "tokenId": "0xf9f5f1a8585e4ea37ce150615ef4e8c3", + "isCanonical": false, + "evmContract": null, + "fullName": "testgcx", + "deployerTradingFeeShare": "0.5" + }, + { + "name": "ANITAL", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1327, + "tokenId": "0xfbf99fcef02ee495c27c17f7828407ca", + "isCanonical": false, + "evmContract": { + "address": "0xd26e5994d1baa1d0fa1a614f83897bdb573bd1aa", + "evm_extra_wei_decimals": 0 + }, + "fullName": "ANITA L Maxi", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "USDZZ", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1328, + "tokenId": "0x7bc98b970531175951be66e5307ce3bc", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "UYXEDE", + "szDecimals": 3, + "weiDecimals": 8, + "index": 1329, + "tokenId": "0x98ea0635bfdea051a4ed0475931bab7b", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-05-29T18:10:40.931Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "GOLF", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1330, + "tokenId": "0x4287af45c54acbe5cb95eddf00747e4f", + "isCanonical": false, + "evmContract": { + "address": "0xddb381252614b97069fc0be950bdd2e0eb3b0823", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "CHAM", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1331, + "tokenId": "0xeabecbebcfe5840ab689ff51cff5b6a3", + "isCanonical": false, + "evmContract": null, + "fullName": "The Chameleon", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "AXL1", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1332, + "tokenId": "0x914a7fca3e6f9f44e4926c09477f0724", + "isCanonical": false, + "evmContract": { + "address": "0xa548afa249d302213f8bb2b87dd78ea98fe9692d", + "evm_extra_wei_decimals": 13 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "AXL2", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1333, + "tokenId": "0x9c7f23436d2a4e9307ba2e848f4e78da", + "isCanonical": false, + "evmContract": { + "address": "0xcde29938e8755b56aeaaad03f6885359d7af4831", + "evm_extra_wei_decimals": 13 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "AXL3", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1334, + "tokenId": "0x0b298e4873f8774b84582c7877e1bf9a", + "isCanonical": false, + "evmContract": { + "address": "0xf7f6e7a52800e02b39cf119c6c17512310346136", + "evm_extra_wei_decimals": 13 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "PUCKY", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1335, + "tokenId": "0x657f7232567d543630ff3d583b9709cc", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "ISLAN3", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1336, + "tokenId": "0x8f4def2bc0b5a178814a23b7ae104ddd", + "isCanonical": false, + "evmContract": { + "address": "0xbae4f7d732a4328c141ed66fa348d94ad863b96a", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "XMWBAW", + "szDecimals": 1, + "weiDecimals": 8, + "index": 1337, + "tokenId": "0x849d39d5c5ed0494e5149df6131c8cae", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-06-03T17:10:51.104Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TROY", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1338, + "tokenId": "0x73ce18a858ae2680288db4a395b2c784", + "isCanonical": false, + "evmContract": { + "address": "0xfd6e99f28d60c2260475b8418c97c128c9812ac5", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "STHYPE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1339, + "tokenId": "0x29ec2d4980acd07fadb7bdbf3255c769", + "isCanonical": false, + "evmContract": { + "address": "0x6cf5b647f34579c884b811076fc5fed747d2d08b", + "evm_extra_wei_decimals": 10 + }, + "fullName": "Testnet Staked HYPE", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "AXL4", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1340, + "tokenId": "0x69860cdf7dc26d1c19348d5c50fefd68", + "isCanonical": false, + "evmContract": { + "address": "0xed927e6ead4a00d1408b1b6cd4575705d2bd3268", + "evm_extra_wei_decimals": 13 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "AXL5", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1341, + "tokenId": "0x0fff60248d46a1463b2e2bb35c762cf2", + "isCanonical": false, + "evmContract": { + "address": "0xc5572cb66333c3eb85f213a66d95d0a8e16a2cf2", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "AXL6", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1342, + "tokenId": "0x9cbbaa034e50cbd0c12f9eb4438d69b3", + "isCanonical": false, + "evmContract": { + "address": "0xd784531290e0ee1820aa5e3c86c0c88cd719930a", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "JUN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1343, + "tokenId": "0x4d969c52c9e215a6b538ff3802dd30f7", + "isCanonical": false, + "evmContract": { + "address": "0xdd94fc3997ae99a89a0364447bed27e620e65f15", + "evm_extra_wei_decimals": 10 + }, + "fullName": "TEST", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "UPUMP", + "szDecimals": 0, + "weiDecimals": 6, + "index": 1344, + "tokenId": "0xdc348378290f167692e50bfb49c60696", + "isCanonical": false, + "evmContract": null, + "fullName": "Unit Pump Fun", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "CREAM", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1345, + "tokenId": "0xc1e2e4ce412781a5d1624bd8c80d0a68", + "isCanonical": false, + "evmContract": { + "address": "0xcb0ac4ad4360171dc7022ff3aaa5e213a5cc93d9", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "0.01" + }, + { + "name": "CC", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1346, + "tokenId": "0x68c7e3fb2f91cd38a44e18253dfd24c3", + "isCanonical": false, + "evmContract": { + "address": "0x52d2b227191b03e2c28391e3bb127904da39d94a", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "0.01" + }, + { + "name": "TESTJO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1347, + "tokenId": "0x07fbe75ddd3c34a3cf7c7b4243952ee1", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "XYPH", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1348, + "tokenId": "0xccda31af0a3101fa362e818ee08ea599", + "isCanonical": false, + "evmContract": null, + "fullName": "hypx", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "STEAK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1349, + "tokenId": "0x2d4765f0b62ee78a68abaf89c519aa00", + "isCanonical": false, + "evmContract": null, + "fullName": "STEAK ", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TACO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1350, + "tokenId": "0xc2e4669f2f5ac2d933da71fddab76377", + "isCanonical": false, + "evmContract": { + "address": "0x4044510ff53bb5100c544aca65e2f2ff213412b9", + "evm_extra_wei_decimals": 0 + }, + "fullName": "Taco", + "deployerTradingFeeShare": "0.1" + }, + { + "name": "STLOOP", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1351, + "tokenId": "0x62f2bbddd78fb30c1dd8ad6596a205c8", + "isCanonical": false, + "evmContract": { + "address": "0x502ee789b448aa692901fe27ab03174c90f07dd1", + "evm_extra_wei_decimals": 10 + }, + "fullName": "stLOOP", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "MOKOKO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1352, + "tokenId": "0x9207cde983045d2b8420e80a4310b3f6", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "ROUTE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1353, + "tokenId": "0xc276051d1b5e9481735d084c6ef748b9", + "isCanonical": false, + "evmContract": null, + "fullName": "Router Protocol", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "WATER", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1354, + "tokenId": "0xa3d1aee014265853875f3d9461545e66", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "LZ", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1355, + "tokenId": "0x9d577f1a16c6d3984d4f2b48352a56fe", + "isCanonical": false, + "evmContract": { + "address": "0x722e55dd73ee8c61129203093522421526e632ed", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "0.01" + }, + { + "name": "LIQN", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1356, + "tokenId": "0xf5ef6ce285eaccc23e15c0cb16eca804", + "isCanonical": false, + "evmContract": null, + "fullName": "liqn", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "QBRUKA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1357, + "tokenId": "0x9ac460ac97798900e1bd92f6da746611", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-06-25T16:11:37.825Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "KQDPIL", + "szDecimals": 0, + "weiDecimals": 10, + "index": 1358, + "tokenId": "0x3174bb5f02545cdea73e633dd3d1ce0e", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-06-26T23:11:40.623Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "SSR", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1359, + "tokenId": "0xa34edeef8ffd661e5e086b57f2b16cab", + "isCanonical": false, + "evmContract": { + "address": "0xa000c98973854bd8badd541bdee371cc8d2adeea", + "evm_extra_wei_decimals": 6 + }, + "fullName": "STRATEGIC SOLANA RESERVE", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "HUNGRY", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1360, + "tokenId": "0x4093512e3cc74e3e14b10181656dc4db", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TRADES", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1361, + "tokenId": "0xb18a3aba29eb836a1e127732bdb1346b", + "isCanonical": false, + "evmContract": null, + "fullName": "Trade.fun", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TSTOLY", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1362, + "tokenId": "0xeabf074bd905638572109b48a27904a1", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "USPY", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1363, + "tokenId": "0x930abf91473bc0b11228b502eaf58fa7", + "isCanonical": false, + "evmContract": null, + "fullName": "Unit SP500", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "SSRT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1364, + "tokenId": "0x6651476c661a04a4e593c1c86746782a", + "isCanonical": false, + "evmContract": { + "address": "0xb40a43c241a86212c2550f2a125546aa02d19e71", + "evm_extra_wei_decimals": 10 + }, + "fullName": "Solana Strategic Reserve Test", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TFC", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1365, + "tokenId": "0x14049406cb1deac3148fe41fbf229036", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TSIDD", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1366, + "tokenId": "0x139fdef09defa2c6d65517a1861c7a6e", + "isCanonical": false, + "evmContract": null, + "fullName": "FACT", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "UPA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1367, + "tokenId": "0x94cd7dac0f9282c360b84ba31b0004cf", + "isCanonical": false, + "evmContract": { + "address": "0x2a817463f532389816dfbb169106623fd6329a71", + "evm_extra_wei_decimals": 10 + }, + "fullName": "UPA Test Token", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TRDE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1368, + "tokenId": "0x1a97bb53ca6b1d393397647766877464", + "isCanonical": false, + "evmContract": { + "address": "0xe533fdf8d10c70c64504e39b298fd8c4fd1fbbb7", + "evm_extra_wei_decimals": 10 + }, + "fullName": "Trade.fun", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "IFONLY", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1369, + "tokenId": "0xe50f8b4f779ade7eec8d673041dc895b", + "isCanonical": false, + "evmContract": null, + "fullName": "if only this were mainnet", + "deployerTradingFeeShare": "0.7" + }, + { + "name": "USPXS", + "szDecimals": 1, + "weiDecimals": 8, + "index": 1370, + "tokenId": "0x2f5b5d85f4f86f683f681d2fa791adab", + "isCanonical": false, + "evmContract": null, + "fullName": "Unit SPX6900", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "DGWQCQ", + "szDecimals": 1, + "weiDecimals": 7, + "index": 1371, + "tokenId": "0xd67925f636c662fea97e5dd27e0b5857", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-07-13T23:12:16.262Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "ZXTUGR", + "szDecimals": 3, + "weiDecimals": 10, + "index": 1372, + "tokenId": "0x7d5b6b2dc21d1c0aff4a0be1bccfc072", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-07-15T01:12:18.474Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "FEET", + "szDecimals": 4, + "weiDecimals": 9, + "index": 1373, + "tokenId": "0xcd5890b4f0410dc526b2617b10a45798", + "isCanonical": false, + "evmContract": null, + "fullName": "Foot Lovers", + "deployerTradingFeeShare": "0.2" + }, + { + "name": "HREKT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1374, + "tokenId": "0xab1f91a7f913ab78568e2a186975c82b", + "isCanonical": false, + "evmContract": null, + "fullName": "Rekt", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "THEDOG", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1375, + "tokenId": "0xa40f233fb28201325697dc7892686bd7", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "HSZRWD", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1376, + "tokenId": "0xf2184fe8b25455fa5f454380f1ed070a", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-07-20T10:12:29.491Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "MNT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1377, + "tokenId": "0x0a8f7f7541447eff6090304ad20cfb5f", + "isCanonical": false, + "evmContract": { + "address": "0x9c38b8ba2fdbf2f2414df70ed62d93ca492158e6", + "evm_extra_wei_decimals": 10 + }, + "fullName": "Mantle", + "deployerTradingFeeShare": "0.99" + }, + { + "name": "IFT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1378, + "tokenId": "0x1237e80b5105bceed6b87958bfcaed0c", + "isCanonical": false, + "evmContract": null, + "fullName": "IF Test", + "deployerTradingFeeShare": "0.01" + }, + { + "name": "STKN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1379, + "tokenId": "0x8492b880e6afdac4f5c5730ff2046ae3", + "isCanonical": false, + "evmContract": { + "address": "0x08ba51b442390375fabca7734f210425a6000a60", + "evm_extra_wei_decimals": 10 + }, + "fullName": "SimpleToken", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "WEB", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1380, + "tokenId": "0x270916d33d7a047ed036464e4bb82d18", + "isCanonical": false, + "evmContract": null, + "fullName": "Aranea ", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "BONK", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1381, + "tokenId": "0xff6dfb63950e12ad4e7fad67b2c7d262", + "isCanonical": false, + "evmContract": null, + "fullName": "Unit Bonk", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "WBPUZF", + "szDecimals": 1, + "weiDecimals": 8, + "index": 1382, + "tokenId": "0x49bdbc7a77061fdbd3e38a8fabcf4db2", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-07-28T04:12:45.042Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "COIN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1383, + "tokenId": "0x2f1a41f1ddd517875aec697d9daae8da", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "EXMPL", + "szDecimals": 1, + "weiDecimals": 8, + "index": 1384, + "tokenId": "0x86d1771da8329c60d908bc64faaa891b", + "isCanonical": false, + "evmContract": null, + "fullName": "EXMPL full name", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "VSN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1385, + "tokenId": "0xec50964307b7dc82fe2510fc67f4f277", + "isCanonical": false, + "evmContract": { + "address": "0xbd1d544662d4ce34dc13769b424020a712e46559", + "evm_extra_wei_decimals": 10 + }, + "fullName": "Vision", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TESTR3", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1386, + "tokenId": "0x1a99595306ab39f6c84e437898372e0d", + "isCanonical": false, + "evmContract": { + "address": "0x80e787aa4163ffaa999a1e432c4acee302d0fddb", + "evm_extra_wei_decimals": -2 + }, + "fullName": "testr3 token", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "HOLY", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1387, + "tokenId": "0x48f4b141c3c25afa7f1f7adb57184060", + "isCanonical": false, + "evmContract": { + "address": "0x5376435b41a1c3967c0057268cd46214ef13a030", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "THUSDE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1388, + "tokenId": "0x702be1f620002329f8dbf47e991c90ec", + "isCanonical": false, + "evmContract": null, + "fullName": "Test token THUSDE", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "MEOWW", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1389, + "tokenId": "0x9dd7ced13f6967a41167d3683dbb238c", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "DBLN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1390, + "tokenId": "0x3ff61d5f2fb54fd3beea533344382cb7", + "isCanonical": false, + "evmContract": { + "address": "0xf7b47d55fa37ff8540c7f19cdee97a20c8ffb789", + "evm_extra_wei_decimals": -2 + }, + "fullName": "Doubloon", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SHURIS", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1391, + "tokenId": "0x33f44280a4ee966e91c9954365cc1218", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "LDT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1392, + "tokenId": "0x69e6a090ac1c855813294241cb25ea0c", + "isCanonical": false, + "evmContract": { + "address": "0x62c8eb3c16224ac25bcd33838940e53df8403788", + "evm_extra_wei_decimals": 0 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "SIGN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1393, + "tokenId": "0x111cb5d73798bc3054f76cf4e6860792", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "CKNZLU", + "szDecimals": 4, + "weiDecimals": 10, + "index": 1394, + "tokenId": "0x7480be3709c8d2d5107667b8c3b39a2a", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-08-10T02:13:12.384Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "RGRRHE", + "szDecimals": 3, + "weiDecimals": 10, + "index": 1395, + "tokenId": "0x700a1499eee98dbcc2c76160b278d435", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-08-11T04:13:14.664Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "USBD", + "szDecimals": 1, + "weiDecimals": 8, + "index": 1396, + "tokenId": "0xb0142c9f11025d8b5700825d229a8adf", + "isCanonical": false, + "evmContract": null, + "fullName": "US Bitcoin Dollar", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "UENA", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1397, + "tokenId": "0xb54d72e8a850b91b4250a1c92c1d19b5", + "isCanonical": false, + "evmContract": { + "address": "0x87455869c614dcf866c4d4cfbe4d45e21f9aa973", + "evm_extra_wei_decimals": 12 + }, + "fullName": "Unit Ethena", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "UXPL", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1398, + "tokenId": "0x9d63f24c61da7bd3c67ff78ed1799756", + "isCanonical": false, + "evmContract": null, + "fullName": "Unit Plasma", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "VVTEST", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1399, + "tokenId": "0x71a6ac772979b664312aa1aec6e559f1", + "isCanonical": false, + "evmContract": { + "address": "0xfa2d965368c5dff802a90eeb8eb8a4e0253ad1f3", + "evm_extra_wei_decimals": 12 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "PPHRYP", + "szDecimals": 2, + "weiDecimals": 9, + "index": 1400, + "tokenId": "0xb4b42445d352d5bb43310a58450c4211", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-08-17T20:13:28.941Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "WALL", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1401, + "tokenId": "0x182465bfa7dd44bba785284b7fccf171", + "isCanonical": false, + "evmContract": null, + "fullName": "WORKALL", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "REX", + "szDecimals": 1, + "weiDecimals": 8, + "index": 1402, + "tokenId": "0xc5897165d7c2f6d4255bd643834cc0f2", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TOAST", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1403, + "tokenId": "0xcdcb07f6232c9139fc929417bed3e1e8", + "isCanonical": false, + "evmContract": { + "address": "0x3bdcba6461d926850d56dd56d87753e1e816e7a1", + "evm_extra_wei_decimals": 10 + }, + "fullName": "BREAD BURNER COIN", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "KNIL", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1404, + "tokenId": "0x007fb08c9b4bdfc0f3d48a4b3d47d8d8", + "isCanonical": false, + "evmContract": { + "address": "0xf14c42caa8dc3e32690438db61ffaf5f886b15e3", + "evm_extra_wei_decimals": 10 + }, + "fullName": "0KNIL", + "deployerTradingFeeShare": "0.99" + }, + { + "name": "IWOIIO", + "szDecimals": 3, + "weiDecimals": 9, + "index": 1405, + "tokenId": "0x4132253cb1c32be4420a3187014027a2", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-08-24T07:13:43.421Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "NOMBRE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1406, + "tokenId": "0x7cbce9bf323ef6818133d386e5e5d978", + "isCanonical": false, + "evmContract": { + "address": "0xc7dbfaf3f6f6efaf3237d8add09b79049035b305", + "evm_extra_wei_decimals": 10 + }, + "fullName": "nombretard", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "SLAY", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1407, + "tokenId": "0x33ee979293aeefbe42257fe0adf15e52", + "isCanonical": false, + "evmContract": null, + "fullName": "SatLayer", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "NTTTST", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1408, + "tokenId": "0xea54c8292b4f9dc7c3174e61fa48d2e2", + "isCanonical": false, + "evmContract": null, + "fullName": "ntttest", + "deployerTradingFeeShare": "0.99" + }, + { + "name": "LDTT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1409, + "tokenId": "0xd279f4ba91e8893fba2fd2b27e724b81", + "isCanonical": false, + "evmContract": { + "address": "0xde909fd28b8424ccadea1b17b7c4761510ab1eed", + "evm_extra_wei_decimals": 0 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "NTTTTT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1410, + "tokenId": "0x2c76a2c711b94d6246e7852d686fed83", + "isCanonical": false, + "evmContract": { + "address": "0xf8f90ce1cd8cd12dd05887b63ab58cff39d00a19", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "FROZEN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1411, + "tokenId": "0xf5e5afb4958c5a56c2540a7fdd5a46f7", + "isCanonical": false, + "evmContract": null, + "fullName": "Sous frozen", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "BRIDGE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1412, + "tokenId": "0xc19f50cd80baca152dc7788fd391fdd1", + "isCanonical": false, + "evmContract": null, + "fullName": "BRIDGE", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "BOND", + "szDecimals": 2, + "weiDecimals": 9, + "index": 1413, + "tokenId": "0x3ab1b29eb8b9c78e2380b35beafc31ce", + "isCanonical": false, + "evmContract": null, + "fullName": "BOND", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LUC", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1414, + "tokenId": "0xdadc970ad6390cf0ece09b09f0ec0b37", + "isCanonical": false, + "evmContract": { + "address": "0x50481b489016d2575e0965c4b38637ca226c71e8", + "evm_extra_wei_decimals": 10 + }, + "fullName": "Lucija", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "HTESTW", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1415, + "tokenId": "0x39196802e0a9d3b77d0d94cc6bd9d4cc", + "isCanonical": false, + "evmContract": { + "address": "0x0642eed780b587823b3528c05c3e5000fc8c5f73", + "evm_extra_wei_decimals": 10 + }, + "fullName": "HTESTW", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HLOPVG", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1416, + "tokenId": "0x1e47343bd283830bbaae7b7bf74ef751", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "USDR", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1417, + "tokenId": "0x9077a98fa74bd04b19f911659a2ab8f0", + "isCanonical": false, + "evmContract": null, + "fullName": "Liquidity Layer x Vaults income x Delta Neutral", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "LOCO", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1418, + "tokenId": "0xd46146306d848200a11e35caa517b7a3", + "isCanonical": false, + "evmContract": { + "address": "0x736f02643fb7222c0ab56cb33e22f413b71f2c29", + "evm_extra_wei_decimals": 10 + }, + "fullName": "Loco Host 3000", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TETETE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1419, + "tokenId": "0xe29b8291b11223066a6751dd19216231", + "isCanonical": false, + "evmContract": null, + "fullName": "test", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "OLVP", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1420, + "tokenId": "0x20bd010e0a2f10b0e63bf0f5a38bb166", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.5" + }, + { + "name": "USDOK", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1421, + "tokenId": "0xf14e5aa6a72be3dc281c208739ebae10", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "TTW1", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1422, + "tokenId": "0xabf19c732f096510af3943e99e15e589", + "isCanonical": false, + "evmContract": null, + "fullName": "TestToken123", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "LMY", + "szDecimals": 2, + "weiDecimals": 7, + "index": 1423, + "tokenId": "0x0c0b1a88015667665423bebebbe1ec25", + "isCanonical": false, + "evmContract": { + "address": "0xeafa1f9fa0cddadb7138e3699d8effefbe8c96d8", + "evm_extra_wei_decimals": 7 + }, + "fullName": null, + "deployerTradingFeeShare": "0.01" + }, + { + "name": "NQ", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1424, + "tokenId": "0x104c26d7b6ad42f0b3aba9daf8972bb3", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "SEI", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1425, + "tokenId": "0x82ba394d1f0e046b4b0c7a94d36da229", + "isCanonical": false, + "evmContract": null, + "fullName": "Sei Network", + "deployerTradingFeeShare": "0.5" + }, + { + "name": "UMON", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1426, + "tokenId": "0x1c1f6f16a42103218db1b627c1387dd6", + "isCanonical": false, + "evmContract": null, + "fullName": "Unit Monad", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "UDZ", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1427, + "tokenId": "0x4ccf31a4fa9fe7da667354a6e9519f65", + "isCanonical": false, + "evmContract": null, + "fullName": "Unit DoubleZero", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "BOND2", + "szDecimals": 2, + "weiDecimals": 9, + "index": 1428, + "tokenId": "0x3be28265eef767d42fe500ac9b895f52", + "isCanonical": false, + "evmContract": null, + "fullName": "Second Bond", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "NQ2", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1429, + "tokenId": "0x0bcc7a87a5c58509e56e1515214fe6bf", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "MUTT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1430, + "tokenId": "0xc3874092534c6bc3412c2e29a82dbeb4", + "isCanonical": false, + "evmContract": null, + "fullName": "poopy token", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "IXRP", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1431, + "tokenId": "0x6ad849453ba3ba42b2a74685abad2828", + "isCanonical": false, + "evmContract": { + "address": "0x010ca1ce781b35c383aa0bde3a732f0a59f41164", + "evm_extra_wei_decimals": 10 + }, + "fullName": "iXRP", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "HTT", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1432, + "tokenId": "0xa52fa93ced2478fb1c99e0ec04a33720", + "isCanonical": false, + "evmContract": null, + "fullName": "HETUTEST", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "VOL", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1433, + "tokenId": "0xa493a64db5caa09931d44f12402c5bc0", + "isCanonical": false, + "evmContract": { + "address": "0xd0954d43050870a259f31494475ba5e9588d56f4", + "evm_extra_wei_decimals": 10 + }, + "fullName": "Volmex", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "DENIM", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1434, + "tokenId": "0x34ffa5950a43a1f15eddf737d7b52091", + "isCanonical": false, + "evmContract": { + "address": "0x26640997303ea0ddcbd3fb4382875b6348cd584b", + "evm_extra_wei_decimals": -2 + }, + "fullName": "DENIM", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "HORSE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1435, + "tokenId": "0xfdc6f325bec5cd57b107ef501a6f1d9d", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "BR", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1436, + "tokenId": "0xeeee395ae9520abd3318d9df43dd425d", + "isCanonical": false, + "evmContract": null, + "fullName": "BedRock", + "deployerTradingFeeShare": "0.7" + }, + { + "name": "LMZ", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1437, + "tokenId": "0xaa8b3398cf536471649848fe62011a78", + "isCanonical": false, + "evmContract": { + "address": "0xd3e9c0e719043f169116a165e151da15dbaa02be", + "evm_extra_wei_decimals": 6 + }, + "fullName": "LMZ", + "deployerTradingFeeShare": "0.01" + }, + { + "name": "CLT", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1438, + "tokenId": "0x732ef175a6f1b1ab54b04bc7ba86d530", + "isCanonical": false, + "evmContract": null, + "fullName": "CLT", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "XT", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1439, + "tokenId": "0xd72a7e6e7f193770f7da0c79f69a3e67", + "isCanonical": false, + "evmContract": { + "address": "0x3085940228b37fcf3ba7dd0e6e59b4c803e6584e", + "evm_extra_wei_decimals": 0 + }, + "fullName": "Xion Test", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "UZEC", + "szDecimals": 3, + "weiDecimals": 8, + "index": 1440, + "tokenId": "0xe35f8727b04693a553ceb91cf09d8072", + "isCanonical": false, + "evmContract": null, + "fullName": "Unit Zcash", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "HATEST", + "szDecimals": 0, + "weiDecimals": 8, + "index": 1441, + "tokenId": "0x7015af4219a36cc0c269b5fe83c95429", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "TANSSI", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1442, + "tokenId": "0x80fcf59b90b99e2ce9ad59c3f95d4b10", + "isCanonical": false, + "evmContract": null, + "fullName": "Tanssi", + "deployerTradingFeeShare": "0.99" + }, + { + "name": "FXRP", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1443, + "tokenId": "0x2af78df5b575b45eea8a6a1175026dd6", + "isCanonical": false, + "evmContract": { + "address": "0x14bfb521e318fc3d5e92a8462c65079bc7d4284c", + "evm_extra_wei_decimals": 0 + }, + "fullName": "FXRP", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "BONDOD", + "szDecimals": 2, + "weiDecimals": 9, + "index": 1444, + "tokenId": "0x9d3748c802eac0fca133f72e3834f688", + "isCanonical": false, + "evmContract": null, + "fullName": "BOND1000", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LALA", + "szDecimals": 2, + "weiDecimals": 9, + "index": 1445, + "tokenId": "0xe2a19f39d878bb26b5bc3533b29d739d", + "isCanonical": false, + "evmContract": null, + "fullName": "LALABA", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "USDG", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1446, + "tokenId": "0xccefbbd2667d35d5052bd6809e17b572", + "isCanonical": false, + "evmContract": { + "address": "0xfa485d47b2c5fff327520f3672648704e1a31e70", + "evm_extra_wei_decimals": -2 + }, + "fullName": "Global Dollar", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "WDEEZ", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1447, + "tokenId": "0xcfb102f6c64247b0d2ead4c897c8e753", + "isCanonical": false, + "evmContract": null, + "fullName": "Wrapped DEEZ", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "XION", + "szDecimals": 1, + "weiDecimals": 6, + "index": 1448, + "tokenId": "0xbad0cd3ca4b2b4c8838270eef2396c71", + "isCanonical": false, + "evmContract": { + "address": "0xbb6f7d711e86adc0f44dade218dcf55277e73d56", + "evm_extra_wei_decimals": 0 + }, + "fullName": "Xion Testnet", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "SCOOBY", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1449, + "tokenId": "0x007c75e3641f78d670b6d4c483c479f2", + "isCanonical": false, + "evmContract": { + "address": "0xa9b68a573a43e16a68a38ef72cdd62a43aae441f", + "evm_extra_wei_decimals": 10 + }, + "fullName": "ScoobyDoo", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "MACHA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1450, + "tokenId": "0x06485391c533e55546216394b1a59163", + "isCanonical": false, + "evmContract": { + "address": "0xe70d8386d63ba825f9e23d30775db95cfef8329d", + "evm_extra_wei_decimals": 10 + }, + "fullName": null, + "deployerTradingFeeShare": "1.0" + }, + { + "name": "SEDA", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1451, + "tokenId": "0xd7c4e302b9fbc915e69ea62c75992d13", + "isCanonical": false, + "evmContract": { + "address": "0x47e16b197d6d85e8cc28a56702db935930942be2", + "evm_extra_wei_decimals": 10 + }, + "fullName": "SEDA", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "USDH", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1452, + "tokenId": "0x471fd4480bb9943a1fe080ab0d4ff36c", + "isCanonical": false, + "evmContract": { + "address": "0x22222245c52c817f95b74664ae8546b490222222", + "evm_extra_wei_decimals": -2 + }, + "fullName": "USDH", + "deployerTradingFeeShare": "0.0" + }, + { + "name": "VJSLNL", + "szDecimals": 1, + "weiDecimals": 10, + "index": 1453, + "tokenId": "0x46c4e9190f9bc9cfa0f8e7c93d4f08df", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-10-18T21:15:42.786Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "CEXMMA", + "szDecimals": 0, + "weiDecimals": 5, + "index": 1454, + "tokenId": "0x3b5a1db81853262b0dd7b77b458b4ff0", + "isCanonical": false, + "evmContract": null, + "fullName": "$WASH launchpad 2025-10-19T22:15:45.139Z", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "BUSDC", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1455, + "tokenId": "0x511a92b0ad8dcba0433338d80b23e201", + "isCanonical": false, + "evmContract": null, + "fullName": "Basis USDC", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "CHEESE", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1456, + "tokenId": "0x9739c25f3a7cec4260360d6c9f14d654", + "isCanonical": false, + "evmContract": null, + "fullName": "Grilled Cheese", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "HTEST", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1457, + "tokenId": "0x2ac8c59c35af9db24f43f57d240855b4", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "0.0" + }, + { + "name": "LMYY", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1458, + "tokenId": "0x09881a9e9aa5fd36ffb5638d5d14d73d", + "isCanonical": false, + "evmContract": null, + "fullName": "LMYY", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "NOAZN", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1459, + "tokenId": "0xf19d746122233d38caa0f697b5eb101a", + "isCanonical": false, + "evmContract": null, + "fullName": "EAazdazza", + "deployerTradingFeeShare": "1.0" + }, + { + "name": "HARMON", + "szDecimals": 2, + "weiDecimals": 8, + "index": 1460, + "tokenId": "0x98ad7041dc0fded11d4b1b438d921e6a", + "isCanonical": false, + "evmContract": null, + "fullName": null, + "deployerTradingFeeShare": "1.0" + } + ] + }, + [ + { + "prevDayPx": "5.1595", + "dayNtlVlm": "41066.203", + "markPx": "5.1595", + "midPx": "5.134", + "circulatingSupply": "198731878.4860300124", + "coin": "PURR/USDC", + "totalSupply": "198734759.9849900007", + "dayBaseVlm": "8038.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0936", + "midPx": null, + "circulatingSupply": "999.81880382", + "coin": "@1", + "totalSupply": "999.81880382", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "12.363", + "midPx": null, + "circulatingSupply": "222.97108", + "coin": "@2", + "totalSupply": "222.97108", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "25.739", + "dayNtlVlm": "0.0", + "markPx": "25.739", + "midPx": "25.8675", + "circulatingSupply": "100000.0", + "coin": "@3", + "totalSupply": "100000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1000.0", + "midPx": null, + "circulatingSupply": "6.0", + "coin": "@4", + "totalSupply": "6.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.50032", + "dayNtlVlm": "8290.652624", + "markPx": "0.49537", + "midPx": "0.497845", + "circulatingSupply": "999930.4", + "coin": "@5", + "totalSupply": "999930.4", + "dayBaseVlm": "16570.7" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1020.1", + "midPx": null, + "circulatingSupply": "6.1", + "coin": "@6", + "totalSupply": "6.1", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1015609.0", + "midPx": null, + "circulatingSupply": "19.99", + "coin": "@7", + "totalSupply": "19.99", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "1.1266", + "dayNtlVlm": "0.0", + "markPx": "1.1155", + "midPx": "1.12105", + "circulatingSupply": "46965.0", + "coin": "@8", + "totalSupply": "46965.4", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@9", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.57727", + "dayNtlVlm": "0.0", + "markPx": "0.57156", + "midPx": "0.574415", + "circulatingSupply": "1223385.1899999999", + "coin": "@10", + "totalSupply": "1223390.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.7834", + "midPx": "1.7923", + "circulatingSupply": "976396.13", + "coin": "@11", + "totalSupply": "976396.13", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.16776", + "midPx": "0.168595", + "circulatingSupply": "10010477.9800000004", + "coin": "@12", + "totalSupply": "10010478.0199999996", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@13", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "1100.00098", + "coin": "@14", + "totalSupply": "1100.00098", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "1.0999999", + "coin": "@15", + "totalSupply": "1.0999999", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.036702", + "dayNtlVlm": "0.0", + "markPx": "0.036702", + "midPx": "0.0368855", + "circulatingSupply": "99989543.8037700057", + "coin": "@16", + "totalSupply": "99989543.8037700057", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@17", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00001", + "midPx": null, + "circulatingSupply": "10000042.8491658494", + "coin": "@18", + "totalSupply": "10000045.2234523408", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "1240.98677541", + "coin": "@19", + "totalSupply": "1242.22738123", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.8", + "midPx": null, + "circulatingSupply": "1253.22275653", + "coin": "@20", + "totalSupply": "1253.22336235", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@21", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.090853", + "midPx": "0.0904035", + "circulatingSupply": "49991214.0114400014", + "coin": "@22", + "totalSupply": "49991214.0114400014", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.27553", + "midPx": "0.27417", + "circulatingSupply": "3095828.87139", + "coin": "@23", + "totalSupply": "3095869.8921599998", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "240000000.0", + "coin": "@24", + "totalSupply": "8240000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0032913", + "midPx": "0.00327505", + "circulatingSupply": "88190616.0522799939", + "coin": "@25", + "totalSupply": "88190616.0522799939", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@26", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "999962879.1135900021", + "coin": "@27", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@28", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "5.0468", + "midPx": null, + "circulatingSupply": "40.2324166", + "coin": "@29", + "totalSupply": "40.2324166", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "10.0", + "coin": "@30", + "totalSupply": "10.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "499633768.8674200177", + "coin": "@31", + "totalSupply": "508005000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "49999968.1416729987", + "coin": "@32", + "totalSupply": "10049999999.1323757172", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "10000.0012234", + "coin": "@33", + "totalSupply": "10000.0012234", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0069363", + "dayNtlVlm": "0.0", + "markPx": "0.0068677", + "midPx": "0.006902", + "circulatingSupply": "609370737.0744999647", + "coin": "@34", + "totalSupply": "619373250.9953299761", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "5575555.555555", + "coin": "@35", + "totalSupply": "888894464444.4444580078", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "1.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": "1.0015", + "circulatingSupply": "199917.97155", + "coin": "@36", + "totalSupply": "199917.97155", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0048", + "midPx": "1.0039", + "circulatingSupply": "99998.53621776", + "coin": "@37", + "totalSupply": "99998.53621776", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "5.5015", + "midPx": null, + "circulatingSupply": "18.99351", + "coin": "@38", + "totalSupply": "18.99351", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "10.0", + "coin": "@39", + "totalSupply": "10.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "206000000.0", + "coin": "@40", + "totalSupply": "286000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "2055099999.5108289719", + "coin": "@41", + "totalSupply": "2055099999.5723290443", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.008517", + "dayNtlVlm": "0.0", + "markPx": "0.008492", + "midPx": "0.008504", + "circulatingSupply": "741738321.8543651104", + "coin": "@42", + "totalSupply": "741740736.2220513821", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.010577", + "midPx": null, + "circulatingSupply": "299857.11809", + "coin": "@43", + "totalSupply": "299930.00384", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "200000.51314001", + "coin": "@44", + "totalSupply": "200000.996357", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "475804912.5536667109", + "coin": "@45", + "totalSupply": "476238779.2289251089", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000001", + "midPx": null, + "circulatingSupply": "10000000000.0", + "coin": "@46", + "totalSupply": "10000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.99999", + "midPx": null, + "circulatingSupply": "19999999843.23179245", + "coin": "@47", + "totalSupply": "19999999843.23179245", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.99999", + "midPx": null, + "circulatingSupply": "19999999989.2324371338", + "coin": "@48", + "totalSupply": "19999999989.2324371338", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "7.666", + "midPx": "7.65455", + "circulatingSupply": "9989.86705347", + "coin": "@49", + "totalSupply": "9989.86705347", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "6125.0", + "midPx": null, + "circulatingSupply": "3999994945718.44140625", + "coin": "@50", + "totalSupply": "3999994946461.552734375", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "500000.0", + "midPx": null, + "circulatingSupply": "109995555122200.0", + "coin": "@51", + "totalSupply": "109995555122200.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001027", + "midPx": null, + "circulatingSupply": "999481.69745578", + "coin": "@52", + "totalSupply": "999877.5602011", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00000001", + "midPx": null, + "circulatingSupply": "1000000000000.0", + "coin": "@53", + "totalSupply": "1000000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "11.9", + "dayNtlVlm": "0.0", + "markPx": "11.9", + "midPx": "11.9175", + "circulatingSupply": "999894.36252913", + "coin": "@54", + "totalSupply": "999993.75613931", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "11.9", + "dayNtlVlm": "0.0", + "markPx": "11.9", + "midPx": "11.9175", + "circulatingSupply": "999897.35661931", + "coin": "@55", + "totalSupply": "999996.7406256", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "11.9", + "midPx": null, + "circulatingSupply": "999256.10604376", + "coin": "@56", + "totalSupply": "999355.49005005", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00000001", + "midPx": null, + "circulatingSupply": "4000000000000.0", + "coin": "@57", + "totalSupply": "4000000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "10.2", + "midPx": null, + "circulatingSupply": "992830.25977039", + "coin": "@58", + "totalSupply": "992830.74306615", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.050273", + "midPx": "0.050348", + "circulatingSupply": "400348.32691233", + "coin": "@59", + "totalSupply": "400348.81020809", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.33533", + "midPx": null, + "circulatingSupply": "576234.46485466", + "coin": "@60", + "totalSupply": "576250.96095042", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "87.583", + "midPx": "87.714", + "circulatingSupply": "47983.438283", + "coin": "@61", + "totalSupply": "47983.438283", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.021409", + "midPx": "0.021441", + "circulatingSupply": "898512.47192048", + "coin": "@62", + "totalSupply": "898611.87273184", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.021409", + "midPx": "0.021377", + "circulatingSupply": "898513.06535789", + "coin": "@63", + "totalSupply": "898513.5584738801", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.021409", + "midPx": "0.021377", + "circulatingSupply": "897902.23650119", + "coin": "@64", + "totalSupply": "898001.64708644", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.021409", + "midPx": "0.021377", + "circulatingSupply": "599987.15255388", + "coin": "@65", + "totalSupply": "606514.87239496", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.022527", + "midPx": "0.022493", + "circulatingSupply": "999982.22781512", + "coin": "@66", + "totalSupply": "999982.71173501", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.02206", + "midPx": "0.022027", + "circulatingSupply": "999885.89214563", + "coin": "@67", + "totalSupply": "999985.31273088", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.021345", + "midPx": "0.021313", + "circulatingSupply": "897272.12850429", + "coin": "@68", + "totalSupply": "897978.2745502701", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.021345", + "midPx": "0.021377", + "circulatingSupply": "897294.04645135", + "coin": "@69", + "totalSupply": "897943.09530025", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "19.838", + "midPx": "19.8085", + "circulatingSupply": "3999.96532557", + "coin": "@70", + "totalSupply": "3999.96532557", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.021409", + "midPx": "0.021377", + "circulatingSupply": "599987.4007989001", + "coin": "@71", + "totalSupply": "600086.80162436", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.27", + "midPx": "1.2719", + "circulatingSupply": "9999.368346", + "coin": "@72", + "totalSupply": "9999.368346", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.2589", + "midPx": "1.25705", + "circulatingSupply": "1229.588288", + "coin": "@73", + "totalSupply": "1229.588288", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.2589", + "midPx": "1.26075", + "circulatingSupply": "1224.684586", + "coin": "@74", + "totalSupply": "1224.684586", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.2626", + "midPx": "1.26445", + "circulatingSupply": "1224.384306", + "coin": "@75", + "totalSupply": "1224.384306", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.033", + "midPx": null, + "circulatingSupply": "119.958006", + "coin": "@76", + "totalSupply": "119.958006", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.2589", + "midPx": "1.25705", + "circulatingSupply": "39999.685244", + "coin": "@77", + "totalSupply": "39999.685244", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.2928", + "midPx": "1.2909", + "circulatingSupply": "9999.653838", + "coin": "@78", + "totalSupply": "9999.653838", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.2589", + "midPx": "1.25705", + "circulatingSupply": "9999.688288", + "coin": "@79", + "totalSupply": "9999.688288", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.2589", + "midPx": "1.25705", + "circulatingSupply": "9999.688288", + "coin": "@80", + "totalSupply": "9999.688288", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.2589", + "midPx": "1.25705", + "circulatingSupply": "999.688288", + "coin": "@81", + "totalSupply": "999.688288", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.013402", + "midPx": null, + "circulatingSupply": "99953.730737", + "coin": "@82", + "totalSupply": "99953.730737", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0001428", + "midPx": null, + "circulatingSupply": "12196339.9900439996", + "coin": "@83", + "totalSupply": "12196339.9900439996", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0012632", + "midPx": "0.0012613", + "circulatingSupply": "9999787.8098869994", + "coin": "@84", + "totalSupply": "9999787.8098869994", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00001", + "midPx": null, + "circulatingSupply": "1000000000.0", + "coin": "@85", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.012594", + "midPx": "0.012575", + "circulatingSupply": "999968.46970873", + "coin": "@86", + "totalSupply": "999968.46970873", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0012632", + "midPx": "0.0012613", + "circulatingSupply": "39999787.8098869994", + "coin": "@87", + "totalSupply": "39999787.8098869994", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001256", + "midPx": "0.001254", + "circulatingSupply": "9993123.4911153391", + "coin": "@88", + "totalSupply": "9993123.4911153391", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.012557", + "midPx": "0.0125385", + "circulatingSupply": "2121964.9453699999", + "coin": "@89", + "totalSupply": "2121964.9453699999", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.2589", + "midPx": "1.26075", + "circulatingSupply": "1222.885998", + "coin": "@90", + "totalSupply": "1222.885998", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.2552", + "midPx": "1.25335", + "circulatingSupply": "9991.489894", + "coin": "@91", + "totalSupply": "9991.489894", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.3475", + "midPx": "1.3455", + "circulatingSupply": "9700.206228", + "coin": "@92", + "totalSupply": "9700.206228", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.013764", + "midPx": "0.0137435", + "circulatingSupply": "961553.910537", + "coin": "@93", + "totalSupply": "961553.910537", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.3675", + "midPx": "1.3655", + "circulatingSupply": "39646.807376", + "coin": "@94", + "totalSupply": "39646.807376", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.005", + "midPx": null, + "circulatingSupply": "286737518.7803000212", + "coin": "@95", + "totalSupply": "286742552.6277599931", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.3395", + "midPx": null, + "circulatingSupply": "999.650092", + "coin": "@96", + "totalSupply": "999.650092", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.2552", + "midPx": "1.25335", + "circulatingSupply": "997.788375", + "coin": "@97", + "totalSupply": "997.788375", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.2552", + "midPx": "1.25335", + "circulatingSupply": "999.289781", + "coin": "@98", + "totalSupply": "999.289781", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.2852", + "midPx": "1.2833", + "circulatingSupply": "999.360473", + "coin": "@99", + "totalSupply": "999.360473", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "1.2966", + "dayNtlVlm": "0.0", + "markPx": "1.2966", + "midPx": "1.2985", + "circulatingSupply": "39995.332637", + "coin": "@100", + "totalSupply": "39995.332637", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.2552", + "midPx": "1.25705", + "circulatingSupply": "9998.784302", + "coin": "@101", + "totalSupply": "9998.784302", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.2552", + "midPx": "1.25335", + "circulatingSupply": "999.787875", + "coin": "@102", + "totalSupply": "999.787875", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.2552", + "midPx": "1.25335", + "circulatingSupply": "9999.587875", + "coin": "@103", + "totalSupply": "9999.587875", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.3395", + "midPx": null, + "circulatingSupply": "999.650089", + "coin": "@104", + "totalSupply": "999.650089", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "100.0", + "midPx": null, + "circulatingSupply": "1.0", + "coin": "@105", + "totalSupply": "1.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "10.06", + "midPx": null, + "circulatingSupply": "29.3881751", + "coin": "@106", + "totalSupply": "29.45595539", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "102.1", + "dayNtlVlm": "0.0", + "markPx": "103.3", + "midPx": "103.15", + "circulatingSupply": "38.590863", + "coin": "@107", + "totalSupply": "38.590863", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.52604", + "midPx": "0.525255", + "circulatingSupply": "1099999.5228599999", + "coin": "@108", + "totalSupply": "1099999.5228599999", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.22592", + "midPx": "0.225585", + "circulatingSupply": "400198.841747", + "coin": "@109", + "totalSupply": "400198.841747", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "1.012", + "dayNtlVlm": "0.0", + "markPx": "1.006", + "midPx": "1.0075", + "circulatingSupply": "999953.81428022", + "coin": "@110", + "totalSupply": "999953.81428022", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001256", + "midPx": "0.001254", + "circulatingSupply": "998797.0121189", + "coin": "@111", + "totalSupply": "998804.5222687999", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001248", + "midPx": "0.001246", + "circulatingSupply": "996254.82024159", + "coin": "@112", + "totalSupply": "996262.3303916201", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001256", + "midPx": "0.001258", + "circulatingSupply": "988465.63529369", + "coin": "@113", + "totalSupply": "988473.14544372", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000001", + "midPx": null, + "circulatingSupply": "74976995.4028120339", + "coin": "@114", + "totalSupply": "74988264.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000001", + "midPx": null, + "circulatingSupply": "59973190.2037493512", + "coin": "@115", + "totalSupply": "59988215.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000001", + "midPx": null, + "circulatingSupply": "99980704.6018746793", + "coin": "@116", + "totalSupply": "99988217.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00001", + "midPx": null, + "circulatingSupply": "19000000.0", + "coin": "@117", + "totalSupply": "19000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000001", + "midPx": null, + "circulatingSupply": "100000000.0", + "coin": "@118", + "totalSupply": "100000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000001", + "midPx": null, + "circulatingSupply": "109980556.6018746793", + "coin": "@119", + "totalSupply": "109988069.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001", + "midPx": null, + "circulatingSupply": "99999454.0741403401", + "coin": "@120", + "totalSupply": "99999504.5559999943", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00503", + "midPx": "0.005022", + "circulatingSupply": "999784.7578624201", + "coin": "@121", + "totalSupply": "999935.00041178", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.98029", + "midPx": null, + "circulatingSupply": "9999992.8741594404", + "coin": "@122", + "totalSupply": "9999992.8741594404", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@123", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0062973", + "midPx": "0.0062879", + "circulatingSupply": "8010528.0205370001", + "coin": "@124", + "totalSupply": "8010532.8541989997", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00012632", + "midPx": "0.00012613", + "circulatingSupply": "99997878.0988699943", + "coin": "@125", + "totalSupply": "99999569.8808099926", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.044978", + "midPx": "0.045045", + "circulatingSupply": "3428093.6168399998", + "coin": "@126", + "totalSupply": "3428099.1335900002", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "6.5431", + "midPx": "6.53335", + "circulatingSupply": "8999.97184", + "coin": "@127", + "totalSupply": "8999.97184", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.026882", + "midPx": "0.026842", + "circulatingSupply": "999871.82713788", + "coin": "@128", + "totalSupply": "999971.25147896", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.021345", + "midPx": "0.021377", + "circulatingSupply": "899316.26571479", + "coin": "@129", + "totalSupply": "899316.74908105", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000012", + "midPx": null, + "circulatingSupply": "13999942248.8478565216", + "coin": "@130", + "totalSupply": "13999992732.1499996185", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.021602", + "midPx": "0.021569", + "circulatingSupply": "999887.17902798", + "coin": "@131", + "totalSupply": "999986.60343261", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.027", + "midPx": "1.0255", + "circulatingSupply": "99999.7478361", + "coin": "@132", + "totalSupply": "99999.7478361", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00085", + "midPx": "0.000851", + "circulatingSupply": "275974781.8221210241", + "coin": "@133", + "totalSupply": "275974781.8221210241", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.021345", + "midPx": "0.021313", + "circulatingSupply": "899712.22986837", + "coin": "@134", + "totalSupply": "899712.71323504", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.33902", + "dayNtlVlm": "0.0", + "markPx": "0.33902", + "midPx": "0.339525", + "circulatingSupply": "325577.4926023", + "coin": "@135", + "totalSupply": "325652.5966053", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.064834", + "midPx": "0.064931", + "circulatingSupply": "744881.8622100001", + "coin": "@136", + "totalSupply": "744885.24577", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "10.09", + "midPx": "10.075", + "circulatingSupply": "124447.13916", + "coin": "@137", + "totalSupply": "124447.13916", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.07", + "midPx": null, + "circulatingSupply": "999839.66391562", + "coin": "@138", + "totalSupply": "999841.11504515", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "5.2852", + "midPx": "5.2773", + "circulatingSupply": "11479.78561325", + "coin": "@139", + "totalSupply": "11484.96778946", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.3058", + "midPx": "1.30385", + "circulatingSupply": "314199.80596461", + "coin": "@140", + "totalSupply": "314200.80246491", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.10515", + "midPx": "0.104995", + "circulatingSupply": "499995.56685", + "coin": "@141", + "totalSupply": "499995.56685", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.10484", + "midPx": "0.104995", + "circulatingSupply": "499997.61563", + "coin": "@142", + "totalSupply": "499997.61563", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.10639", + "midPx": "0.106235", + "circulatingSupply": "899997.65154", + "coin": "@143", + "totalSupply": "899997.65154", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.10546", + "midPx": "0.105615", + "circulatingSupply": "1648433.0262800001", + "coin": "@144", + "totalSupply": "1648435.44312", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.011022", + "midPx": "0.011006", + "circulatingSupply": "9665689.4827599991", + "coin": "@145", + "totalSupply": "9665691.8995999992", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.016193", + "midPx": "0.016169", + "circulatingSupply": "6485036.5112399999", + "coin": "@146", + "totalSupply": "6485038.92808", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000001", + "midPx": null, + "circulatingSupply": "39999997924.8760375977", + "coin": "@147", + "totalSupply": "39999998000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0012594", + "midPx": "0.00125755", + "circulatingSupply": "50458695.1702499986", + "coin": "@148", + "totalSupply": "50473716.0074300021", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "6.9926", + "midPx": "6.98215", + "circulatingSupply": "299972.03638", + "coin": "@149", + "totalSupply": "299972.03638", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.3962", + "midPx": "1.39825", + "circulatingSupply": "39876.93156404", + "coin": "@150", + "totalSupply": "39876.93156404", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00526", + "midPx": "0.005268", + "circulatingSupply": "699938.21291451", + "coin": "@151", + "totalSupply": "700088.42755747", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0001084", + "midPx": "0.0001082", + "circulatingSupply": "928322197.2518143654", + "coin": "@152", + "totalSupply": "928322825.6520793438", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00005497", + "midPx": "0.00005505", + "circulatingSupply": "137178949238.996383667", + "coin": "@153", + "totalSupply": "137178997577.8172912598", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@154", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "6082.7", + "midPx": null, + "circulatingSupply": "304.922634", + "coin": "@155", + "totalSupply": "304.922634", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "7.3032", + "dayNtlVlm": "0.0", + "markPx": "7.2814", + "midPx": "7.2923", + "circulatingSupply": "15997.97603", + "coin": "@156", + "totalSupply": "15997.97603", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001256", + "midPx": "0.001254", + "circulatingSupply": "33085014.8965135999", + "coin": "@157", + "totalSupply": "33085043.9007592015", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "400003.66595", + "midPx": null, + "circulatingSupply": "1099.074776", + "coin": "@158", + "totalSupply": "1099.074776", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.30101", + "midPx": "0.30056", + "circulatingSupply": "386060.33462275", + "coin": "@159", + "totalSupply": "386061.78483503", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00060901", + "midPx": "0.0006081", + "circulatingSupply": "133272841.7451799959", + "coin": "@160", + "totalSupply": "133331916.5321699977", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.36961", + "midPx": "0.36906", + "circulatingSupply": "131972.34792", + "coin": "@161", + "totalSupply": "131972.34792", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.037895", + "midPx": "0.037838", + "circulatingSupply": "1333235.45686056", + "coin": "@162", + "totalSupply": "1333235.45686056", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0043478", + "midPx": null, + "circulatingSupply": "13798594.2894000001", + "coin": "@163", + "totalSupply": "13798594.2894000001", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "8.843", + "midPx": "8.8298", + "circulatingSupply": "5319.8197773", + "coin": "@164", + "totalSupply": "5319.8197773", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00000515", + "midPx": "0.00000514", + "circulatingSupply": "9199949904.6042728424", + "coin": "@165", + "totalSupply": "9199949904.6042728424", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0546", + "midPx": "1.05305", + "circulatingSupply": "46996.7663", + "coin": "@166", + "totalSupply": "46996.7663", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.12552", + "midPx": "0.125335", + "circulatingSupply": "399997.87875", + "coin": "@167", + "totalSupply": "399997.87875", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.023333", + "midPx": "0.023368", + "circulatingSupply": "403993.65367", + "coin": "@168", + "totalSupply": "403993.65367", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0001804", + "midPx": "0.00018067", + "circulatingSupply": "79939097.9806099981", + "coin": "@169", + "totalSupply": "79939097.9806099981", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0001", + "midPx": null, + "circulatingSupply": "499996119.0599499941", + "coin": "@170", + "totalSupply": "499996119.0599499941", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "1.018", + "dayNtlVlm": "0.0", + "markPx": "1.018", + "midPx": "1.0195", + "circulatingSupply": "999901.94844538", + "coin": "@171", + "totalSupply": "999902.9550406", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.031677", + "midPx": "0.031629", + "circulatingSupply": "841716.6907376799", + "coin": "@172", + "totalSupply": "841717.65777083", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.033734", + "midPx": "0.033784", + "circulatingSupply": "859248.7706386501", + "coin": "@173", + "totalSupply": "859249.7376718", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.13322", + "midPx": "0.13342", + "circulatingSupply": "599845.89208135", + "coin": "@174", + "totalSupply": "599996.14385823", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "6.5431", + "midPx": "6.5529", + "circulatingSupply": "8998.97184", + "coin": "@175", + "totalSupply": "8998.97184", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "18992489220.0199737549", + "coin": "@176", + "totalSupply": "19000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.17555", + "midPx": "0.17529", + "circulatingSupply": "438159.80536529", + "coin": "@177", + "totalSupply": "438364.64915109", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.089907", + "midPx": "0.090042", + "circulatingSupply": "999736.9574664501", + "coin": "@178", + "totalSupply": "999999.8980760101", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.075793", + "midPx": "0.075679", + "circulatingSupply": "499906.56875767", + "coin": "@179", + "totalSupply": "499908.26106609", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.095685", + "midPx": "0.095828", + "circulatingSupply": "848714.4688312", + "coin": "@180", + "totalSupply": "848715.9193891", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.028358", + "midPx": "0.028315", + "circulatingSupply": "862043.63418953", + "coin": "@181", + "totalSupply": "862045.0847474301", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.02348", + "midPx": "0.023515", + "circulatingSupply": "886077.8105548", + "coin": "@182", + "totalSupply": "886079.2611127", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.02348", + "midPx": "0.023515", + "circulatingSupply": "812342.87987252", + "coin": "@183", + "totalSupply": "812344.33043042", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.02348", + "midPx": "0.023515", + "circulatingSupply": "886042.73408939", + "coin": "@184", + "totalSupply": "886044.18464729", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.023621", + "midPx": "0.023656", + "circulatingSupply": "812342.7846078", + "coin": "@185", + "totalSupply": "812344.2351657", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.02348", + "midPx": "0.023515", + "circulatingSupply": "812342.87987252", + "coin": "@186", + "totalSupply": "812344.33043042", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000549", + "midPx": "0.00005482", + "circulatingSupply": "1379995118.5573899746", + "coin": "@187", + "totalSupply": "1379995118.5573899746", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "68594817533.8426208496", + "coin": "@188", + "totalSupply": "68600000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.027274", + "midPx": "0.027315", + "circulatingSupply": "812340.63010733", + "coin": "@189", + "totalSupply": "812342.0806652301", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00001969", + "midPx": "0.00001972", + "circulatingSupply": "4137977868.8016600609", + "coin": "@190", + "totalSupply": "4137981205.0848398209", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.023906", + "midPx": "0.023942", + "circulatingSupply": "872321.56952382", + "coin": "@191", + "totalSupply": "872323.02008172", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.070916", + "midPx": "0.071022", + "circulatingSupply": "515996.13376583", + "coin": "@192", + "totalSupply": "515996.61728513", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11363", + "midPx": "0.11346", + "circulatingSupply": "486437.44786244", + "coin": "@193", + "totalSupply": "486437.93138174", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "6.5627", + "midPx": "6.5529", + "circulatingSupply": "9899.96825198", + "coin": "@194", + "totalSupply": "9899.96825198", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.010862", + "midPx": "0.010846", + "circulatingSupply": "11999976.9427799992", + "coin": "@195", + "totalSupply": "11999976.9427799992", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "20000000000.0", + "coin": "@196", + "totalSupply": "20000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00000535", + "midPx": "0.00000536", + "circulatingSupply": "3000062192.3679699898", + "coin": "@197", + "totalSupply": "3000062266.9909601212", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.15833", + "midPx": "0.158095", + "circulatingSupply": "467248.40032495", + "coin": "@198", + "totalSupply": "467248.88384425", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11533", + "midPx": "0.11516", + "circulatingSupply": "485545.22457625", + "coin": "@199", + "totalSupply": "485545.70809555", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "6899481753.3842611313", + "coin": "@200", + "totalSupply": "6900000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00041", + "midPx": "0.00041", + "circulatingSupply": "6787359089.8065099716", + "coin": "@201", + "totalSupply": "6787362426.0896959305", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000223", + "midPx": "0.00002226", + "circulatingSupply": "3756260881.0168070793", + "coin": "@202", + "totalSupply": "3756264217.2999920845", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.29833", + "midPx": "0.297885", + "circulatingSupply": "900596.28819452", + "coin": "@203", + "totalSupply": "900596.77171499", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "26.838", + "midPx": "26.878", + "circulatingSupply": "7507.99252", + "coin": "@204", + "totalSupply": "7507.99252", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0001424", + "midPx": "0.0001426", + "circulatingSupply": "199998461.2056923509", + "coin": "@205", + "totalSupply": "199998461.2056923509", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000942", + "midPx": "0.000094", + "circulatingSupply": "692110030.0176818371", + "coin": "@206", + "totalSupply": "692260245.8529393673", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000651", + "midPx": "0.000065", + "circulatingSupply": "922178459.1313283443", + "coin": "@207", + "totalSupply": "922179426.1880209446", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.021028", + "midPx": "0.020997", + "circulatingSupply": "6163422.9404999996", + "coin": "@208", + "totalSupply": "6163425.3581400001", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.017336", + "midPx": "0.0173105", + "circulatingSupply": "6399884.8501899997", + "coin": "@209", + "totalSupply": "6399887.2678300003", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000149", + "midPx": "0.00001488", + "circulatingSupply": "4054587799.4058599472", + "coin": "@210", + "totalSupply": "4054591135.7514400482", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "12.554", + "midPx": "12.5355", + "circulatingSupply": "8316.97252084", + "coin": "@211", + "totalSupply": "8316.97252084", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11533", + "midPx": "0.11516", + "circulatingSupply": "485501.76543077", + "coin": "@212", + "totalSupply": "485502.24895911", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "12.517", + "midPx": "12.4985", + "circulatingSupply": "8316.98044", + "coin": "@213", + "totalSupply": "8316.98044", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00001494", + "midPx": "0.00001492", + "circulatingSupply": "4053042683.3056502342", + "coin": "@214", + "totalSupply": "4053046019.6512298584", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11533", + "midPx": "0.11516", + "circulatingSupply": "485545.92439314", + "coin": "@215", + "totalSupply": "485546.40792148", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000416", + "midPx": "0.000416", + "circulatingSupply": "936390542.0920192003", + "coin": "@216", + "totalSupply": "936615865.891048193", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.1725", + "midPx": "0.172245", + "circulatingSupply": "385467.56031", + "coin": "@217", + "totalSupply": "385469.49443", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.062934", + "midPx": "0.063028", + "circulatingSupply": "1084241.3036700001", + "coin": "@218", + "totalSupply": "1084616.84619", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0635", + "midPx": "0.0634055", + "circulatingSupply": "1084227.12356", + "coin": "@219", + "totalSupply": "1084602.6660800001", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.052958", + "midPx": "0.053037", + "circulatingSupply": "891498.14954", + "coin": "@220", + "totalSupply": "891873.69206", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000415", + "midPx": "0.000414", + "circulatingSupply": "839998399.0476053953", + "coin": "@221", + "totalSupply": "839998399.0476053953", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "12.369", + "midPx": "12.351", + "circulatingSupply": "8315.98551", + "coin": "@222", + "totalSupply": "8315.98551", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "12.369", + "midPx": "12.351", + "circulatingSupply": "8315.98551", + "coin": "@223", + "totalSupply": "8315.98551", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "12.225", + "midPx": "12.207", + "circulatingSupply": "9281.33436786", + "coin": "@224", + "totalSupply": "9281.33436786", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.39558", + "midPx": "0.39499", + "circulatingSupply": "239730.34303", + "coin": "@225", + "totalSupply": "239730.34303", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.011933", + "midPx": "0.0119155", + "circulatingSupply": "18208834.3766199984", + "coin": "@226", + "totalSupply": "18208834.3766199984", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00017521", + "midPx": "0.00017495", + "circulatingSupply": "277367794.0580391288", + "coin": "@227", + "totalSupply": "277367794.0580391288", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@228", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.77737", + "midPx": "0.77621", + "circulatingSupply": "89416.71929", + "coin": "@229", + "totalSupply": "89416.71929", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "12.669", + "midPx": "12.6505", + "circulatingSupply": "8189.97995", + "coin": "@230", + "totalSupply": "8189.97995", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "71055031.0019084513", + "coin": "@231", + "totalSupply": "110456788.9999999851", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.019757", + "midPx": "0.0197865", + "circulatingSupply": "936043.73286", + "coin": "@232", + "totalSupply": "936044.92695", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.075793", + "midPx": "0.075679", + "circulatingSupply": "941166.60196706", + "coin": "@233", + "totalSupply": "941439.7831646299", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.037853", + "midPx": "0.0377965", + "circulatingSupply": "1821439.0253900001", + "coin": "@234", + "totalSupply": "1822219.5430900001", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.36741", + "midPx": "0.36796", + "circulatingSupply": "186126.33785", + "coin": "@235", + "totalSupply": "186203.99159", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.075793", + "midPx": "0.075679", + "circulatingSupply": "929085.18665931", + "coin": "@236", + "totalSupply": "929358.37096334", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "13.201", + "midPx": "13.1815", + "circulatingSupply": "8260.98137", + "coin": "@237", + "totalSupply": "8260.98137", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.001392", + "dayNtlVlm": "0.0", + "markPx": "0.001392", + "midPx": "0.00139", + "circulatingSupply": "236875787.5872960389", + "coin": "@238", + "totalSupply": "236875787.5872960389", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "13.084", + "midPx": "13.1035", + "circulatingSupply": "8260.98379", + "coin": "@239", + "totalSupply": "8260.98379", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0004772", + "midPx": "0.0004779", + "circulatingSupply": "866959643.2369010448", + "coin": "@240", + "totalSupply": "866959644.9113980532", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000369", + "midPx": "0.000368", + "circulatingSupply": "8224199679.315580368", + "coin": "@241", + "totalSupply": "15124199679.3176441193", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "9.6649", + "midPx": "9.67935", + "circulatingSupply": "14955.97521", + "coin": "@242", + "totalSupply": "14955.97521", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "13.123", + "midPx": "13.1425", + "circulatingSupply": "8261.98241", + "coin": "@243", + "totalSupply": "8261.98241", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "7.1183", + "midPx": "7.12895", + "circulatingSupply": "22910.97597", + "coin": "@244", + "totalSupply": "22910.97597", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "10.0", + "midPx": null, + "circulatingSupply": "1.0", + "coin": "@245", + "totalSupply": "1.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@246", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0088526", + "midPx": "0.0088394", + "circulatingSupply": "7007413.9339399999", + "coin": "@247", + "totalSupply": "7007416.6803799998", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@248", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0016193", + "midPx": "0.0016169", + "circulatingSupply": "41559901.8195800036", + "coin": "@249", + "totalSupply": "41578122.9175700024", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "13.477", + "midPx": "13.497", + "circulatingSupply": "8234.98241", + "coin": "@250", + "totalSupply": "8234.98241", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00001002", + "midPx": "0.00001", + "circulatingSupply": "446246222017.7128295898", + "coin": "@251", + "totalSupply": "446246222017.7128295898", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "10.0", + "midPx": null, + "circulatingSupply": "1.0", + "coin": "@252", + "totalSupply": "1.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.70979", + "midPx": "0.70873", + "circulatingSupply": "48753.67258105", + "coin": "@253", + "totalSupply": "48753.67258105", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@254", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00002538", + "midPx": "0.00002542", + "circulatingSupply": "413071205.2560099959", + "coin": "@255", + "totalSupply": "413071205.2560099959", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@256", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00000402", + "midPx": "0.00000401", + "circulatingSupply": "399544243937.6452636719", + "coin": "@257", + "totalSupply": "2499423445500.36328125", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00000713", + "midPx": "0.00000714", + "circulatingSupply": "4260167305.77835989", + "coin": "@258", + "totalSupply": "4260175266.4968600273", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000367", + "midPx": null, + "circulatingSupply": "19999858026.9306869507", + "coin": "@259", + "totalSupply": "19999858026.9306869507", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "100.0", + "midPx": null, + "circulatingSupply": "10996.49669527", + "coin": "@260", + "totalSupply": "10996.49669527", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1000000.0", + "midPx": null, + "circulatingSupply": "10.0", + "coin": "@261", + "totalSupply": "10.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.010982", + "midPx": "0.010965", + "circulatingSupply": "7265190.4033503998", + "coin": "@262", + "totalSupply": "7265190.4033503998", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.12092", + "midPx": "0.12074", + "circulatingSupply": "482676.76404353", + "coin": "@263", + "totalSupply": "482677.16203616", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.12092", + "midPx": "0.12074", + "circulatingSupply": "482671.71531277", + "coin": "@264", + "totalSupply": "482672.1133054", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "10000000.0", + "midPx": null, + "circulatingSupply": "0.1", + "coin": "@265", + "totalSupply": "0.1", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1000000.0", + "midPx": null, + "circulatingSupply": "10.0", + "coin": "@266", + "totalSupply": "10.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1000.0", + "midPx": "1001.5", + "circulatingSupply": "2058.999335", + "coin": "@267", + "totalSupply": "2058.999335", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001003", + "midPx": "0.0010015", + "circulatingSupply": "2000099349.0931499004", + "coin": "@268", + "totalSupply": "2000099426.7395200729", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "109.98", + "midPx": "110.14", + "circulatingSupply": "18575.7122903", + "coin": "@269", + "totalSupply": "18653.75665905", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.002786", + "midPx": "0.00279", + "circulatingSupply": "9996488.8372695502", + "coin": "@270", + "totalSupply": "9996488.8372695502", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "20000000.0", + "midPx": null, + "circulatingSupply": "0.1", + "coin": "@271", + "totalSupply": "0.1", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "100000000.0", + "midPx": null, + "circulatingSupply": "0.1", + "coin": "@272", + "totalSupply": "0.1", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000424", + "midPx": "0.000423", + "circulatingSupply": "419161779.3761675954", + "coin": "@273", + "totalSupply": "419197835.8745359182", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "7396967.1894978397", + "coin": "@274", + "totalSupply": "7400790.6664553899", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0010341", + "midPx": "0.00103565", + "circulatingSupply": "26626512.8326810002", + "coin": "@275", + "totalSupply": "26626512.8326810002", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00000565", + "midPx": "0.00000566", + "circulatingSupply": "5604877799.9890604019", + "coin": "@276", + "totalSupply": "5604877799.9890604019", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "12.333", + "midPx": "12.315", + "circulatingSupply": "8318.98551", + "coin": "@277", + "totalSupply": "8318.98551", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.010958", + "midPx": "0.010942", + "circulatingSupply": "9999578.2538600005", + "coin": "@278", + "totalSupply": "9999968.4757000003", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "13.006", + "midPx": "12.987", + "circulatingSupply": "8258.98691", + "coin": "@279", + "totalSupply": "8258.98691", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "13.201", + "midPx": "13.2205", + "circulatingSupply": "8259.98102", + "coin": "@280", + "totalSupply": "8259.98102", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "13.123", + "midPx": "13.1425", + "circulatingSupply": "8259.9831", + "coin": "@281", + "totalSupply": "8259.9831", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0001021", + "midPx": "0.0001019", + "circulatingSupply": "462976772.0663593411", + "coin": "@282", + "totalSupply": "462977568.0516254306", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@283", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "19.423", + "midPx": "19.452", + "circulatingSupply": "3686.987", + "coin": "@284", + "totalSupply": "3686.987", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.010159", + "midPx": "0.010144", + "circulatingSupply": "7337237.0260929996", + "coin": "@285", + "totalSupply": "7337237.4240856301", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.33344", + "midPx": "0.332945", + "circulatingSupply": "1753588.5978127001", + "coin": "@286", + "totalSupply": "1753588.9958053001", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.3", + "midPx": "1.2527", + "circulatingSupply": "655484.78835", + "coin": "@287", + "totalSupply": "655484.78835", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.010099", + "midPx": "0.010084", + "circulatingSupply": "2493326.8939874298", + "coin": "@288", + "totalSupply": "2493327.2919800598", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000132", + "midPx": "0.00001318", + "circulatingSupply": "1656899942.0162124634", + "coin": "@289", + "totalSupply": "1656905911.9056975842", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@290", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00061053", + "midPx": "0.00060961", + "circulatingSupply": "171291538.9746132493", + "coin": "@291", + "totalSupply": "171291538.9746132493", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.006389", + "midPx": "0.006398", + "circulatingSupply": "7602304.8468773002", + "coin": "@292", + "totalSupply": "7606367.2819339", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.022048", + "midPx": "0.022015", + "circulatingSupply": "999912.34128377", + "coin": "@293", + "totalSupply": "999990.38565239", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000517", + "midPx": "0.000516", + "circulatingSupply": "991017496.2733086348", + "coin": "@294", + "totalSupply": "991017575.8718349934", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.022583", + "midPx": "0.022549", + "circulatingSupply": "999911.9369636599", + "coin": "@295", + "totalSupply": "999989.98133228", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.01", + "midPx": null, + "circulatingSupply": "8304377.7428700002", + "coin": "@296", + "totalSupply": "8304379.7328300001", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.1902", + "midPx": "1.18845", + "circulatingSupply": "19998.82090175", + "coin": "@297", + "totalSupply": "19998.82090175", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.1902", + "midPx": "1.18845", + "circulatingSupply": "14997.82177", + "coin": "@298", + "totalSupply": "14997.82177", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "13.24", + "midPx": "13.2595", + "circulatingSupply": "8256.98102", + "coin": "@299", + "totalSupply": "8256.98102", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "6.5431", + "midPx": "6.53335", + "circulatingSupply": "8999.97184", + "coin": "@300", + "totalSupply": "8999.97184", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "6.5431", + "midPx": "6.53335", + "circulatingSupply": "8999.97184", + "coin": "@301", + "totalSupply": "8999.97184", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "6.5431", + "midPx": "6.53335", + "circulatingSupply": "8999.97184", + "coin": "@302", + "totalSupply": "8999.97184", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "6.5431", + "midPx": "6.53335", + "circulatingSupply": "8997.97234", + "coin": "@303", + "totalSupply": "8997.97234", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "13.006", + "midPx": "13.0255", + "circulatingSupply": "8257.98691", + "coin": "@304", + "totalSupply": "8257.98691", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.12092", + "midPx": "0.12074", + "circulatingSupply": "482690.610582", + "coin": "@305", + "totalSupply": "482691.00857466", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.022719", + "midPx": "0.022685", + "circulatingSupply": "999911.80568449", + "coin": "@306", + "totalSupply": "999989.8500599799", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.021525", + "midPx": "0.021493", + "circulatingSupply": "999912.73919769", + "coin": "@307", + "totalSupply": "999990.78357318", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.019442", + "midPx": "0.019413", + "circulatingSupply": "999910.16816514", + "coin": "@308", + "totalSupply": "999988.21254063", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@309", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.080909", + "midPx": "0.080788", + "circulatingSupply": "713224.36412328", + "coin": "@310", + "totalSupply": "713224.76211594", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "11.903", + "midPx": "11.9205", + "circulatingSupply": "23572.91751", + "coin": "@311", + "totalSupply": "23572.91751", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0187", + "midPx": "0.018672", + "circulatingSupply": "981076.39126856", + "coin": "@312", + "totalSupply": "999991.61134572", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.019794", + "midPx": "0.019823", + "circulatingSupply": "999992.20262417", + "coin": "@313", + "totalSupply": "999992.24883986", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.019268", + "midPx": "0.019297", + "circulatingSupply": "697272.8165362499", + "coin": "@314", + "totalSupply": "697272.95518332", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00503", + "midPx": "0.005022", + "circulatingSupply": "1019999590.6353038549", + "coin": "@315", + "totalSupply": "1019999590.6353038549", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.012832", + "midPx": "0.012813", + "circulatingSupply": "2396056.67693864", + "coin": "@316", + "totalSupply": "2496056.67693864", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "6.5431", + "midPx": "6.53335", + "circulatingSupply": "8999.97184", + "coin": "@317", + "totalSupply": "8999.97184", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.018109", + "midPx": "0.018082", + "circulatingSupply": "2059934.33393797", + "coin": "@318", + "totalSupply": "2059934.33393797", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.21163", + "midPx": null, + "circulatingSupply": "199.96179772", + "coin": "@319", + "totalSupply": "199.96179772", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.037853", + "midPx": "0.0377965", + "circulatingSupply": "998992.9275700001", + "coin": "@320", + "totalSupply": "1998992.9275700001", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.009175", + "midPx": "0.009161", + "circulatingSupply": "2727495.9418597701", + "coin": "@321", + "totalSupply": "2727495.9418597701", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1000.0", + "midPx": null, + "circulatingSupply": "1099.9993675", + "coin": "@322", + "totalSupply": "1099.9993675", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.94507", + "midPx": "0.946485", + "circulatingSupply": "11996.85470951", + "coin": "@323", + "totalSupply": "11996.85470951", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.037853", + "midPx": "0.0377965", + "circulatingSupply": "998992.9275700001", + "coin": "@324", + "totalSupply": "998992.9275700001", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "100300.0", + "midPx": "100150.0", + "circulatingSupply": "29.99", + "coin": "@325", + "totalSupply": "29.99", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.019794", + "midPx": "0.019823", + "circulatingSupply": "999992.20262417", + "coin": "@326", + "totalSupply": "999992.24883986", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.51362", + "midPx": "0.51439", + "circulatingSupply": "2001020.43087", + "coin": "@327", + "totalSupply": "2001023.61482", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00001491", + "midPx": "0.00001489", + "circulatingSupply": "7445068540.7669401169", + "coin": "@328", + "totalSupply": "7445080480.6160202026", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.36851", + "midPx": "0.36906", + "circulatingSupply": "198921.07943", + "coin": "@329", + "totalSupply": "198998.72626", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "1499999.7026460001", + "coin": "@330", + "totalSupply": "1499999.7026460001", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "6.5431", + "midPx": "6.53335", + "circulatingSupply": "8999.97184", + "coin": "@331", + "totalSupply": "8999.97184", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.075523", + "midPx": "0.0754105", + "circulatingSupply": "907409.63236", + "coin": "@332", + "totalSupply": "907799.92672", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.37857", + "midPx": "0.378005", + "circulatingSupply": "179999.96025135", + "coin": "@333", + "totalSupply": "180078.01915069", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.003831", + "midPx": "0.003836", + "circulatingSupply": "17998819.0188899189", + "coin": "@334", + "totalSupply": "18006624.9088249207", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0017814", + "midPx": "0.00177875", + "circulatingSupply": "36636970.2992599979", + "coin": "@335", + "totalSupply": "36636970.2992599979", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.005", + "midPx": null, + "circulatingSupply": "1217639615.8894300461", + "coin": "@336", + "totalSupply": "1217643596.5567500591", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.15719", + "midPx": "0.157425", + "circulatingSupply": "175778.38103", + "coin": "@337", + "totalSupply": "175778.38103", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.5672", + "midPx": "1.56955", + "circulatingSupply": "9989.87673453", + "coin": "@338", + "totalSupply": "9989.87673453", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.003081", + "midPx": "0.003076", + "circulatingSupply": "200199847.5880677998", + "coin": "@339", + "totalSupply": "200199925.6469766498", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.2597", + "midPx": "0.260085", + "circulatingSupply": "299989.30497", + "coin": "@340", + "totalSupply": "299989.30497", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "6.782", + "midPx": "6.7719", + "circulatingSupply": "9989.9566289", + "coin": "@341", + "totalSupply": "9989.9566289", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00085", + "midPx": "0.000851", + "circulatingSupply": "5623803.0588028096", + "coin": "@342", + "totalSupply": "5623803.0588028096", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "6.5431", + "midPx": "6.53335", + "circulatingSupply": "8999.97184", + "coin": "@343", + "totalSupply": "8999.97184", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "6.782", + "midPx": "6.7719", + "circulatingSupply": "9989.96259051", + "coin": "@344", + "totalSupply": "9989.96259051", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "6.782", + "midPx": "6.7719", + "circulatingSupply": "9989.96259051", + "coin": "@345", + "totalSupply": "9989.96259051", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "6.782", + "midPx": "6.7719", + "circulatingSupply": "9989.95766097", + "coin": "@346", + "totalSupply": "9989.95766097", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000853", + "midPx": "0.000854", + "circulatingSupply": "5623802.1056961296", + "coin": "@347", + "totalSupply": "5623802.1056961296", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.004805", + "midPx": "0.004798", + "circulatingSupply": "3392320.6215274702", + "coin": "@348", + "totalSupply": "3392321.01959424", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.10008", + "midPx": "0.099932", + "circulatingSupply": "655354.98965525", + "coin": "@349", + "totalSupply": "655355.03587094", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.019794", + "midPx": "0.019823", + "circulatingSupply": "993687.17548081", + "coin": "@350", + "totalSupply": "999992.24883986", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.10008", + "midPx": "0.099932", + "circulatingSupply": "655317.21909332", + "coin": "@351", + "totalSupply": "655317.2653090101", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.019794", + "midPx": "0.019823", + "circulatingSupply": "993687.17548081", + "coin": "@352", + "totalSupply": "999992.24883986", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00000535", + "midPx": "0.00000536", + "circulatingSupply": "3849962266.9909601212", + "coin": "@353", + "totalSupply": "13849962266.9909591675", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000515", + "midPx": "0.000516", + "circulatingSupply": "49247545.8935526088", + "coin": "@354", + "totalSupply": "49247545.8935526088", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0002267", + "midPx": "0.00022704", + "circulatingSupply": "562174261.397300005", + "coin": "@355", + "totalSupply": "562174261.397300005", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00000367", + "midPx": null, + "circulatingSupply": "1599999920337.0576171875", + "coin": "@356", + "totalSupply": "1599999920337.0576171875", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00000369", + "midPx": "0.00000368", + "circulatingSupply": "99999920483.0126647949", + "coin": "@357", + "totalSupply": "99999920483.0126647949", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00003092", + "midPx": "0.00003087", + "circulatingSupply": "2233352970.7746577263", + "coin": "@358", + "totalSupply": "2233357393.7550415993", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.1692", + "midPx": "1.1675", + "circulatingSupply": "44999.7800868", + "coin": "@359", + "totalSupply": "44999.7800868", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.038352", + "midPx": "0.038294", + "circulatingSupply": "1809570.9209179501", + "coin": "@360", + "totalSupply": "1810351.5294215099", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.038655", + "midPx": "0.038713", + "circulatingSupply": "1999329.539963", + "coin": "@361", + "totalSupply": "1999875.965902", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.007558", + "midPx": "0.007546", + "circulatingSupply": "6669503.3983027497", + "coin": "@362", + "totalSupply": "6669503.3983027497", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.66666", + "midPx": null, + "circulatingSupply": "6666668.6214844603", + "coin": "@363", + "totalSupply": "6666668.6214844603", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00003078", + "midPx": "0.00003073", + "circulatingSupply": "2462452523.4628591537", + "coin": "@364", + "totalSupply": "2462452523.4628591537", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@365", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@366", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.024233", + "midPx": "0.024197", + "circulatingSupply": "1123415.73431", + "coin": "@367", + "totalSupply": "1123415.73431", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.10617", + "midPx": "0.106015", + "circulatingSupply": "811071.36551007", + "coin": "@368", + "totalSupply": "811071.36551007", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.10617", + "midPx": "0.106015", + "circulatingSupply": "811110.74566344", + "coin": "@369", + "totalSupply": "811110.74566344", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@370", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.002552", + "midPx": "0.002548", + "circulatingSupply": "26868656.8948102705", + "coin": "@371", + "totalSupply": "26868660.8755769916", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "13.045", + "dayNtlVlm": "0.0", + "markPx": "13.045", + "midPx": "13.0645", + "circulatingSupply": "9303.36021686", + "coin": "@372", + "totalSupply": "9303.36021686", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "12.189", + "midPx": "12.171", + "circulatingSupply": "9268.24036316", + "coin": "@373", + "totalSupply": "9268.24036316", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "12.406", + "midPx": "12.3875", + "circulatingSupply": "9264.73444103", + "coin": "@374", + "totalSupply": "9264.73444103", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "13.162", + "midPx": "13.1815", + "circulatingSupply": "8294.96614", + "coin": "@375", + "totalSupply": "8294.96614", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "100000.0", + "midPx": null, + "circulatingSupply": "20.0", + "coin": "@376", + "totalSupply": "20.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "250050.0", + "midPx": null, + "circulatingSupply": "19.99909999", + "coin": "@377", + "totalSupply": "19.99909999", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "13.637", + "midPx": "13.657", + "circulatingSupply": "8318.94727981", + "coin": "@378", + "totalSupply": "8318.94727981", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "12.333", + "midPx": "12.315", + "circulatingSupply": "8317.98557091", + "coin": "@379", + "totalSupply": "8317.98557091", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "12.297", + "midPx": "12.315", + "circulatingSupply": "8316.98623", + "coin": "@380", + "totalSupply": "8316.98623", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "12.48", + "midPx": "12.4615", + "circulatingSupply": "8304.98557073", + "coin": "@381", + "totalSupply": "8304.98557073", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.015422", + "midPx": "0.015399", + "circulatingSupply": "4560170.9427110003", + "coin": "@382", + "totalSupply": "4561263.7945900001", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0918", + "midPx": "1.0902", + "circulatingSupply": "71499.80249", + "coin": "@383", + "totalSupply": "71499.80249", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.012589", + "midPx": "0.0125705", + "circulatingSupply": "6091520.9460150003", + "coin": "@384", + "totalSupply": "6092613.7978940001", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "12.286", + "midPx": "12.268", + "circulatingSupply": "8311.98532088", + "coin": "@385", + "totalSupply": "8311.98532088", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "12.628", + "midPx": "12.6465", + "circulatingSupply": "8295.98397083", + "coin": "@386", + "totalSupply": "8295.98397083", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "12.333", + "midPx": "12.315", + "circulatingSupply": "8317.98532098", + "coin": "@387", + "totalSupply": "8317.98532098", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "6.782", + "midPx": "6.7719", + "circulatingSupply": "9988.49295801", + "coin": "@388", + "totalSupply": "9988.49295801", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.096032", + "midPx": "0.096176", + "circulatingSupply": "999681.68321614", + "coin": "@389", + "totalSupply": "999993.92661042", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@390", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00015718", + "midPx": "0.00015741", + "circulatingSupply": "133310739.3108299971", + "coin": "@391", + "totalSupply": "133310739.3108299971", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00016838", + "midPx": "0.00016863", + "circulatingSupply": "99997636.0373699963", + "coin": "@392", + "totalSupply": "99997636.0373699963", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "100100000.0", + "coin": "@393", + "totalSupply": "100100000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00012247", + "midPx": "0.00012265", + "circulatingSupply": "99992244.707618475", + "coin": "@394", + "totalSupply": "99992244.707618475", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00012247", + "midPx": "0.00012265", + "circulatingSupply": "99982398.1692000031", + "coin": "@395", + "totalSupply": "99982399.1522600055", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00012189", + "midPx": "0.00012207", + "circulatingSupply": "99984910.1316799968", + "coin": "@396", + "totalSupply": "99984910.1316799968", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000106", + "midPx": "0.00010616", + "circulatingSupply": "124080619.0925099999", + "coin": "@397", + "totalSupply": "124080619.0925099999", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.019794", + "midPx": "0.019823", + "circulatingSupply": "993687.17548081", + "coin": "@398", + "totalSupply": "999992.2488398", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.02341", + "midPx": "0.023375", + "circulatingSupply": "999945.05750692", + "coin": "@399", + "totalSupply": "999991.5889913799", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001", + "midPx": null, + "circulatingSupply": "5000199624.5551519394", + "coin": "@400", + "totalSupply": "5000199702.6160001755", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.00001212", + "dayNtlVlm": "0.0", + "markPx": "0.00001212", + "midPx": "0.00001214", + "circulatingSupply": "416612209829.5627441406", + "coin": "@401", + "totalSupply": "416612712230.1893310547", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00001051", + "midPx": "0.00001049", + "circulatingSupply": "20660068215.1078414917", + "coin": "@402", + "totalSupply": "20660070205.4911994934", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001", + "midPx": null, + "circulatingSupply": "4999999328.5786304474", + "coin": "@403", + "totalSupply": "4999999527.6169996262", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0053395", + "midPx": "0.0053475", + "circulatingSupply": "999959524.8137899637", + "coin": "@404", + "totalSupply": "999998555.2453600168", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.005", + "midPx": null, + "circulatingSupply": "999999159.9173799753", + "coin": "@405", + "totalSupply": "999999940.5260000229", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0029717", + "midPx": "0.0029673", + "circulatingSupply": "1005999132.0320199728", + "coin": "@406", + "totalSupply": "1005999912.6406400204", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000085", + "midPx": "0.00000851", + "circulatingSupply": "91817957694.1130981445", + "coin": "@407", + "totalSupply": "91817957694.1130981445", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0027583", + "midPx": "0.0027542", + "circulatingSupply": "999999128.1587300301", + "coin": "@408", + "totalSupply": "999999908.7673499584", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0027337", + "midPx": "0.00272965", + "circulatingSupply": "999999069.6359599829", + "coin": "@409", + "totalSupply": "999999850.2445800304", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@410", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0187", + "midPx": "0.018728", + "circulatingSupply": "999991.5708884", + "coin": "@411", + "totalSupply": "999991.6171040901", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11696", + "midPx": "0.116785", + "circulatingSupply": "993692.72734979", + "coin": "@412", + "totalSupply": "999997.80070884", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11696", + "midPx": "0.116785", + "circulatingSupply": "993692.72734979", + "coin": "@413", + "totalSupply": "999997.80070884", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11696", + "midPx": "0.116785", + "circulatingSupply": "993692.72734979", + "coin": "@414", + "totalSupply": "999997.80070884", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11696", + "midPx": "0.116785", + "circulatingSupply": "993692.72734979", + "coin": "@415", + "totalSupply": "999997.8007087799", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11801", + "midPx": "0.117835", + "circulatingSupply": "993692.38426072", + "coin": "@416", + "totalSupply": "999997.45761977", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0012594", + "midPx": "0.00125755", + "circulatingSupply": "999226235.1243699789", + "coin": "@417", + "totalSupply": "999226239.1051299572", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@418", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0025527", + "midPx": "0.0025489", + "circulatingSupply": "999999115.4778399467", + "coin": "@419", + "totalSupply": "999999896.0864599943", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0025451", + "midPx": "0.0025413", + "circulatingSupply": "999999110.2459100485", + "coin": "@420", + "totalSupply": "999999890.8545299768", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000549", + "midPx": "0.00005482", + "circulatingSupply": "1359080885.6280417442", + "coin": "@421", + "totalSupply": "1359619505.5838875771", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11696", + "midPx": "0.116785", + "circulatingSupply": "993692.72734979", + "coin": "@422", + "totalSupply": "999997.8007087799", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11696", + "midPx": "0.116785", + "circulatingSupply": "993692.72734979", + "coin": "@423", + "totalSupply": "999997.80070884", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11696", + "midPx": "0.116785", + "circulatingSupply": "973191.48117691", + "coin": "@424", + "totalSupply": "979496.55453596", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11696", + "midPx": "0.116785", + "circulatingSupply": "993692.72734979", + "coin": "@425", + "totalSupply": "999997.8007087799", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.103", + "midPx": "0.10315", + "circulatingSupply": "980096.30862106", + "coin": "@426", + "totalSupply": "980096.35483675", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11696", + "midPx": "0.116785", + "circulatingSupply": "973191.48117691", + "coin": "@427", + "totalSupply": "979496.5545359", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.008022", + "midPx": "0.008034", + "circulatingSupply": "8129226.5238609798", + "coin": "@428", + "totalSupply": "8133129.6501380298", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11696", + "midPx": "0.116785", + "circulatingSupply": "979496.50832027", + "coin": "@429", + "totalSupply": "979496.55453596", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11696", + "midPx": "0.116785", + "circulatingSupply": "973191.48117691", + "coin": "@430", + "totalSupply": "979496.5545359", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11696", + "midPx": "0.117135", + "circulatingSupply": "973191.0611769099", + "coin": "@431", + "totalSupply": "979496.1345359", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11696", + "midPx": "0.116785", + "circulatingSupply": "973191.48117691", + "coin": "@432", + "totalSupply": "979496.5545359", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11696", + "midPx": "0.116785", + "circulatingSupply": "973191.48117691", + "coin": "@433", + "totalSupply": "979496.5545359", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.3156", + "midPx": "0.31607", + "circulatingSupply": "1099920.6360968801", + "coin": "@434", + "totalSupply": "1099998.7012484299", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "123451044.3066266775", + "coin": "@435", + "totalSupply": "123456789.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00000421", + "midPx": "0.0000042", + "circulatingSupply": "39999941069.5865325928", + "coin": "@436", + "totalSupply": "39999941069.5865325928", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@437", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00014317", + "midPx": "0.00014338", + "circulatingSupply": "199958162.1317600012", + "coin": "@438", + "totalSupply": "199958162.1317600012", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00046965", + "midPx": "0.00047035", + "circulatingSupply": "52967993.9100200012", + "coin": "@439", + "totalSupply": "52968153.149530001", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@440", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00029758", + "midPx": "0.00029713", + "circulatingSupply": "210425586.26523", + "coin": "@441", + "totalSupply": "210425590.2462100089", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@442", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001027", + "midPx": "0.0010255", + "circulatingSupply": "399999746.9675499797", + "coin": "@443", + "totalSupply": "399999746.9675499797", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.01009", + "midPx": "0.010075", + "circulatingSupply": "999999940.1946513653", + "coin": "@444", + "totalSupply": "999999940.1946513653", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@445", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@446", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.01012", + "midPx": "0.010105", + "circulatingSupply": "146249971.4168965816", + "coin": "@447", + "totalSupply": "146249971.4168965816", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00003357", + "midPx": "0.00003362", + "circulatingSupply": "379995241.7387126684", + "coin": "@448", + "totalSupply": "380112339.5199620724", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00002345", + "midPx": "0.00002348", + "circulatingSupply": "795078332.9333236217", + "coin": "@449", + "totalSupply": "795079527.2297226191", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@450", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0015", + "midPx": null, + "circulatingSupply": "2499999.4198934799", + "coin": "@451", + "totalSupply": "2499999.4198934799", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "1249992.3278051", + "coin": "@452", + "totalSupply": "1249992.3278051", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00023834", + "midPx": "0.00023798", + "circulatingSupply": "99978820.9012999982", + "coin": "@453", + "totalSupply": "99978820.9012999982", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000565", + "midPx": "0.000564", + "circulatingSupply": "369319126.0069565177", + "coin": "@454", + "totalSupply": "369319524.105756104", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000565", + "midPx": "0.000566", + "circulatingSupply": "39992958.1503721327", + "coin": "@455", + "totalSupply": "39992958.1503721327", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00085661", + "midPx": "0.00085533", + "circulatingSupply": "125566380.6971600056", + "coin": "@456", + "totalSupply": "125584173.5918200016", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.00000706", + "dayNtlVlm": "0.0", + "markPx": "0.00000706", + "midPx": "0.00000707", + "circulatingSupply": "1360072519716.8103027344", + "coin": "@457", + "totalSupply": "1360358707157.9694824219", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@458", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00003645", + "midPx": "0.0000365", + "circulatingSupply": "2200192678.7765498161", + "coin": "@459", + "totalSupply": "2200192756.4429798126", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.002259", + "midPx": "0.002262", + "circulatingSupply": "2499976820.9698514938", + "coin": "@460", + "totalSupply": "2499976820.9698514938", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@461", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0001015", + "midPx": "0.00010135", + "circulatingSupply": "4556443426.8688201904", + "coin": "@462", + "totalSupply": "4556457940.1654195786", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.01094", + "midPx": "0.010923", + "circulatingSupply": "10998628.3200310506", + "coin": "@463", + "totalSupply": "10998628.3200310506", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00566", + "midPx": "0.005668", + "circulatingSupply": "3999965.0106317", + "coin": "@464", + "totalSupply": "3999965.0106317", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.005", + "midPx": null, + "circulatingSupply": "1998099862.8595700264", + "coin": "@465", + "totalSupply": "1998099940.5260000229", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00012632", + "midPx": "0.00012613", + "circulatingSupply": "399954362.9888700247", + "coin": "@466", + "totalSupply": "399954362.9888700247", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00002343", + "midPx": "0.00002339", + "circulatingSupply": "5454619674.2952432632", + "coin": "@467", + "totalSupply": "5454970964.6689519882", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00014023", + "midPx": "0.00014044", + "circulatingSupply": "899995063.4390733242", + "coin": "@468", + "totalSupply": "899996456.8555982113", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@469", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00000369", + "midPx": "0.00000368", + "circulatingSupply": "410778083642.6090698242", + "coin": "@470", + "totalSupply": "410779676976.6275024414", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00014667", + "midPx": "0.00014689", + "circulatingSupply": "999723650.2486611605", + "coin": "@471", + "totalSupply": "999996876.0948791504", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00013732", + "midPx": "0.00013711", + "circulatingSupply": "897907078.5715337992", + "coin": "@472", + "totalSupply": "898180304.4177517891", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00013732", + "midPx": "0.00013711", + "circulatingSupply": "897907075.9301788807", + "coin": "@473", + "totalSupply": "898180301.7763969898", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00013732", + "midPx": "0.00013711", + "circulatingSupply": "897907079.4532984495", + "coin": "@474", + "totalSupply": "898180305.2995164394", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00014449", + "midPx": "0.00014427", + "circulatingSupply": "897239158.3317217827", + "coin": "@475", + "totalSupply": "897512384.1779398918", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.00014234", + "dayNtlVlm": "0.0", + "markPx": "0.00014191", + "midPx": "0.00014212", + "circulatingSupply": "616188577.759024024", + "coin": "@476", + "totalSupply": "616189971.0930424929", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00014667", + "midPx": "0.00014689", + "circulatingSupply": "999721083.5233309269", + "coin": "@477", + "totalSupply": "999994309.3695489168", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00013732", + "midPx": "0.00013711", + "circulatingSupply": "913256865.8173434734", + "coin": "@478", + "totalSupply": "913530096.1310584545", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00013732", + "midPx": "0.00013711", + "circulatingSupply": "898476444.3967308998", + "coin": "@479", + "totalSupply": "898477837.7535316944", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.002322", + "midPx": "0.00231855", + "circulatingSupply": "742421257.9014648199", + "coin": "@480", + "totalSupply": "742422651.2582656145", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00000369", + "midPx": "0.00000368", + "circulatingSupply": "413764961279.9727783203", + "coin": "@481", + "totalSupply": "413766354636.7736206055", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00013691", + "midPx": "0.00013711", + "circulatingSupply": "898476444.1520382166", + "coin": "@482", + "totalSupply": "898477837.5088390112", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00013732", + "midPx": "0.00013711", + "circulatingSupply": "898476444.3967308998", + "coin": "@483", + "totalSupply": "898477837.7535316944", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00013732", + "midPx": "0.00013711", + "circulatingSupply": "886590631.0125207901", + "coin": "@484", + "totalSupply": "886592024.3693217039", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00014579", + "midPx": "0.00014601", + "circulatingSupply": "1249994538.2474210262", + "coin": "@485", + "totalSupply": "1249996926.9614639282", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00013732", + "midPx": "0.00013711", + "circulatingSupply": "898178152.4023748636", + "coin": "@486", + "totalSupply": "898179545.8188998699", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00013732", + "midPx": "0.00013711", + "circulatingSupply": "935678277.4421623945", + "coin": "@487", + "totalSupply": "935951519.4674848318", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00039994", + "midPx": "0.00040054", + "circulatingSupply": "177435388.6643973589", + "coin": "@488", + "totalSupply": "177474423.2394433916", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001027", + "midPx": "0.0010255", + "circulatingSupply": "399947779.9625499845", + "coin": "@489", + "totalSupply": "399947783.9437400103", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00039994", + "midPx": "0.00040054", + "circulatingSupply": "177435388.8032599986", + "coin": "@490", + "totalSupply": "177474423.3783000112", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001024", + "midPx": "0.0010255", + "circulatingSupply": "407451326.0248500109", + "coin": "@491", + "totalSupply": "407451345.9308000207", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000401", + "midPx": "0.00004016", + "circulatingSupply": "1749362196.252409935", + "coin": "@492", + "totalSupply": "1749752542.0028600693", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000401", + "midPx": "0.00004016", + "circulatingSupply": "999993414.9596199989", + "coin": "@493", + "totalSupply": "999995405.5546499491", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00041471", + "midPx": "0.00041409", + "circulatingSupply": "539999392.2141268253", + "coin": "@494", + "totalSupply": "539999392.2141268253", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.002199", + "midPx": "0.00219575", + "circulatingSupply": "901468388.7821666002", + "coin": "@495", + "totalSupply": "901468388.7821666002", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00011503", + "midPx": "0.00011486", + "circulatingSupply": "895712100.7767499685", + "coin": "@496", + "totalSupply": "895714091.3717800379", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0016153", + "midPx": "0.0016129", + "circulatingSupply": "192490813.3721899986", + "coin": "@497", + "totalSupply": "192490833.2781400084", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00068659", + "midPx": "0.00068556", + "circulatingSupply": "119973687.6662675142", + "coin": "@498", + "totalSupply": "119973687.6662675142", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00001327", + "midPx": "0.00001329", + "circulatingSupply": "50755471841.2161254883", + "coin": "@499", + "totalSupply": "50755471841.2161254883", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000004", + "midPx": null, + "circulatingSupply": "1736792370834.2185058594", + "coin": "@500", + "totalSupply": "1737182716584.6789550781", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00001081", + "midPx": "0.00001079", + "circulatingSupply": "4843132052.8985700607", + "coin": "@501", + "totalSupply": "4843132072.8045196533", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0050904", + "midPx": "0.0050828", + "circulatingSupply": "119993738.2483399957", + "coin": "@502", + "totalSupply": "119993738.2483399957", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.01649", + "midPx": "0.0164655", + "circulatingSupply": "119995713.9844180793", + "coin": "@503", + "totalSupply": "119995713.9844180793", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00071386", + "midPx": "0.00071279", + "circulatingSupply": "119522305.2123257965", + "coin": "@504", + "totalSupply": "119522305.2123257965", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0050904", + "midPx": "0.0050828", + "circulatingSupply": "119993637.2733889669", + "coin": "@505", + "totalSupply": "119993637.2733889669", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00001256", + "midPx": "0.00001254", + "circulatingSupply": "4000478292.0661501884", + "coin": "@506", + "totalSupply": "4000478682.4118900299", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00000994", + "midPx": "0.00000992", + "circulatingSupply": "39999080307.1278762817", + "coin": "@507", + "totalSupply": "39999080307.1278762817", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00401", + "midPx": "0.004016", + "circulatingSupply": "19851396.4695444107", + "coin": "@508", + "totalSupply": "19851594.1637825817", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00040114", + "midPx": "0.00040174", + "circulatingSupply": "177328189.173240006", + "coin": "@509", + "totalSupply": "177367224.2516799867", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000039", + "midPx": "0.00000389", + "circulatingSupply": "1029999936141.5731201172", + "coin": "@510", + "totalSupply": "1029999936141.5731201172", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00000703", + "midPx": "0.00000704", + "circulatingSupply": "1707977393.1145300865", + "coin": "@511", + "totalSupply": "1707977393.1145300865", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00006463", + "midPx": "0.00006453", + "circulatingSupply": "1300090868.4598500729", + "coin": "@512", + "totalSupply": "1300090868.4598500729", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00040114", + "midPx": "0.00040174", + "circulatingSupply": "177328189.173240006", + "coin": "@513", + "totalSupply": "177367224.2516799867", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00040114", + "midPx": "0.00040174", + "circulatingSupply": "177328189.173240006", + "coin": "@514", + "totalSupply": "177367224.2516799867", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0011024", + "midPx": "0.00110075", + "circulatingSupply": "99990135.2539300025", + "coin": "@515", + "totalSupply": "99990137.2445500046", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00000853", + "midPx": "0.00000854", + "circulatingSupply": "102383544079.5131530762", + "coin": "@516", + "totalSupply": "102422579157.9591827393", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00040114", + "midPx": "0.00040174", + "circulatingSupply": "177385714.7381600142", + "coin": "@517", + "totalSupply": "177424749.8165999949", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.012632", + "midPx": "0.012613", + "circulatingSupply": "3999978.78098416", + "coin": "@518", + "totalSupply": "3999978.78098416", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00000369", + "midPx": "0.00000369", + "circulatingSupply": "391982426334.5530395508", + "coin": "@519", + "totalSupply": "391982625399.0308837891", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00012632", + "midPx": "0.00012613", + "circulatingSupply": "399997847.5811399817", + "coin": "@520", + "totalSupply": "399997847.5811399817", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.10895", + "midPx": "0.10879", + "circulatingSupply": "1161883.3455916999", + "coin": "@521", + "totalSupply": "1161883.3455916999", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001027", + "midPx": "0.0010255", + "circulatingSupply": "399918411.3065500259", + "coin": "@522", + "totalSupply": "399918411.3065500259", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.005", + "midPx": null, + "circulatingSupply": "1929999875.0762000084", + "coin": "@523", + "totalSupply": "1929999875.0762000084", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.005", + "midPx": null, + "circulatingSupply": "1927999875.0762000084", + "coin": "@524", + "totalSupply": "1927999875.0762000084", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11024", + "midPx": "0.110075", + "circulatingSupply": "999825.2415692999", + "coin": "@525", + "totalSupply": "999825.2415692999", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00039994", + "midPx": "0.00040054", + "circulatingSupply": "198840265.4470300078", + "coin": "@526", + "totalSupply": "198840265.4470300078", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0011024", + "midPx": "0.00110075", + "circulatingSupply": "99993463.4219300002", + "coin": "@527", + "totalSupply": "99993463.4219300002", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00000482", + "midPx": "0.00000481", + "circulatingSupply": "19994345702.8471984863", + "coin": "@528", + "totalSupply": "19999914054.840171814", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0011024", + "midPx": "0.00110075", + "circulatingSupply": "99999769.843930006", + "coin": "@529", + "totalSupply": "99999769.843930006", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@530", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00039994", + "midPx": "0.00040054", + "circulatingSupply": "99999348.2351299971", + "coin": "@531", + "totalSupply": "99999348.2351299971", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0011156", + "midPx": "0.00111395", + "circulatingSupply": "99990738.8023300022", + "coin": "@532", + "totalSupply": "99990738.8023300022", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@533", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.31", + "midPx": "0.30954", + "circulatingSupply": "1062224.2999996999", + "coin": "@534", + "totalSupply": "1062302.3722794", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00040114", + "midPx": "0.00040174", + "circulatingSupply": "177689083.6815400124", + "coin": "@535", + "totalSupply": "177728119.8209699988", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.010521", + "midPx": "0.010505", + "circulatingSupply": "14996713.9169045798", + "coin": "@536", + "totalSupply": "14996713.9169045798", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.010428", + "midPx": "0.010412", + "circulatingSupply": "99998145.4334809035", + "coin": "@537", + "totalSupply": "99998145.4334809035", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00012632", + "midPx": "0.00012613", + "circulatingSupply": "399981801.1288700104", + "coin": "@538", + "totalSupply": "399981801.1288700104", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00012632", + "midPx": "0.00012613", + "circulatingSupply": "399993843.1088700294", + "coin": "@539", + "totalSupply": "399993843.1088700294", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000421", + "midPx": "0.00042", + "circulatingSupply": "10329999430.6958637238", + "coin": "@540", + "totalSupply": "10329999430.6958637238", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001027", + "midPx": "0.0010255", + "circulatingSupply": "405201729.2934100032", + "coin": "@541", + "totalSupply": "405201806.9675499797", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.012336", + "midPx": "0.0123545", + "circulatingSupply": "260448599.5413500071", + "coin": "@542", + "totalSupply": "260448605.1871100068", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00006476", + "midPx": "0.00006466", + "circulatingSupply": "2787514044.7225899696", + "coin": "@543", + "totalSupply": "2787514084.5693302155", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.103", + "midPx": "0.10315", + "circulatingSupply": "999997.7473497899", + "coin": "@544", + "totalSupply": "999997.79356548", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11696", + "midPx": "0.116785", + "circulatingSupply": "973339.57897096", + "coin": "@545", + "totalSupply": "979644.65233001", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.14066", + "midPx": "0.14045", + "circulatingSupply": "599879.61797128", + "coin": "@546", + "totalSupply": "599879.66418697", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11696", + "midPx": "0.116785", + "circulatingSupply": "979644.60611506", + "coin": "@547", + "totalSupply": "979644.65233075", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.10361", + "midPx": "0.103765", + "circulatingSupply": "979628.13018317", + "coin": "@548", + "totalSupply": "979628.1763988601", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11696", + "midPx": "0.116785", + "circulatingSupply": "979644.6060996", + "coin": "@549", + "totalSupply": "979644.6523152899", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.103", + "midPx": "0.10315", + "circulatingSupply": "999997.7473497899", + "coin": "@550", + "totalSupply": "999997.79356548", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0015208", + "midPx": "0.0015185", + "circulatingSupply": "17774260.2953899987", + "coin": "@551", + "totalSupply": "17774260.2953899987", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.030362", + "midPx": "0.030316", + "circulatingSupply": "99999882.7512545139", + "coin": "@552", + "totalSupply": "99999882.7512545139", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00039851", + "midPx": "0.00039791", + "circulatingSupply": "694175086.3302600384", + "coin": "@553", + "totalSupply": "694202195.9758900404", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00039732", + "midPx": "0.00039791", + "circulatingSupply": "694171780.1788400412", + "coin": "@554", + "totalSupply": "694198889.3417999744", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00039732", + "midPx": "0.00039791", + "circulatingSupply": "694173849.8317699432", + "coin": "@555", + "totalSupply": "694200958.9947299957", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000425", + "midPx": "0.00042563", + "circulatingSupply": "694144724.3636100292", + "coin": "@556", + "totalSupply": "694198943.4939899445", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00000401", + "midPx": "0.000004", + "circulatingSupply": "28184400068.7856788635", + "coin": "@557", + "totalSupply": "28184454287.9160614014", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00007306", + "midPx": "0.00007295", + "circulatingSupply": "694141551.5160499811", + "coin": "@558", + "totalSupply": "694195770.6464300156", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00011285", + "midPx": "0.00011268", + "circulatingSupply": "168898062.9654799998", + "coin": "@559", + "totalSupply": "168898375.3776299953", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00000579", + "midPx": "0.0000058", + "circulatingSupply": "6941430318.9994602203", + "coin": "@560", + "totalSupply": "6941972510.3033800125", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00005231", + "midPx": "0.00005239", + "circulatingSupply": "694137877.6004300117", + "coin": "@561", + "totalSupply": "694192106.7989900112", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000351", + "midPx": "0.00003505", + "circulatingSupply": "694141114.053910017", + "coin": "@562", + "totalSupply": "694195343.2524700165", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00004044", + "midPx": "0.00004038", + "circulatingSupply": "694139971.6644799709", + "coin": "@563", + "totalSupply": "694194200.8630399704", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00003752", + "midPx": "0.00003746", + "circulatingSupply": "694140587.2156499624", + "coin": "@564", + "totalSupply": "694194816.4142099619", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000338", + "midPx": "0.00003385", + "circulatingSupply": "694141423.5238300562", + "coin": "@565", + "totalSupply": "694195652.7223900557", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00024837", + "midPx": "0.000248", + "circulatingSupply": "215339795.7467499971", + "coin": "@566", + "totalSupply": "215340072.4141800106", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000552", + "midPx": "0.00005528", + "circulatingSupply": "259350114.749909997", + "coin": "@567", + "totalSupply": "259350391.4173400104", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00005622", + "midPx": "0.0000563", + "circulatingSupply": "259347161.6861099899", + "coin": "@568", + "totalSupply": "259347438.3535400033", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000396", + "midPx": "0.00003954", + "circulatingSupply": "694087331.5647499561", + "coin": "@569", + "totalSupply": "694141560.7633099556", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00010273", + "midPx": "0.00010257", + "circulatingSupply": "3999997469.6322598457", + "coin": "@570", + "totalSupply": "3999997469.6322598457", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0011024", + "midPx": "0.00110075", + "circulatingSupply": "99999771.843930006", + "coin": "@571", + "totalSupply": "99999771.843930006", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11696", + "midPx": "0.116785", + "circulatingSupply": "979644.60611432", + "coin": "@572", + "totalSupply": "979644.65233001", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.103", + "midPx": "0.10315", + "circulatingSupply": "979644.59896656", + "coin": "@573", + "totalSupply": "979644.64518225", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0011024", + "midPx": "0.00110075", + "circulatingSupply": "99992509.6599300057", + "coin": "@574", + "totalSupply": "99992509.6599300057", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00003042", + "midPx": "0.00003046", + "circulatingSupply": "399895925.1604300141", + "coin": "@575", + "totalSupply": "399895925.1604300141", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.015", + "midPx": null, + "circulatingSupply": "106999197.0434899926", + "coin": "@576", + "totalSupply": "106999978.2189099938", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "3.0444", + "dayNtlVlm": "0.0", + "markPx": "3.0353", + "midPx": "3.03985", + "circulatingSupply": "851679778.4473899603", + "coin": "@577", + "totalSupply": "851679778.4473899603", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00021269", + "midPx": "0.00021301", + "circulatingSupply": "99355471.8039200008", + "coin": "@578", + "totalSupply": "99999297.0438099951", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00012594", + "midPx": "0.00012575", + "circulatingSupply": "399933782.8350800276", + "coin": "@579", + "totalSupply": "399933784.0307000279", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0006257", + "midPx": "0.00062476", + "circulatingSupply": "399937477.8894500136", + "coin": "@580", + "totalSupply": "399937477.8894500136", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00068659", + "midPx": "0.00068556", + "circulatingSupply": "119974405.6713400036", + "coin": "@581", + "totalSupply": "119974405.6713400036", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00068659", + "midPx": "0.00068556", + "circulatingSupply": "119974405.6713400036", + "coin": "@582", + "totalSupply": "119974405.6713400036", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0010863", + "midPx": "0.0010879", + "circulatingSupply": "119968129.0100000054", + "coin": "@583", + "totalSupply": "119968129.0100000054", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00010874", + "midPx": "0.00010857", + "circulatingSupply": "1199724879.708039999", + "coin": "@584", + "totalSupply": "1199724879.708039999", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0031844", + "midPx": "0.00317965", + "circulatingSupply": "119999811.5175399929", + "coin": "@585", + "totalSupply": "119999811.5175399929", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00010907", + "midPx": "0.0001089", + "circulatingSupply": "1199997479.9234099388", + "coin": "@586", + "totalSupply": "1199997479.9234099388", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0034617", + "midPx": "0.00346685", + "circulatingSupply": "119983046.4029799998", + "coin": "@587", + "totalSupply": "119983046.4029799998", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.005", + "midPx": null, + "circulatingSupply": "1979999941.7260000706", + "coin": "@588", + "totalSupply": "1979999941.7260000706", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.005", + "midPx": null, + "circulatingSupply": "1979999940.5388000011", + "coin": "@589", + "totalSupply": "1979999940.5388000011", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.044688", + "midPx": "0.044621", + "circulatingSupply": "2219465.7810306", + "coin": "@590", + "totalSupply": "2219465.7810306", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00068454", + "midPx": "0.00068351", + "circulatingSupply": "119999361.6361300051", + "coin": "@591", + "totalSupply": "119999361.6361300051", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.103", + "midPx": "0.10315", + "circulatingSupply": "979645.10287502", + "coin": "@592", + "totalSupply": "979645.14909071", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0031", + "midPx": "0.0030954", + "circulatingSupply": "119996524.9521899968", + "coin": "@593", + "totalSupply": "119996524.9521899968", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00038698", + "midPx": "0.0003864", + "circulatingSupply": "119998759.8667999953", + "coin": "@594", + "totalSupply": "119998759.8667999953", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.01009", + "midPx": "0.010075", + "circulatingSupply": "104999970.9238400012", + "coin": "@595", + "totalSupply": "104999970.9238400012", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@596", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00002879", + "midPx": "0.00002883", + "circulatingSupply": "449987554.220510006", + "coin": "@597", + "totalSupply": "449987554.220510006", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000015", + "midPx": null, + "circulatingSupply": "212309978437.8667297363", + "coin": "@598", + "totalSupply": "212309978437.8667297363", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0503", + "midPx": "0.050225", + "circulatingSupply": "99999988.1840978563", + "coin": "@599", + "totalSupply": "99999988.1840978563", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000287", + "midPx": "0.00002874", + "circulatingSupply": "439991694.3284100294", + "coin": "@600", + "totalSupply": "439991694.3284100294", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0503", + "midPx": "0.050225", + "circulatingSupply": "99999988.1840978563", + "coin": "@601", + "totalSupply": "99999988.1840978563", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@602", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0503", + "midPx": "0.050225", + "circulatingSupply": "99999988.1840978563", + "coin": "@603", + "totalSupply": "99999988.1840978563", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00011039", + "midPx": "0.00011022", + "circulatingSupply": "999997708.3626600504", + "coin": "@604", + "totalSupply": "999997708.3626600504", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@605", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00038698", + "midPx": "0.0003864", + "circulatingSupply": "119999273.835620001", + "coin": "@606", + "totalSupply": "119999273.835620001", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00038698", + "midPx": "0.0003864", + "circulatingSupply": "119999294.8431899995", + "coin": "@607", + "totalSupply": "119999294.8431899995", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00038698", + "midPx": "0.0003864", + "circulatingSupply": "119971838.819810003", + "coin": "@608", + "totalSupply": "119971838.819810003", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00038698", + "midPx": "0.0003864", + "circulatingSupply": "119980529.5084799975", + "coin": "@609", + "totalSupply": "119980529.5084799975", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00038698", + "midPx": "0.0003864", + "circulatingSupply": "119980433.5315899998", + "coin": "@610", + "totalSupply": "119980433.5315899998", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00038698", + "midPx": "0.0003864", + "circulatingSupply": "119999032.8559599966", + "coin": "@611", + "totalSupply": "119999032.8559599966", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0004121", + "midPx": "0.00041148", + "circulatingSupply": "119219347.3944000006", + "coin": "@612", + "totalSupply": "119219347.3944000006", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00047439", + "midPx": "0.00047368", + "circulatingSupply": "117719346.2619400024", + "coin": "@613", + "totalSupply": "117719346.2619400024", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.003251", + "midPx": "0.003246", + "circulatingSupply": "39999561.4106258005", + "coin": "@614", + "totalSupply": "39999561.4106258005", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00038698", + "midPx": "0.0003864", + "circulatingSupply": "119998759.8667999953", + "coin": "@615", + "totalSupply": "119998759.8667999953", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00038698", + "midPx": "0.0003864", + "circulatingSupply": "119992096.9712900072", + "coin": "@616", + "totalSupply": "119992096.9712900072", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00038698", + "midPx": "0.0003864", + "circulatingSupply": "119992638.9746800065", + "coin": "@617", + "totalSupply": "119992638.9746800065", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.1003", + "midPx": "0.10015", + "circulatingSupply": "22999997.0511788614", + "coin": "@618", + "totalSupply": "22999997.0511788614", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001256", + "midPx": "0.001254", + "circulatingSupply": "39999786.8241153434", + "coin": "@619", + "totalSupply": "39999786.8241153434", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00002879", + "midPx": "0.00002883", + "circulatingSupply": "538994555.0858900547", + "coin": "@620", + "totalSupply": "538994555.0858900547", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00011039", + "midPx": "0.00011022", + "circulatingSupply": "999797769.3526599407", + "coin": "@621", + "totalSupply": "999797769.3526599407", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.010789", + "midPx": "0.010773", + "circulatingSupply": "9999200.3428434394", + "coin": "@622", + "totalSupply": "9999981.5273321792", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.006295", + "midPx": "0.006304", + "circulatingSupply": "6914780.71358616", + "coin": "@623", + "totalSupply": "6920639.8664135998", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.1", + "midPx": null, + "circulatingSupply": "999997.75449315", + "coin": "@624", + "totalSupply": "999997.80070884", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11696", + "midPx": "0.116785", + "circulatingSupply": "966899.42595493", + "coin": "@625", + "totalSupply": "973204.49931398", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.005524", + "midPx": "0.005532", + "circulatingSupply": "4486287.1141862003", + "coin": "@626", + "totalSupply": "4486287.1141862003", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0001369", + "midPx": "0.0001367", + "circulatingSupply": "400708969.4837309718", + "coin": "@627", + "totalSupply": "400709108.3630620241", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000764", + "midPx": "0.000765", + "circulatingSupply": "592359579.857411623", + "coin": "@628", + "totalSupply": "592359657.9770439863", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0006805", + "midPx": "0.00068152", + "circulatingSupply": "355542477.549259901", + "coin": "@629", + "totalSupply": "355542615.7186877728", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00016838", + "midPx": "0.00016863", + "circulatingSupply": "99997041.2084500045", + "coin": "@630", + "totalSupply": "99997041.2084500045", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.011686", + "midPx": "0.011703", + "circulatingSupply": "9936927.2866259404", + "coin": "@631", + "totalSupply": "9999978.0202164799", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.037389", + "midPx": null, + "circulatingSupply": "118865614.6256458014", + "coin": "@632", + "totalSupply": "118865692.3469738364", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.01921", + "midPx": "0.019181", + "circulatingSupply": "3998584.9188399999", + "coin": "@633", + "totalSupply": "3998584.9188399999", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.038992", + "midPx": "0.03905", + "circulatingSupply": "234338380.1681706011", + "coin": "@634", + "totalSupply": "234342094.4779232144", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001878", + "midPx": "0.001875", + "circulatingSupply": "776505401.040086627", + "coin": "@635", + "totalSupply": "776505772.4710617065", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.010242", + "midPx": "0.010226", + "circulatingSupply": "245639170.5402086973", + "coin": "@636", + "totalSupply": "245639541.9711838067", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001009", + "midPx": "0.0010075", + "circulatingSupply": "829399709.2604099512", + "coin": "@637", + "totalSupply": "829399709.2604099512", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.17695", + "midPx": "0.177215", + "circulatingSupply": "3555531.7670693002", + "coin": "@638", + "totalSupply": "3555533.5384156001", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.022499", + "midPx": "0.022532", + "circulatingSupply": "3555177.0797632001", + "coin": "@639", + "totalSupply": "3555524.2788885999", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.007199", + "midPx": "0.00721", + "circulatingSupply": "19554955.5897855014", + "coin": "@640", + "totalSupply": "19555302.7889108993", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.003487", + "midPx": "0.003482", + "circulatingSupply": "34191099.0808499008", + "coin": "@641", + "totalSupply": "34191100.8521962017", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00088", + "midPx": "0.000878", + "circulatingSupply": "373329517.0914664268", + "coin": "@642", + "totalSupply": "373332989.0827214122", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.003217", + "midPx": "0.003212", + "circulatingSupply": "81361341.1611381024", + "coin": "@643", + "totalSupply": "81361688.3602634966", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.017441", + "midPx": "0.017467", + "circulatingSupply": "19555174.2025504", + "coin": "@644", + "totalSupply": "19555521.4016758017", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.01781", + "midPx": "0.017836", + "circulatingSupply": "11777291.9186988007", + "coin": "@645", + "totalSupply": "11777639.1178242005", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001024", + "midPx": "0.0010225", + "circulatingSupply": "444443739.9515500069", + "coin": "@646", + "totalSupply": "444443739.9515500069", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.004899", + "midPx": "0.004891", + "circulatingSupply": "43998720.2582669035", + "coin": "@647", + "totalSupply": "44000017.3552037999", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.14089", + "midPx": "0.1411", + "circulatingSupply": "4444291.813054", + "coin": "@648", + "totalSupply": "4444422.8329451997", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.098139", + "midPx": "0.097992", + "circulatingSupply": "3753746.1807241002", + "coin": "@649", + "totalSupply": "3753746.8491635001", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.10853", + "midPx": "0.10869", + "circulatingSupply": "4255612.7269526999", + "coin": "@650", + "totalSupply": "4255743.7468438996", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.10392", + "midPx": "0.104075", + "circulatingSupply": "4444290.6106284", + "coin": "@651", + "totalSupply": "4444421.6305195997", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00001204", + "midPx": "0.00001202", + "circulatingSupply": "4851622300.6540002823", + "coin": "@652", + "totalSupply": "4851622300.6540002823", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@653", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.009079", + "midPx": "0.009065", + "circulatingSupply": "5115145.0834584003", + "coin": "@654", + "totalSupply": "5115276.1033496", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@655", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00012632", + "midPx": "0.00012613", + "circulatingSupply": "399997878.0988699794", + "coin": "@656", + "totalSupply": "399997878.0988699794", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.025", + "midPx": null, + "circulatingSupply": "300199910.6259199977", + "coin": "@657", + "totalSupply": "300199988.3472399712", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000025", + "midPx": null, + "circulatingSupply": "300001987563.4412231445", + "coin": "@658", + "totalSupply": "300001988344.6400146484", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "59.61", + "dayNtlVlm": "0.0", + "markPx": "59.61", + "midPx": "59.6545", + "circulatingSupply": "30197308.7141889818", + "coin": "@659", + "totalSupply": "30197386.8340703286", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00012632", + "midPx": "0.00012613", + "circulatingSupply": "399997878.0988699794", + "coin": "@660", + "totalSupply": "399997878.0988699794", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001024", + "midPx": "0.0010225", + "circulatingSupply": "399997251.4014899731", + "coin": "@661", + "totalSupply": "399997251.4014899731", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0004733", + "midPx": "0.00047259", + "circulatingSupply": "349999470.2502300143", + "coin": "@662", + "totalSupply": "349999470.2502300143", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00035716", + "midPx": "0.00035662", + "circulatingSupply": "359999300.3776299953", + "coin": "@663", + "totalSupply": "359999300.3776299953", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "8.0891", + "midPx": "8.1012", + "circulatingSupply": "1002452.87656274", + "coin": "@664", + "totalSupply": "1002530.99644409", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "10.0", + "midPx": null, + "circulatingSupply": "999997.68179422", + "coin": "@665", + "totalSupply": "999997.68179422", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11696", + "midPx": "0.116785", + "circulatingSupply": "973339.57895624", + "coin": "@666", + "totalSupply": "979644.6523152899", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0013", + "midPx": "0.001302", + "circulatingSupply": "48942037.0415180773", + "coin": "@667", + "totalSupply": "48942039.352302663", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.042104", + "midPx": "0.042041", + "circulatingSupply": "1199790.4552696201", + "coin": "@668", + "totalSupply": "1199790.4552696201", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.005384", + "midPx": "0.005376", + "circulatingSupply": "20867546.284221869", + "coin": "@669", + "totalSupply": "20999952.8247613907", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00027638", + "midPx": "0.00027679", + "circulatingSupply": "119986445.8359400034", + "coin": "@670", + "totalSupply": "119986445.8359400034", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11457", + "midPx": "0.1144", + "circulatingSupply": "999997.77372101", + "coin": "@671", + "totalSupply": "999997.77372101", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.12011", + "midPx": "0.119935", + "circulatingSupply": "696690.17109987", + "coin": "@672", + "totalSupply": "696690.17109987", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.12083", + "midPx": "0.12065", + "circulatingSupply": "696154.00203547", + "coin": "@673", + "totalSupply": "696154.00203547", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.050451", + "midPx": "0.050375", + "circulatingSupply": "99999972.651463598", + "coin": "@674", + "totalSupply": "99999972.651463598", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.070143", + "midPx": "0.070038", + "circulatingSupply": "99990947.4310541153", + "coin": "@675", + "totalSupply": "99990947.4310541153", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0503", + "midPx": "0.050225", + "circulatingSupply": "99999971.5075768381", + "coin": "@676", + "totalSupply": "99999971.5075768381", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0503", + "midPx": "0.050225", + "circulatingSupply": "99999971.4741578549", + "coin": "@677", + "totalSupply": "99999971.4741578549", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.010397", + "midPx": "0.010381", + "circulatingSupply": "92753214.6747635603", + "coin": "@678", + "totalSupply": "92753214.6747635603", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001196", + "midPx": "0.001198", + "circulatingSupply": "22517619.2094332017", + "coin": "@679", + "totalSupply": "22517659.0647653006", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000384", + "midPx": "0.000384", + "circulatingSupply": "956658008.7022999525", + "coin": "@680", + "totalSupply": "956814248.4650181532", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.011105", + "midPx": "0.011121", + "circulatingSupply": "20997909.0768491998", + "coin": "@681", + "totalSupply": "20999959.7803387009", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.010703", + "midPx": "0.010687", + "circulatingSupply": "16232725.4590390008", + "coin": "@682", + "totalSupply": "16232729.4445719998", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001064", + "midPx": "0.00106245", + "circulatingSupply": "162176325.6496700048", + "coin": "@683", + "totalSupply": "162177540.8473800123", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.007042", + "midPx": "0.0070315", + "circulatingSupply": "302176495.7869099975", + "coin": "@684", + "totalSupply": "302177710.9846199751", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0010703", + "midPx": "0.0010687", + "circulatingSupply": "152776318.5812900066", + "coin": "@685", + "totalSupply": "152777533.7790000141", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0010703", + "midPx": "0.0010687", + "circulatingSupply": "149176320.1482500136", + "coin": "@686", + "totalSupply": "149177535.3459599912", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0010703", + "midPx": "0.0010687", + "circulatingSupply": "149176319.6670799851", + "coin": "@687", + "totalSupply": "149177534.8647899926", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0021289", + "midPx": "0.00212575", + "circulatingSupply": "96031621.0239100009", + "coin": "@688", + "totalSupply": "96043773.0050099939", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00032723", + "midPx": "0.00032772", + "circulatingSupply": "777775845.4482400417", + "coin": "@689", + "totalSupply": "777776465.4200700521", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00033117", + "midPx": "0.00033166", + "circulatingSupply": "777779279.5698000193", + "coin": "@690", + "totalSupply": "777779899.5416300297", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00033718", + "midPx": "0.00033768", + "circulatingSupply": "777774987.2171499729", + "coin": "@691", + "totalSupply": "777775607.1900700331", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.10485", + "midPx": "0.104695", + "circulatingSupply": "1999992.48539298", + "coin": "@692", + "totalSupply": "1999992.48539298", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@693", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@694", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@695", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@696", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0011024", + "midPx": "0.00110075", + "circulatingSupply": "99999771.843930006", + "coin": "@697", + "totalSupply": "99999771.843930006", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001042", + "midPx": "0.00104", + "circulatingSupply": "240176073.0513646901", + "coin": "@698", + "totalSupply": "240176073.4499289989", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001024", + "midPx": "0.0010255", + "circulatingSupply": "402291733.8253557086", + "coin": "@699", + "totalSupply": "402291733.8253557086", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00011171", + "midPx": "0.00011154", + "circulatingSupply": "880997737.5240800381", + "coin": "@700", + "totalSupply": "880997737.5240800381", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.01", + "midPx": null, + "circulatingSupply": "306999970.8646299839", + "coin": "@701", + "totalSupply": "306999970.8646299839", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.01", + "midPx": null, + "circulatingSupply": "999999631.1159499884", + "coin": "@702", + "totalSupply": "999999631.1159499884", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000492", + "midPx": "0.000492", + "circulatingSupply": "355873073.5408504605", + "coin": "@703", + "totalSupply": "355874329.0184682012", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.006256", + "midPx": "0.006265", + "circulatingSupply": "6909102.1620226996", + "coin": "@704", + "totalSupply": "6914961.3148501404", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00001264", + "midPx": "0.00001262", + "circulatingSupply": "3999496252.2034702301", + "coin": "@705", + "totalSupply": "3999496252.2034702301", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00001272", + "midPx": "0.0000127", + "circulatingSupply": "3999303726.087100029", + "coin": "@706", + "totalSupply": "3999303726.087100029", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00002056", + "midPx": "0.00002059", + "circulatingSupply": "635864958.9980200529", + "coin": "@707", + "totalSupply": "635864958.9980200529", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00013573", + "midPx": "0.00013593", + "circulatingSupply": "271962682.7131500244", + "coin": "@708", + "totalSupply": "271962682.7131500244", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0006799", + "midPx": "0.00068092", + "circulatingSupply": "105964926.1860599965", + "coin": "@709", + "totalSupply": "105965013.8752599955", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00012632", + "midPx": "0.00012613", + "circulatingSupply": "399929819.1188700199", + "coin": "@710", + "totalSupply": "399929819.1188700199", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00003024", + "midPx": "0.00003028", + "circulatingSupply": "399910802.69599998", + "coin": "@711", + "totalSupply": "399910802.69599998", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00011752", + "midPx": "0.00011769", + "circulatingSupply": "99993650.625090003", + "coin": "@712", + "totalSupply": "99993650.625090003", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00011752", + "midPx": "0.00011769", + "circulatingSupply": "99973705.6081400067", + "coin": "@713", + "totalSupply": "99973705.6081400067", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00036905", + "midPx": "0.0003696", + "circulatingSupply": "87246734.2054899931", + "coin": "@714", + "totalSupply": "87246734.2054899931", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00012594", + "midPx": "0.00012575", + "circulatingSupply": "399930720.5420699716", + "coin": "@715", + "totalSupply": "399930720.5420699716", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.000385", + "dayNtlVlm": "0.0", + "markPx": "0.000385", + "midPx": "0.000385", + "circulatingSupply": "874763309.8470196724", + "coin": "@716", + "totalSupply": "874997689.4631444216", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000531", + "midPx": "0.000053", + "circulatingSupply": "999758925.1701580286", + "coin": "@717", + "totalSupply": "999993304.7862819433", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00002098", + "midPx": "0.00002101", + "circulatingSupply": "864620954.6639200449", + "coin": "@718", + "totalSupply": "864622150.4257700443", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00003447", + "midPx": "0.00003452", + "circulatingSupply": "999676681.9580700397", + "coin": "@719", + "totalSupply": "999989188.1128900051", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.05", + "midPx": "0.050075", + "circulatingSupply": "99999550.7865732461", + "coin": "@720", + "totalSupply": "99999550.7865732461", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00004096", + "midPx": "0.00004102", + "circulatingSupply": "773786414.5208899975", + "coin": "@721", + "totalSupply": "773786813.1081700325", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00009619", + "midPx": "0.00009633", + "circulatingSupply": "799529317.5208200216", + "coin": "@722", + "totalSupply": "799998076.7530599833", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.053837", + "midPx": "0.053918", + "circulatingSupply": "618986.34137292", + "coin": "@723", + "totalSupply": "618986.34137292", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000195", + "midPx": "0.00019471", + "circulatingSupply": "256744045.1980400085", + "coin": "@724", + "totalSupply": "256744045.1980400085", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0011024", + "midPx": "0.00110075", + "circulatingSupply": "99987498.912625879", + "coin": "@725", + "totalSupply": "99987498.912625879", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00003283", + "midPx": "0.00003288", + "circulatingSupply": "2001562599.7935700417", + "coin": "@726", + "totalSupply": "2002517482.239470005", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@727", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0016257", + "midPx": "0.0016232", + "circulatingSupply": "400776853.9751470089", + "coin": "@728", + "totalSupply": "400776854.3737350106", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000044", + "midPx": "0.0000439", + "circulatingSupply": "3999869727.7120752335", + "coin": "@729", + "totalSupply": "3999869727.7120752335", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@730", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@731", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.018216", + "midPx": "0.018243", + "circulatingSupply": "31149195.9659349993", + "coin": "@732", + "totalSupply": "31149977.258138001", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@733", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@734", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00000408", + "midPx": "0.00000407", + "circulatingSupply": "631703493349.7314453125", + "coin": "@735", + "totalSupply": "631705486361.8721923828", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00005976", + "midPx": "0.00005967", + "circulatingSupply": "759937749.3484400511", + "coin": "@736", + "totalSupply": "999984627.0523600578", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0103", + "midPx": "0.010315", + "circulatingSupply": "754844997.1089299917", + "coin": "@737", + "totalSupply": "994938752.5167900324", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00005663", + "midPx": "0.00005671", + "circulatingSupply": "999984936.1518900394", + "coin": "@738", + "totalSupply": "999985414.4747999907", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000224", + "midPx": "0.00002243", + "circulatingSupply": "439941842.2551800013", + "coin": "@739", + "totalSupply": "439942320.5357999802", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00002296", + "midPx": "0.00002299", + "circulatingSupply": "1009891286.9732600451", + "coin": "@740", + "totalSupply": "1009891286.9732600451", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.010809", + "midPx": "0.010793", + "circulatingSupply": "10018142.8312004693", + "coin": "@741", + "totalSupply": "999997142.8312004805", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@742", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00001256", + "midPx": "0.00001254", + "circulatingSupply": "3998841506.1012701988", + "coin": "@743", + "totalSupply": "3998841506.1012701988", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0001", + "midPx": null, + "circulatingSupply": "509573330.686435461", + "coin": "@744", + "totalSupply": "509729575.432308495", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.02802", + "midPx": "0.028062", + "circulatingSupply": "667268.36374877", + "coin": "@745", + "totalSupply": "667268.36374877", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0187", + "midPx": "0.018728", + "circulatingSupply": "699867.7810166799", + "coin": "@746", + "totalSupply": "699867.7810166799", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "2.9697", + "midPx": "2.97415", + "circulatingSupply": "699795.43565663", + "coin": "@747", + "totalSupply": "699795.43565663", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@748", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001078", + "midPx": "0.001076", + "circulatingSupply": "9999999768.2110881805", + "coin": "@749", + "totalSupply": "9999999768.2110881805", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.2024", + "midPx": "0.2021", + "circulatingSupply": "19999982.9680120014", + "coin": "@750", + "totalSupply": "19999982.9680120014", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.088782", + "midPx": "0.088649", + "circulatingSupply": "582907.48798412", + "coin": "@751", + "totalSupply": "582907.48798412", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@752", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001078", + "midPx": "0.001076", + "circulatingSupply": "9999999768.2110881805", + "coin": "@753", + "totalSupply": "9999999768.2110881805", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@754", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "92863628.5", + "coin": "@755", + "totalSupply": "92863628.5", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0011751", + "midPx": "0.00117685", + "circulatingSupply": "107979874.215049997", + "coin": "@756", + "totalSupply": "107979874.215049997", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.075145", + "midPx": "0.075257", + "circulatingSupply": "999605.2713132", + "coin": "@757", + "totalSupply": "999995.94291697", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.001336", + "dayNtlVlm": "0.0", + "markPx": "0.001336", + "midPx": "0.001338", + "circulatingSupply": "99984081.3431659937", + "coin": "@758", + "totalSupply": "99999708.2555405051", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00016051", + "midPx": "0.00016027", + "circulatingSupply": "389996400.0163900256", + "coin": "@759", + "totalSupply": "389996400.0163900256", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0002348", + "midPx": "0.00023515", + "circulatingSupply": "39999374.6173899993", + "coin": "@760", + "totalSupply": "39999374.6173899993", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0001367", + "midPx": "0.0001369", + "circulatingSupply": "116998757.5413199961", + "coin": "@761", + "totalSupply": "116998757.5413199961", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "35099931.8654389977", + "coin": "@762", + "totalSupply": "35100010.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@763", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.032768", + "midPx": "0.032719", + "circulatingSupply": "102849992.3492334783", + "coin": "@764", + "totalSupply": "102849992.3492334783", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.30011", + "midPx": "0.299665", + "circulatingSupply": "93986195.2486270666", + "coin": "@765", + "totalSupply": "93986195.2486270666", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.3395", + "midPx": "1.3415", + "circulatingSupply": "2900000.0", + "coin": "@766", + "totalSupply": "2900000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00016051", + "midPx": "0.00016027", + "circulatingSupply": "389997266.0367799997", + "coin": "@767", + "totalSupply": "389997266.0367799997", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.00006268", + "dayNtlVlm": "0.0", + "markPx": "0.00006268", + "midPx": "0.00006277", + "circulatingSupply": "1399759027.4140200615", + "coin": "@768", + "totalSupply": "1399993434.9698300362", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000209", + "midPx": "0.00002093", + "circulatingSupply": "6299317306.418800354", + "coin": "@769", + "totalSupply": "6299344812.4951295853", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0001063", + "dayNtlVlm": "0.0", + "markPx": "0.000106", + "midPx": "0.0001061", + "circulatingSupply": "8596518852.1993331909", + "coin": "@770", + "totalSupply": "8596554286.4038791656", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@771", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@772", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@773", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "963622083.0016272068", + "coin": "@774", + "totalSupply": "964166666.2121212482", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0020019", + "midPx": "0.00199895", + "circulatingSupply": "299995509.9492800236", + "coin": "@775", + "totalSupply": "299995509.9492800236", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000368", + "midPx": "0.0000367", + "circulatingSupply": "61555286874.1366653442", + "coin": "@776", + "totalSupply": "61555552631.1755905151", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.022602", + "midPx": "0.022568", + "circulatingSupply": "102999986.912878722", + "coin": "@777", + "totalSupply": "102999986.912878722", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.036254", + "midPx": "0.036308", + "circulatingSupply": "647494.28496556", + "coin": "@778", + "totalSupply": "647494.28496556", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001", + "midPx": null, + "circulatingSupply": "999999746.9675500393", + "coin": "@779", + "totalSupply": "999999746.9675500393", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.019591", + "midPx": "0.01962", + "circulatingSupply": "99928690.5572202802", + "coin": "@780", + "totalSupply": "99928690.5572202802", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.010632", + "midPx": "0.010648", + "circulatingSupply": "99899985.9411270767", + "coin": "@781", + "totalSupply": "99899985.9411270767", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001187", + "midPx": "0.001189", + "circulatingSupply": "1000003867.4688296318", + "coin": "@782", + "totalSupply": "1000003867.4688296318", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.1043", + "midPx": "0.104145", + "circulatingSupply": "101227997.607863903", + "coin": "@783", + "totalSupply": "101227997.607863903", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@784", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00046965", + "midPx": "0.00047035", + "circulatingSupply": "19999687.3200800009", + "coin": "@785", + "totalSupply": "19999926.4856900014", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00000424", + "midPx": "0.00000424", + "circulatingSupply": "18241144400.2288284302", + "coin": "@786", + "totalSupply": "18247707378.0011787415", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.002175", + "midPx": "0.002171", + "circulatingSupply": "88754892.7675768882", + "coin": "@787", + "totalSupply": "88754896.7536704391", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@788", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.25973", + "midPx": "0.259345", + "circulatingSupply": "99999852.9770263135", + "coin": "@789", + "totalSupply": "99999852.9770263135", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0005014", + "midPx": "0.0005021", + "circulatingSupply": "79995935.4559569955", + "coin": "@790", + "totalSupply": "79995935.4559569955", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.22282", + "midPx": "0.22249", + "circulatingSupply": "100001433.286057502", + "coin": "@791", + "totalSupply": "100001433.7492714822", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.033333", + "midPx": null, + "circulatingSupply": "1887986.72678606", + "coin": "@792", + "totalSupply": "1887993.72209932", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.10757", + "midPx": "0.10741", + "circulatingSupply": "99999997.6789502054", + "coin": "@793", + "totalSupply": "99999997.6789502054", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.02003", + "midPx": null, + "circulatingSupply": "199999500.1932390034", + "coin": "@794", + "totalSupply": "199999501.7477529943", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@795", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0003644", + "midPx": "0.0003638", + "circulatingSupply": "159988575.0968950093", + "coin": "@796", + "totalSupply": "159988575.0968950093", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0010767", + "midPx": "0.0010751", + "circulatingSupply": "130122934.7459899932", + "coin": "@797", + "totalSupply": "130122934.7459899932", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0036448", + "midPx": "0.0036393", + "circulatingSupply": "15999736.4653689992", + "coin": "@798", + "totalSupply": "15999736.4653689992", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.02434", + "midPx": "0.024376", + "circulatingSupply": "677942.90739976", + "coin": "@799", + "totalSupply": "677942.90739976", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00001654", + "midPx": "0.00001651", + "circulatingSupply": "4380545844.3797502518", + "coin": "@800", + "totalSupply": "4380545844.3797502518", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.002763", + "midPx": "0.002759", + "circulatingSupply": "34990836.7340003401", + "coin": "@801", + "totalSupply": "34990991.4993406534", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001", + "midPx": null, + "circulatingSupply": "97662068.0419126004", + "coin": "@802", + "totalSupply": "97662283.7699982971", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00757", + "midPx": "0.0075587", + "circulatingSupply": "67235138.4092700034", + "coin": "@803", + "totalSupply": "67235138.4092700034", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0035162", + "midPx": "0.0035109", + "circulatingSupply": "19998822.3265420012", + "coin": "@804", + "totalSupply": "19998822.3265420012", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.010026", + "midPx": "0.01001145", + "circulatingSupply": "99998009.7353300005", + "coin": "@805", + "totalSupply": "99998009.7353300005", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000045", + "midPx": null, + "circulatingSupply": "1074310628.548666954", + "coin": "@806", + "totalSupply": "1074310631.9963889122", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@807", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0018051", + "midPx": "0.0018078", + "circulatingSupply": "22219509.1528440006", + "coin": "@808", + "totalSupply": "22219512.6005659997", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.016252", + "midPx": "0.016228", + "circulatingSupply": "26982308.2476410009", + "coin": "@809", + "totalSupply": "26982313.4192249998", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.015984", + "midPx": "0.0159605", + "circulatingSupply": "40555103.6028769985", + "coin": "@810", + "totalSupply": "40555110.4983220026", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.011443", + "midPx": "0.011426", + "circulatingSupply": "8865744.6354431007", + "coin": "@811", + "totalSupply": "8865744.6354431007", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.01528", + "midPx": "0.0152575", + "circulatingSupply": "49584994.7254000008", + "coin": "@812", + "totalSupply": "99585149.8729200065", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.10757", + "midPx": "0.10741", + "circulatingSupply": "100096267.6789502054", + "coin": "@813", + "totalSupply": "100096267.6789502054", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0004", + "midPx": null, + "circulatingSupply": "7635000000.0", + "coin": "@814", + "totalSupply": "17635000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0036557", + "midPx": "0.0036502", + "circulatingSupply": "15997749.1128930002", + "coin": "@815", + "totalSupply": "15997749.1128930002", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0005843", + "midPx": "0.00058342", + "circulatingSupply": "119999395.7288430035", + "coin": "@816", + "totalSupply": "119999395.7288430035", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0187", + "midPx": "0.018728", + "circulatingSupply": "999991.6171040901", + "coin": "@817", + "totalSupply": "999991.6171040901", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.093322", + "midPx": "0.093462", + "circulatingSupply": "439949.7021101", + "coin": "@818", + "totalSupply": "439949.7021101", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@819", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0035162", + "midPx": "0.0035109", + "circulatingSupply": "19999481.0618750006", + "coin": "@820", + "totalSupply": "19999481.0618750006", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@821", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00051128", + "midPx": "0.00051051", + "circulatingSupply": "97455483.9059199989", + "coin": "@822", + "totalSupply": "97455483.9059199989", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.027936", + "midPx": "0.027978", + "circulatingSupply": "29698389.8582703993", + "coin": "@823", + "totalSupply": "30698903.5569876991", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@824", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.004454", + "midPx": "0.004447", + "circulatingSupply": "22497456.7714123018", + "coin": "@825", + "totalSupply": "22497456.7714123018", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.023161", + "midPx": "0.023126", + "circulatingSupply": "9376345.1108534001", + "coin": "@826", + "totalSupply": "9377753.7454752997", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0003986", + "midPx": "0.000398", + "circulatingSupply": "197539466.9273610115", + "coin": "@827", + "totalSupply": "197539466.9273610115", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.1018", + "midPx": "0.10195", + "circulatingSupply": "10777530.3667673003", + "coin": "@828", + "totalSupply": "10777547.1220704", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@829", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@830", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0032322", + "midPx": "0.0032274", + "circulatingSupply": "95678199.4755499959", + "coin": "@831", + "totalSupply": "95678277.2047999948", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00018257", + "midPx": "0.00018229", + "circulatingSupply": "385158503.4235900044", + "coin": "@832", + "totalSupply": "385158503.4235900044", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0021161", + "midPx": "0.0021129", + "circulatingSupply": "74999832.8411410004", + "coin": "@833", + "totalSupply": "74999832.8411410004", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0021737", + "midPx": "0.00217045", + "circulatingSupply": "99999480.4053200036", + "coin": "@834", + "totalSupply": "99999490.3013699949", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0010863", + "midPx": "0.0010847", + "circulatingSupply": "119992861.1410000026", + "coin": "@835", + "totalSupply": "119992862.6953900009", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.1027", + "midPx": "0.10255", + "circulatingSupply": "2949960.2664419301", + "coin": "@836", + "totalSupply": "2949961.8210592498", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.010366", + "midPx": "0.01035", + "circulatingSupply": "100001164.9875668436", + "coin": "@837", + "totalSupply": "100001164.9875668436", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.024122", + "dayNtlVlm": "0.0", + "markPx": "0.024122", + "midPx": "0.024158", + "circulatingSupply": "100001000.3554365933", + "coin": "@838", + "totalSupply": "100001000.3554365933", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.054813", + "midPx": "0.054731", + "circulatingSupply": "100000135.7610372752", + "coin": "@839", + "totalSupply": "100000135.7610372752", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.054977", + "midPx": "0.054895", + "circulatingSupply": "100001885.7702066004", + "coin": "@840", + "totalSupply": "100001885.7702066004", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.13301", + "dayNtlVlm": "0.0", + "markPx": "0.099257", + "midPx": "0.099108", + "circulatingSupply": "100001808.2588888258", + "coin": "@841", + "totalSupply": "100001808.2588888258", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.12213", + "dayNtlVlm": "0.0", + "markPx": "0.099", + "midPx": null, + "circulatingSupply": "99481554.3169081658", + "coin": "@842", + "totalSupply": "99481554.3169081658", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0010242", + "midPx": "0.0010257", + "circulatingSupply": "400100706.6632260084", + "coin": "@843", + "totalSupply": "400100706.6632260084", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.011341", + "dayNtlVlm": "0.0", + "markPx": "0.011341", + "midPx": "0.011358", + "circulatingSupply": "100000777.6039270163", + "coin": "@844", + "totalSupply": "100000777.6039270163", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@845", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.1026", + "midPx": "0.10245", + "circulatingSupply": "100097571.4762401134", + "coin": "@846", + "totalSupply": "100097571.4762401134", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00022613", + "midPx": "0.00022579", + "circulatingSupply": "400098875.2262099981", + "coin": "@847", + "totalSupply": "400098876.7808200121", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.01", + "midPx": null, + "circulatingSupply": "9499698.2750310004", + "coin": "@848", + "totalSupply": "9999978.3276090007", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0050601", + "dayNtlVlm": "0.0", + "markPx": "0.005", + "midPx": null, + "circulatingSupply": "999999786.6925799847", + "coin": "@849", + "totalSupply": "999999786.6925799847", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00006811", + "midPx": "0.00006801", + "circulatingSupply": "652405998.0329500437", + "coin": "@850", + "totalSupply": "652411128.2701100111", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0015028", + "midPx": "0.001505", + "circulatingSupply": "15999713.0846519992", + "coin": "@851", + "totalSupply": "15999713.0846519992", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0014983", + "midPx": "0.0015005", + "circulatingSupply": "15999606.4805980008", + "coin": "@852", + "totalSupply": "15999606.4805980008", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0014983", + "midPx": "0.0015005", + "circulatingSupply": "15998607.5676719993", + "coin": "@853", + "totalSupply": "15998607.5676719993", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.10998", + "midPx": "0.110145", + "circulatingSupply": "101978221.6458294988", + "coin": "@854", + "totalSupply": "101978222.6458294988", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00000635", + "midPx": "0.00000636", + "circulatingSupply": "2159956549.766977787", + "coin": "@855", + "totalSupply": "2159956549.766977787", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0015028", + "midPx": "0.001505", + "circulatingSupply": "15999864.4392259996", + "coin": "@856", + "totalSupply": "15999864.4392259996", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0015028", + "midPx": "0.001505", + "circulatingSupply": "15999719.6360190008", + "coin": "@857", + "totalSupply": "15999719.6360190008", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0999", + "midPx": null, + "circulatingSupply": "99999991.682160005", + "coin": "@858", + "totalSupply": "99999991.682160005", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.004433", + "midPx": "0.004439", + "circulatingSupply": "6906255.7499524001", + "coin": "@859", + "totalSupply": "6906302.3884720001", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001027", + "midPx": "0.0010255", + "circulatingSupply": "403999742.4519400001", + "coin": "@860", + "totalSupply": "403999746.9675199986", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0014983", + "midPx": "0.0015005", + "circulatingSupply": "15999196.613837", + "coin": "@861", + "totalSupply": "15999196.613837", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.003", + "midPx": null, + "circulatingSupply": "99999919.0760599971", + "coin": "@862", + "totalSupply": "99999919.0760599971", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.027598", + "midPx": "0.027556", + "circulatingSupply": "2999141.2101964001", + "coin": "@863", + "totalSupply": "2999172.3025428001", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000075", + "midPx": null, + "circulatingSupply": "799991245.8707699776", + "coin": "@864", + "totalSupply": "799996687.0313999653", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001024", + "midPx": "0.0010225", + "circulatingSupply": "399999584.3899999857", + "coin": "@865", + "totalSupply": "399999584.3899999857", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0014983", + "midPx": "0.0015005", + "circulatingSupply": "15999725.6393979993", + "coin": "@866", + "totalSupply": "15999725.6393979993", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@867", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0000338", + "dayNtlVlm": "0.0", + "markPx": "0.00002677", + "midPx": "0.00002681", + "circulatingSupply": "694194572.569740057", + "coin": "@868", + "totalSupply": "694195651.7850799561", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00012632", + "midPx": "0.00012613", + "circulatingSupply": "399899310.7488700151", + "coin": "@869", + "totalSupply": "399899310.7488700151", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0007983", + "midPx": "0.0007971", + "circulatingSupply": "84441350.1130799949", + "coin": "@870", + "totalSupply": "84442041.0541100055", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@871", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.03", + "midPx": null, + "circulatingSupply": "10999976.2264159992", + "coin": "@872", + "totalSupply": "10999991.7725889999", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00010273", + "midPx": "0.00010257", + "circulatingSupply": "3999997469.6322598457", + "coin": "@873", + "totalSupply": "3999997469.6322598457", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.006691", + "midPx": "0.006681", + "circulatingSupply": "72044665.9805087", + "coin": "@874", + "totalSupply": "72044665.9805087", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0037", + "midPx": null, + "circulatingSupply": "89587512.7531899959", + "coin": "@875", + "totalSupply": "89588290.0618499964", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0031654", + "midPx": "0.0031607", + "circulatingSupply": "61999528.9849700034", + "coin": "@876", + "totalSupply": "74334515.3401200026", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0031654", + "midPx": "0.0031607", + "circulatingSupply": "77992230.3195199966", + "coin": "@877", + "totalSupply": "84159723.4970999956", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.36635", + "dayNtlVlm": "12.001626", + "markPx": "0.36635", + "midPx": "0.365805", + "circulatingSupply": "9652969.5273167994", + "coin": "@878", + "totalSupply": "9653000.6196631994", + "dayBaseVlm": "32.76" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@879", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.16602", + "midPx": "0.165775", + "circulatingSupply": "88699025.3929323852", + "coin": "@880", + "totalSupply": "88699025.3929323852", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@881", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.10516", + "midPx": "0.105005", + "circulatingSupply": "1499988.6689132", + "coin": "@882", + "totalSupply": "1499990.22353052", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.16553", + "midPx": "0.165285", + "circulatingSupply": "88699028.6569448411", + "coin": "@883", + "totalSupply": "88699028.6569448411", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@884", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.002303", + "midPx": "0.002299", + "circulatingSupply": "41499890.9771763235", + "coin": "@885", + "totalSupply": "41499890.9771763235", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.002", + "midPx": null, + "circulatingSupply": "99999730.8094422966", + "coin": "@886", + "totalSupply": "99999885.8843935579", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@887", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@888", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.16553", + "midPx": "0.165285", + "circulatingSupply": "88699028.4633122683", + "coin": "@889", + "totalSupply": "88699028.4633122683", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.16553", + "midPx": "0.165285", + "circulatingSupply": "88699028.693179965", + "coin": "@890", + "totalSupply": "88699028.693179965", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0013127", + "midPx": "0.00131075", + "circulatingSupply": "99983604.3079899997", + "coin": "@891", + "totalSupply": "99999791.9848800004", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0014983", + "midPx": "0.0015005", + "circulatingSupply": "15999780.2260679994", + "coin": "@892", + "totalSupply": "15999780.2260679994", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0020058", + "midPx": "0.0020088", + "circulatingSupply": "39999868.287955001", + "coin": "@893", + "totalSupply": "39999868.287955001", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0081561", + "midPx": "0.0081439", + "circulatingSupply": "19999967.8176200017", + "coin": "@894", + "totalSupply": "19999967.8176200017", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001", + "midPx": null, + "circulatingSupply": "99999549.6305603981", + "coin": "@895", + "totalSupply": "99999782.8231588006", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000041", + "midPx": "0.0000041", + "circulatingSupply": "184458537894.5601806641", + "coin": "@896", + "totalSupply": "184458537894.5601806641", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@897", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.071779", + "midPx": "0.071672", + "circulatingSupply": "15076275.8834029995", + "coin": "@898", + "totalSupply": "15076431.3451349996", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@899", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.16553", + "midPx": "0.165285", + "circulatingSupply": "88681114.6818490475", + "coin": "@900", + "totalSupply": "88681114.6818490475", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00018644", + "midPx": "0.00018672", + "circulatingSupply": "70999152.8370400071", + "coin": "@901", + "totalSupply": "83334139.1921900064", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.020058", + "midPx": "0.020088", + "circulatingSupply": "1999987.82878985", + "coin": "@902", + "totalSupply": "1999987.82878985", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.011239", + "midPx": "0.011222", + "circulatingSupply": "98299977.4568561465", + "coin": "@903", + "totalSupply": "98299977.4568561465", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000355", + "midPx": "0.000355", + "circulatingSupply": "199999303.4110475183", + "coin": "@904", + "totalSupply": "199999303.4110475183", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00032004", + "midPx": "0.00032052", + "circulatingSupply": "32999534.9754099995", + "coin": "@905", + "totalSupply": "51502024.2356299981", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.019617", + "midPx": "0.019646", + "circulatingSupply": "696140.8798336", + "coin": "@906", + "totalSupply": "696142.4337438", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.028497", + "midPx": "0.028539", + "circulatingSupply": "14308464.3644300494", + "coin": "@907", + "totalSupply": "14308464.3644300494", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@908", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@909", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00001271", + "midPx": "0.00001273", + "circulatingSupply": "999985125.5449199677", + "coin": "@910", + "totalSupply": "999985125.5449199677", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001196", + "midPx": "0.001194", + "circulatingSupply": "42263286.4752937481", + "coin": "@911", + "totalSupply": "42263752.5483378917", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00026264", + "midPx": "0.00026303", + "circulatingSupply": "87664385.7432499975", + "coin": "@912", + "totalSupply": "99999378.5833899975", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00001315", + "midPx": "0.00001317", + "circulatingSupply": "999988380.2176599503", + "coin": "@913", + "totalSupply": "999988380.2176599503", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.021269", + "midPx": "0.021301", + "circulatingSupply": "999992.97042597", + "coin": "@914", + "totalSupply": "999992.97042597", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@915", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@916", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.30553", + "midPx": "0.305075", + "circulatingSupply": "9875301.4910669997", + "coin": "@917", + "totalSupply": "9875309.2597452998", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@918", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.22597", + "midPx": "0.226305", + "circulatingSupply": "105299.05966745", + "coin": "@919", + "totalSupply": "999999.3496674499", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@920", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@921", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@922", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@923", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.051471", + "midPx": "0.051548", + "circulatingSupply": "395376.88639356", + "coin": "@924", + "totalSupply": "995926.88639356", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.028104", + "midPx": "0.028146", + "circulatingSupply": "470089.81774707", + "coin": "@925", + "totalSupply": "999989.82774707", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.05000002", + "midPx": null, + "circulatingSupply": "99999984.2362300754", + "coin": "@926", + "totalSupply": "99999999.8125", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@927", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.2", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@928", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "43.699", + "dayNtlVlm": "0.0", + "markPx": "43.569", + "midPx": "43.634", + "circulatingSupply": "999997706.8202611208", + "coin": "@929", + "totalSupply": "999997706.8202611208", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.10639", + "midPx": "0.106235", + "circulatingSupply": "99999997.6512749195", + "coin": "@930", + "totalSupply": "99999997.6512749195", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.010547", + "midPx": "0.0105315", + "circulatingSupply": "99999570001.5738220215", + "coin": "@931", + "totalSupply": "99999570001.5738220215", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00001784", + "midPx": "0.00001786", + "circulatingSupply": "799990925.0795246363", + "coin": "@932", + "totalSupply": "799990925.0795246363", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.15", + "midPx": null, + "circulatingSupply": "20978951.0", + "coin": "@933", + "totalSupply": "21000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "99999991346.516708374", + "coin": "@934", + "totalSupply": "100000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00001252", + "midPx": "0.0000125", + "circulatingSupply": "3999972225.3578500748", + "coin": "@935", + "totalSupply": "3999972225.3578500748", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001027", + "midPx": "0.0010255", + "circulatingSupply": "399999845.9675499797", + "coin": "@936", + "totalSupply": "399999845.9675499797", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001", + "midPx": null, + "circulatingSupply": "9999998892.1711921692", + "coin": "@937", + "totalSupply": "9999999757.5195217133", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@938", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@939", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000389", + "midPx": "0.0000388", + "circulatingSupply": "101999993848.0230407715", + "coin": "@940", + "totalSupply": "101999993848.0230407715", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.003457", + "midPx": "0.003452", + "circulatingSupply": "135590396.6375758946", + "coin": "@941", + "totalSupply": "135591798.5738537014", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000452", + "midPx": "0.000451", + "circulatingSupply": "99975324.3969206959", + "coin": "@942", + "totalSupply": "99976726.3331985027", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@943", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00045", + "midPx": null, + "circulatingSupply": "136959538.4733937085", + "coin": "@944", + "totalSupply": "136959538.4733937085", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@945", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0027309", + "midPx": "0.002735", + "circulatingSupply": "14999888.4252968095", + "coin": "@946", + "totalSupply": "14999888.4252968095", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "2.0137", + "midPx": "2.0107", + "circulatingSupply": "999879118.0061779022", + "coin": "@947", + "totalSupply": "999879118.0061779022", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.027638", + "midPx": "0.027679", + "circulatingSupply": "1199822.9373769299", + "coin": "@948", + "totalSupply": "1199822.9373769299", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@949", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@950", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.061851", + "midPx": "0.061944", + "circulatingSupply": "1599990.0615924599", + "coin": "@951", + "totalSupply": "1599990.0615924599", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0007591", + "midPx": "0.0007602", + "circulatingSupply": "118249446.7015600055", + "coin": "@952", + "totalSupply": "118249446.7015600055", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0051002", + "midPx": "0.0050925", + "circulatingSupply": "37779951.7311490029", + "coin": "@953", + "totalSupply": "37779953.2911569998", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0025", + "midPx": null, + "circulatingSupply": "1035285724.767490983", + "coin": "@954", + "totalSupply": "1035299764.8440350294", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0025", + "midPx": null, + "circulatingSupply": "839989759.0626540184", + "coin": "@955", + "totalSupply": "839999899.1179349422", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.002672", + "midPx": "0.002676", + "circulatingSupply": "14999901.2414155491", + "coin": "@956", + "totalSupply": "14999901.2414155491", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0025", + "midPx": null, + "circulatingSupply": "999937434.6665309668", + "coin": "@957", + "totalSupply": "999949899.1344850063", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0025453", + "midPx": "0.0025415", + "circulatingSupply": "999499899.4374619722", + "coin": "@958", + "totalSupply": "999499899.4374619722", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@959", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.23", + "midPx": null, + "circulatingSupply": "6012499.7949001901", + "coin": "@960", + "totalSupply": "6012499.7949001901", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.002672", + "midPx": "0.002676", + "circulatingSupply": "29997401.8664155491", + "coin": "@961", + "totalSupply": "29997401.8664155491", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0025837", + "midPx": "0.0025798", + "circulatingSupply": "999949141.1815299988", + "coin": "@962", + "totalSupply": "999949141.1815299988", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@963", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@964", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.005", + "midPx": null, + "circulatingSupply": "999995830.9940060377", + "coin": "@965", + "totalSupply": "999995830.9940060377", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.03", + "midPx": null, + "circulatingSupply": "21599792.9150954001", + "coin": "@966", + "totalSupply": "21599991.788888", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.023723", + "midPx": "0.023687", + "circulatingSupply": "3599984.9514747998", + "coin": "@967", + "totalSupply": "3599984.9514747998", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.075692", + "midPx": "0.075805", + "circulatingSupply": "1999920.4353857299", + "coin": "@968", + "totalSupply": "1999940.17166816", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@969", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0003", + "midPx": null, + "circulatingSupply": "199999313.2428900003", + "coin": "@970", + "totalSupply": "199999313.2428900003", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0025", + "midPx": null, + "circulatingSupply": "919447319.3949919939", + "coin": "@971", + "totalSupply": "919451262.2705110312", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0003", + "midPx": null, + "circulatingSupply": "199999214.7690199912", + "coin": "@972", + "totalSupply": "199999214.7690199912", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@973", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0025377", + "midPx": "0.0025415", + "circulatingSupply": "904477979.4090349674", + "coin": "@974", + "totalSupply": "904499370.4090349674", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.025567", + "midPx": "0.025529", + "circulatingSupply": "3999971.64401844", + "coin": "@975", + "totalSupply": "3999971.64401844", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0028438", + "midPx": "0.002848", + "circulatingSupply": "999495465.1361279488", + "coin": "@976", + "totalSupply": "999496843.3692120314", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.3616", + "midPx": "1.3596", + "circulatingSupply": "20999972.4913714305", + "coin": "@977", + "totalSupply": "20999972.4913714305", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "750000000.0", + "coin": "@978", + "totalSupply": "750000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0001", + "midPx": null, + "circulatingSupply": "1999948504.2427473068", + "coin": "@979", + "totalSupply": "1999968184.0816931725", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.11156", + "midPx": "0.111395", + "circulatingSupply": "3999973.4775043302", + "coin": "@980", + "totalSupply": "3999973.4775043302", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@981", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00030932", + "midPx": "0.00030978", + "circulatingSupply": "399985874.6437199712", + "coin": "@982", + "totalSupply": "399985874.6437199712", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001027", + "midPx": "0.0010255", + "circulatingSupply": "399999846.7075499892", + "coin": "@983", + "totalSupply": "399999846.7075499892", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "438828.29", + "coin": "@984", + "totalSupply": "1000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00012899", + "midPx": "0.00012879", + "circulatingSupply": "360997901.1525300145", + "coin": "@985", + "totalSupply": "360997901.1525300145", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@986", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00016569", + "midPx": "0.00016544", + "circulatingSupply": "841743474.5887999535", + "coin": "@987", + "totalSupply": "841743474.5887999535", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00008567", + "midPx": "0.0000858", + "circulatingSupply": "999995667.5348700285", + "coin": "@988", + "totalSupply": "999995667.5348700285", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.041237", + "midPx": "0.041299", + "circulatingSupply": "441192.43396248", + "coin": "@989", + "totalSupply": "999984.36396248", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00039994", + "midPx": "0.00040054", + "circulatingSupply": "99999348.2351299971", + "coin": "@990", + "totalSupply": "99999348.2351299971", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000382", + "midPx": "0.000381", + "circulatingSupply": "999998783.4914489985", + "coin": "@991", + "totalSupply": "999998783.4914489985", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@992", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@993", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@994", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00031567", + "midPx": "0.0003152", + "circulatingSupply": "999991708.9103499651", + "coin": "@995", + "totalSupply": "999991708.9103499651", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00004334", + "midPx": "0.0000434", + "circulatingSupply": "999980073.0894399881", + "coin": "@996", + "totalSupply": "999980073.0894399881", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00039994", + "midPx": "0.00040054", + "circulatingSupply": "99999352.2351299971", + "coin": "@997", + "totalSupply": "99999352.2351299971", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0006595", + "midPx": "0.00065851", + "circulatingSupply": "99995596.4626599997", + "coin": "@998", + "totalSupply": "99995596.4626599997", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0031", + "midPx": "0.0030954", + "circulatingSupply": "99999885.2588199973", + "coin": "@999", + "totalSupply": "99999885.2588199973", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00032527", + "midPx": "0.00032576", + "circulatingSupply": "399999049.6541500092", + "coin": "@1000", + "totalSupply": "399999049.6541500092", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00045491", + "midPx": "0.00045559", + "circulatingSupply": "99997109.4532400072", + "coin": "@1001", + "totalSupply": "99997109.4532400072", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00043104", + "midPx": "0.00043168", + "circulatingSupply": "99960541.0727899969", + "coin": "@1002", + "totalSupply": "99960541.0727899969", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00040234", + "midPx": "0.00040294", + "circulatingSupply": "99998239.7045000046", + "coin": "@1003", + "totalSupply": "99998239.7045000046", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00038814", + "midPx": "0.00038872", + "circulatingSupply": "99997761.8525200039", + "coin": "@1004", + "totalSupply": "99997761.8525200039", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0003893", + "midPx": "0.00038988", + "circulatingSupply": "99998067.2068900019", + "coin": "@1005", + "totalSupply": "99998067.2068900019", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00043817", + "midPx": "0.00043882", + "circulatingSupply": "119998488.848269999", + "coin": "@1006", + "totalSupply": "119998488.848269999", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.53635", + "dayNtlVlm": "0.0", + "markPx": "0.53635", + "midPx": "0.53635", + "circulatingSupply": "14109841.2573399991", + "coin": "@1007", + "totalSupply": "14109841.2573399991", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00011205", + "midPx": "0.00011222", + "circulatingSupply": "999997599.6152499914", + "coin": "@1008", + "totalSupply": "999997599.6152499914", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00045556", + "midPx": "0.00045624", + "circulatingSupply": "99999222.3950300068", + "coin": "@1009", + "totalSupply": "99999222.3950300068", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1010", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1011", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00046067", + "midPx": "0.00046136", + "circulatingSupply": "99998380.4533800036", + "coin": "@1012", + "totalSupply": "99998380.4533800036", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00064795", + "midPx": "0.00064892", + "circulatingSupply": "99999014.8724700063", + "coin": "@1013", + "totalSupply": "99999014.8724700063", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.12068", + "midPx": "0.1205", + "circulatingSupply": "2799891.7652929001", + "coin": "@1014", + "totalSupply": "2799893.1244517001", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.65361", + "midPx": "0.65459", + "circulatingSupply": "999983.048154", + "coin": "@1015", + "totalSupply": "999984.4073127999", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.004161", + "midPx": "0.004155", + "circulatingSupply": "99998494.1593894064", + "coin": "@1016", + "totalSupply": "99998630.0752743036", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1017", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00058138", + "midPx": "0.00058051", + "circulatingSupply": "99999450.7048300058", + "coin": "@1018", + "totalSupply": "99999450.7048300058", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "2.1351", + "dayNtlVlm": "0.0", + "markPx": "2.012", + "midPx": "2.015", + "circulatingSupply": "412000328.6874267459", + "coin": "@1019", + "totalSupply": "999999985.693969965", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001223", + "midPx": "0.001225", + "circulatingSupply": "20300122.261947751", + "coin": "@1020", + "totalSupply": "20300123.6272684112", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00075626", + "midPx": "0.00075513", + "circulatingSupply": "959962898.7594799995", + "coin": "@1021", + "totalSupply": "959971366.3314299583", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000395", + "midPx": "0.000394", + "circulatingSupply": "8299997600.5335893631", + "coin": "@1022", + "totalSupply": "8299997600.5335893631", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000384", + "midPx": "0.000383", + "circulatingSupply": "159998883.6031517088", + "coin": "@1023", + "totalSupply": "159998883.6031517088", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000402", + "midPx": "0.000401", + "circulatingSupply": "7199999207.1696434021", + "coin": "@1024", + "totalSupply": "7199999207.1696434021", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000427", + "midPx": "0.000426", + "circulatingSupply": "999999208.0109502077", + "coin": "@1025", + "totalSupply": "999999208.0109502077", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.022199", + "midPx": "0.022166", + "circulatingSupply": "50625988.3628474772", + "coin": "@1026", + "totalSupply": "50625988.3628474772", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00099257", + "midPx": "0.00099108", + "circulatingSupply": "197999757.6196100116", + "coin": "@1027", + "totalSupply": "197999757.6196100116", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1028", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1029", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0012409", + "midPx": "0.00123905", + "circulatingSupply": "114499802.6459400058", + "coin": "@1030", + "totalSupply": "114499802.6459400058", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00004334", + "midPx": "0.0000434", + "circulatingSupply": "925593903.9608900547", + "coin": "@1031", + "totalSupply": "925593903.9608900547", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00031005", + "midPx": "0.00030958", + "circulatingSupply": "999993253.4853700399", + "coin": "@1032", + "totalSupply": "999993253.4853700399", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.002008", + "midPx": "0.002011", + "circulatingSupply": "9999776.2825128995", + "coin": "@1033", + "totalSupply": "9999776.2825128995", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001996", + "midPx": "0.001999", + "circulatingSupply": "9999763.4926811997", + "coin": "@1034", + "totalSupply": "9999763.4926811997", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "94.0", + "dayNtlVlm": "233305.48591", + "markPx": "73.401", + "midPx": "94.395", + "circulatingSupply": "472241279.1485568285", + "coin": "@1035", + "totalSupply": "999836093.3521988392", + "dayBaseVlm": "3635.91" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0003712", + "midPx": "0.0003717", + "circulatingSupply": "446343159.6794139743", + "coin": "@1036", + "totalSupply": "446344418.0123109818", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0004", + "midPx": null, + "circulatingSupply": "1099998228.6159267426", + "coin": "@1037", + "totalSupply": "1099998228.6159267426", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000389", + "midPx": "0.0000389", + "circulatingSupply": "29800089860.0210990906", + "coin": "@1038", + "totalSupply": "29800089861.4261131287", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1039", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00001644", + "midPx": "0.00001641", + "circulatingSupply": "999984212.8126200438", + "coin": "@1040", + "totalSupply": "999984212.8126200438", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.00005497", + "dayNtlVlm": "0.0", + "markPx": "0.00005497", + "midPx": "0.00005505", + "circulatingSupply": "2699654280.0931901932", + "coin": "@1041", + "totalSupply": "2699654280.9930200577", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001614", + "midPx": "0.001611", + "circulatingSupply": "106199822.5502532423", + "coin": "@1042", + "totalSupply": "106199822.5502532423", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "2.03", + "midPx": "2.027", + "circulatingSupply": "1595999.8863257", + "coin": "@1043", + "totalSupply": "1595999.8863257", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1044", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.05502", + "midPx": "0.054937", + "circulatingSupply": "84729995.7492302954", + "coin": "@1045", + "totalSupply": "84729995.7492302954", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.015208", + "midPx": "0.015185", + "circulatingSupply": "33744484.5949875489", + "coin": "@1046", + "totalSupply": "33744499.4388393983", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1047", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.16953", + "midPx": "0.16928", + "circulatingSupply": "2639721.8583281501", + "coin": "@1048", + "totalSupply": "2639721.8583281501", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.01", + "midPx": null, + "circulatingSupply": "102899977.3396741152", + "coin": "@1049", + "totalSupply": "102899977.3396741152", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.015718", + "midPx": "0.015694", + "circulatingSupply": "5998951.8536533704", + "coin": "@1050", + "totalSupply": "5998951.8536533704", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.013306", + "midPx": "0.013286", + "circulatingSupply": "96695092.327877447", + "coin": "@1051", + "totalSupply": "96695166.7260712832", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.023429", + "midPx": "0.023446", + "circulatingSupply": "50625956.3227553815", + "coin": "@1052", + "totalSupply": "50625956.3227553815", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.020242", + "midPx": "0.020211", + "circulatingSupply": "99964092.3880589753", + "coin": "@1053", + "totalSupply": "99964107.2920156419", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "40000.0", + "dayNtlVlm": "199.9", + "markPx": "36000.0", + "midPx": null, + "circulatingSupply": "20999999.9385228343", + "coin": "@1054", + "totalSupply": "20999999.9405228347", + "dayBaseVlm": "0.00583" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1055", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.32991", + "midPx": "0.32942", + "circulatingSupply": "3599999.2977253799", + "coin": "@1056", + "totalSupply": "3599999.2977253799", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "13.772", + "midPx": "13.7925", + "circulatingSupply": "1159965.6169590999", + "coin": "@1057", + "totalSupply": "1199999.5769591001", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1058", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1059", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.040109", + "midPx": "0.040169", + "circulatingSupply": "1000000597.3547166586", + "coin": "@1060", + "totalSupply": "1000000597.3547166586", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1061", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000731", + "midPx": "0.00073", + "circulatingSupply": "10394984651.7087688446", + "coin": "@1062", + "totalSupply": "10394986298.8934650421", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.275", + "midPx": null, + "circulatingSupply": "26239832.9460768886", + "coin": "@1063", + "totalSupply": "26239999.676076889", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.002138", + "midPx": "0.002135", + "circulatingSupply": "4398199703.0097322464", + "coin": "@1064", + "totalSupply": "4398199704.7437105179", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1065", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00020414", + "midPx": "0.00020383", + "circulatingSupply": "2999984663.7532300949", + "coin": "@1066", + "totalSupply": "2999984663.7532300949", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0007591", + "midPx": "0.0007602", + "circulatingSupply": "39995089.1695387065", + "coin": "@1067", + "totalSupply": "39995089.1695387065", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1068", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.004758", + "midPx": "0.004751", + "circulatingSupply": "15959947.0660181399", + "coin": "@1069", + "totalSupply": "15959947.0660181399", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00001634", + "midPx": "0.00001631", + "circulatingSupply": "3899949819.7598848343", + "coin": "@1070", + "totalSupply": "3899949819.7598848343", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00089927", + "midPx": "0.00089792", + "circulatingSupply": "2814004581.4485201836", + "coin": "@1071", + "totalSupply": "2814004581.4485201836", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1072", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001102", + "midPx": "0.001103", + "circulatingSupply": "1014999489.175204277", + "coin": "@1073", + "totalSupply": "1014999489.175204277", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1074", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1075", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "8200000000.0", + "coin": "@1076", + "totalSupply": "8200000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00058245", + "midPx": "0.00058158", + "circulatingSupply": "5555432751.1675596237", + "coin": "@1077", + "totalSupply": "5555432751.1675596237", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1078", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.27504", + "midPx": "0.27545", + "circulatingSupply": "999996583.2491595745", + "coin": "@1079", + "totalSupply": "999996583.2491595745", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.2034", + "midPx": "1.20165", + "circulatingSupply": "32524961.9763886295", + "coin": "@1080", + "totalSupply": "32524961.9763886295", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.37645", + "dayNtlVlm": "0.0", + "markPx": "0.37645", + "midPx": "0.37701", + "circulatingSupply": "3115883.3273615101", + "coin": "@1081", + "totalSupply": "3115885.01123572", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000437", + "midPx": "0.000437", + "circulatingSupply": "1555551360.8791103363", + "coin": "@1082", + "totalSupply": "1555551360.8791103363", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.028636", + "midPx": "0.028593", + "circulatingSupply": "895771260.212813735", + "coin": "@1083", + "totalSupply": "999999693.212813735", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1084", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "2.4793", + "midPx": "2.483", + "circulatingSupply": "33333332.7293565199", + "coin": "@1085", + "totalSupply": "33333332.7293565199", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1086", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1087", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.13346", + "midPx": "0.133265", + "circulatingSupply": "133139999.894688502", + "coin": "@1088", + "totalSupply": "133139999.894688502", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000369", + "midPx": "0.0000368", + "circulatingSupply": "14326120728.8528862", + "coin": "@1089", + "totalSupply": "24648964028.8528900146", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.003", + "midPx": null, + "circulatingSupply": "199999960.8000299335", + "coin": "@1090", + "totalSupply": "199999960.8000299335", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.011307", + "midPx": "0.01129", + "circulatingSupply": "999955.0150063999", + "coin": "@1091", + "totalSupply": "999955.0150063999", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "104100060.0", + "coin": "@1092", + "totalSupply": "104100060.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0409", + "midPx": "0.040961", + "circulatingSupply": "896771567.0", + "coin": "@1093", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1094", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.119", + "midPx": null, + "circulatingSupply": "84000000.0", + "coin": "@1095", + "totalSupply": "84000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1096", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.010543", + "midPx": "0.010559", + "circulatingSupply": "999999923.9397062063", + "coin": "@1097", + "totalSupply": "999999928.4223921299", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.023641", + "midPx": "0.023605", + "circulatingSupply": "420599997.0213358998", + "coin": "@1098", + "totalSupply": "420599997.0213358998", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1099", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.013926", + "midPx": "0.0139465", + "circulatingSupply": "1750000000.0", + "coin": "@1100", + "totalSupply": "1750000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.012857", + "midPx": null, + "circulatingSupply": "777777269.9411931038", + "coin": "@1101", + "totalSupply": "777777269.9411931038", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.013926", + "midPx": "0.0139465", + "circulatingSupply": "1750000000.0", + "coin": "@1102", + "totalSupply": "1750000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000057", + "midPx": null, + "circulatingSupply": "1750000000.0", + "coin": "@1103", + "totalSupply": "1750000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.02258", + "midPx": "0.022546", + "circulatingSupply": "777777106.4158012867", + "coin": "@1104", + "totalSupply": "777777106.4158012867", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.000555", + "dayNtlVlm": "0.0", + "markPx": "0.000555", + "midPx": "0.000554", + "circulatingSupply": "3359399685.2285323143", + "coin": "@1105", + "totalSupply": "3359399685.2285323143", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0006", + "midPx": "0.000601", + "circulatingSupply": "1019995000.0", + "coin": "@1106", + "totalSupply": "1019995000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001006", + "midPx": "0.001004", + "circulatingSupply": "999941487.9915150404", + "coin": "@1107", + "totalSupply": "999941487.9915150404", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001", + "midPx": null, + "circulatingSupply": "10000000000.0", + "coin": "@1108", + "totalSupply": "10000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.061209", + "midPx": "0.061117", + "circulatingSupply": "999945641.8700000048", + "coin": "@1109", + "totalSupply": "999945641.8700000048", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "700.0", + "midPx": null, + "circulatingSupply": "19997571.7785511091", + "coin": "@1110", + "totalSupply": "19997595.6289911494", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "4.6935", + "midPx": null, + "circulatingSupply": "5009908.9208126571", + "coin": "@1111", + "totalSupply": "5010009.9204126569", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.04", + "midPx": "0.023", + "circulatingSupply": "999.9999984492", + "coin": "@1112", + "totalSupply": "999.9999984492", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.016652", + "midPx": "0.016677", + "circulatingSupply": "999788698.9900000095", + "coin": "@1113", + "totalSupply": "999788698.9900000095", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.033498", + "midPx": "0.033448", + "circulatingSupply": "1907451.43797687", + "coin": "@1114", + "totalSupply": "1907451.43797687", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.007072", + "dayNtlVlm": "1911.14463488", + "markPx": "0.007093", + "midPx": "0.007082", + "circulatingSupply": "10800000000.0", + "coin": "@1115", + "totalSupply": "10800000000.0", + "dayBaseVlm": "270241.04" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000001", + "midPx": null, + "circulatingSupply": "184467440737.0955200195", + "coin": "@1116", + "totalSupply": "184467440737.0955200195", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0016", + "midPx": "1.00013", + "circulatingSupply": "10452172.0", + "coin": "@1117", + "totalSupply": "10452172.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0001579", + "midPx": null, + "circulatingSupply": "855749999.911262989", + "coin": "@1118", + "totalSupply": "855749999.911262989", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.03243", + "midPx": "0.032381", + "circulatingSupply": "1999995.5200243299", + "coin": "@1119", + "totalSupply": "1999995.5200243299", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1844674407370.9553222656", + "midPx": null, + "circulatingSupply": "184467440736.7621459961", + "coin": "@1120", + "totalSupply": "184467440737.0955200195", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0042", + "midPx": null, + "circulatingSupply": "1000000000.0", + "coin": "@1121", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001538", + "midPx": "0.001535", + "circulatingSupply": "10112455001.0", + "coin": "@1122", + "totalSupply": "10112455001.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.002727", + "midPx": null, + "circulatingSupply": "21862286.0545680784", + "coin": "@1123", + "totalSupply": "21999999.9943408482", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0004", + "midPx": "0.0004", + "circulatingSupply": "200000000.0", + "coin": "@1124", + "totalSupply": "200000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.01", + "midPx": null, + "circulatingSupply": "25000000.0", + "coin": "@1125", + "totalSupply": "25000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.01", + "midPx": null, + "circulatingSupply": "112500000.0", + "coin": "@1126", + "totalSupply": "112500000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1127", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1128", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.15", + "midPx": null, + "circulatingSupply": "43010000.0000000075", + "coin": "@1129", + "totalSupply": "43010000.0000000075", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.15", + "midPx": null, + "circulatingSupply": "21000000.0", + "coin": "@1130", + "totalSupply": "21000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1131", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00003", + "midPx": null, + "circulatingSupply": "19999999900.0", + "coin": "@1132", + "totalSupply": "20000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00000367", + "midPx": null, + "circulatingSupply": "22000000000.0", + "coin": "@1133", + "totalSupply": "22000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001", + "midPx": null, + "circulatingSupply": "13995000.0", + "coin": "@1134", + "totalSupply": "13995000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000367", + "midPx": null, + "circulatingSupply": "1960000000.0", + "coin": "@1135", + "totalSupply": "1960000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000402", + "midPx": "0.000402", + "circulatingSupply": "399810010.0", + "coin": "@1136", + "totalSupply": "399810010.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "1000.0", + "dayNtlVlm": "9999.9", + "markPx": "1000.0", + "midPx": "2450.0", + "circulatingSupply": "99999999.9861831963", + "coin": "@1137", + "totalSupply": "99999999.9861831963", + "dayBaseVlm": "9.9999" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1138", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.6018", + "midPx": "0.6009", + "circulatingSupply": "1000000.0", + "coin": "@1139", + "totalSupply": "1000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.01", + "midPx": "0.010015", + "circulatingSupply": "3999110.0", + "coin": "@1140", + "totalSupply": "3999110.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1141", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1142", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.07203", + "midPx": "0.071922", + "circulatingSupply": "1000000.0", + "coin": "@1143", + "totalSupply": "1000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.06018", + "midPx": "0.06027", + "circulatingSupply": "6599999.9926554495", + "coin": "@1144", + "totalSupply": "6599999.9926554495", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00000367", + "midPx": null, + "circulatingSupply": "2505843009426.2963867188", + "coin": "@1145", + "totalSupply": "2505843009426.2963867188", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.6018", + "midPx": "0.6009", + "circulatingSupply": "1000000.0", + "coin": "@1146", + "totalSupply": "1000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.6182", + "midPx": "0.619125", + "circulatingSupply": "1000000.0", + "coin": "@1147", + "totalSupply": "1000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.031804", + "midPx": "0.031756", + "circulatingSupply": "1138517.0", + "coin": "@1148", + "totalSupply": "1138517.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.02952", + "midPx": "0.029476", + "circulatingSupply": "5999999.9924822096", + "coin": "@1149", + "totalSupply": "5999999.9924822096", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "88000000000.0", + "coin": "@1150", + "totalSupply": "88000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.01", + "midPx": null, + "circulatingSupply": "100000000000.0", + "coin": "@1151", + "totalSupply": "100000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000001", + "midPx": null, + "circulatingSupply": "8888888888.8799991608", + "coin": "@1152", + "totalSupply": "8888888888.8799991608", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000831", + "midPx": "0.000832", + "circulatingSupply": "10157492213.0", + "coin": "@1153", + "totalSupply": "10157492213.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1154", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "184467440737.0955200195", + "coin": "@1155", + "totalSupply": "184467440737.0955200195", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00269", + "midPx": null, + "circulatingSupply": "1018569811.0", + "coin": "@1156", + "totalSupply": "1018569811.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.023051", + "midPx": "0.023085", + "circulatingSupply": "1001515000.0", + "coin": "@1157", + "totalSupply": "1001515000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "2.0", + "midPx": null, + "circulatingSupply": "1000000.0", + "coin": "@1158", + "totalSupply": "1000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1159", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.103", + "midPx": "0.10315", + "circulatingSupply": "100000000.0", + "coin": "@1160", + "totalSupply": "100000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1161", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "3.17", + "midPx": null, + "circulatingSupply": "18446744073709.55078125", + "coin": "@1162", + "totalSupply": "18446744073709.55078125", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.005441", + "midPx": "0.005449", + "circulatingSupply": "999999999.9992976189", + "coin": "@1163", + "totalSupply": "999999999.9992976189", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "1000000000.0", + "coin": "@1164", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "20.0", + "dayNtlVlm": "0.0", + "markPx": "51.0", + "midPx": null, + "circulatingSupply": "499999999.9649397731", + "coin": "@1165", + "totalSupply": "499999999.9649397731", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.032", + "midPx": "0.066", + "circulatingSupply": "1000000000.0", + "coin": "@1166", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.1", + "midPx": null, + "circulatingSupply": "5000000000.0", + "coin": "@1167", + "totalSupply": "5000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1168", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0010578", + "midPx": "0.00105935", + "circulatingSupply": "100799985.8654100001", + "coin": "@1169", + "totalSupply": "100800000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1000000000000.0", + "midPx": null, + "circulatingSupply": "184467440737.0955200195", + "coin": "@1170", + "totalSupply": "184467440737.0955200195", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1171", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1172", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000367", + "midPx": null, + "circulatingSupply": "199975000.0", + "coin": "@1173", + "totalSupply": "199975000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000001", + "midPx": null, + "circulatingSupply": "88000000000.0100097656", + "coin": "@1174", + "totalSupply": "88000000000.0100097656", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1175", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "1.0001", + "dayNtlVlm": "869.642942", + "markPx": "1.0005", + "midPx": "1.002495", + "circulatingSupply": "100000000000.0", + "coin": "@1176", + "totalSupply": "100000000000.0", + "dayBaseVlm": "869.54" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00003271", + "midPx": "0.00003266", + "circulatingSupply": "1999994974.4904999733", + "coin": "@1177", + "totalSupply": "1999994974.4904999733", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00067234", + "midPx": "0.00067133", + "circulatingSupply": "99999677.794689998", + "coin": "@1178", + "totalSupply": "99999677.794689998", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.5082", + "midPx": null, + "circulatingSupply": "999999999.8983290195", + "coin": "@1179", + "totalSupply": "999999999.8983290195", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "184467440737.0955200195", + "coin": "@1180", + "totalSupply": "184467440737.0955200195", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.75", + "midPx": null, + "circulatingSupply": "100000000000.0", + "coin": "@1181", + "totalSupply": "100000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00035", + "midPx": "0.0015", + "circulatingSupply": "200000000.0", + "coin": "@1182", + "totalSupply": "200000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000384", + "midPx": null, + "circulatingSupply": "197218000.0", + "coin": "@1183", + "totalSupply": "197218000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "184467440737.0955200195", + "coin": "@1184", + "totalSupply": "184467440737.0955200195", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "184467440737.0955200195", + "coin": "@1185", + "totalSupply": "184467440737.0955200195", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "1000000000.0", + "coin": "@1186", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "100000000.0", + "coin": "@1187", + "totalSupply": "100000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.98", + "midPx": "0.94", + "circulatingSupply": "88000000000.0", + "coin": "@1188", + "totalSupply": "88000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.023", + "midPx": null, + "circulatingSupply": "88820000000.0", + "coin": "@1189", + "totalSupply": "88820000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.08", + "midPx": null, + "circulatingSupply": "56000000.0", + "coin": "@1190", + "totalSupply": "56000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.08", + "midPx": null, + "circulatingSupply": "20000000.0", + "coin": "@1191", + "totalSupply": "20000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "1000000000.0", + "coin": "@1192", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.00008275", + "dayNtlVlm": "0.0", + "markPx": "0.00006791", + "midPx": "0.00006801", + "circulatingSupply": "2000000000.0", + "coin": "@1193", + "totalSupply": "2000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "1000000000.0", + "coin": "@1194", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.01", + "midPx": null, + "circulatingSupply": "999999999.6000000238", + "coin": "@1195", + "totalSupply": "999999999.6000000238", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1196", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "6.0", + "midPx": null, + "circulatingSupply": "10000.00001", + "coin": "@1197", + "totalSupply": "10000.00001", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.001864", + "dayNtlVlm": "0.0", + "markPx": "0.00187", + "midPx": "0.001873", + "circulatingSupply": "970979992.2227571011", + "coin": "@1198", + "totalSupply": "970990000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.02", + "midPx": null, + "circulatingSupply": "1000000000.0", + "coin": "@1199", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "1.1", + "dayNtlVlm": "0.0", + "markPx": "1.1", + "midPx": "1.025", + "circulatingSupply": "18446744073.6999969482", + "coin": "@1200", + "totalSupply": "18446744073.6999969482", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "50.0", + "dayNtlVlm": "0.0", + "markPx": "25.755", + "midPx": null, + "circulatingSupply": "472241279.1485568285", + "coin": "@1201", + "totalSupply": "999836093.3521988392", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.05", + "midPx": null, + "circulatingSupply": "1000000000.0", + "coin": "@1202", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1203", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0006", + "midPx": null, + "circulatingSupply": "1689220000.0", + "coin": "@1204", + "totalSupply": "1689220000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001048", + "midPx": "0.001046", + "circulatingSupply": "9999999.9940000009", + "coin": "@1205", + "totalSupply": "9999999.9940000009", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001033", + "midPx": "0.001034", + "circulatingSupply": "444443999.9930377007", + "coin": "@1206", + "totalSupply": "444443999.9930377007", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "156.5", + "dayNtlVlm": "652.605", + "markPx": "156.5", + "midPx": null, + "circulatingSupply": "472241279.1485568285", + "coin": "@1207", + "totalSupply": "999836093.3521988392", + "dayBaseVlm": "4.17" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.02", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1208", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.1", + "midPx": "0.065", + "circulatingSupply": "1000000000.0", + "coin": "@1209", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "2.0", + "midPx": null, + "circulatingSupply": "1000000000.0", + "coin": "@1210", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "1000000000.0", + "coin": "@1211", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.009", + "dayNtlVlm": "0.0", + "markPx": "0.00695", + "midPx": null, + "circulatingSupply": "999999999998.0168457031", + "coin": "@1212", + "totalSupply": "999999999998.0168457031", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.003333", + "midPx": null, + "circulatingSupply": "18000000.0", + "coin": "@1213", + "totalSupply": "18000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.010273", + "midPx": "0.010288", + "circulatingSupply": "3990000.0", + "coin": "@1214", + "totalSupply": "3990000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1215", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.03", + "midPx": null, + "circulatingSupply": "2000000.0", + "coin": "@1216", + "totalSupply": "2000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001519", + "midPx": "0.001521", + "circulatingSupply": "879539380.8775054216", + "coin": "@1217", + "totalSupply": "879539380.8775054216", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0001", + "midPx": null, + "circulatingSupply": "780000000.0", + "coin": "@1218", + "totalSupply": "780000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000358", + "midPx": null, + "circulatingSupply": "911780000.0", + "coin": "@1219", + "totalSupply": "911800000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "1000000000.0", + "coin": "@1220", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000466", + "midPx": "0.000466", + "circulatingSupply": "871530911.7892947197", + "coin": "@1221", + "totalSupply": "871530911.7892947197", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1222", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "9000000.0", + "coin": "@1223", + "totalSupply": "9000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1224", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0044113", + "midPx": "0.0044047", + "circulatingSupply": "1009952379.7999999523", + "coin": "@1225", + "totalSupply": "1009952379.7999999523", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.000873", + "dayNtlVlm": "0.0", + "markPx": "0.00087", + "midPx": "0.000871", + "circulatingSupply": "999998439.3101561069", + "coin": "@1226", + "totalSupply": "999999847.9890514612", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1227", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "620.0", + "midPx": null, + "circulatingSupply": "1000000.0", + "coin": "@1228", + "totalSupply": "1000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000367", + "midPx": "0.000367", + "circulatingSupply": "16995000000.0", + "coin": "@1229", + "totalSupply": "16995000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "184467440737.0955200195", + "coin": "@1230", + "totalSupply": "184467440737.0955200195", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001012", + "midPx": "0.0010105", + "circulatingSupply": "100000000.0", + "coin": "@1231", + "totalSupply": "100000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.1", + "midPx": null, + "circulatingSupply": "1000009.09", + "coin": "@1232", + "totalSupply": "1000009.09", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.03", + "midPx": null, + "circulatingSupply": "2000000.0", + "coin": "@1233", + "totalSupply": "2000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.1012", + "midPx": "0.10105", + "circulatingSupply": "999999.8728", + "coin": "@1234", + "totalSupply": "999999.8728", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.044139", + "midPx": "0.044073", + "circulatingSupply": "12468750.0", + "coin": "@1235", + "totalSupply": "12468750.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1236", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.010214", + "midPx": "0.0102065", + "circulatingSupply": "999999957.7356270552", + "coin": "@1237", + "totalSupply": "999999957.7356270552", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000403", + "midPx": "0.000402", + "circulatingSupply": "999997920.0", + "coin": "@1238", + "totalSupply": "999997920.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.6", + "midPx": null, + "circulatingSupply": "1000000000.0", + "coin": "@1239", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "100000000000.0", + "coin": "@1240", + "totalSupply": "100000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.3731", + "midPx": "0.3725", + "circulatingSupply": "168276.173710273", + "coin": "@1241", + "totalSupply": "168276.173710273", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "184467440736.7621459961", + "coin": "@1242", + "totalSupply": "184467440737.0955200195", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "128500000.5", + "midPx": null, + "circulatingSupply": "184467440736.7621459961", + "coin": "@1243", + "totalSupply": "184467440737.0955200195", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1244", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "184467440737095.53125", + "coin": "@1245", + "totalSupply": "184467440737095.53125", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.000386", + "dayNtlVlm": "0.0", + "markPx": "0.000352", + "midPx": null, + "circulatingSupply": "999931249.3954337835", + "coin": "@1246", + "totalSupply": "999999999.9854338169", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.75", + "midPx": null, + "circulatingSupply": "184467440737.0955200195", + "coin": "@1247", + "totalSupply": "184467440737.0955200195", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.002688", + "midPx": "0.002692", + "circulatingSupply": "43937000.0", + "coin": "@1248", + "totalSupply": "43937000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "3.0", + "midPx": "4.0", + "circulatingSupply": "184467440737.0955200195", + "coin": "@1249", + "totalSupply": "184467440737.0955200195", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "1.0", + "dayNtlVlm": "0.0", + "markPx": "1.0585", + "midPx": "1.0601", + "circulatingSupply": "10002.12", + "coin": "@1250", + "totalSupply": "10002.12", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "1000000.0", + "coin": "@1251", + "totalSupply": "1000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.001", + "midPx": null, + "circulatingSupply": "100010000.0", + "coin": "@1252", + "totalSupply": "100010000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000034", + "midPx": null, + "circulatingSupply": "88820000000000.0", + "coin": "@1253", + "totalSupply": "88820000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1254", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.002", + "midPx": null, + "circulatingSupply": "20199998.5874032117", + "coin": "@1255", + "totalSupply": "20200000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "3000000.0099999998", + "coin": "@1256", + "totalSupply": "3000000.0099999998", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "100000000000.0", + "coin": "@1257", + "totalSupply": "100000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "2.0", + "midPx": null, + "circulatingSupply": "100000000000.0", + "coin": "@1258", + "totalSupply": "100000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.17775", + "midPx": "0.173115", + "circulatingSupply": "184467440737.0955200195", + "coin": "@1259", + "totalSupply": "184467440737.0955200195", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0099", + "midPx": null, + "circulatingSupply": "1000000000.0", + "coin": "@1260", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "184467440737.0955200195", + "coin": "@1261", + "totalSupply": "184467440737.0955200195", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "100000000000.0", + "coin": "@1262", + "totalSupply": "100000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "73.25", + "midPx": null, + "circulatingSupply": "472241279.1485568285", + "coin": "@1263", + "totalSupply": "999836093.3521988392", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "70.002", + "midPx": null, + "circulatingSupply": "472241279.1485568285", + "coin": "@1264", + "totalSupply": "999836093.3521988392", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "10800000000.0", + "coin": "@1265", + "totalSupply": "10800000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "18446744073.6999969482", + "coin": "@1266", + "totalSupply": "18446744073.6999969482", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "198731878.4860300124", + "coin": "@1267", + "totalSupply": "198734759.9849900007", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00032723", + "midPx": "0.00032674", + "circulatingSupply": "99999497.4712200016", + "coin": "@1268", + "totalSupply": "200000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.7", + "midPx": null, + "circulatingSupply": "15000000000.0", + "coin": "@1269", + "totalSupply": "15000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "800.0", + "dayNtlVlm": "0.0", + "markPx": "800.0", + "midPx": null, + "circulatingSupply": "99999999.9861831963", + "coin": "@1270", + "totalSupply": "99999999.9861831963", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "1.5", + "dayNtlVlm": "0.0", + "markPx": "1.5", + "midPx": null, + "circulatingSupply": "2699654280.0931901932", + "coin": "@1271", + "totalSupply": "2699654280.9930200577", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.031567", + "midPx": "0.03152", + "circulatingSupply": "2000000.0", + "coin": "@1272", + "totalSupply": "2000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0019", + "midPx": null, + "circulatingSupply": "4989000000.0", + "coin": "@1273", + "totalSupply": "4989000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "1.0", + "dayNtlVlm": "0.0", + "markPx": "0.605", + "midPx": null, + "circulatingSupply": "9999999999.857170105", + "coin": "@1274", + "totalSupply": "9999999999.857170105", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1275", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "10000000000.0", + "coin": "@1276", + "totalSupply": "10000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1277", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "142041.0", + "dayNtlVlm": "311896.46862", + "markPx": "145102.0", + "midPx": null, + "circulatingSupply": "20999999.9385228343", + "coin": "@1278", + "totalSupply": "20999999.9405228347", + "dayBaseVlm": "2.19582" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "88820000000000.0", + "coin": "@1279", + "totalSupply": "88820000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "25.0", + "midPx": null, + "circulatingSupply": "1000000000.0", + "coin": "@1280", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "25.7", + "midPx": null, + "circulatingSupply": "1000000000.0", + "coin": "@1281", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.010304", + "dayNtlVlm": "0.0", + "markPx": "0.010304", + "midPx": "0.010288", + "circulatingSupply": "19950000.0", + "coin": "@1282", + "totalSupply": "19950000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "3.0", + "dayNtlVlm": "0.0", + "markPx": "3.0", + "midPx": null, + "circulatingSupply": "39984892.7374940217", + "coin": "@1283", + "totalSupply": "40000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.09", + "midPx": null, + "circulatingSupply": "1000000000.0", + "coin": "@1284", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.09", + "midPx": null, + "circulatingSupply": "1000000000.0", + "coin": "@1285", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0002", + "dayNtlVlm": "0.0", + "markPx": "0.0002", + "midPx": null, + "circulatingSupply": "3032000000.0", + "coin": "@1286", + "totalSupply": "3032000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.015", + "midPx": null, + "circulatingSupply": "4000000.0", + "coin": "@1287", + "totalSupply": "4000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "1.703", + "dayNtlVlm": "0.0", + "markPx": "1.703", + "midPx": "1.7005", + "circulatingSupply": "1299000.0", + "coin": "@1288", + "totalSupply": "1299000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.00041", + "dayNtlVlm": "0.0", + "markPx": "0.0004", + "midPx": null, + "circulatingSupply": "105867500.0", + "coin": "@1289", + "totalSupply": "105867500.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0017", + "dayNtlVlm": "0.0", + "markPx": "0.0017", + "midPx": "0.0042", + "circulatingSupply": "124662580.1305220574", + "coin": "@1290", + "totalSupply": "999999040.7278764248", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "50.0", + "midPx": null, + "circulatingSupply": "184467440737.0955200195", + "coin": "@1291", + "totalSupply": "184467440737.0955200195", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1292", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.006036", + "midPx": "0.006027", + "circulatingSupply": "999999982.6567941904", + "coin": "@1293", + "totalSupply": "999999982.6567941904", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1294", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.000001", + "midPx": null, + "circulatingSupply": "184467440737.0955200195", + "coin": "@1295", + "totalSupply": "184467440737.0955200195", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1296", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1297", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00001", + "midPx": null, + "circulatingSupply": "1000000000.0", + "coin": "@1298", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "73.412", + "midPx": "73.706", + "circulatingSupply": "472241279.1485568285", + "coin": "@1299", + "totalSupply": "999836093.3521988392", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "1000000000.0", + "coin": "@1300", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.1", + "midPx": null, + "circulatingSupply": "6000100.0", + "coin": "@1301", + "totalSupply": "6000100.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "1.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": "0.995", + "circulatingSupply": "2999985.8671670901", + "coin": "@1302", + "totalSupply": "3000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "67.216", + "midPx": null, + "circulatingSupply": "472241279.1485568285", + "coin": "@1303", + "totalSupply": "999836093.3521988392", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1304", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.2", + "midPx": null, + "circulatingSupply": "100000000000.0", + "coin": "@1305", + "totalSupply": "100000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.1", + "midPx": null, + "circulatingSupply": "10000000000.0", + "coin": "@1306", + "totalSupply": "10000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "0.0", + "coin": "@1307", + "totalSupply": "0.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.013055", + "dayNtlVlm": "0.0", + "markPx": "0.01", + "midPx": null, + "circulatingSupply": "125273437.5", + "coin": "@1308", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "18446744073709.55078125", + "coin": "@1309", + "totalSupply": "18446744073709.55078125", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.025", + "midPx": null, + "circulatingSupply": "18446744073709.55078125", + "coin": "@1310", + "totalSupply": "18446744073709.55078125", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.99", + "dayNtlVlm": "0.0", + "markPx": "0.99", + "midPx": "0.995", + "circulatingSupply": "2999985.8672058899", + "coin": "@1311", + "totalSupply": "3000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "81.173", + "midPx": null, + "circulatingSupply": "472241279.1485568285", + "coin": "@1312", + "totalSupply": "999836093.3521988392", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.15", + "midPx": null, + "circulatingSupply": "1000000000.0", + "coin": "@1313", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "60.0", + "midPx": null, + "circulatingSupply": "472241279.1485568285", + "coin": "@1314", + "totalSupply": "999836093.3521988392", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": "1.0", + "circulatingSupply": "101234567890.0", + "coin": "@1315", + "totalSupply": "101234567890.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "31.003", + "midPx": null, + "circulatingSupply": "472241279.1485568285", + "coin": "@1316", + "totalSupply": "999836093.3521988392", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "20999999.9385228343", + "coin": "@1317", + "totalSupply": "20999999.9405228347", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.03", + "dayNtlVlm": "0.0", + "markPx": "0.03", + "midPx": "0.030045", + "circulatingSupply": "1000000.0", + "coin": "@1318", + "totalSupply": "1000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "1.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": "0.9995", + "circulatingSupply": "1750000.0", + "coin": "@1319", + "totalSupply": "1750000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "31.003", + "midPx": null, + "circulatingSupply": "472241279.1485568285", + "coin": "@1320", + "totalSupply": "999836093.3521988392", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.040466", + "dayNtlVlm": "0.0", + "markPx": "0.040345", + "midPx": "0.040405", + "circulatingSupply": "99935498.6533124", + "coin": "@1321", + "totalSupply": "99935498.6533124", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.01003", + "dayNtlVlm": "0.0", + "markPx": "0.01", + "midPx": "0.010015", + "circulatingSupply": "10997499.2377000004", + "coin": "@1322", + "totalSupply": "10997499.2377000004", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.00005", + "midPx": null, + "circulatingSupply": "200000000.0", + "coin": "@1323", + "totalSupply": "200000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.00003009", + "dayNtlVlm": "30.09", + "markPx": "0.00003036", + "midPx": "0.0000304", + "circulatingSupply": "2000000000.0", + "coin": "@1324", + "totalSupply": "2000000000.0", + "dayBaseVlm": "1000000.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "198731878.4860300124", + "coin": "@1325", + "totalSupply": "198734759.9849900007", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "21000000.0", + "coin": "@1326", + "totalSupply": "21000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0001", + "midPx": null, + "circulatingSupply": "100000000.0", + "coin": "@1327", + "totalSupply": "100000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0097", + "dayNtlVlm": "0.0", + "markPx": "0.0097", + "midPx": null, + "circulatingSupply": "120410153.32948865", + "coin": "@1328", + "totalSupply": "999999997.0794886351", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "1.5", + "dayNtlVlm": "0.0", + "markPx": "1.5", + "midPx": null, + "circulatingSupply": "18446744073709.55078125", + "coin": "@1329", + "totalSupply": "18446744073709.55078125", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.009729", + "dayNtlVlm": "0.0", + "markPx": "0.0097", + "midPx": null, + "circulatingSupply": "720250000.0", + "coin": "@1330", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.002787", + "dayNtlVlm": "0.0", + "markPx": "0.002651", + "midPx": null, + "circulatingSupply": "2982000000.0", + "coin": "@1331", + "totalSupply": "2982000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.74", + "midPx": null, + "circulatingSupply": "200000000.0", + "coin": "@1332", + "totalSupply": "200000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0004", + "midPx": null, + "circulatingSupply": "45249998.5865430385", + "coin": "@1333", + "totalSupply": "45250000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.00001", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": "1.00005", + "circulatingSupply": "1000000000.0", + "coin": "@1334", + "totalSupply": "1000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.002642", + "dayNtlVlm": "0.0", + "markPx": "0.002642", + "midPx": "0.002638", + "circulatingSupply": "1050000000.0", + "coin": "@1335", + "totalSupply": "1050000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.05", + "midPx": null, + "circulatingSupply": "184467440737.0955200195", + "coin": "@1336", + "totalSupply": "184467440737.0955200195", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.092954", + "dayNtlVlm": "0.0", + "markPx": "0.094357", + "midPx": "0.094216", + "circulatingSupply": "5205999.99625393", + "coin": "@1337", + "totalSupply": "5205999.99625393", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": "1.0", + "circulatingSupply": "100000000000.0", + "coin": "@1338", + "totalSupply": "100000000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "134.85", + "midPx": null, + "circulatingSupply": "472241279.1485568285", + "coin": "@1339", + "totalSupply": "999836093.3521988392", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.0", + "midPx": null, + "circulatingSupply": "30000000.0", + "coin": "@1340", + "totalSupply": "30000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "138.0", + "midPx": null, + "circulatingSupply": "472241279.1485568285", + "coin": "@1341", + "totalSupply": "999836093.3521988392", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "0.0000303", + "midPx": null, + "circulatingSupply": "1980000000.0", + "coin": "@1342", + "totalSupply": "1980000000.0", + "dayBaseVlm": "0.0" + }, + { + "prevDayPx": "0.02328", + "dayNtlVlm": "23.28", + "markPx": "0.02328", + "midPx": "0.023245", + "circulatingSupply": "1038799999.2999999523", + "coin": "@1343", + "totalSupply": "1038799999.2999999523", + "dayBaseVlm": "1000.0" + }, + { + "prevDayPx": "0.0", + "dayNtlVlm": "0.0", + "markPx": "1.1", + "midPx": null, + "circulatingSupply": "1000000.0", + "coin": "@1344", + "totalSupply": "1000000.0", + "dayBaseVlm": "0.0" + } + ] +] diff --git a/tee-worker/omni-executor/rpc-server/src/methods/mod.rs b/tee-worker/omni-executor/rpc-server/src/methods/mod.rs index 8134f72ae6..044a1c4a94 100644 --- a/tee-worker/omni-executor/rpc-server/src/methods/mod.rs +++ b/tee-worker/omni-executor/rpc-server/src/methods/mod.rs @@ -5,6 +5,8 @@ use jsonrpsee::RpcModule; mod omni; use omni::*; +pub use omni::PumpxRpcError; + pub const PROTECTED_METHODS: [&str; 8] = [ "omni_testProtectedMethod", "omni_addWallet", diff --git a/tee-worker/omni-executor/rpc-server/src/methods/omni/mod.rs b/tee-worker/omni-executor/rpc-server/src/methods/omni/mod.rs index c6e3225481..ee51465945 100644 --- a/tee-worker/omni-executor/rpc-server/src/methods/omni/mod.rs +++ b/tee-worker/omni-executor/rpc-server/src/methods/omni/mod.rs @@ -2,7 +2,7 @@ use crate::server::RpcContext; use jsonrpsee::RpcModule; mod common; -use common::*; +pub use common::PumpxRpcError; mod get_health; use get_health::*; @@ -94,6 +94,11 @@ mod query_loan_test; #[cfg(feature = "test-endpoints")] use query_loan_test::*; +#[cfg(feature = "test-endpoints")] +mod payback_loan_test; +#[cfg(feature = "test-endpoints")] +use payback_loan_test::*; + pub fn register_omni( module: &mut RpcModule>, ) { @@ -135,4 +140,7 @@ pub fn register_omni, +} + +#[derive(Debug, Deserialize)] +pub struct PaybackLoanTestParams { + pub user_operation: SerializablePackedUserOperation, + pub chain_id: u64, + pub wallet_index: u32, + pub omni_account: String, + pub loan_nonce: u64, + // Expected minimal account value (USDC) on user's perp account (crossMarginSummary.accountValue) + // If the actual account value is smaller, it will error out and not close the position. + // + // This is just a safety guard to avoid unwanted position close (when e.g user is at big loss) + pub min_expected_account_value: String, +} + +#[derive(Serialize, Clone)] +pub struct PaybackLoanTestResponse { + pub collateral_ticker: String, + pub collateral_size: String, + pub hedge_cancel_tx_hash: Option, + pub hedge_close_cloid: Option, + pub hedge_close_tx_hash: Option, + pub usd_transfer_tx_hash: Option, + pub spot_buy_cloid: Option, + pub spot_buy_tx_hash: Option, +} + +pub fn register_payback_loan_test< + CrossChainIntentExecutor: IntentExecutor + Send + Sync + 'static, +>( + module: &mut RpcModule>, +) { + module + .register_async_method("omni_paybackLoanTest", |params, ctx, _ext| async move { + let params = params.parse::().map_err(|e| { + error!("Failed to parse params: {:?}", e); + PumpxRpcError::from( + DetailedError::new(PARSE_ERROR_CODE, "Parse error") + .with_reason("Invalid JSON format or missing required fields"), + ) + })?; + + debug!("Received omni_paybackLoanTest, params: {:?}", params); + + let omni_account = to_omni_account(¶ms.omni_account).map_err(|_| { + error!("Failed to parse omni account"); + PumpxRpcError::from(DetailedError::new( + PARSE_ERROR_CODE, + "Failed to parse omni account", + )) + })?; + + // Call the handler implementation + handle_payback_loan_impl( + Arc::clone(&ctx), + omni_account, + params.user_operation, + params.chain_id, + params.wallet_index, + params.loan_nonce, + params.min_expected_account_value, + ) + .await + }) + .expect("Failed to register omni_paybackLoanTest method"); +} + +// Main handler implementation +async fn handle_payback_loan_impl< + CrossChainIntentExecutor: IntentExecutor + Send + Sync + 'static, +>( + ctx: Arc>, + omni_account: AccountId, + skeleton_user_op: SerializablePackedUserOperation, + chain_id: u64, + wallet_index: u32, + loan_nonce: u64, + min_expected_account_value: String, +) -> Result { + let smart_wallet_address_str = &skeleton_user_op.sender; + + // Parse min_expected_account_value + let min_expected_account_value_f64 = + min_expected_account_value.parse::().map_err(|e| { + error!("Failed to parse min_expected_account_value: {}", e); + PumpxRpcError::from( + DetailedError::new(PARSE_ERROR_CODE, "Invalid parameter") + .with_reason(format!("Invalid min_expected_account_value value: {}", e)), + ) + })?; + + info!("Minimum expected account value threshold: {} USDC", min_expected_account_value_f64); + + // Initialize HyperCore client + let hypercore_client = HyperCoreClient::new(chain_id).map_err(|e| { + error!("Failed to create HyperCore client: {}", e); + PumpxRpcError::from( + DetailedError::new(INVALID_CHAIN_ID_CODE, "Chain not supported") + .with_reason(format!("Chain ID {} is not supported", chain_id)), + ) + })?; + + // Print initial account state + hypercore_client + .print_account_state(smart_wallet_address_str, "Before Payback") + .await; + + // Validate payback loan parameters and determine actions + let validation_result = precheck( + &ctx, + &hypercore_client, + &omni_account, + smart_wallet_address_str, + loan_nonce, + min_expected_account_value_f64, + ) + .await?; + + let collateral_ticker = &validation_result.collateral_ticker; + let collateral_size = validation_result.collateral_size; + let usdc_sold = validation_result.usdc_sold; + let usdc_loaned = validation_result.usdc_loaned; + let hedge_open_cloid = validation_result.hedge_open_cloid; + let should_cancel = validation_result.should_cancel; + let should_close = validation_result.should_close; + let position_size_to_close = validation_result.position_size_to_close; + let position_data = validation_result.position_data; + + // Fetch metadata and market prices from HyperCore in one call each + // Get spot market prices (markPx and midPx) along with spot metadata + let (spot_meta, spot_mark_price, spot_mid_price) = + hypercore_client.get_spot_market_prices(collateral_ticker).await.map_err(|e| { + error!("Failed to get spot market prices for {}: {}", collateral_ticker, e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error").with_reason(format!( + "Failed to get spot market prices for {}: {}", + collateral_ticker, e + )), + ) + })?; + + // Get perp market prices (markPx and midPx) along with perp metadata + let (meta, perp_mark_price, perp_mid_price) = + hypercore_client.get_perp_market_prices(collateral_ticker).await.map_err(|e| { + error!("Failed to get perp market prices for {}: {}", collateral_ticker, e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error").with_reason(format!( + "Failed to get perp market prices for {}: {}", + collateral_ticker, e + )), + ) + })?; + + // Get asset IDs + let spot_asset_id = get_spot_asset_id(collateral_ticker, &spot_meta).map_err(|e| { + error!("Failed to get spot asset ID: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error").with_reason(e), + ) + })?; + + let perp_asset_id = get_perp_asset_id(collateral_ticker, &meta).map_err(|e| { + error!("Failed to get perp asset ID: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error").with_reason(e), + ) + })?; + + // Get token metadata + let collateral_token = spot_meta + .tokens + .iter() + .find(|t| t.name.eq_ignore_ascii_case(collateral_ticker)) + .ok_or_else(|| { + error!("Token {} not found in spot meta", collateral_ticker); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Token {} not found in spot meta", collateral_ticker)), + ) + })?; + + let perp_asset = meta.universe.get(perp_asset_id as usize).ok_or_else(|| { + error!("Perp asset {} not found in meta", perp_asset_id); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Perp asset {} not found", perp_asset_id)), + ) + })?; + + info!( + "Market prices for {} - spot markPx: {} USDC, spot midPx: {} USDC, perp markPx: {} USDC, perp midPx: {} USDC", + collateral_ticker, spot_mark_price, spot_mid_price, perp_mark_price, perp_mid_price + ); + + // Track cloids and tx hashes + let mut current_nonce = skeleton_user_op.nonce; + let mut hedge_cancel_tx_hash = None; + let mut hedge_close_cloid_opt = None; + let mut hedge_close_tx_hash = None; + + // Action 1a: Cancel order if needed + if should_cancel { + info!("Action 1a: Canceling unfilled order..."); + + let cancel_action = build_cancel_order_by_cloid(perp_asset_id, hedge_open_cloid); + let cancel_calldata = encode_omni_account_execute( + get_core_writer_address(), + encode_send_raw_action(cancel_action), + ); + + let cancel_tx_hash = submit_corewriter_userop( + ctx.clone(), + &omni_account, + &prepare_skeleton_with_nonce(&skeleton_user_op, current_nonce), + chain_id, + wallet_index, + cancel_calldata, + "", + ) + .await?; + + info!("Action 1a: Cancel order submitted with tx_hash: {:?}", cancel_tx_hash); + hedge_cancel_tx_hash = cancel_tx_hash; + current_nonce += 1; + + // Wait for the order to be canceled + let order_canceled = hypercore_client + .wait_for_order( + smart_wallet_address_str, + &hedge_open_cloid.to_string(), + 30, + OrderWaitCondition::Canceled, + ) + .await + .map_err(|e| { + error!("Order cancel did not complete: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Order cancel failed: {}", e)), + ) + })?; + + if !order_canceled { + error!("Order cancel was rejected or expired"); + return Err(PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason("Order cancel was rejected or expired"), + )); + } + + info!("Action 1a: Order canceled successfully"); + + hypercore_client + .print_account_state(smart_wallet_address_str, "After Action 1a - Order Canceled") + .await; + } + + // Action 1b: Close position if needed + if should_close { + info!("Action 1b: Closing hedge position..."); + + let hedge_close_cloid = generate_cloid(); + hedge_close_cloid_opt = Some(hedge_close_cloid.to_string()); + let close_size_abs = position_size_to_close.abs(); + let clamped_close_size = clamp_size(close_size_abs, perp_asset.sz_decimals); + // For closing long position (selling), we want to sell at the highest buy price (bid) + let (perp_bid_price, _perp_ask_price) = get_bid_ask_prices(perp_mark_price, perp_mid_price); + let target_close_price = perp_bid_price * PERP_CLOSE_PRICE_RATIO; + let clamped_close_price = clamp_price(target_close_price, perp_asset.sz_decimals, false); + + info!( + "Perp close pricing - markPx: {}, midPx: {}, bid (highest buy): {}, target (with {}x buffer): {}, clamped: {}", + perp_mark_price, perp_mid_price, perp_bid_price, PERP_CLOSE_PRICE_RATIO, target_close_price, clamped_close_price + ); + + let clamped_close_size_f64 = clamped_close_size.parse::().map_err(|e| { + error!("Failed to parse clamped close size: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Failed to parse clamped close size: {}", e)), + ) + })?; + let clamped_close_price_f64 = clamped_close_price.parse::().map_err(|e| { + error!("Failed to parse clamped close price: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Failed to parse clamped close price: {}", e)), + ) + })?; + + let close_size_units = to_price_units(clamped_close_size_f64); + let close_price_units = to_price_units(clamped_close_price_f64); + + let close_action = build_perp_close_order( + perp_asset_id, + close_size_units, + close_price_units, + hedge_close_cloid, + ); + let close_calldata = encode_omni_account_execute( + get_core_writer_address(), + encode_send_raw_action(close_action), + ); + + hedge_close_tx_hash = submit_corewriter_userop( + ctx.clone(), + &omni_account, + &prepare_skeleton_with_nonce(&skeleton_user_op, current_nonce), + chain_id, + wallet_index, + close_calldata, + "", + ) + .await?; + + info!( + "Action 1b: Hedge close order submitted, price: {}, size: {}, tx_hash: {:?}", + clamped_close_price_f64, clamped_close_size_f64, hedge_close_tx_hash + ); + current_nonce += 1; + + let order_filled = hypercore_client + .wait_for_order( + smart_wallet_address_str, + &hedge_close_cloid.to_string(), + 30, + OrderWaitCondition::Filled, + ) + .await + .map_err(|e| { + error!("Hedge close order did not complete: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Hedge close order failed: {}", e)), + ) + })?; + + if !order_filled { + error!("Hedge close order was rejected or canceled"); + return Err(PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason("Hedge close order was rejected or canceled"), + )); + } + + info!("Action 1b: Hedge position closed successfully"); + + hypercore_client + .print_account_state(smart_wallet_address_str, "After Action 1b - Hedge Closed") + .await; + } + + // Action 2: Transfer USDC from perp to spot + // Always needed - either closing proceeds or unused margin from unfilled order + info!("Action 2: Transferring USDC from perp to spot..."); + + let perp_state_after_actions = hypercore_client + .get_perp_clearinghouse_state(smart_wallet_address_str) + .await + .map_err(|e| { + error!("Failed to get perp state: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Failed to query perp state: {}", e)), + ) + })?; + + let withdrawable_usdc = perp_state_after_actions.withdrawable.parse::().map_err(|e| { + error!("Failed to parse withdrawable USDC: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Failed to parse withdrawable USDC: {}", e)), + ) + })?; + + info!("Current withdrawable USDC from perp: {}", withdrawable_usdc); + + // Calculate precise transfer amount + // For position closed: initial_margin + unrealized_pnl - cum_funding - close_fee - buffer + // For unfilled order: just initial_margin (what was deposited to perp) + let initial_margin = usdc_sold - usdc_loaned; + + let transfer_amount = if let Some(( + unrealized_pnl, + cum_funding_all_time, + margin_used, + position_value, + stored_withdrawable, + )) = position_data + { + // Position was closed - calculate precise amount + + // Calculate close position fee: 0.045% of notional value + let close_position_fee = position_value * 0.00045; + + // Calculate precise transfer amount with small buffer (0.01 USDC) for rounding errors + let buffer = 0.01; + let calculated_amount = + initial_margin + unrealized_pnl - cum_funding_all_time - close_position_fee - buffer; + + info!( + "Transfer amount calculation: initial_margin={}, unrealized_pnl={}, cum_funding_all_time={}, close_fee={}, buffer={}, calculated={}", + initial_margin, unrealized_pnl, cum_funding_all_time, close_position_fee, buffer, calculated_amount + ); + + // Validate: transfer amount must be <= withdrawable + margin_used + // Note: margin_used from before closing, but after closing it becomes part of withdrawable + let max_transferable = stored_withdrawable + margin_used; + if calculated_amount > max_transferable { + error!( + "Calculated transfer amount ({}) exceeds max transferable ({} = {} withdrawable + {} margin_used)", + calculated_amount, max_transferable, stored_withdrawable, margin_used + ); + return Err(PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Invalid transfer amount").with_reason( + format!( + "Calculated transfer amount ({}) exceeds available funds ({})", + calculated_amount, max_transferable + ), + ), + )); + } + + // Also ensure we don't try to transfer more than what's actually withdrawable now + let final_amount = calculated_amount.min(withdrawable_usdc); + info!( + "✓ Transfer amount validation passed: {} <= {} (max transferable), using {}", + calculated_amount, max_transferable, final_amount + ); + + final_amount + } else { + // No position was closed (order was unfilled) - transfer just initial margin + info!("No position closed, transferring initial margin: {}", initial_margin); + initial_margin.min(withdrawable_usdc) + }; + + info!("Transferring {} USDC from perp to spot", transfer_amount); + + // Get initial spot balance BEFORE submitting the transfer + let initial_spot_usdc = hypercore_client + .get_spot_balance(smart_wallet_address_str, "USDC") + .await + .map_err(|e| { + error!("Failed to get initial spot USDC balance: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Failed to query spot USDC balance: {}", e)), + ) + })?; + + let transfer_amount_units = to_usdc_units(transfer_amount); + let transfer_action = build_usd_class_transfer_to_spot(transfer_amount_units); + let transfer_calldata = encode_omni_account_execute( + get_core_writer_address(), + encode_send_raw_action(transfer_action), + ); + + let usd_transfer_tx_hash = submit_corewriter_userop( + ctx.clone(), + &omni_account, + &prepare_skeleton_with_nonce(&skeleton_user_op, current_nonce), + chain_id, + wallet_index, + transfer_calldata, + "", + ) + .await?; + + info!("Action 2: USD transfer submitted with tx_hash: {:?}", usd_transfer_tx_hash); + current_nonce += 1; + + hypercore_client + .wait_for_spot_balance_increase( + smart_wallet_address_str, + "USDC", + initial_spot_usdc, + transfer_amount, + 30, + ) + .await + .map_err(|e| { + error!("USD transfer to spot failed: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Transfer timeout").with_reason(e), + ) + })?; + + info!("Action 2: USDC transfer completed"); + + hypercore_client + .print_account_state(smart_wallet_address_str, "After Action 2 - USD Transfer to Spot") + .await; + + // Action 3: Spot buy collateral + info!("Action 3: Buying back collateral in spot market..."); + + // Get current USDC balance to determine how much collateral we can afford + let current_spot_usdc = hypercore_client + .get_spot_balance(smart_wallet_address_str, "USDC") + .await + .map_err(|e| { + error!("Failed to get current spot USDC balance: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Failed to query spot USDC balance: {}", e)), + ) + })?; + + info!("Current spot USDC balance: {} USDC", current_spot_usdc); + + // Refresh spot prices before buying, as time could have elapsed since validation + info!("Refreshing spot market prices before Action 3..."); + let (_spot_meta_refreshed, spot_mark_price_refreshed, spot_mid_price_refreshed) = + hypercore_client.get_spot_market_prices(collateral_ticker).await.map_err(|e| { + error!("Failed to refresh spot market prices for {}: {}", collateral_ticker, e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error").with_reason(format!( + "Failed to refresh spot market prices for {}: {}", + collateral_ticker, e + )), + ) + })?; + + let spot_buy_cloid = generate_cloid(); + let spot_buy_cloid_str = spot_buy_cloid.to_string(); + // For buying, we want to buy at the lowest sell price (ask) + let (_spot_bid_price, spot_ask_price) = + get_bid_ask_prices(spot_mark_price_refreshed, spot_mid_price_refreshed); + let target_buy_price = spot_ask_price * SPOT_BUY_PRICE_RATIO; + let clamped_buy_price = clamp_price(target_buy_price, collateral_token.sz_decimals, true); + + // Calculate affordable collateral: how much can we buy with available USDC? + let clamped_buy_price_f64 = clamped_buy_price.parse::().map_err(|e| { + error!("Failed to parse clamped buy price: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Failed to parse clamped buy price: {}", e)), + ) + })?; + + let affordable_collateral = current_spot_usdc / clamped_buy_price_f64; + + // Use the minimum of what we want vs what we can afford + let actual_buy_size = collateral_size.min(affordable_collateral); + let clamped_buy_size = clamp_size(actual_buy_size, collateral_token.sz_decimals); + + info!( + "Spot buy calculation - desired: {}, affordable: {}, using: {} (clamped: {})", + collateral_size, affordable_collateral, actual_buy_size, clamped_buy_size + ); + + info!( + "Spot buy pricing - markPx: {}, midPx: {}, ask (lowest sell): {}, target (with {}x buffer): {}, clamped: {}", + spot_mark_price_refreshed, spot_mid_price_refreshed, spot_ask_price, SPOT_BUY_PRICE_RATIO, target_buy_price, clamped_buy_price + ); + + let clamped_buy_size_f64 = clamped_buy_size.parse::().map_err(|e| { + error!("Failed to parse clamped buy size: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Failed to parse clamped buy size: {}", e)), + ) + })?; + let clamped_buy_price_f64 = clamped_buy_price.parse::().map_err(|e| { + error!("Failed to parse clamped buy price: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Failed to parse clamped buy price: {}", e)), + ) + })?; + + let buy_size_units = to_price_units(clamped_buy_size_f64); + let buy_price_units = to_price_units(clamped_buy_price_f64); + + let spot_buy_action = + build_spot_buy_order(spot_asset_id, buy_size_units, buy_price_units, spot_buy_cloid); + let spot_buy_calldata = encode_omni_account_execute( + get_core_writer_address(), + encode_send_raw_action(spot_buy_action), + ); + + let spot_buy_tx_hash = submit_corewriter_userop( + ctx.clone(), + &omni_account, + &prepare_skeleton_with_nonce(&skeleton_user_op, current_nonce), + chain_id, + wallet_index, + spot_buy_calldata, + "", + ) + .await?; + + info!( + "Action 3: Spot buy order submitted, price: {}, size: {}, tx_hash: {:?}", + clamped_buy_price_f64, clamped_buy_size_f64, spot_buy_tx_hash + ); + + let buy_order_filled = hypercore_client + .wait_for_order( + smart_wallet_address_str, + &spot_buy_cloid.to_string(), + 30, + OrderWaitCondition::Filled, + ) + .await + .map_err(|e| { + error!("Spot buy order did not complete: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Spot buy order failed: {}", e)), + ) + })?; + + if !buy_order_filled { + error!("Spot buy order was rejected or canceled"); + return Err(PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason("Spot buy order was rejected or canceled"), + )); + } + + info!("Action 3: Spot buy order filled successfully"); + + hypercore_client + .print_account_state(smart_wallet_address_str, "After Action 3 - Spot Buy Complete") + .await; + + Ok(PaybackLoanTestResponse { + collateral_ticker: collateral_ticker.to_string(), + collateral_size: collateral_size.to_string(), + hedge_cancel_tx_hash, + hedge_close_cloid: hedge_close_cloid_opt, + hedge_close_tx_hash, + usd_transfer_tx_hash, + spot_buy_cloid: Some(spot_buy_cloid_str), + spot_buy_tx_hash, + }) +} + +/// Helper to verify hedge position exists and is not liquidated +/// Returns: (position_size, account_value, unrealized_pnl, cum_funding_all_time, margin_used, position_value, withdrawable) +/// where account_value = crossMarginSummary.accountValue +async fn verify_hedge_position( + hypercore_client: &HyperCoreClient, + smart_wallet_address: &str, + collateral_ticker: &str, +) -> Result<(f64, f64, f64, f64, f64, f64, f64), PumpxRpcError> { + let perp_state = hypercore_client + .get_perp_clearinghouse_state(smart_wallet_address) + .await + .map_err(|e| { + error!("Failed to get perp state: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Failed to query perp state: {}", e)), + ) + })?; + + let hedge_position = perp_state + .asset_positions + .iter() + .find(|pos| pos.position.coin.eq_ignore_ascii_case(collateral_ticker)) + .ok_or_else(|| { + error!("Hedge position for {} not found", collateral_ticker); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Position not found").with_reason(format!( + "Position for {} not found or liquidated", + collateral_ticker + )), + ) + })?; + + let position_size = hedge_position.position.szi.parse::().map_err(|e| { + error!("Failed to parse position size: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Invalid position size: {}", e)), + ) + })?; + + if position_size <= 0.0 { + error!("Position liquidated (size: {})", position_size); + return Err(PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Position liquidated") + .with_reason(format!("Position for {} has been liquidated", collateral_ticker)), + )); + } + + // Get account value from crossMarginSummary + let account_value = + perp_state.cross_margin_summary.account_value.parse::().map_err(|e| { + error!("Failed to parse account value: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Invalid account value: {}", e)), + ) + })?; + + // Parse additional position data + let unrealized_pnl = hedge_position.position.unrealized_pnl.parse::().map_err(|e| { + error!("Failed to parse unrealized PnL: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Invalid unrealized PnL: {}", e)), + ) + })?; + + let cum_funding_all_time = + hedge_position.position.cum_funding.all_time.parse::().map_err(|e| { + error!("Failed to parse cumulative funding: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Invalid cumulative funding: {}", e)), + ) + })?; + + let margin_used = hedge_position.position.margin_used.parse::().map_err(|e| { + error!("Failed to parse margin used: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Invalid margin used: {}", e)), + ) + })?; + + let position_value = hedge_position.position.position_value.parse::().map_err(|e| { + error!("Failed to parse position value: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Invalid position value: {}", e)), + ) + })?; + + let withdrawable = perp_state.withdrawable.parse::().map_err(|e| { + error!("Failed to parse withdrawable: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Invalid withdrawable: {}", e)), + ) + })?; + + info!( + "Position data for {}: size={}, account_value={}, unrealized_pnl={}, cum_funding_all_time={}, margin_used={}, position_value={}, withdrawable={}", + collateral_ticker, position_size, account_value, unrealized_pnl, cum_funding_all_time, margin_used, position_value, withdrawable + ); + + Ok(( + position_size, + account_value, + unrealized_pnl, + cum_funding_all_time, + margin_used, + position_value, + withdrawable, + )) +} + +/// Performs all validation checks for payback loan, including retrieving loan record and determining actions +async fn precheck( + ctx: &RpcContext, + hypercore_client: &HyperCoreClient, + omni_account: &AccountId, + smart_wallet_address: &str, + loan_nonce: u64, + min_expected_account_value_f64: f64, +) -> Result { + // Step 1: Retrieve loan record from storage + info!("Retrieving loan record for omni_account {:?}, nonce {}", omni_account, loan_nonce); + + let storage_key = + executor_storage::loan_record::Key { account_id: omni_account.clone(), nonce: loan_nonce }; + + let loan_record = ctx + .loan_record_storage + .get(&storage_key) + .map_err(|_| { + error!("Failed to retrieve loan record from storage"); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason("Failed to retrieve loan record from storage"), + ) + })? + .ok_or_else(|| { + error!("Loan record not found for nonce {}", loan_nonce); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Loan record not found") + .with_reason(format!("No loan record found for nonce {}", loan_nonce)), + ) + })?; + + info!("Retrieved loan record: {:?}", loan_record); + + let collateral_ticker = loan_record.collateral_ticker.to_uppercase(); + let collateral_size = loan_record.collateral_size.parse::().map_err(|e| { + error!("Failed to parse collateral_size: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Invalid collateral_size in loan record: {}", e)), + ) + })?; + + let usdc_sold = loan_record.usdc_sold.parse::().map_err(|e| { + error!("Failed to parse usdc_sold: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Invalid usdc_sold in loan record: {}", e)), + ) + })?; + + let usdc_loaned = loan_record.usdc_loaned.parse::().map_err(|e| { + error!("Failed to parse usdc_loaned: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Invalid usdc_loaned in loan record: {}", e)), + ) + })?; + + let hedge_open_cloid = loan_record.hedge_open_cloid.parse::().map_err(|e| { + error!("Failed to parse hedge_open_cloid: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Invalid hedge_open_cloid in loan record: {}", e)), + ) + })?; + + // Parse position_size from loan record (the actual position opened for this loan) + let loan_position_size = loan_record.position_size.parse::().map_err(|e| { + error!("Failed to parse position_size: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Invalid position_size in loan record: {}", e)), + ) + })?; + + info!("Loan record position size (to be closed): {}", loan_position_size); + + // Step 2: Check USDC balance in spot account + info!("Checking USDC balance in spot account..."); + let usdc_balance = hypercore_client + .get_spot_balance(smart_wallet_address, "USDC") + .await + .map_err(|e| { + error!("Failed to get USDC balance: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Failed to query USDC balance: {}", e)), + ) + })?; + + info!("User USDC balance: {}, loan amount: {}", usdc_balance, usdc_loaned); + + if usdc_balance < usdc_loaned { + error!( + "Insufficient USDC balance: user has {} but needs {} to pay back loan", + usdc_balance, usdc_loaned + ); + return Err(PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Insufficient USDC balance").with_reason( + format!( + "User has {} USDC but needs {} USDC to pay back the loan", + usdc_balance, usdc_loaned + ), + ), + )); + } + + info!("✓ USDC balance check passed: user has sufficient USDC"); + + // Step 3: Check hedge order status + info!( + "Checking hedge order status for loan nonce {} with hedge_open_cloid {}", + loan_nonce, hedge_open_cloid + ); + + let order_status = hypercore_client + .get_order_status(smart_wallet_address, &hedge_open_cloid.to_string()) + .await + .map_err(|e| { + error!("Failed to get order status for cloid {}: {}", hedge_open_cloid, e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Failed to get order status").with_reason( + format!("Cannot retrieve order status for cloid {}: {}", hedge_open_cloid, e), + ), + ) + })?; + + // Store position data for transfer amount calculation + let mut position_data: Option<(f64, f64, f64, f64, f64)> = None; // (unrealized_pnl, cum_funding_all_time, margin_used, position_value, withdrawable) + + let (should_cancel, should_close, position_size_to_close) = if let Some(order_info) = + order_status.order + { + let status = order_info.status.as_str(); + info!("Hedge order status: {}", status); + + match status { + "filled" => { + // Case 1: Fully filled - close position + info!("Case 1: Order fully filled, will close position"); + let ( + actual_position_size, + account_value, + unrealized_pnl, + cum_funding_all_time, + margin_used, + position_value, + withdrawable, + ) = verify_hedge_position(hypercore_client, smart_wallet_address, &collateral_ticker) + .await?; + + // Validate that actual position size >= loan position size + if actual_position_size < loan_position_size { + error!( + "Actual position size ({}) is less than loan position size ({})", + actual_position_size, loan_position_size + ); + return Err(PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Position size mismatch") + .with_reason(format!( + "Actual position size ({}) is less than expected from loan record ({})", + actual_position_size, loan_position_size + )), + )); + } + info!( + "✓ Position size check passed: actual {} >= loan record {}", + actual_position_size, loan_position_size + ); + + // Validate account value against minimum threshold + if account_value < min_expected_account_value_f64 { + error!( + "Account value ({} USDC) is below minimum expected account value ({} USDC)", + account_value, min_expected_account_value_f64 + ); + return Err(PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Account value too low").with_reason( + format!( + "Account value ({} USDC) is below minimum expected ({} USDC). Refusing to close position with unexpected loss.", + account_value, min_expected_account_value_f64 + ), + ), + )); + } + info!( + "✓ Account value check passed: {} USDC >= {} USDC", + account_value, min_expected_account_value_f64 + ); + + // Store position data for later transfer calculation + position_data = Some(( + unrealized_pnl, + cum_funding_all_time, + margin_used, + position_value, + withdrawable, + )); + + // Use loan position size (not total position size) + (false, true, loan_position_size) + }, + "open" => { + // Case 2: Not filled at all - cancel order + info!("Case 2: Order not filled, will cancel"); + (true, false, 0.0) + }, + "partial_fill" => { + // Case 3: Partially filled - cancel + close filled part + info!( + "Case 3: Order partially filled, will cancel order and close filled position" + ); + let ( + actual_position_size, + account_value, + unrealized_pnl, + cum_funding_all_time, + margin_used, + position_value, + withdrawable, + ) = verify_hedge_position(hypercore_client, smart_wallet_address, &collateral_ticker) + .await?; + + // Validate that actual position size >= loan position size + // For partial fill, the actual position might be less than expected, + // but we should close whatever was actually filled + if actual_position_size < loan_position_size { + info!( + "Partial fill: actual position size ({}) is less than expected ({}), will close actual size", + actual_position_size, loan_position_size + ); + } else { + info!( + "✓ Position size check: actual {} >= loan record {}", + actual_position_size, loan_position_size + ); + } + + // Validate account value against minimum threshold + if account_value < min_expected_account_value_f64 { + error!( + "Account value ({} USDC) is below minimum expected account value ({} USDC)", + account_value, min_expected_account_value_f64 + ); + return Err(PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Account value too low").with_reason( + format!( + "Account value ({} USDC) is below minimum expected ({} USDC). Refusing to close position with unexpected loss.", + account_value, min_expected_account_value_f64 + ), + ), + )); + } + info!( + "✓ Account value check passed: {} USDC >= {} USDC", + account_value, min_expected_account_value_f64 + ); + + // Store position data for later transfer calculation + position_data = Some(( + unrealized_pnl, + cum_funding_all_time, + margin_used, + position_value, + withdrawable, + )); + + // For partial fill, close the minimum of loan position size and actual position size + // This handles the case where the position was partially filled + let position_to_close = loan_position_size.min(actual_position_size); + (true, true, position_to_close) + }, + "canceled" | "rejected" | "expired" => { + error!("Order already in terminal state: {}", status); + return Err(PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Order not active") + .with_reason(format!("Order is already {}", status)), + )); + }, + _ => { + error!("Unexpected order status: {}", status); + return Err(PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Unexpected order status") + .with_reason(format!("Unknown status: {}", status)), + )); + }, + } + } else { + error!("Order not found for cloid {}", hedge_open_cloid); + return Err(PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Order not found") + .with_reason(format!("No order found with cloid {}", hedge_open_cloid)), + )); + }; + + Ok(PaybackLoanValidationResult { + collateral_ticker, + collateral_size, + usdc_sold, + usdc_loaned, + hedge_open_cloid, + should_cancel, + should_close, + position_size_to_close, + position_data, + }) +} diff --git a/tee-worker/omni-executor/rpc-server/src/methods/omni/request_loan_test.rs b/tee-worker/omni-executor/rpc-server/src/methods/omni/request_loan_test.rs index d0622d1bc0..5ff5b5fedd 100644 --- a/tee-worker/omni-executor/rpc-server/src/methods/omni/request_loan_test.rs +++ b/tee-worker/omni-executor/rpc-server/src/methods/omni/request_loan_test.rs @@ -1,30 +1,30 @@ use crate::detailed_error::DetailedError; -use crate::error_code::{ - INTERNAL_ERROR_CODE, INVALID_CHAIN_ID_CODE, INVALID_USER_OPERATION_CODE, PARSE_ERROR_CODE, - SIGNATURE_SERVICE_UNAVAILABLE_CODE, -}; +use crate::error_code::{INTERNAL_ERROR_CODE, INVALID_CHAIN_ID_CODE, PARSE_ERROR_CODE}; use crate::methods::omni::PumpxRpcError; use crate::server::RpcContext; -use crate::utils::paymaster::{ - extract_paymaster_address, is_whitelisted_paymaster, parse_whitelisted_paymasters, - process_erc20_paymaster_data, -}; -use crate::utils::user_op::{convert_to_packed_user_op, substrate_to_ethereum_signature}; -use aa_contracts_client::calculate_user_operation_hash; -use alloy::primitives::{Address, Bytes}; -use binance_api::BinancePaymasterApi; +use crate::utils::omni::to_omni_account; +use crate::utils::user_op::{prepare_skeleton_with_nonce, submit_corewriter_userop}; +use alloy::primitives::Address; use executor_core::intent_executor::IntentExecutor; use executor_core::types::SerializablePackedUserOperation; use executor_primitives::{AccountId, ChainId}; use executor_storage::{LoanRecord, Storage}; use hyperliquid::*; use jsonrpsee::RpcModule; -use parity_scale_codec::Decode; use serde::{Deserialize, Serialize}; -use signer_client::ChainType; use std::sync::Arc; use tracing::{debug, error, info}; +/// Result of loan request validation, containing metadata needed for order construction +struct LoanRequestValidationResult { + spot_asset_id: u32, + perp_asset_id: u32, + spot_sz_decimals: u8, + perp_sz_decimals: u8, + max_leverage: u32, + lending_ratio_f64: f64, +} + #[derive(Debug, Deserialize)] pub struct RequestLoanTestParams { pub user_operation: SerializablePackedUserOperation, @@ -63,28 +63,13 @@ pub fn register_request_loan_test< debug!("Received omni_requestLoanTest, params: {:?}", params); - let address_bytes = - hex::decode(params.omni_account.strip_prefix("0x").unwrap_or(¶ms.omni_account)) - .map_err(|_| { - error!("Failed to decode omni account hex string"); - PumpxRpcError::from( - DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") - .with_reason("Failed to decode omni account hex string"), - ) - })?; - - if address_bytes.len() != 32 { - error!( - "Invalid omni account length: expected 32 bytes, got {}", - address_bytes.len() - ); - return Err(PumpxRpcError::from( - DetailedError::new(INTERNAL_ERROR_CODE, "Internal error").with_reason(format!( - "Invalid omni account length: expected 32 bytes, got {}", - address_bytes.len() - )), - )); - } + let omni_account = to_omni_account(¶ms.omni_account).map_err(|_| { + error!("Failed to parse omni account"); + PumpxRpcError::from( + DetailedError::new(PARSE_ERROR_CODE, "Parse error") + .with_reason("Failed to parse omni account"), + ) + })?; // Validate sender address params.user_operation.sender.parse::
().map_err(|e| { @@ -130,14 +115,6 @@ pub fn register_request_loan_test< )); } - let omni_account = AccountId::decode(&mut &address_bytes[..]).map_err(|_| { - error!("Failed to decode AccountId from bytes"); - PumpxRpcError::from( - DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") - .with_reason("Failed to decode AccountId from bytes"), - ) - })?; - // Call the inlined handler logic handle_request_loan_impl( Arc::clone(&ctx), @@ -155,447 +132,6 @@ pub fn register_request_loan_test< .expect("Failed to register omni_requestLoanTest method"); } -// Helper function to print account state -async fn print_account_state(hypercore_client: &HyperCoreClient, user_address: &str, label: &str) { - info!("========== Account State: {} ==========", label); - - // Print spot balances - match hypercore_client.get_spot_clearinghouse_state(user_address).await { - Ok(spot_state) => { - info!("Spot Balances:"); - for balance in &spot_state.balances { - let total: f64 = balance.total.parse().unwrap_or(0.0); - let hold: f64 = balance.hold.parse().unwrap_or(0.0); - if total > 0.0 || hold > 0.0 { - info!(" {} - Total: {}, Hold: {}", balance.coin, balance.total, balance.hold); - } - } - }, - Err(e) => { - info!("Failed to fetch spot balances: {}", e); - }, - } - - // Print perp clearinghouse state - match hypercore_client.get_perp_clearinghouse_state(user_address).await { - Ok(perp_state) => { - info!("Perp Margin Summary:"); - info!( - " Account Value: {}, Total Margin Used: {}, Withdrawable: {}", - perp_state.margin_summary.account_value, - perp_state.margin_summary.total_margin_used, - perp_state.withdrawable - ); - - if !perp_state.asset_positions.is_empty() { - info!("Open Positions:"); - for asset_pos in &perp_state.asset_positions { - let pos = &asset_pos.position; - info!( - " {} - Size: {}, Entry Px: {}, Position Value: {}, Unrealized PnL: {}, Leverage: {}x", - pos.coin, - pos.szi, - pos.entry_px.as_ref().unwrap_or(&"N/A".to_string()), - pos.position_value, - pos.unrealized_pnl, - pos.leverage.value - ); - } - } else { - info!("Open Positions: None"); - } - }, - Err(e) => { - info!("Failed to fetch perp clearinghouse state: {}", e); - }, - } - - info!("=========================================="); -} - -// Helper function to validate loan request parameters -#[allow(clippy::too_many_arguments)] -async fn validate_loan_request_parameters( - hypercore_client: &HyperCoreClient, - smart_wallet_address: &str, - collateral_ticker: &str, - collateral_size: f64, - collateral_token: &SpotToken, - perp_asset: &PerpAsset, - lending_ratio: u32, - spot_market_price: f64, - perp_market_price: f64, -) -> Result<(f64, f64), PumpxRpcError> { - // 1. Validate collateral size for spot trading - validate_trade_size(collateral_size, collateral_token.sz_decimals, None).map_err(|e| { - error!("Invalid collateral size for spot trading: {}", e); - PumpxRpcError::from( - DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") - .with_reason(format!("Invalid collateral size: {}", e)), - ) - })?; - - info!( - "✓ Collateral size {} validated for spot trading (sz_decimals={})", - collateral_size, collateral_token.sz_decimals - ); - - // 2. Calculate estimated values for perp position - let lending_ratio_f64 = (lending_ratio as f64) / 100.0; - let estimated_usdc_from_spot = collateral_size * spot_market_price; - let estimated_usdc_for_perp = estimated_usdc_from_spot * (1.0 - lending_ratio_f64); - let estimated_leverage = (1.0 / (1.0 - lending_ratio_f64)).min(perp_asset.max_leverage as f64); - let estimated_perp_notional = estimated_usdc_for_perp * estimated_leverage; - - // 3. Validate minimum perp order notional value ($10 minimum) - const MIN_PERP_NOTIONAL: f64 = 10.0; - - if estimated_perp_notional < MIN_PERP_NOTIONAL { - error!( - "Perp order notional value too small: estimated ${:.2} (collateral_size={}, spot_price={:.2}, lending_ratio={}%, leverage={:.2}x) - minimum required: ${}", - estimated_perp_notional, collateral_size, spot_market_price, lending_ratio, estimated_leverage, MIN_PERP_NOTIONAL - ); - return Err(PumpxRpcError::from( - DetailedError::new(INTERNAL_ERROR_CODE, "Internal error").with_reason(format!( - "Perp order notional value too small: ${:.2} < ${} minimum. Increase collateral_size or decrease lending_ratio.", - estimated_perp_notional, MIN_PERP_NOTIONAL - )), - )); - } - - info!( - "✓ Perp notional value: ${:.2} (margin={:.2}, leverage={:.2}x) >= ${} minimum", - estimated_perp_notional, estimated_usdc_for_perp, estimated_leverage, MIN_PERP_NOTIONAL - ); - - // 4. Validate estimated hedge size can be properly rounded to perp sz_decimals - let estimated_hedge_size = estimated_perp_notional / perp_market_price; - - validate_trade_size(estimated_hedge_size, perp_asset.sz_decimals, None).map_err(|e| { - error!("Invalid estimated hedge size for perp trading: {}", e); - PumpxRpcError::from(DetailedError::new(INTERNAL_ERROR_CODE, "Internal error").with_reason( - format!( - "Invalid estimated hedge size (margin={:.2}, leverage={:.2}x, perp_price={:.2}, size={}): {}", - estimated_usdc_for_perp, estimated_leverage, perp_market_price, estimated_hedge_size, e - ), - )) - })?; - - info!( - "✓ Estimated hedge size {} validated for perp trading (sz_decimals={})", - estimated_hedge_size, perp_asset.sz_decimals - ); - - // 5. Validate user balance - let user_balance = hypercore_client - .get_spot_balance(smart_wallet_address, collateral_ticker) - .await - .map_err(|e| { - error!("Failed to get user balance: {}", e); - PumpxRpcError::from( - DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") - .with_reason(format!("Failed to query balance: {}", e)), - ) - })?; - - if user_balance < collateral_size { - error!( - "Insufficient balance: user has {} but needs {} {}", - user_balance, collateral_size, collateral_ticker - ); - return Err(PumpxRpcError::from( - DetailedError::new(INTERNAL_ERROR_CODE, "Internal error").with_reason(format!( - "Insufficient balance: user has {} but needs {} {}", - user_balance, collateral_size, collateral_ticker - )), - )); - } - - info!( - "✓ Balance check passed: user has {} {} (required: {})", - user_balance, collateral_ticker, collateral_size - ); - - Ok((user_balance, lending_ratio_f64)) -} - -// Helper function to submit a CoreWriter userOp -#[allow(clippy::too_many_arguments)] -async fn submit_corewriter_userop< - CrossChainIntentExecutor: IntentExecutor + Send + Sync + 'static, ->( - ctx: Arc>, - omni_account: &AccountId, - skeleton_user_op: &SerializablePackedUserOperation, - chain_id: u64, - wallet_index: u32, - call_data: String, - _client_id: &str, -) -> Result, PumpxRpcError> { - let smart_wallet_address = &skeleton_user_op.sender; - - let entry_point_client = ctx.entry_point_clients.get(&chain_id).ok_or_else(|| { - error!("No EntryPoint client configured for chain_id: {}", chain_id); - PumpxRpcError::from( - DetailedError::new(INVALID_CHAIN_ID_CODE, "Chain not supported") - .with_reason(format!("Chain ID {} is not supported", chain_id)), - ) - })?; - - let nonce = skeleton_user_op.nonce; - info!("Using nonce {} for smart wallet {}", nonce, smart_wallet_address); - - // Use gas settings from skeleton UserOp if provided, otherwise calculate - let (gas_fees, account_gas_limits, pre_verification_gas) = - if !skeleton_user_op.gas_fees.is_empty() - && skeleton_user_op.gas_fees != "0x" - && !skeleton_user_op.account_gas_limits.is_empty() - && skeleton_user_op.account_gas_limits != "0x" - { - info!("Using gas settings from skeleton UserOp"); - ( - skeleton_user_op.gas_fees.clone(), - skeleton_user_op.account_gas_limits.clone(), - skeleton_user_op.pre_verification_gas, - ) - } else { - info!("Calculating gas fees"); - let (max_fee_per_gas, max_priority_fee_per_gas) = - entry_point_client.calculate_gas_fees_with_buffer(20).await.map_err(|e| { - error!("Failed to calculate gas fees: {:?}", e); - PumpxRpcError::from( - DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") - .with_reason("Failed to calculate gas fees"), - ) - })?; - ( - pack_gas_fees(max_fee_per_gas.to::(), max_priority_fee_per_gas.to::()), - pack_account_gas_limits(1_000_000, 2_000_000), - 100_000, - ) - }; - - let init_code = skeleton_user_op.init_code.clone(); - - // Build UserOp - let user_op = SerializablePackedUserOperation { - sender: smart_wallet_address.to_string(), - nonce, - init_code, - call_data, - account_gas_limits, - pre_verification_gas, - gas_fees, - paymaster_and_data: if !skeleton_user_op.paymaster_and_data.is_empty() - && skeleton_user_op.paymaster_and_data != "0x" - { - skeleton_user_op.paymaster_and_data.clone() - } else { - encode_simple_paymaster() - }, - signature: None, // Will be signed below - }; - - // Now inline the submit user op logic - info!("Processing SubmitUserOp for 1 UserOperation on chain_id: {}", chain_id); - - let whitelisted_paymaster = parse_whitelisted_paymasters(); - - // Convert SerializablePackedUserOperation to PackedUserOperation - let mut packed_user_op = convert_to_packed_user_op(user_op.clone()).map_err(|e| { - error!("Failed to convert UserOperation: {}", e); - PumpxRpcError::from( - DetailedError::new(INVALID_USER_OPERATION_CODE, "Invalid user operation") - .with_reason(format!("Invalid user operation: {}", e)), - ) - })?; - - // Check userOp signature status and validate paymaster usage - if packed_user_op.signature.is_empty() { - // UNSIGNED userOp: If paymaster specified, must be whitelisted - if !packed_user_op.paymasterAndData.is_empty() { - if let Some(paymaster_address) = - extract_paymaster_address(&packed_user_op.paymasterAndData) - { - if !is_whitelisted_paymaster(&paymaster_address, &whitelisted_paymaster) { - error!( - "UserOperation uses non-whitelisted paymaster {}. Only whitelisted paymasters are allowed for unsigned userOps.", - paymaster_address - ); - return Err(PumpxRpcError::from( - DetailedError::new(INVALID_USER_OPERATION_CODE, "Invalid user operation") - .with_reason(format!( - "UserOperation uses non-whitelisted paymaster {}", - paymaster_address - )), - )); - } - } - - match process_erc20_paymaster_data( - ctx.binance_api_client.as_ref() as &dyn BinancePaymasterApi, - &packed_user_op.paymasterAndData, - chain_id, - ) - .await - { - Ok(Some(updated_paymaster_data)) => { - packed_user_op.paymasterAndData = updated_paymaster_data; - info!("Updated ERC20 paymaster data for UserOperation"); - }, - Ok(None) => { - debug!("UserOperation does not use ERC20 paymaster"); - }, - Err(e) => { - error!("Failed to process ERC20 paymaster data for UserOperation: {}", e); - return Err(PumpxRpcError::from( - DetailedError::new(INVALID_USER_OPERATION_CODE, "Invalid user operation") - .with_reason(format!("ERC20 paymaster processing failed: {}", e)), - )); - }, - } - } - - info!("Requesting signature from pumpx signer for UserOperation"); - - info!( - "UserOp details - Sender: {}, Nonce: {}, InitCode length: {}, CallData length: {}", - packed_user_op.sender, - packed_user_op.nonce, - packed_user_op.initCode.len(), - packed_user_op.callData.len() - ); - - let entry_point_address = entry_point_client.entry_point_address(); - - let user_op_hash_bytes = - calculate_user_operation_hash(&packed_user_op, entry_point_address, chain_id); - let message_to_sign = user_op_hash_bytes.to_vec(); - - info!( - "Signing UserOp hash: 0x{}, EntryPoint: {}, ChainID: {}", - hex::encode(user_op_hash_bytes), - entry_point_address, - chain_id - ); - - // Request signature from pumpx signer for EVM chain - let signature_result = ctx - .signer_client - .request_signature( - ChainType::Evm, - wallet_index, - omni_account.clone().into(), - message_to_sign, - ) - .await; - - let signature = match signature_result { - Ok(sig) => substrate_to_ethereum_signature(&sig) - .map_err(|e| { - error!("Failed to convert signature: {}", e); - PumpxRpcError::from( - DetailedError::new( - SIGNATURE_SERVICE_UNAVAILABLE_CODE, - "Signature service unavailable", - ) - .with_suggestion("Please try again later"), - ) - })? - .to_vec(), - Err(_) => { - error!("Failed to sign user operation"); - return Err(PumpxRpcError::from( - DetailedError::new( - SIGNATURE_SERVICE_UNAVAILABLE_CODE, - "Signature service unavailable", - ) - .with_suggestion("Please try again later"), - )); - }, - }; - - // Prepend 0x01 byte to indicate Root signature type - let mut signature_with_prefix: Vec = vec![0x01]; - signature_with_prefix.extend_from_slice(&signature); - packed_user_op.signature = Bytes::from(signature_with_prefix); - info!("UserOperation signed successfully"); - } else { - // SIGNED userOp: Only allowed if no paymaster specified - if !packed_user_op.paymasterAndData.is_empty() { - error!( - "UserOperation is signed but has paymaster data. Signed userOps are only allowed without paymaster." - ); - return Err(PumpxRpcError::from( - DetailedError::new(INVALID_USER_OPERATION_CODE, "Invalid user operation") - .with_reason("UserOperation is signed but specifies a paymaster"), - )); - } - info!("UserOperation is signed with no paymaster, processing"); - } - - // Convert to aa_contracts_client::PackedUserOperation for EntryPoint call - let aa_user_op = aa_contracts_client::PackedUserOperation { - sender: packed_user_op.sender, - nonce: packed_user_op.nonce, - initCode: packed_user_op.initCode.clone(), - callData: packed_user_op.callData.clone(), - accountGasLimits: packed_user_op.accountGasLimits, - preVerificationGas: packed_user_op.preVerificationGas, - gasFees: packed_user_op.gasFees, - paymasterAndData: packed_user_op.paymasterAndData.clone(), - signature: packed_user_op.signature.clone(), - }; - - // Get beneficiary address from the EntryPoint client's wallet - let beneficiary = entry_point_client.get_wallet_address().await.map_err(|_| { - let err_msg = "Failed to get wallet address from EntryPoint client".to_string(); - error!("{}", err_msg); - PumpxRpcError::from_code_and_message(INTERNAL_ERROR_CODE, err_msg) - })?; - - // Run simulation for UserOperation before submission - info!("Running simulation for UserOperation"); - match entry_point_client.simulate_handle_ops(&[aa_user_op.clone()], beneficiary).await { - Ok(simulation_results) => { - for (index, result) in simulation_results.iter().enumerate() { - info!( - "UserOperation {} simulation successful. PreOpGas: {}, Paid: {}, AccountValidation: {}, PaymasterValidation: {}", - index, - result.preOpGas, - result.paid, - result.accountValidationData, - result.paymasterValidationData - ); - } - info!("UserOperation passed simulation checks"); - }, - Err(e) => { - let err_msg = format!("UserOperation simulation failed: {}", e); - error!("{}", err_msg); - return Err(PumpxRpcError::from( - DetailedError::new(INVALID_USER_OPERATION_CODE, "Invalid user operation") - .with_reason(err_msg), - )); - }, - } - - // Submit UserOperation via EntryPoint.handleOps() with retry logic - let transaction_hash = - match entry_point_client.handle_ops_with_retry(&[aa_user_op], beneficiary).await { - Ok(tx_hash) => Some(tx_hash), - Err(_) => { - let err_msg = - "Failed to submit UserOperation to EntryPoint via handleOps after retries" - .to_string(); - error!("{}", err_msg); - return Err(PumpxRpcError::from_code_and_message(INTERNAL_ERROR_CODE, err_msg)); - }, - }; - - Ok(transaction_hash) -} - // Main handler implementation #[allow(clippy::too_many_arguments)] async fn handle_request_loan_impl< @@ -629,129 +165,43 @@ async fn handle_request_loan_impl< ) })?; - // Fetch metadata from HyperCore - let spot_meta = hypercore_client.get_spot_meta().await.map_err(|e| { - error!("Failed to get spot meta: {}", e); - PumpxRpcError::from( - DetailedError::new(INTERNAL_ERROR_CODE, "Internal error").with_reason(e), - ) - })?; - - let meta = hypercore_client.get_meta().await.map_err(|e| { - error!("Failed to get perp meta: {}", e); - PumpxRpcError::from( - DetailedError::new(INTERNAL_ERROR_CODE, "Internal error").with_reason(e), - ) - })?; - - // Get asset IDs - let spot_asset_id = get_spot_asset_id(collateral_ticker, &spot_meta).map_err(|e| { - error!("Failed to get spot asset ID: {}", e); - PumpxRpcError::from( - DetailedError::new(INTERNAL_ERROR_CODE, "Internal error").with_reason(e), - ) - })?; - - let perp_asset_id = get_perp_asset_id(collateral_ticker, &meta).map_err(|e| { - error!("Failed to get perp asset ID: {}", e); - PumpxRpcError::from( - DetailedError::new(INTERNAL_ERROR_CODE, "Internal error").with_reason(e), - ) - })?; - - info!( - "Resolved asset IDs - spot: {}, perp: {} for ticker: {}", - spot_asset_id, perp_asset_id, collateral_ticker - ); - - // Get token metadata - let collateral_token = spot_meta - .tokens - .iter() - .find(|t| t.name.eq_ignore_ascii_case(collateral_ticker)) - .ok_or_else(|| { - error!("Token {} not found in spot meta", collateral_ticker); - PumpxRpcError::from( - DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") - .with_reason(format!("Token {} not found in spot meta", collateral_ticker)), - ) - })?; - - let _usdc_token = spot_meta - .tokens - .iter() - .find(|t| t.name.eq_ignore_ascii_case("USDC")) - .ok_or_else(|| { - error!("USDC token not found in spot meta"); - PumpxRpcError::from( - DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") - .with_reason("USDC token not found in spot meta"), - ) - })?; - - let perp_asset = meta.universe.get(perp_asset_id as usize).ok_or_else(|| { - error!("Perp asset {} not found in meta", perp_asset_id); - PumpxRpcError::from( - DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") - .with_reason(format!("Perp asset {} not found", perp_asset_id)), - ) - })?; - - // Fetch market prices - let spot_market_price = hypercore_client - .get_spot_mid_price(collateral_ticker, &spot_meta) - .await - .map_err(|e| { - error!("Failed to get spot market price for {}: {}", collateral_ticker, e); - PumpxRpcError::from( - DetailedError::new(INTERNAL_ERROR_CODE, "Internal error").with_reason(format!( - "Failed to get spot market price for {}: {}", - collateral_ticker, e - )), - ) - })?; - - let perp_market_price = - hypercore_client.get_perp_mid_price(collateral_ticker).await.map_err(|e| { - error!("Failed to get perp market price for {}: {}", collateral_ticker, e); - PumpxRpcError::from( - DetailedError::new(INTERNAL_ERROR_CODE, "Internal error").with_reason(format!( - "Failed to get perp market price for {}: {}", - collateral_ticker, e - )), - ) - })?; - - info!( - "Market prices for {} - spot: {} USDC, perp: {} USDC", - collateral_ticker, spot_market_price, perp_market_price - ); - - // Run all early validations - let (_user_balance, lending_ratio_f64) = validate_loan_request_parameters( + // Validate loan request parameters (including balance, size, etc.) + let validation_result = precheck( &hypercore_client, smart_wallet_address_str, collateral_ticker, collateral_size, - collateral_token, - perp_asset, lending_ratio, - spot_market_price, - perp_market_price, ) .await?; + let lending_ratio_f64 = validation_result.lending_ratio_f64; + // Print initial account state - print_account_state(&hypercore_client, smart_wallet_address_str, "Before Actions").await; + hypercore_client + .print_account_state(smart_wallet_address_str, "Before Actions") + .await; // Action 1: Sell collateral_size as spot to get X USDC - let clamped_size = clamp_size(collateral_size, collateral_token.sz_decimals); - let target_price = spot_market_price * SPOT_SELL_PRICE_RATIO; - let clamped_price = clamp_price(target_price, collateral_token.sz_decimals, true); + // Use prices from validation - precheck is fast enough that we don't need to refresh + let (_spot_meta, spot_mark_price, spot_mid_price) = + hypercore_client.get_spot_market_prices(collateral_ticker).await.map_err(|e| { + error!("Failed to get spot market prices: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Failed to get spot prices: {}", e)), + ) + })?; + + let clamped_size = clamp_size(collateral_size, validation_result.spot_sz_decimals); + // For selling, we want to sell at the highest buy price (bid) + let (spot_bid_price, _spot_ask_price) = get_bid_ask_prices(spot_mark_price, spot_mid_price); + let target_price = spot_bid_price * SPOT_SELL_PRICE_RATIO; + let clamped_price = clamp_price(target_price, validation_result.spot_sz_decimals, true); info!( - "Clamped values for spot sell - size: {} -> {}, price: {} -> {}", - collateral_size, clamped_size, target_price, clamped_price + "Spot sell pricing - markPx: {}, midPx: {}, bid (highest buy): {}, target (with {}x buffer): {}", + spot_mark_price, spot_mid_price, spot_bid_price, SPOT_SELL_PRICE_RATIO, target_price ); let clamped_size_f64 = clamped_size.parse::().map_err(|e| { @@ -769,8 +219,8 @@ async fn handle_request_loan_impl< ) })?; - let spot_sell_size_units = (clamped_size_f64 * 100_000_000.0) as u64; - let spot_sell_price_units = (clamped_price_f64 * 100_000_000.0) as u64; + let spot_sell_size_units = to_price_units(clamped_size_f64); + let spot_sell_price_units = to_price_units(clamped_price_f64); let spot_sell_cloid = generate_cloid(); let hedge_open_cloid = generate_cloid() + 1; @@ -782,7 +232,7 @@ async fn handle_request_loan_impl< // Build and submit spot sell action let spot_sell_action = build_spot_sell_order( - spot_asset_id, + validation_result.spot_asset_id, spot_sell_size_units, spot_sell_price_units, spot_sell_cloid, @@ -802,7 +252,10 @@ async fn handle_request_loan_impl< ) .await?; - info!("Action 1: Spot sell submitted with tx_hash: {:?}", spot_sell_tx_hash); + info!( + "Action 1: Spot sell submitted, price: {}, size: {}, tx_hash: {:?}", + clamped_price_f64, clamped_size_f64, spot_sell_tx_hash + ); // Wait for order to be filled info!("Polling HyperCore API for spot sell order completion (cloid: {})...", spot_sell_cloid); @@ -854,7 +307,8 @@ async fn handle_request_loan_impl< info!("Action 1: Spot sell completed - received {:.2} USDC", usdc_received); - print_account_state(&hypercore_client, smart_wallet_address_str, "After Action 1 - Spot Sell") + hypercore_client + .print_account_state(smart_wallet_address_str, "After Action 1 - Spot Sell") .await; // Calculate USDC allocation @@ -866,7 +320,7 @@ async fn handle_request_loan_impl< usdc_received, usdc_for_perp, usdc_to_lend ); - // Store loan record in storage + // Store loan record in storage (position_size will be updated after Action 3) let loan_record = LoanRecord { collateral_ticker: collateral_ticker.to_string(), collateral_size: collateral_size_str.to_string(), @@ -874,6 +328,7 @@ async fn handle_request_loan_impl< usdc_loaned: format!("{:.2}", usdc_to_lend), spot_sell_cloid: spot_sell_cloid.to_string(), hedge_open_cloid: hedge_open_cloid.to_string(), + position_size: "0".to_string(), // Will be updated after hedge order completes }; let storage_key = executor_storage::loan_record::Key { @@ -896,30 +351,8 @@ async fn handle_request_loan_impl< // Action 2: Move USDC into perps let mut current_nonce = skeleton_user_op.nonce + 1; - let usdc_for_perp_units = (usdc_for_perp * 1_000_000.0) as u64; - let usd_transfer_action = build_usd_class_transfer_to_perp(usdc_for_perp_units); - let usd_transfer_corewriter_calldata = encode_send_raw_action(usd_transfer_action); - let usd_transfer_calldata = - encode_omni_account_execute(get_core_writer_address(), usd_transfer_corewriter_calldata); - let mut skeleton_action2 = skeleton_user_op.clone(); - skeleton_action2.nonce = current_nonce; - skeleton_action2.init_code = "0x".to_string(); - - let _usd_transfer_tx_hash = submit_corewriter_userop( - ctx.clone(), - &omni_account, - &skeleton_action2, - chain_id, - wallet_index, - usd_transfer_calldata, - client_id, - ) - .await?; - - info!("Action 2: USD class transfer submitted"); - - // Get initial perp balance + // Get initial perp balance BEFORE submitting the transfer let initial_perp_balance = hypercore_client .get_perp_clearinghouse_state(smart_wallet_address_str) .await @@ -941,6 +374,26 @@ async fn handle_request_loan_impl< ) })?; + let usdc_for_perp_units = to_usdc_units(usdc_for_perp); + let usd_transfer_action = build_usd_class_transfer_to_perp(usdc_for_perp_units); + let usd_transfer_calldata = encode_omni_account_execute( + get_core_writer_address(), + encode_send_raw_action(usd_transfer_action), + ); + + let _usd_transfer_tx_hash = submit_corewriter_userop( + ctx.clone(), + &omni_account, + &prepare_skeleton_with_nonce(&skeleton_user_op, current_nonce), + chain_id, + wallet_index, + usd_transfer_calldata, + client_id, + ) + .await?; + + info!("Action 2: USD class transfer submitted"); + // Wait for USD transfer to complete let _actual_perp_balance = hypercore_client .wait_for_perp_balance_increase( @@ -960,23 +413,39 @@ async fn handle_request_loan_impl< info!("Action 2: USD class transfer completed successfully"); - print_account_state( - &hypercore_client, - smart_wallet_address_str, - "After Action 2 - USD Transfer to Perp", - ) - .await; + hypercore_client + .print_account_state(smart_wallet_address_str, "After Action 2 - USD Transfer to Perp") + .await; // Action 3: Open hedge position current_nonce += 1; + // Refresh perp market prices to get latest prices for order construction + info!("Refreshing perp market prices before Action 3..."); + let (_perp_meta, perp_mark_price, perp_mid_price) = + hypercore_client.get_perp_market_prices(collateral_ticker).await.map_err(|e| { + error!("Failed to refresh perp market prices: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Failed to refresh perp prices: {}", e)), + ) + })?; + let desired_leverage: f64 = 1.0 / (1.0 - lending_ratio_f64); - let effective_leverage = desired_leverage.min(perp_asset.max_leverage as f64); - let hedge_size = (usdc_for_perp * effective_leverage) / perp_market_price; + let effective_leverage = desired_leverage.min(validation_result.max_leverage as f64); + // For opening long position (buying), we want to buy at the lowest sell price (ask) + let (_perp_bid_price, perp_ask_price) = get_bid_ask_prices(perp_mark_price, perp_mid_price); + let target_hedge_price = perp_ask_price * PERP_ENTRY_PRICE_RATIO; + let hedge_size = (usdc_for_perp * effective_leverage) / target_hedge_price; - let clamped_hedge_size = clamp_size(hedge_size, perp_asset.sz_decimals); - let target_hedge_price = perp_market_price * PERP_ENTRY_PRICE_RATIO; - let clamped_hedge_price = clamp_price(target_hedge_price, perp_asset.sz_decimals, false); + info!( + "Perp hedge open pricing - markPx: {}, midPx: {}, ask (lowest sell): {}, target (with {}x buffer): {}", + perp_mark_price, perp_mid_price, perp_ask_price, PERP_ENTRY_PRICE_RATIO, target_hedge_price + ); + + let clamped_hedge_size = clamp_size(hedge_size, validation_result.perp_sz_decimals); + let clamped_hedge_price = + clamp_price(target_hedge_price, validation_result.perp_sz_decimals, false); let clamped_hedge_size_f64 = clamped_hedge_size.parse::().map_err(|e| { error!("Failed to parse clamped hedge size: {}", e); @@ -993,23 +462,24 @@ async fn handle_request_loan_impl< ) })?; - let hedge_size_units = (clamped_hedge_size_f64 * 100_000_000.0) as u64; - let hedge_price_units = (clamped_hedge_price_f64 * 100_000_000.0) as u64; - - let hedge_action = - build_perp_long_order(perp_asset_id, hedge_size_units, hedge_price_units, hedge_open_cloid); - let hedge_corewriter_calldata = encode_send_raw_action(hedge_action); - let hedge_calldata = - encode_omni_account_execute(get_core_writer_address(), hedge_corewriter_calldata); + let hedge_size_units = to_price_units(clamped_hedge_size_f64); + let hedge_price_units = to_price_units(clamped_hedge_price_f64); - let mut skeleton_action3 = skeleton_user_op.clone(); - skeleton_action3.nonce = current_nonce; - skeleton_action3.init_code = "0x".to_string(); + let hedge_action = build_perp_long_order( + validation_result.perp_asset_id, + hedge_size_units, + hedge_price_units, + hedge_open_cloid, + ); + let hedge_calldata = encode_omni_account_execute( + get_core_writer_address(), + encode_send_raw_action(hedge_action), + ); - let _hedge_tx_hash = submit_corewriter_userop( + let hedge_open_tx_hash = submit_corewriter_userop( ctx.clone(), &omni_account, - &skeleton_action3, + &prepare_skeleton_with_nonce(&skeleton_user_op, current_nonce), chain_id, wallet_index, hedge_calldata, @@ -1017,7 +487,10 @@ async fn handle_request_loan_impl< ) .await?; - info!("Action 3: Hedge position submitted"); + info!( + "Action 3: Hedge position submitted, price: {}, size: {}, tx_hash: {:?}", + clamped_hedge_price_f64, clamped_hedge_size_f64, hedge_open_tx_hash + ); // Wait for hedge order to be opened info!("Polling HyperCore API to verify hedge order is opened (cloid: {})...", hedge_open_cloid); @@ -1047,9 +520,71 @@ async fn handle_request_loan_impl< info!("Action 3: Hedge order successfully opened"); - print_account_state(&hypercore_client, smart_wallet_address_str, "After Action 3 - Hedge Open") + hypercore_client + .print_account_state(smart_wallet_address_str, "After Action 3 - Hedge Open") .await; + // Get the actual position size and update the loan record + let perp_state = hypercore_client + .get_perp_clearinghouse_state(smart_wallet_address_str) + .await + .map_err(|e| { + error!("Failed to get perp state after hedge open: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Failed to query perp state: {}", e)), + ) + })?; + + let hedge_position = perp_state + .asset_positions + .iter() + .find(|pos| pos.position.coin.eq_ignore_ascii_case(collateral_ticker)) + .ok_or_else(|| { + error!("Hedge position for {} not found after opening", collateral_ticker); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Position not found").with_reason(format!( + "Position for {} not found after hedge order opened", + collateral_ticker + )), + ) + })?; + + let actual_position_size = hedge_position.position.szi.parse::().map_err(|e| { + error!("Failed to parse position size: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Invalid position size: {}", e)), + ) + })?; + + info!( + "Actual hedge position size opened: {} (expected: ~{})", + actual_position_size, clamped_hedge_size_f64 + ); + + // Update loan record with actual position size + let updated_loan_record = + LoanRecord { position_size: format!("{}", actual_position_size), ..loan_record }; + + let storage_key = executor_storage::loan_record::Key { + account_id: omni_account.clone(), + nonce: skeleton_user_op.nonce as u64, + }; + + if ctx.loan_record_storage.insert(&storage_key, updated_loan_record).is_err() { + error!( + "Failed to update loan record with position size for omni_account {:?}, nonce {}", + omni_account, skeleton_user_op.nonce + ); + // Don't fail the entire operation, just log the error + } else { + info!( + "Updated loan record with position_size {} for omni_account {:?}, nonce {}", + actual_position_size, omni_account, skeleton_user_op.nonce + ); + } + let usdc_received_str = format!("{:.2}", usdc_to_lend); Ok(RequestLoanTestResponse { @@ -1057,6 +592,192 @@ async fn handle_request_loan_impl< hedge_open_cloid: hedge_open_cloid.to_string(), usdc_received: usdc_received_str, spot_sell_tx_hash, - hedge_open_tx_hash: None, + hedge_open_tx_hash, + }) +} + +/// Precheck: Performs all validation checks for loan request +async fn precheck( + hypercore_client: &HyperCoreClient, + smart_wallet_address: &str, + collateral_ticker: &str, + collateral_size: f64, + lending_ratio: u32, +) -> Result { + // Fetch metadata and market prices from HyperCore in one call each + // Get spot market prices (markPx and midPx) along with spot metadata + let (spot_meta, spot_mark_price, spot_mid_price) = + hypercore_client.get_spot_market_prices(collateral_ticker).await.map_err(|e| { + error!("Failed to get spot market prices for {}: {}", collateral_ticker, e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error").with_reason(format!( + "Failed to get spot market prices for {}: {}", + collateral_ticker, e + )), + ) + })?; + + // Get perp market prices (markPx and midPx) along with perp metadata + let (meta, perp_mark_price, perp_mid_price) = + hypercore_client.get_perp_market_prices(collateral_ticker).await.map_err(|e| { + error!("Failed to get perp market prices for {}: {}", collateral_ticker, e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error").with_reason(format!( + "Failed to get perp market prices for {}: {}", + collateral_ticker, e + )), + ) + })?; + + // Get asset IDs + let spot_asset_id = get_spot_asset_id(collateral_ticker, &spot_meta).map_err(|e| { + error!("Failed to get spot asset ID: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error").with_reason(e), + ) + })?; + + let perp_asset_id = get_perp_asset_id(collateral_ticker, &meta).map_err(|e| { + error!("Failed to get perp asset ID: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error").with_reason(e), + ) + })?; + + info!( + "Resolved asset IDs - spot: {}, perp: {} for ticker: {}", + spot_asset_id, perp_asset_id, collateral_ticker + ); + + // Get token metadata + let collateral_token = spot_meta + .tokens + .iter() + .find(|t| t.name.eq_ignore_ascii_case(collateral_ticker)) + .ok_or_else(|| { + error!("Token {} not found in spot meta", collateral_ticker); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Token {} not found in spot meta", collateral_ticker)), + ) + })?; + + let perp_asset = meta.universe.get(perp_asset_id as usize).ok_or_else(|| { + error!("Perp asset {} not found in meta", perp_asset_id); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Perp asset {} not found", perp_asset_id)), + ) + })?; + + info!( + "Market prices for {} - spot markPx: {} USDC, spot midPx: {} USDC, perp markPx: {} USDC, perp midPx: {} USDC", + collateral_ticker, spot_mark_price, spot_mid_price, perp_mark_price, perp_mid_price + ); + + // 1. Validate collateral size for spot trading + validate_trade_size(collateral_size, collateral_token.sz_decimals, None).map_err(|e| { + error!("Invalid collateral size for spot trading: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Invalid collateral size: {}", e)), + ) + })?; + + info!( + "✓ Collateral size {} validated for spot trading (sz_decimals={})", + collateral_size, collateral_token.sz_decimals + ); + + // 2. Calculate estimated values for perp position using worst-case prices + let lending_ratio_f64 = (lending_ratio as f64) / 100.0; + + // Worst case for spot sell: highest buy price (bid) with buffer + let (spot_bid_price, _spot_ask_price) = get_bid_ask_prices(spot_mark_price, spot_mid_price); + let worst_case_spot_sell_price = spot_bid_price * SPOT_SELL_PRICE_RATIO; + let estimated_usdc_from_spot = collateral_size * worst_case_spot_sell_price; + let estimated_usdc_for_perp = estimated_usdc_from_spot * (1.0 - lending_ratio_f64); + let estimated_leverage = (1.0 / (1.0 - lending_ratio_f64)).min(perp_asset.max_leverage as f64); + let estimated_perp_notional = estimated_usdc_for_perp * estimated_leverage; + + // 3. Validate minimum perp order notional value ($10 minimum) + const MIN_PERP_NOTIONAL: f64 = 10.0; + + if estimated_perp_notional < MIN_PERP_NOTIONAL { + error!( + "Perp order notional value too small: estimated ${:.2} (collateral_size={}, spot_price={:.2}, lending_ratio={}%, leverage={:.2}x) - minimum required: ${}", + estimated_perp_notional, collateral_size, worst_case_spot_sell_price, lending_ratio, estimated_leverage, MIN_PERP_NOTIONAL + ); + return Err(PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error").with_reason(format!( + "Perp order notional value too small: ${:.2} < ${} minimum. Increase collateral_size or decrease lending_ratio.", + estimated_perp_notional, MIN_PERP_NOTIONAL + )), + )); + } + + info!( + "✓ Perp notional value: ${:.2} (margin={:.2}, leverage={:.2}x) >= ${} minimum", + estimated_perp_notional, estimated_usdc_for_perp, estimated_leverage, MIN_PERP_NOTIONAL + ); + + // 4. Validate estimated hedge size can be properly rounded to perp sz_decimals + // Worst case for opening long position: lowest sell price (ask) with buffer + let (_perp_bid_price, perp_ask_price) = get_bid_ask_prices(perp_mark_price, perp_mid_price); + let worst_case_perp_open_price = perp_ask_price * PERP_ENTRY_PRICE_RATIO; + let estimated_hedge_size = estimated_perp_notional / worst_case_perp_open_price; + + validate_trade_size(estimated_hedge_size, perp_asset.sz_decimals, None).map_err(|e| { + error!("Invalid estimated hedge size for perp trading: {}", e); + PumpxRpcError::from(DetailedError::new(INTERNAL_ERROR_CODE, "Internal error").with_reason( + format!( + "Invalid estimated hedge size (margin={:.2}, leverage={:.2}x, perp_price={:.2}, size={}): {}", + estimated_usdc_for_perp, estimated_leverage, worst_case_perp_open_price, estimated_hedge_size, e + ), + )) + })?; + + info!( + "✓ Estimated hedge size {} validated for perp trading (sz_decimals={})", + estimated_hedge_size, perp_asset.sz_decimals + ); + + // 5. Validate user balance + let user_balance = hypercore_client + .get_spot_balance(smart_wallet_address, collateral_ticker) + .await + .map_err(|e| { + error!("Failed to get user balance: {}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason(format!("Failed to query balance: {}", e)), + ) + })?; + + if user_balance < collateral_size { + error!( + "Insufficient balance: user has {} but needs {} {}", + user_balance, collateral_size, collateral_ticker + ); + return Err(PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error").with_reason(format!( + "Insufficient balance: user has {} but needs {} {}", + user_balance, collateral_size, collateral_ticker + )), + )); + } + + info!( + "✓ Balance check passed: user has {} {} (required: {})", + user_balance, collateral_ticker, collateral_size + ); + + Ok(LoanRequestValidationResult { + spot_asset_id, + perp_asset_id, + spot_sz_decimals: collateral_token.sz_decimals, + perp_sz_decimals: perp_asset.sz_decimals, + max_leverage: perp_asset.max_leverage, + lending_ratio_f64, }) } diff --git a/tee-worker/omni-executor/rpc-server/src/utils/user_op.rs b/tee-worker/omni-executor/rpc-server/src/utils/user_op.rs index d0e94a0d22..3564374687 100644 --- a/tee-worker/omni-executor/rpc-server/src/utils/user_op.rs +++ b/tee-worker/omni-executor/rpc-server/src/utils/user_op.rs @@ -14,9 +14,27 @@ // You should have received a copy of the GNU General Public License // along with Litentry. If not, see . +use crate::detailed_error::DetailedError; +use crate::error_code::{ + INTERNAL_ERROR_CODE, INVALID_CHAIN_ID_CODE, INVALID_USER_OPERATION_CODE, + SIGNATURE_SERVICE_UNAVAILABLE_CODE, +}; +use crate::methods::PumpxRpcError; +use crate::server::RpcContext; +use crate::utils::paymaster::{ + extract_paymaster_address, is_whitelisted_paymaster, parse_whitelisted_paymasters, + process_erc20_paymaster_data, +}; use alloy::primitives::{Address, Bytes, FixedBytes, U256}; +use binance_api::BinancePaymasterApi; +use executor_core::intent_executor::IntentExecutor; use executor_core::types::SerializablePackedUserOperation; use executor_primitives::utils::hex::decode_hex; +use executor_primitives::AccountId; +use hyperliquid::*; +use signer_client::ChainType; +use std::sync::Arc; +use tracing::{debug, error, info}; /// Pack verification and call gas limits into a single 32-byte value /// Format: verification_gas (16 bytes) | call_gas (16 bytes) @@ -124,3 +142,299 @@ pub fn convert_to_packed_user_op( }, }) } + +/// Prepare a skeleton user op with incremented nonce and cleared init_code if needed +#[allow(dead_code)] +pub(crate) fn prepare_skeleton_with_nonce( + base: &SerializablePackedUserOperation, + nonce: u128, +) -> SerializablePackedUserOperation { + let mut skeleton = base.clone(); + skeleton.nonce = nonce; + if nonce > base.nonce { + skeleton.init_code = "0x".to_string(); + } + skeleton +} + +/// Helper function to submit a CoreWriter userOp +#[allow(clippy::too_many_arguments)] +#[allow(dead_code)] +pub(crate) async fn submit_corewriter_userop< + CrossChainIntentExecutor: IntentExecutor + Send + Sync + 'static, +>( + ctx: Arc>, + omni_account: &AccountId, + skeleton_user_op: &SerializablePackedUserOperation, + chain_id: u64, + wallet_index: u32, + call_data: String, + _client_id: &str, +) -> Result, PumpxRpcError> { + let smart_wallet_address = &skeleton_user_op.sender; + + let entry_point_client = ctx.entry_point_clients.get(&chain_id).ok_or_else(|| { + error!("No EntryPoint client configured for chain_id: {}", chain_id); + PumpxRpcError::from( + DetailedError::new(INVALID_CHAIN_ID_CODE, "Chain not supported") + .with_reason(format!("Chain ID {} is not supported", chain_id)), + ) + })?; + + let nonce = skeleton_user_op.nonce; + info!("Using nonce {} for smart wallet {}", nonce, smart_wallet_address); + + // Use gas settings from skeleton UserOp if provided, otherwise calculate + let (gas_fees, account_gas_limits, pre_verification_gas) = if !skeleton_user_op + .gas_fees + .is_empty() + && skeleton_user_op.gas_fees != "0x" + && !skeleton_user_op.account_gas_limits.is_empty() + && skeleton_user_op.account_gas_limits != "0x" + { + info!("Using gas settings from skeleton UserOp"); + ( + skeleton_user_op.gas_fees.clone(), + skeleton_user_op.account_gas_limits.clone(), + skeleton_user_op.pre_verification_gas, + ) + } else { + info!("Calculating gas fees"); + let (max_fee_per_gas, max_priority_fee_per_gas) = + entry_point_client.calculate_gas_fees_with_buffer(20).await.map_err(|e| { + error!("Failed to calculate gas fees: {:?}", e); + PumpxRpcError::from( + DetailedError::new(INTERNAL_ERROR_CODE, "Internal error") + .with_reason("Failed to calculate gas fees"), + ) + })?; + ( + pack_gas_fees(max_fee_per_gas.to::(), max_priority_fee_per_gas.to::()), + format!("0x{}", hex::encode(pack_account_gas_limits(1_000_000, 2_000_000).as_slice())), + 100_000, + ) + }; + + let init_code = skeleton_user_op.init_code.clone(); + + // Build UserOp + let user_op = SerializablePackedUserOperation { + sender: smart_wallet_address.to_string(), + nonce, + init_code, + call_data, + account_gas_limits, + pre_verification_gas, + gas_fees, + paymaster_and_data: if !skeleton_user_op.paymaster_and_data.is_empty() + && skeleton_user_op.paymaster_and_data != "0x" + { + skeleton_user_op.paymaster_and_data.clone() + } else { + encode_simple_paymaster() + }, + signature: None, // Will be signed below + }; + + // Now inline the submit user op logic + info!("Processing SubmitUserOp for 1 UserOperation on chain_id: {}", chain_id); + + let whitelisted_paymaster = parse_whitelisted_paymasters(); + + // Convert SerializablePackedUserOperation to PackedUserOperation + let mut packed_user_op = convert_to_packed_user_op(user_op.clone()).map_err(|e| { + error!("Failed to convert UserOperation: {}", e); + PumpxRpcError::from( + DetailedError::new(INVALID_USER_OPERATION_CODE, "Invalid user operation") + .with_reason(format!("Invalid user operation: {}", e)), + ) + })?; + + // Check userOp signature status and validate paymaster usage + if packed_user_op.signature.is_empty() { + // UNSIGNED userOp: If paymaster specified, must be whitelisted + if !packed_user_op.paymasterAndData.is_empty() { + if let Some(paymaster_address) = + extract_paymaster_address(&packed_user_op.paymasterAndData) + { + if !is_whitelisted_paymaster(&paymaster_address, &whitelisted_paymaster) { + error!( + "UserOperation uses non-whitelisted paymaster {}. Only whitelisted paymasters are allowed for unsigned userOps.", + paymaster_address + ); + return Err(PumpxRpcError::from( + DetailedError::new(INVALID_USER_OPERATION_CODE, "Invalid user operation") + .with_reason(format!( + "UserOperation uses non-whitelisted paymaster {}", + paymaster_address + )), + )); + } + } + + match process_erc20_paymaster_data( + ctx.binance_api_client.as_ref() as &dyn BinancePaymasterApi, + &packed_user_op.paymasterAndData, + chain_id, + ) + .await + { + Ok(Some(updated_paymaster_data)) => { + packed_user_op.paymasterAndData = updated_paymaster_data; + info!("Updated ERC20 paymaster data for UserOperation"); + }, + Ok(None) => { + debug!("UserOperation does not use ERC20 paymaster"); + }, + Err(e) => { + error!("Failed to process ERC20 paymaster data for UserOperation: {}", e); + return Err(PumpxRpcError::from( + DetailedError::new(INVALID_USER_OPERATION_CODE, "Invalid user operation") + .with_reason(format!("ERC20 paymaster processing failed: {}", e)), + )); + }, + } + } + + info!("Requesting signature from pumpx signer for UserOperation"); + + info!( + "UserOp details - Sender: {}, Nonce: {}, InitCode length: {}, CallData length: {}", + packed_user_op.sender, + packed_user_op.nonce, + packed_user_op.initCode.len(), + packed_user_op.callData.len() + ); + + let entry_point_address = entry_point_client.entry_point_address(); + + let user_op_hash_bytes = aa_contracts_client::calculate_user_operation_hash( + &packed_user_op, + entry_point_address, + chain_id, + ); + let message_to_sign = user_op_hash_bytes.to_vec(); + + info!( + "Signing UserOp hash: 0x{}, EntryPoint: {}, ChainID: {}", + hex::encode(user_op_hash_bytes), + entry_point_address, + chain_id + ); + + // Request signature from pumpx signer for EVM chain + let signature_result = ctx + .signer_client + .request_signature( + ChainType::Evm, + wallet_index, + omni_account.clone().into(), + message_to_sign, + ) + .await; + + let signature = match signature_result { + Ok(sig) => substrate_to_ethereum_signature(&sig) + .map_err(|e| { + error!("Failed to convert signature: {}", e); + PumpxRpcError::from( + DetailedError::new( + SIGNATURE_SERVICE_UNAVAILABLE_CODE, + "Signature service unavailable", + ) + .with_suggestion("Please try again later"), + ) + })? + .to_vec(), + Err(_) => { + error!("Failed to sign user operation"); + return Err(PumpxRpcError::from( + DetailedError::new( + SIGNATURE_SERVICE_UNAVAILABLE_CODE, + "Signature service unavailable", + ) + .with_suggestion("Please try again later"), + )); + }, + }; + + // Prepend 0x01 byte to indicate Root signature type + let mut signature_with_prefix: Vec = vec![0x01]; + signature_with_prefix.extend_from_slice(&signature); + packed_user_op.signature = Bytes::from(signature_with_prefix); + info!("UserOperation signed successfully"); + } else { + // SIGNED userOp: Only allowed if no paymaster specified + if !packed_user_op.paymasterAndData.is_empty() { + error!( + "UserOperation is signed but has paymaster data. Signed userOps are only allowed without paymaster." + ); + return Err(PumpxRpcError::from( + DetailedError::new(INVALID_USER_OPERATION_CODE, "Invalid user operation") + .with_reason("UserOperation is signed but specifies a paymaster"), + )); + } + info!("UserOperation is signed with no paymaster, processing"); + } + + // Convert to aa_contracts_client::PackedUserOperation for EntryPoint call + let aa_user_op = aa_contracts_client::PackedUserOperation { + sender: packed_user_op.sender, + nonce: packed_user_op.nonce, + initCode: packed_user_op.initCode.clone(), + callData: packed_user_op.callData.clone(), + accountGasLimits: packed_user_op.accountGasLimits, + preVerificationGas: packed_user_op.preVerificationGas, + gasFees: packed_user_op.gasFees, + paymasterAndData: packed_user_op.paymasterAndData.clone(), + signature: packed_user_op.signature.clone(), + }; + + // Get beneficiary address from the EntryPoint client's wallet + let beneficiary = entry_point_client.get_wallet_address().await.map_err(|_| { + let err_msg = "Failed to get wallet address from EntryPoint client".to_string(); + error!("{}", err_msg); + PumpxRpcError::from_code_and_message(INTERNAL_ERROR_CODE, err_msg) + })?; + + // Run simulation for UserOperation before submission + info!("Running simulation for UserOperation"); + match entry_point_client.simulate_handle_ops(&[aa_user_op.clone()], beneficiary).await { + Ok(simulation_results) => { + for (index, result) in simulation_results.iter().enumerate() { + info!( + "UserOperation {} simulation successful. PreOpGas: {}, Paid: {}, AccountValidation: {}, PaymasterValidation: {}", + index, + result.preOpGas, + result.paid, + result.accountValidationData, + result.paymasterValidationData + ); + } + info!("UserOperation passed simulation checks"); + }, + Err(e) => { + let err_msg = format!("UserOperation simulation failed: {}", e); + error!("{}", err_msg); + return Err(PumpxRpcError::from( + DetailedError::new(INVALID_USER_OPERATION_CODE, "Invalid user operation") + .with_reason(err_msg), + )); + }, + } + + // Submit UserOperation via EntryPoint.handleOps() with retry logic + let transaction_hash = + match entry_point_client.handle_ops_with_retry(&[aa_user_op], beneficiary).await { + Ok(tx_hash) => Some(tx_hash), + Err(_) => { + let err_msg = + "Failed to submit UserOperation to EntryPoint via handleOps after retries" + .to_string(); + error!("{}", err_msg); + return Err(PumpxRpcError::from_code_and_message(INTERNAL_ERROR_CODE, err_msg)); + }, + }; + + Ok(transaction_hash) +}