├── .gitignore
├── Asset-Template.md
├── Contracts
├── DApps
│ ├── 1inch.io
│ │ └── info.json
│ ├── aave.com
│ │ └── info.json
│ ├── aevo.xyz
│ │ └── info.json
│ ├── beets.fi
│ │ └── info.json
│ ├── cow.fi
│ │ └── info.json
│ ├── exact.ly
│ │ └── info.json
│ ├── extrafi.io
│ │ └── info.json
│ ├── galxe.com
│ │ └── info.json
│ ├── infinitycrypto.com
│ │ └── info.json
│ ├── kromatika.finance
│ │ └── info.json
│ ├── kyberswap.com
│ │ └── info.json
│ ├── lyra.finance
│ │ └── info.json
│ ├── matcha.xyz
│ │ └── info.json
│ ├── mux.network
│ │ └── info.json
│ ├── pancakeswap.finance
│ │ └── info.json
│ ├── paraswap.io
│ │ └── info.json
│ ├── pikaprotocol.com
│ │ └── info.json
│ ├── sonne.finance
│ │ └── info.json
│ ├── space.id
│ │ └── info.json
│ ├── stargate.finance
│ │ └── info.json
│ ├── sushi.com
│ │ └── info.json
│ ├── synthetix.io
│ │ └── info.json
│ ├── uniswap.org
│ │ └── info.json
│ └── velodrome.finance
│ │ └── info.json
└── README.md
├── Cryptos
├── aptos
│ ├── 0x159df6b7689437016108a019fd5bef736bac692b6d4a1f10c941f6fbb9a74ca6__oft__cakeoft
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa__asset__usdc
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa__asset__usdt
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ └── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
├── arbitrum
│ ├── 0x040d1edc9569d4bab2d15287dc5a4f10f56a56b8
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x11cdb42b0eb46d95f990bedd4695a6e3fa034978
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x2f2a2543b76a4166549f7aab2e75bef0aefc5b0f
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x6694340fc020c5e6b96567843da2df01b2ce1eb6
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x82af49447d8a07e3bd95bd0d56f35241523fbab1
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x912ce59144191c1204e64559fe8253a0e49e6548
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xd4d42f0b6def4ce0383636770ef773390d85c61a
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xda10009cbd5d07dd0cecc66161fc93d7c9000da1
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xfc5a1a6eb076a2c7ad06ed22c90d7e710e35ad0a
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xff970a61a04b1ca14834a43f5de4533ebddb5cc8
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ └── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
├── avax
│ ├── 0x9702230a8ea53601f5cd2dc00fdbc13d4df4a8c7
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xa7d7079b0fead91f3e65f86e8915cb59c1a4c664
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xc7198437980c041c805a1edcba50c1ce5db95118
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ └── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
├── base
│ ├── 0x22e6966b799c4d5b13be962e1d117b56327fda66
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x2da56acb9ea78330f947bd57c54119debda7af71
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x50c5725949a6f0c72e6c4a641f24049a917db0cb
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x9eaf8c1e34f05a589eda6bafdf391cf6ad3cb239
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ └── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
├── binancechain
│ └── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
├── binancesmartchain
│ ├── 0x0d3843f92d622468ba67df5a6a4149b484a75af3
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x101d82428437127bf1608f699cd651e6abf9766e
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x111111111117dc0aa78b770fa6a738034120c302
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x1af3f329e8be154074d8769d1ffa4ee058b1dbc3
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x1d2f0da169ceb9fc7b3144628db156f3f6c60dbe
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x21004b11939359e7e962db6675d56f50353df29c
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x2170ed0880ac9a755fd29b2688956bd959f933f8
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x2859e4544c4bb03966803b044a93563bd2d0dd4d
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x2dff88a56767223a5529ea5960da7a3f5f766406
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x3019bf2a2ef8040c242c9a4c5c4bd4c81678b2a1
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x3ee2200efb3400fabb9aacf31297cbdd1d435d47
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x4338665cbb7b2485a8855a139b75d5e34ab0db94
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x4db5a66e937a9f4473fa95b1caf1d1e1d62e29ea
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x52ce071bd9b1c4b00a0b92d298c512478cad67e8
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x55d398326f99059ff775485246999027b3197955
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x5f0da599bb2cccfcf6fdfd7d81743b6020864350
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x64d3638a7d8747eee7bd5d402cc5f5bd00dc27dc
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x6d106c0b8d2f47c5465bdbd58d1be253762cbbc1
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x7083609fce4d1d8dc0c979aab8c869ea2c873402
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x767b28a30e3a15dcece7bff7a020adfde9d19cf8
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x85eac5ac2f758618dfa09bdbe0cf174e7d574d5b
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x88f1a5ae2a3bf98aeaf342d26b30a79438c9142e
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x947950bcc74888a40ffa2593c5798f11fc9124c4
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x95e7c70b58790a1cbd377bc403cd7e9be7e0afb1
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xa57ac35ce91ee92caefaa8dc04140c8e232c2e50
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xad6caeb32cd2c308980a548bd0bc5aa4306c6c18
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xb0d502e938ed5f4df2e681fe6e419ff29631d62b
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xba2ae424d960c26247dd6c32edc70b295c744c43
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xbf5140a22578168fd562dccf235e5d43a02ce9b1
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xc748673057861a797275cd8a068abb95a902e8de
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xcc42724c6683b7e57334c4e856f4c9965ed682bd
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xcf6bb5389c92bdda8a3747ddb454cb7a64626c63
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xd8a1734945b9ba38eb19a291b475e31f49e59877
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xd944f1d1e9d5f9bb90b62f9d45e447d989580782
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xe02df9e3e622debdd69fb838bb799e3f168902c5
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xe9e7cea3dedca5984780bafc599bd69add087d56
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xf21768ccbc73ea5b6fd3c687208a7c2def2d966e
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xf8a0bf9cf54bb92f17374d9e9a321e6a111a51bd
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xfb6115445bff7b52feb98650c87f44907e58f802
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ └── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
├── bitcoin
│ └── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
├── cardano
│ └── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
├── cronos
│ ├── 0x66e428c3f67a68878562e79a0234c1f83c208770
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xc21223249ca28397b4b6541dffaecc539bff0c59
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ └── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
├── dogecoin
│ └── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
├── ethereum
│ ├── 0x0bc529c00c6401aef6d220be8c6ea1667f6ad93e
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x0d8775f648430679a709e98d2b0cb6250d2887ef
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x0f5d2fb29fb7d3cfee444a200298f468908cc942
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x111111111117dc0aa78b770fa6a738034120c302
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x18aaa7115705e8be94bffebde57af9bfc265b998
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x1abaea1f7c830bd89acc67ec4af516284b1bc33c
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x1f9840a85d5af5bf1d1762f925bdaddc4201f984
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x455e53cbb86018ac2b8092fdcd39d8444affc3f6
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x4d224452801aced8b2f0aebe155379bb5d594381
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x4fabb145d64652a948d72533023f6e7a623c7c53
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x505a84a03e382331a1be487b632cf357748b65d6
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x514910771af9ca656af840dff83e8264ecf986ca
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x54c9ea2e9c9e8ed865db4a4ce6711c2a0d5063ba
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x5a98fcbea516cf06857215779fd812ca3bef1b32
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x61cc6af18c351351148815c5f4813a16dee7a7e4
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x6b0faca7ba905a86f221ceb5ca404f605e5b3131
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x6b175474e89094c44da98b954eedeac495271d0f
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x6b3595068778dd592e39a122f4f5a5cf09c90fe2
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x6c3ea9036406852006290770bedfcaba0e23a0e8
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x799a4202c12ca952cb311598a024c80ed371a41e
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x8762db106b2c2a0bccb3a80d1ed41273552616e8
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x967da4048cd07ab37855c090aaf366e4ce1b9f48
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x9e5bd9d9fad182ff0a93ba8085b664bcab00fa68
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xa2b4c0af19cc16a6cfacce81f192b024d625817d
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xac57de9c1a09fec648e93eb98875b212db0d460b
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xae7ab96520de3a18e5e111b5eaab095312d7fe84
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xaf5191b0de278c7286d6c7cc6ab6bb8a73ba2cd6
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xb8c77482e45f1f44de1745f52c74426c631bdd52
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xba100000625a3754423978a60c9317c58a424e3d
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xba11d00c5f74255f56a5e366f4f77f5a186d7f55
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xbbbbca6a901c926f240b89eacb641d8aec7aeafd
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xbebdab6da046bc49ffbb61fbd7b33157eb270d05
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xc00e94cb662c3520282e6f5717214004a7f26888
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xc18360217d8f7ab5e7c516566761ea12ce7f9d72
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xc944e90c64b2c07662a292be6244bdf05cda44a7
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xcafe001067cdef266afb7eb5a286dcfd277f3de5
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xd1d2eb1b1e90b638588728b4130137d262c87cae
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xd38b1159c8aee064af2d869afa1c2c1632da8b97
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xd533a949740bb3306d119cc777fa900ba034cd52
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xdac17f958d2ee523a2206206994597c13d831ec7
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xdef1ca1fb7fbcdc777520aa7f396b4e015f497ab
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xdefa4e8a7bcba345f687a2f1456f5edd9ce97202
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xe9a95d175a5f4c9369f3b74222402eb1b837693b
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xf34960d9d60be18cc1d5afc1a6f012a723a28811
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xfe3e6a25e6b192a42a44ecddcd13796471735acf
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xff20817765cb7f73d4bde2e66e067e58d11095c2
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ └── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
├── fio
│ └── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
├── groestlcoin
│ └── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
├── harmony
│ ├── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── one18s4ch6vu2pvnpq0252njfu9c9p044w50gw3l6y
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── one1a7th6tunrsvh3k6lvarkvmapat9s6qee9kna05
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── one1dxparek77d5scntpdvf4j7sfucvnagqnhhfaun
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── one1k8mwv8s7zymz2kf6ytax4220spftcw0q2et32z
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── one1np293efrmv74xyjcz0kk3sn53x0fm745f2hsuc
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ └── one1u9mwheravgdesjnnqd4emfwcx3q3aae5hw36l2
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
├── kucoincommunitychain
│ ├── 0x0039f574ee5cc39bdd162e9a88e3eb1f111baf48
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xf55af137a98607f7ed2efefa4cd2dfe70e4253b1
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ └── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
├── litecoin
│ └── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
├── metrix
│ └── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
├── okexchain
│ └── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
├── optimism
│ ├── 0x0994206dfe8de6ec6920ff4d779b0d950605fb53
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x14778860e937f509e651192a90589de711fb88a9
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x1509706a6c66ca549ff0cb464de88231ddbe213b
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x1db2466d9f5e10d7090e7152b68d62703a2245f0
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x217d47011b23bb961eb6d93ca9945b7501a5bb11
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x296f55f8fb28e498b858d0bcda06d955b2cb3f97
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x2dad3a13ef0c6366220f989157009e501e7938f8
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x2e3d870790dc77a83dd1d18184acc7439a53f475
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x350a791bfc2c21f9ed5d10980dad2e2638ffa7f6
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x3eaeb77b03dbc0f6321ae1b72b2e9adb0f60112b
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x4200000000000000000000000000000000000006
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x4200000000000000000000000000000000000042
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x50c5725949a6f0c72e6c4a641f24049a917db0cb
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x5a5fff6f753d7c11a56a52fe47a177a87e431655
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x65559aa14915a70190438ef90104769e5e890a00
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x68f180fcce6836688e9084f035309e29bf0a2095
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x6fd9d7ad17242c41f7131d257212c54a0e816691
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x76fb31fb4af56892a25e32cfc43de717950c9278
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x7f5c764cbc14f9669b88837ca1490cca17c31607
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x8700daec35af8ff88c16bdf0418774cb3d7599b4
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x94b008aa00579c1307b0ef2c499ad98a8ce58e58
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x9560e827af36c94d2ac33a39bce1fe78631088db
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xa00e3a3511aac35ca78530c85007afcd31753819
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xab7badef82e9fe11f6f33f87bc9bc2aa27f2fcb5
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xb4bc46bc6cb217b59ea8f4530bae26bf69f677f0
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xd3594e879b358f430e20f82bea61e83562d49d48
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xda10009cbd5d07dd0cecc66161fc93d7c9000da1
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xdfa46478f9e5ea86d57387849598dbfb2e964b02
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xef4461891dfb3ac8572ccf7c794664a8dd927945
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xfdb794692724153d1488ccdbe0c56c252596735f
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xfe8b128ba8c78aabc59d4c64cee7ff28e9379921
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xff733b2a3557a7ed6697007ab5d11b79fdd1b76b
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ └── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
├── polkadot
│ └── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
├── polygon-zkevm
│ ├── 0x0d1e753a25ebda689453309112904807625befbe
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x120ef59b80774f02211563834d8e3b72cb1649d6
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x1e4a5963abfd975d8c9021ce480b42188849d41d
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x22b21beddef74fe62f031d2c5c8f7a9f8a4b304d
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x3d5320821bfca19fb0b5428f2c79d63bd5246f89
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x4f9a0e7fd2bf6067db6994cf12e4495df938e6e9
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x68791cfe079814c46e0e25c19bcc5bfc71a744f7
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xa2036f0538221a77a3937f1379699f44945018d0
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xa8ce8aee21bc2a48a5ef670afcc9274c7bbbc035
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xc5015b9d9161dca7e18e32f6f25c4ad850731fd4
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xea034fb02eb1808c2cc3adbc15f447b93cbe08e1
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ └── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
├── polygon
│ ├── 0x0621d647cecbfb64b79e44302c1933cb4f27054d
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x0b3f868e0be5597d5db7feb59e1cadbb0fdda50a
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x172370d5cd63279efa6d502dab29171933a610af
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x1bfd67037b42cf73acf2047067bd4f2c47d9bfd6
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x2791bca1f2de4661ed88a30c99a7a9449aa84174
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x282d8efce846a88b159800bd4130ad77443fa1a1
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x2f6f07cdcf3588944bf4c42ac74ff24bf56e7590
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x3ba4c387f786bfee076a58914f5bd38d668b42c3
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x3c499c542cef5e3811e1192ce70d8cc03d5c3359
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x3cef98bb43d732e2f285ee605a8158cde967d219
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x53e0bca35ec356bd5dddfebbd1fc0fd03fabad39
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x5fe2b58c013d7601147dcdd68c143a77499f5531
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x6f7c932e7684666c9fd1d44527765433e01ff61d
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x7ceb23fd6bc0add59e62ac25578270cff1b9f619
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x8505b9d2254a7ae468c0e9dd10ccea3a837aef5c
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x8f3cf7ad23cd3cadbd9735aff958023239c6a063
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x9a71012b13ca4d3d0cdc72a177df3ef03b0e76a3
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0x9c2c5fd7b07e95ee044ddeba0e97a665f142394f
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xa1c57f48f0deb89f569dfbe6e2b7f46d33606fd4
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xb33eaad8d922b1083446dc23f610c2567fb5180f
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xc2132d05d31c914a87c6611c10748aeb04b58e8f
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xd6df932a45c0f255f85145f286ea0b292b21c90b
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 0xdab529f40e671a1d4bf91361c21bf9f0c9712ab7
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ └── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
├── solana
│ ├── 4k3dyjzvzp8emzwuxbbcjevwskkk59s5icnly3qrkx6r
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 7i5kksx2weitkry7ja4zwsuxghs5ejbejy8vvxr4pfrx
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── 9lzcmqdgtkyz9drzqnpgee3sga89up3a247ypmj2xrqm
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── echesyfxepkdltoizsl8pbe8myagyy8zrqsacncfgnvp
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── epjfwdd5aufqssqem2qn1xzybapc8g4weggkzwytdt1v
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── es9vmfrzacermjfrf4h2fyd4kconky11mcce8benwnyb
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── hzrcwxp2vq9pcppxooayhj2bxtpo5xfpqrwb1svh332p
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ └── orcaektdk7lkz57vaayr9qensvepfiu6qemu1kektze
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
├── stellar
│ └── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
├── tezos
│ ├── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── kt18fp5rctw7mbwdmzfwjlduhs5mejmagdsz_11
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── kt18fp5rctw7mbwdmzfwjlduhs5mejmagdsz_16
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── kt18fp5rctw7mbwdmzfwjlduhs5mejmagdsz_17
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── kt18fp5rctw7mbwdmzfwjlduhs5mejmagdsz_18
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── kt18fp5rctw7mbwdmzfwjlduhs5mejmagdsz_19
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ ├── kt18fp5rctw7mbwdmzfwjlduhs5mejmagdsz_20
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ └── kt18fp5rctw7mbwdmzfwjlduhs5mejmagdsz_5
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
├── vechain
│ ├── 0x0000000000000000000000000000456e65726779
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ └── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
├── xdc
│ ├── info
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
│ └── xdc5d5f074837f5d4618b3916ba74de1bf9662a3fed
│ │ ├── info.json
│ │ ├── logo.png
│ │ └── logo.svg
└── xrp
│ └── info
│ ├── info.json
│ ├── logo.png
│ └── logo.svg
├── Dapps
├── 1inch.io
│ ├── info.json
│ └── logo.svg
├── README.md
├── aave.com
│ ├── info.json
│ └── logo.svg
├── abracadabra.money
│ ├── info.json
│ └── logo.svg
├── aevo.xyz
│ ├── info.json
│ └── logo.svg
├── amnis.finance
│ ├── info.json
│ └── logo.svg
├── apollox.finance
│ ├── info.json
│ └── logo.svg
├── aptosnames.com
│ ├── info.json
│ └── logo.svg
├── ariesmarkets.xyz
│ ├── info.json
│ └── logo.svg
├── arrakis.fi
│ ├── info.json
│ └── logo.svg
├── aura.finance
│ ├── info.json
│ └── logo.svg
├── babydogeswap.com
│ ├── info.json
│ └── logo.svg
├── balancer.fi
│ ├── info.json
│ └── logo.svg
├── beefy.com
│ ├── info.json
│ └── logo.svg
├── beets.fi
│ ├── info.json
│ └── logo.svg
├── bluemove.net
│ ├── info.json
│ └── logo.svg
├── bounce.finance
│ ├── info.json
│ └── logo.svg
├── camelot.exchange
│ ├── info.json
│ └── logo.svg
├── cellana.finance
│ ├── info.json
│ └── logo.svg
├── cherryswap.net
│ ├── info.json
│ └── logo.svg
├── cow.fi
│ ├── info.json
│ └── logo.svg
├── curve.fi
│ ├── info.json
│ └── logo.svg
├── de.fi
│ ├── info.json
│ └── logo.svg
├── debank.com
│ ├── info.json
│ └── logo.svg
├── decentraland.org
│ ├── info.json
│ └── logo.svg
├── defikingdoms.com
│ ├── info.json
│ └── logo.svg
├── dhedge.org
│ ├── info.json
│ └── logo.svg
├── dolomite.io
│ ├── info.json
│ └── logo.svg
├── dorahacks.io
│ ├── info.json
│ └── logo.svg
├── echelon.market
│ ├── info.json
│ └── logo.svg
├── ens.domains
│ ├── info.json
│ └── logo.svg
├── equation.trade
│ ├── info.json
│ └── logo.svg
├── exact.ly
│ ├── info.json
│ └── logo.svg
├── extrafi.io
│ ├── info.json
│ └── logo.svg
├── fioprotocol.io
│ ├── info.json
│ └── logo.svg
├── fxhash.xyz
│ ├── info.json
│ └── logo.svg
├── galxe.com
│ ├── info.json
│ └── logo.svg
├── gamma.xyz
│ ├── info.json
│ └── logo.svg
├── gmx.io
│ ├── info.json
│ └── logo.svg
├── guardarian.com
│ ├── info.json
│ └── logo.svg
├── gyro.finance
│ ├── info.json
│ └── logo.svg
├── hop.exchange
│ ├── info.json
│ └── logo.svg
├── infinitycrypto.com
│ ├── info.json
│ └── logo.svg
├── infinitywallet.io
│ ├── info.json
│ └── logo.svg
├── insurace.io
│ ├── info.json
│ └── logo.svg
├── jumper.exchange
│ ├── info.json
│ └── logo.svg
├── kcc.io
│ ├── info.json
│ └── logo.svg
├── kromatika.finance
│ ├── info.json
│ └── logo.svg
├── kyberswap.com
│ ├── info.json
│ └── logo.svg
├── layer3.xyz
│ ├── info.json
│ └── logo.svg
├── lido.fi
│ ├── info.json
│ └── logo.svg
├── liquidswap.com
│ ├── info.json
│ └── logo.svg
├── lyra.finance
│ ├── info.json
│ └── logo.svg
├── matcha.xyz
│ ├── info.json
│ └── logo.svg
├── mdex.com
│ ├── info.json
│ └── logo.svg
├── merkle.trade
│ ├── info.json
│ └── logo.svg
├── meso.finance
│ ├── info.json
│ └── logo.svg
├── mm.finance
│ ├── info.json
│ └── logo.svg
├── mobox.io
│ ├── info.json
│ └── logo.svg
├── mojitoswap.finance
│ ├── info.json
│ └── logo.svg
├── mux.network
│ ├── info.json
│ └── logo.svg
├── objkt.com
│ ├── info.json
│ └── logo.svg
├── onramper.com
│ ├── info.json
│ └── logo.svg
├── opensea.io
│ ├── info.json
│ └── logo.svg
├── pancakeswap.finance
│ ├── info.json
│ └── logo.svg
├── paraswap.io
│ ├── info.json
│ └── logo.svg
├── pendle.finance
│ ├── info.json
│ └── logo.svg
├── perp.com
│ ├── info.json
│ └── logo.svg
├── pikaprotocol.com
│ ├── info.json
│ └── logo.svg
├── quickswap.exchange
│ ├── info.json
│ └── logo.svg
├── radiant.capital
│ ├── info.json
│ └── logo.svg
├── renzoprotocol.com
│ ├── info.json
│ └── logo.svg
├── revoke.cash
│ ├── info.json
│ └── logo.svg
├── rhino.fi
│ ├── info.json
│ └── logo.svg
├── sandbox.game
│ ├── info.json
│ └── logo.svg
├── silo.finance
│ ├── info.json
│ └── logo.svg
├── sonne.finance
│ ├── info.json
│ └── logo.svg
├── space.id
│ ├── info.json
│ └── logo.svg
├── stargate.finance
│ ├── info.json
│ └── logo.svg
├── sunflower-land.com
│ ├── info.json
│ └── logo.svg
├── superfluid.finance
│ ├── info.json
│ └── logo.svg
├── superposition.finance
│ ├── info.json
│ └── logo.svg
├── sushi.com
│ ├── info.json
│ └── logo.svg
├── synthetix.io
│ ├── info.json
│ └── logo.svg
├── tally.xyz
│ ├── info.json
│ └── logo.svg
├── thala.fi
│ ├── info.json
│ └── logo.svg
├── thalesmarket.io
│ ├── info.json
│ └── logo.svg
├── tofunft.com
│ ├── info.json
│ └── logo.svg
├── topaz.so
│ ├── info.json
│ └── logo.svg
├── toros.finance
│ ├── info.json
│ └── logo.svg
├── tortuga.finance
│ ├── info.json
│ └── logo.svg
├── traderjoexyz.com
│ ├── info.json
│ └── logo.svg
├── transak.com
│ ├── info.json
│ └── logo.svg
├── travala.com
│ ├── info.json
│ └── logo.svg
├── treasure.lol
│ ├── info.json
│ └── logo.svg
├── uniswap.org
│ ├── info.json
│ └── logo.svg
├── unstoppabledomains.com
│ ├── info.json
│ └── logo.svg
├── uquid.com
│ ├── info.json
│ └── logo.svg
├── velodrome.finance
│ ├── info.json
│ └── logo.svg
├── venus.io
│ ├── info.json
│ └── logo.svg
├── vertexprotocol.com
│ ├── info.json
│ └── logo.svg
├── vesper.finance
│ ├── info.json
│ └── logo.svg
├── wapal.io
│ ├── info.json
│ └── logo.svg
├── xspswap.finance
│ ├── info.json
│ └── logo.svg
└── yearn.fi
│ ├── info.json
│ └── logo.svg
├── LICENSE
├── Nfts
└── README.md
├── README.md
├── Tools
└── generateCryptoPng.js
├── package.json
└── yarn.lock
/.gitignore:
--------------------------------------------------------------------------------
1 | # Dependency directories
2 | node_modules/
3 |
--------------------------------------------------------------------------------
/Contracts/DApps/aevo.xyz/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "aevo.xyz",
3 | "name": "Aevo",
4 | "dappLink": "https://app.aevo.xyz/",
5 | "contracts": {
6 | "op":[
7 | {
8 | "contractAddress": "0xfff4a34925301d231ddf42b871c3b199c1e80584",
9 | "id":"aevo-deposit-contract",
10 | "name": "Aevo Deposit",
11 | "type":"defi"
12 | }
13 | ],
14 | "eth":[
15 | {
16 | "contractAddress": "0x4082c9647c098a6493fb499eae63b5ce3259c574",
17 | "id":"aevo-deposit-contract",
18 | "name": "Aevo Deposit",
19 | "type":"defi"
20 | }
21 | ],
22 | "arb":[
23 | {
24 | "contractAddress": "0x80d40e32fad8be8da5c6a42b8af1e181984d137c",
25 | "id":"aevo-deposit-contract",
26 | "name": "Aevo Deposit",
27 | "type":"defi"
28 | }
29 | ]
30 | }
31 | }
32 |
--------------------------------------------------------------------------------
/Contracts/DApps/beets.fi/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "beets.fi",
3 | "name": "Beethoven X",
4 | "dappLink": "https://op.beets.fi/",
5 | "contracts": {
6 | "op":[
7 | {
8 | "contractAddress": "0xba12222222228d8ba445958a75a0704d566bf2c8",
9 | "id":"beets-swap",
10 | "name": "Beethoven X Swap",
11 | "type":"swap"
12 | }
13 | ],
14 | "ftm":[
15 | {
16 | "contractAddress": "0x20dd72ed959b6147912c2e529f0a0c651c33c9ce",
17 | "id":"beets-swap",
18 | "name": "Beethoven X Swap",
19 | "type":"swap"
20 | },
21 | {
22 | "contractAddress": "0x8166994d9ebbe5829ec86bd81258149b87facfd3",
23 | "id":"beets-masterchef",
24 | "name": "Beethoven X MasterChef",
25 | "type":"stake"
26 | }
27 | ]
28 | }
29 | }
30 |
--------------------------------------------------------------------------------
/Contracts/DApps/cow.fi/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "cow.fi",
3 | "name": "CoW Swap",
4 | "dappLink": "https://swap.cow.fi/",
5 | "contracts": {
6 | "eth":[
7 | {
8 | "contractAddress": "0x40a50cf069e992aa4536211b23f286ef88752187",
9 | "id":"cowswap-eth-swaps",
10 | "name": "CoW Swap",
11 | "type":"aggregator"
12 | },
13 | {
14 | "contractAddress": "0xc92e8bdf79f0507f65a392b0ab4667716bfe0110",
15 | "id":"cowswap-relayer",
16 | "name": "CoW Swap",
17 | "type":"aggregator"
18 | }
19 | ]
20 | }
21 | }
22 |
--------------------------------------------------------------------------------
/Contracts/DApps/infinitycrypto.com/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "infinitycrypto.com",
3 | "name": "Infinity Crypto",
4 | "dappLink": "https://infinitycrypto.com/",
5 | "contracts": {
6 | "bsc":[
7 | {
8 | "contractAddress": "0xeb1c0efe6655e019e2c6ab01e0bd0c97f4899a4e",
9 | "id":"infinitycrypto-router",
10 | "name": "Infinity Crypto Router",
11 | "type":"swap"
12 | },
13 | {
14 | "contractAddress": "0x58e3e2061c7dc94e06ce9e36c3db0e5687d88f12",
15 | "id":"infinitycrypto-stake",
16 | "name": "Infinity Crypto Stake",
17 | "type":"stake"
18 | }
19 | ]
20 | }
21 | }
22 |
--------------------------------------------------------------------------------
/Contracts/DApps/pikaprotocol.com/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "pikaprotocol.com",
3 | "name": "Pika Protocol",
4 | "dappLink": "https://www.pikaprotocol.com/#/trade",
5 | "contracts": {
6 | "op":[
7 | {
8 | "contractAddress": "0x9b86b2be8edb2958089e522fe0eb7dd5935975ab",
9 | "id":"pika-perp-v4",
10 | "name": "Pika Perpetual",
11 | "type":"defi"
12 | },
13 | {
14 | "contractAddress": "0x060c4cb78f1a4508ad84cf2a65c6df9afe3253fe",
15 | "id":"pika-vault--fee-reward-v4",
16 | "name": "Pika Vault Fee Reward",
17 | "type":"earn"
18 | },
19 | {
20 | "contractAddress": "0xb67c152e69217b5acb85a2e19df13423351b0e27",
21 | "id":"pika-position-manager-v4",
22 | "name": "Pika Position Manager",
23 | "type":"defi"
24 | },
25 | {
26 | "contractAddress": "0x835a179a9e1a57f15823efc82bc460eb2d9d2e7c",
27 | "id":"pika-order-book-v4",
28 | "name": "Pika Order Book",
29 | "type":"defi"
30 | }
31 | ]
32 | }
33 | }
34 |
--------------------------------------------------------------------------------
/Contracts/DApps/space.id/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "space.id",
3 | "name": "Space ID",
4 | "dappLink": "https://space.id/",
5 | "contracts": {
6 | "bsc":[
7 | {
8 | "contractAddress": "0xe3b1d32e43ce8d658368e2cbff95d57ef39be8a6",
9 | "id":"spaceid-register",
10 | "name": "Space ID",
11 | "type":"name service"
12 | }
13 | ]
14 | }
15 | }
16 |
--------------------------------------------------------------------------------
/Contracts/DApps/synthetix.io/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "synthetix.io",
3 | "name": "Synthetix",
4 | "dappLink": "https://staking.synthetix.io/",
5 | "contracts": {
6 | "eth":[
7 | {
8 | "contractAddress": "0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f",
9 | "id":"synthetix-token",
10 | "name": "Synthetix",
11 | "type":"token"
12 | }
13 | ],
14 | "op":[
15 | {
16 | "contractAddress": "0x8700daec35af8ff88c16bdf0418774cb3d7599b4",
17 | "id":"synthetix-token",
18 | "name": "Synthetix",
19 | "type":"token"
20 | }
21 | ],
22 | }
23 | }
24 |
--------------------------------------------------------------------------------
/Contracts/README.md:
--------------------------------------------------------------------------------
1 | # A Registry of DApps smart contracts, to be able to link a DApp to a contract
2 |
--------------------------------------------------------------------------------
/Cryptos/aptos/0x159df6b7689437016108a019fd5bef736bac692b6d4a1f10c941f6fbb9a74ca6__oft__cakeoft/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/aptos/0x159df6b7689437016108a019fd5bef736bac692b6d4a1f10c941f6fbb9a74ca6__oft__cakeoft/logo.png
--------------------------------------------------------------------------------
/Cryptos/aptos/0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa__asset__usdc/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/aptos/0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa__asset__usdc/logo.png
--------------------------------------------------------------------------------
/Cryptos/aptos/0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa__asset__usdt/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/aptos/0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa__asset__usdt/logo.png
--------------------------------------------------------------------------------
/Cryptos/aptos/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/aptos/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/arbitrum/0x040d1edc9569d4bab2d15287dc5a4f10f56a56b8/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/arbitrum/0x040d1edc9569d4bab2d15287dc5a4f10f56a56b8/logo.png
--------------------------------------------------------------------------------
/Cryptos/arbitrum/0x11cdb42b0eb46d95f990bedd4695a6e3fa034978/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/arbitrum/0x11cdb42b0eb46d95f990bedd4695a6e3fa034978/logo.png
--------------------------------------------------------------------------------
/Cryptos/arbitrum/0x2f2a2543b76a4166549f7aab2e75bef0aefc5b0f/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "0x2f2a2543b76a4166549f7aab2e75bef0aefc5b0f",
3 | "name": "Wrapped Bitcoin",
4 | "tag": "WBTC",
5 | "decimals": 8,
6 | "type": "token",
7 | "tokenType": "ERC20",
8 | "information": {
9 | "website": "https://wbtc.network/",
10 | "coinGeckoID": "wrapped-bitcoin",
11 | "coinMarketCapID": "wrapped-bitcoin",
12 | "description": "Wrapped Bitcoin (WBTC) is an ERC-20 token that is pegged to Bitcoin (BTC) and redeemable 1:1 for Bitcoin.",
13 | "explorer": "https://arbiscan.io/token/0x2f2a2543b76a4166549f7aab2e75bef0aefc5b0f",
14 | "coinGecko": "https://www.coingecko.com/coins/wrapped-bitcoin/",
15 | "coinMarketCap": "https://coinmarketcap.com/currencies/wrapped-bitcoin/"
16 | },
17 | "styles": {
18 | "color":"#764a95",
19 | "button_a":"#5F3F76 ",
20 | "button_b":"#2c223d",
21 | "hover_a":"#55376b",
22 | "hover_b":"#2b203b"
23 | },
24 | "links": [
25 | {
26 | "name": "twitter",
27 | "url": "https://twitter.com/WrappedBTC"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Cryptos/arbitrum/0x2f2a2543b76a4166549f7aab2e75bef0aefc5b0f/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/arbitrum/0x2f2a2543b76a4166549f7aab2e75bef0aefc5b0f/logo.png
--------------------------------------------------------------------------------
/Cryptos/arbitrum/0x6694340fc020c5e6b96567843da2df01b2ce1eb6/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/arbitrum/0x6694340fc020c5e6b96567843da2df01b2ce1eb6/logo.png
--------------------------------------------------------------------------------
/Cryptos/arbitrum/0x82af49447d8a07e3bd95bd0d56f35241523fbab1/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "0x82af49447d8a07e3bd95bd0d56f35241523fbab1",
3 | "name": "Wrapped Ether",
4 | "tag": "WETH",
5 | "decimals": 18,
6 | "type": "token",
7 | "tokenType": "ERC20",
8 | "information": {
9 | "website": "https://weth.io/",
10 | "coinGeckoID": "weth",
11 | "coinMarketCapID": "weth",
12 | "description": "Wrapped Ether (WETH) is a token pegged 1:1 to Ethereum (ETH) and allows ETH to be more universally compatible across all dApps and smart contracts.",
13 | "explorer": "https://arbiscan.io/token/0x82af49447d8a07e3bd95bd0d56f35241523fbab1",
14 | "coinGecko": "https://coinmarketcap.com/currencies/weth/",
15 | "coinMarketCap": "https://coinmarketcap.com/currencies/weth/"
16 | },
17 | "styles": {
18 | "color":"#eb4376",
19 | "button_a":"#ec448e",
20 | "button_b":"#c92a40",
21 | "hover_a":"#d8397f",
22 | "hover_b":"#b52136"
23 | }
24 | }
25 |
--------------------------------------------------------------------------------
/Cryptos/arbitrum/0x82af49447d8a07e3bd95bd0d56f35241523fbab1/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/arbitrum/0x82af49447d8a07e3bd95bd0d56f35241523fbab1/logo.png
--------------------------------------------------------------------------------
/Cryptos/arbitrum/0x912ce59144191c1204e64559fe8253a0e49e6548/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/arbitrum/0x912ce59144191c1204e64559fe8253a0e49e6548/logo.png
--------------------------------------------------------------------------------
/Cryptos/arbitrum/0xd4d42f0b6def4ce0383636770ef773390d85c61a/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/arbitrum/0xd4d42f0b6def4ce0383636770ef773390d85c61a/logo.png
--------------------------------------------------------------------------------
/Cryptos/arbitrum/0xda10009cbd5d07dd0cecc66161fc93d7c9000da1/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/arbitrum/0xda10009cbd5d07dd0cecc66161fc93d7c9000da1/logo.png
--------------------------------------------------------------------------------
/Cryptos/arbitrum/0xfc5a1a6eb076a2c7ad06ed22c90d7e710e35ad0a/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/arbitrum/0xfc5a1a6eb076a2c7ad06ed22c90d7e710e35ad0a/logo.png
--------------------------------------------------------------------------------
/Cryptos/arbitrum/0xfc5a1a6eb076a2c7ad06ed22c90d7e710e35ad0a/logo.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
17 |
--------------------------------------------------------------------------------
/Cryptos/arbitrum/0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/arbitrum/0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9/logo.png
--------------------------------------------------------------------------------
/Cryptos/arbitrum/0xff970a61a04b1ca14834a43f5de4533ebddb5cc8/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/arbitrum/0xff970a61a04b1ca14834a43f5de4533ebddb5cc8/logo.png
--------------------------------------------------------------------------------
/Cryptos/arbitrum/info/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "arbitrum",
3 | "name": "Ethereum",
4 | "tag": "ETH",
5 | "decimals": 18,
6 | "type": "coin",
7 | "tokenType": "",
8 | "information": {
9 | "website": "https://arbitrum.io/",
10 | "coinGeckoID": "ethereum",
11 | "coinMarketCapID": "ethereum",
12 | "description": "Ethereum is used for transactions on the Arbitrum Chain, which a layer-2 solution designed to enhance Ethereum smart contracts.",
13 | "explorer": "https://arbiscan.io/",
14 | "coinGecko": "https://www.coingecko.com/coins/ethereum/",
15 | "coinMarketCap": "https://coinmarketcap.com/currencies/ethereum/"
16 | },
17 | "styles": {
18 | "color":"#5960a0",
19 | "button_a":"#3d3f61",
20 | "button_b":"#2a2b4e",
21 | "hover_a":"#383a5a",
22 | "hover_b":"#28294c"
23 | },
24 | "links": [
25 | {
26 | "name": "twitter",
27 | "url": "https://twitter.com/arbitrum"
28 | },
29 | {
30 | "name": "discord",
31 | "url": "https://discord.com/invite/arbitrum"
32 | }
33 | ]
34 | }
35 |
--------------------------------------------------------------------------------
/Cryptos/arbitrum/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/arbitrum/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/avax/0x9702230a8ea53601f5cd2dc00fdbc13d4df4a8c7/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/avax/0x9702230a8ea53601f5cd2dc00fdbc13d4df4a8c7/logo.png
--------------------------------------------------------------------------------
/Cryptos/avax/0xa7d7079b0fead91f3e65f86e8915cb59c1a4c664/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/avax/0xa7d7079b0fead91f3e65f86e8915cb59c1a4c664/logo.png
--------------------------------------------------------------------------------
/Cryptos/avax/0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/avax/0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e/logo.png
--------------------------------------------------------------------------------
/Cryptos/avax/0xc7198437980c041c805a1edcba50c1ce5db95118/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/avax/0xc7198437980c041c805a1edcba50c1ce5db95118/logo.png
--------------------------------------------------------------------------------
/Cryptos/avax/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/avax/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/base/0x22e6966b799c4d5b13be962e1d117b56327fda66/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/base/0x22e6966b799c4d5b13be962e1d117b56327fda66/logo.png
--------------------------------------------------------------------------------
/Cryptos/base/0x2da56acb9ea78330f947bd57c54119debda7af71/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/base/0x2da56acb9ea78330f947bd57c54119debda7af71/logo.png
--------------------------------------------------------------------------------
/Cryptos/base/0x50c5725949a6f0c72e6c4a641f24049a917db0cb/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/base/0x50c5725949a6f0c72e6c4a641f24049a917db0cb/logo.png
--------------------------------------------------------------------------------
/Cryptos/base/0x833589fcd6edb6e08f4c7c32d4f71b54bda02913/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/base/0x833589fcd6edb6e08f4c7c32d4f71b54bda02913/logo.png
--------------------------------------------------------------------------------
/Cryptos/base/0x9eaf8c1e34f05a589eda6bafdf391cf6ad3cb239/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/base/0x9eaf8c1e34f05a589eda6bafdf391cf6ad3cb239/logo.png
--------------------------------------------------------------------------------
/Cryptos/base/info/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "base-ethereum",
3 | "name": "Ethereum",
4 | "tag": "ETH",
5 | "decimals": 18,
6 | "type": "coin",
7 | "tokenType": "",
8 | "information": {
9 | "website": "https://www.base.org/",
10 | "coinGeckoID": "ethereum",
11 | "coinMarketCapID": "ethereum",
12 | "description": "Ethereum is used for transactions on the Base Chain, which is an optmistic role L2 side chain for Ethereum.",
13 | "explorer": "https://basescan.org/",
14 | "coinGecko": "https://www.coingecko.com/coins/ethereum/",
15 | "coinMarketCap": "https://coinmarketcap.com/currencies/ethereum/"
16 | },
17 | "styles": {
18 | "color":"#5960a0",
19 | "button_a":"#3d3f61",
20 | "button_b":"#2a2b4e",
21 | "hover_a":"#383a5a",
22 | "hover_b":"#28294c"
23 | },
24 | "links": [
25 | {
26 | "name": "twitter",
27 | "url": "https://twitter.com/base"
28 | },
29 | {
30 | "name": "discord",
31 | "url": "https://discord.com/invite/buildonbase"
32 | }
33 | ]
34 | }
35 |
--------------------------------------------------------------------------------
/Cryptos/base/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/base/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancechain/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancechain/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancechain/info/logo.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x0d3843f92d622468ba67df5a6a4149b484a75af3/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x0d3843f92d622468ba67df5a6a4149b484a75af3/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x101d82428437127bf1608f699cd651e6abf9766e/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x101d82428437127bf1608f699cd651e6abf9766e/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x111111111117dc0aa78b770fa6a738034120c302/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x111111111117dc0aa78b770fa6a738034120c302/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x1af3f329e8be154074d8769d1ffa4ee058b1dbc3/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x1af3f329e8be154074d8769d1ffa4ee058b1dbc3/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x1d2f0da169ceb9fc7b3144628db156f3f6c60dbe/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x1d2f0da169ceb9fc7b3144628db156f3f6c60dbe/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x21004b11939359e7e962db6675d56f50353df29c/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x21004b11939359e7e962db6675d56f50353df29c/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x2170ed0880ac9a755fd29b2688956bd959f933f8/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x2170ed0880ac9a755fd29b2688956bd959f933f8/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x2859e4544c4bb03966803b044a93563bd2d0dd4d/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x2859e4544c4bb03966803b044a93563bd2d0dd4d/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x2dff88a56767223a5529ea5960da7a3f5f766406/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x2dff88a56767223a5529ea5960da7a3f5f766406/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x3019bf2a2ef8040c242c9a4c5c4bd4c81678b2a1/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x3019bf2a2ef8040c242c9a4c5c4bd4c81678b2a1/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x3ee2200efb3400fabb9aacf31297cbdd1d435d47/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x3ee2200efb3400fabb9aacf31297cbdd1d435d47/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x4338665cbb7b2485a8855a139b75d5e34ab0db94/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x4338665cbb7b2485a8855a139b75d5e34ab0db94/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x4db5a66e937a9f4473fa95b1caf1d1e1d62e29ea/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "0x4db5a66e937a9f4473fa95b1caf1d1e1d62e29ea",
3 | "name": "Wrapped Ether",
4 | "tag": "WETH",
5 | "decimals": 18,
6 | "type": "token",
7 | "tokenType": "BEP20",
8 | "information": {
9 | "website": "https://weth.io/",
10 | "coinGeckoID": "weth",
11 | "coinMarketCapID": "weth",
12 | "description": "Wrapped Ether (WETH) is a token pegged 1:1 to Ethereum (ETH) and allows ETH to be more universally compatible across all dApps and smart contracts.",
13 | "explorer": "https://bscscan.com/token/0x4db5a66e937a9f4473fa95b1caf1d1e1d62e29ea",
14 | "coinGecko": "https://coinmarketcap.com/currencies/weth/",
15 | "coinMarketCap": "https://coinmarketcap.com/currencies/weth/"
16 | },
17 | "styles": {
18 | "color":"#eb4376",
19 | "button_a":"#ec448e",
20 | "button_b":"#c92a40",
21 | "hover_a":"#d8397f",
22 | "hover_b":"#b52136"
23 | }
24 | }
25 |
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x4db5a66e937a9f4473fa95b1caf1d1e1d62e29ea/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x4db5a66e937a9f4473fa95b1caf1d1e1d62e29ea/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x52ce071bd9b1c4b00a0b92d298c512478cad67e8/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x52ce071bd9b1c4b00a0b92d298c512478cad67e8/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x55d398326f99059ff775485246999027b3197955/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x55d398326f99059ff775485246999027b3197955/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x5f0da599bb2cccfcf6fdfd7d81743b6020864350/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x5f0da599bb2cccfcf6fdfd7d81743b6020864350/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x64d3638a7d8747eee7bd5d402cc5f5bd00dc27dc/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x64d3638a7d8747eee7bd5d402cc5f5bd00dc27dc/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x6d106c0b8d2f47c5465bdbd58d1be253762cbbc1/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x6d106c0b8d2f47c5465bdbd58d1be253762cbbc1/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x7083609fce4d1d8dc0c979aab8c869ea2c873402/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x7083609fce4d1d8dc0c979aab8c869ea2c873402/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x7083609fce4d1d8dc0c979aab8c869ea2c873402/logo.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c/logo.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x767b28a30e3a15dcece7bff7a020adfde9d19cf8/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x767b28a30e3a15dcece7bff7a020adfde9d19cf8/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x85eac5ac2f758618dfa09bdbe0cf174e7d574d5b/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x85eac5ac2f758618dfa09bdbe0cf174e7d574d5b/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x88f1a5ae2a3bf98aeaf342d26b30a79438c9142e/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x88f1a5ae2a3bf98aeaf342d26b30a79438c9142e/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x947950bcc74888a40ffa2593c5798f11fc9124c4/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x947950bcc74888a40ffa2593c5798f11fc9124c4/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0x95e7c70b58790a1cbd377bc403cd7e9be7e0afb1/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0x95e7c70b58790a1cbd377bc403cd7e9be7e0afb1/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0xa57ac35ce91ee92caefaa8dc04140c8e232c2e50/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0xa57ac35ce91ee92caefaa8dc04140c8e232c2e50/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0xad6caeb32cd2c308980a548bd0bc5aa4306c6c18/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0xad6caeb32cd2c308980a548bd0bc5aa4306c6c18/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0xb0d502e938ed5f4df2e681fe6e419ff29631d62b/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0xb0d502e938ed5f4df2e681fe6e419ff29631d62b/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0xba2ae424d960c26247dd6c32edc70b295c744c43/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0xba2ae424d960c26247dd6c32edc70b295c744c43/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0xba2ae424d960c26247dd6c32edc70b295c744c43/logo.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c/logo.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0xbf5140a22578168fd562dccf235e5d43a02ce9b1/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0xbf5140a22578168fd562dccf235e5d43a02ce9b1/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0xc748673057861a797275cd8a068abb95a902e8de/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0xc748673057861a797275cd8a068abb95a902e8de/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0xcc42724c6683b7e57334c4e856f4c9965ed682bd/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0xcc42724c6683b7e57334c4e856f4c9965ed682bd/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0xcf6bb5389c92bdda8a3747ddb454cb7a64626c63/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0xcf6bb5389c92bdda8a3747ddb454cb7a64626c63/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0xd8a1734945b9ba38eb19a291b475e31f49e59877/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0xd8a1734945b9ba38eb19a291b475e31f49e59877/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0xd8a1734945b9ba38eb19a291b475e31f49e59877/logo.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0xd944f1d1e9d5f9bb90b62f9d45e447d989580782/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0xd944f1d1e9d5f9bb90b62f9d45e447d989580782/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0xe02df9e3e622debdd69fb838bb799e3f168902c5/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0xe02df9e3e622debdd69fb838bb799e3f168902c5/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0xe9e7cea3dedca5984780bafc599bd69add087d56/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0xe9e7cea3dedca5984780bafc599bd69add087d56/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0xf21768ccbc73ea5b6fd3c687208a7c2def2d966e/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0xf21768ccbc73ea5b6fd3c687208a7c2def2d966e/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0xf8a0bf9cf54bb92f17374d9e9a321e6a111a51bd/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0xf8a0bf9cf54bb92f17374d9e9a321e6a111a51bd/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/0xfb6115445bff7b52feb98650c87f44907e58f802/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/0xfb6115445bff7b52feb98650c87f44907e58f802/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/binancesmartchain/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/binancesmartchain/info/logo.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/Cryptos/bitcoin/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/bitcoin/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/cardano/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/cardano/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/cronos/0x66e428c3f67a68878562e79a0234c1f83c208770/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/cronos/0x66e428c3f67a68878562e79a0234c1f83c208770/logo.png
--------------------------------------------------------------------------------
/Cryptos/cronos/0xc21223249ca28397b4b6541dffaecc539bff0c59/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/cronos/0xc21223249ca28397b4b6541dffaecc539bff0c59/logo.png
--------------------------------------------------------------------------------
/Cryptos/cronos/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/cronos/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/dogecoin/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/dogecoin/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x0bc529c00c6401aef6d220be8c6ea1667f6ad93e/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x0bc529c00c6401aef6d220be8c6ea1667f6ad93e/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x0d8775f648430679a709e98d2b0cb6250d2887ef/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x0d8775f648430679a709e98d2b0cb6250d2887ef/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x0f5d2fb29fb7d3cfee444a200298f468908cc942/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x0f5d2fb29fb7d3cfee444a200298f468908cc942/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x111111111117dc0aa78b770fa6a738034120c302/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x111111111117dc0aa78b770fa6a738034120c302/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x18aaa7115705e8be94bffebde57af9bfc265b998/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x18aaa7115705e8be94bffebde57af9bfc265b998/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x1abaea1f7c830bd89acc67ec4af516284b1bc33c/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x1abaea1f7c830bd89acc67ec4af516284b1bc33c/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x1f9840a85d5af5bf1d1762f925bdaddc4201f984/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x1f9840a85d5af5bf1d1762f925bdaddc4201f984/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x2260fac5e5542a773aa44fbcfedf7c193bc2c599/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
3 | "name": "Wrapped Bitcoin",
4 | "tag": "WBTC",
5 | "decimals": 8,
6 | "type": "token",
7 | "tokenType": "ERC20",
8 | "information": {
9 | "website": "https://wbtc.network/",
10 | "coinGeckoID": "wrapped-bitcoin",
11 | "coinMarketCapID": "wrapped-bitcoin",
12 | "description": "Wrapped Bitcoin (WBTC) is an ERC-20 token that is pegged to Bitcoin (BTC) and redeemable 1:1 for Bitcoin.",
13 | "explorer": "https://etherscan.io/token/0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
14 | "coinGecko": "https://www.coingecko.com/coins/wrapped-bitcoin/",
15 | "coinMarketCap": "https://coinmarketcap.com/currencies/wrapped-bitcoin/"
16 | },
17 | "styles": {
18 | "color":"#764a95",
19 | "button_a":"#5F3F76 ",
20 | "button_b":"#2c223d",
21 | "hover_a":"#55376b",
22 | "hover_b":"#2b203b"
23 | },
24 | "links": [
25 | {
26 | "name": "twitter",
27 | "url": "https://twitter.com/WrappedBTC"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x2260fac5e5542a773aa44fbcfedf7c193bc2c599/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x2260fac5e5542a773aa44fbcfedf7c193bc2c599/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x455e53cbb86018ac2b8092fdcd39d8444affc3f6/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x455e53cbb86018ac2b8092fdcd39d8444affc3f6/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x4d224452801aced8b2f0aebe155379bb5d594381/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "0x4d224452801aced8b2f0aebe155379bb5d594381",
3 | "name": "ApeCoin",
4 | "tag": "APE",
5 | "decimals": 18,
6 | "type": "token",
7 | "tokenType": "ERC20",
8 | "information": {
9 | "website": "https://apecoin.com/",
10 | "coinGeckoID": "apecoin",
11 | "coinMarketCapID": "apecoin-ape",
12 | "description": "Apecoin is the governance and utility toke that serves the Bored Ape Yacht Club community and related communities.",
13 | "explorer": "https://etherscan.io/token/0x4d224452801aced8b2f0aebe155379bb5d594381",
14 | "coinGecko": "https://coinmarketcap.com/currencies/apecoin/",
15 | "coinMarketCap": "https://coinmarketcap.com/currencies/apecoin-ape/"
16 | },
17 | "styles": {
18 | "color":"#2264e7",
19 | "button_a":"#014fea",
20 | "button_b":"#053593",
21 | "hover_a":"#064bd3",
22 | "hover_b":"#063187"
23 | },
24 | "links": [
25 | {
26 | "name": "twitter",
27 | "url": "https://twitter.com/apecoin"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x4d224452801aced8b2f0aebe155379bb5d594381/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x4d224452801aced8b2f0aebe155379bb5d594381/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x4fabb145d64652a948d72533023f6e7a623c7c53/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x4fabb145d64652a948d72533023f6e7a623c7c53/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x505a84a03e382331a1be487b632cf357748b65d6/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x505a84a03e382331a1be487b632cf357748b65d6/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x514910771af9ca656af840dff83e8264ecf986ca/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x514910771af9ca656af840dff83e8264ecf986ca/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x54c9ea2e9c9e8ed865db4a4ce6711c2a0d5063ba/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x54c9ea2e9c9e8ed865db4a4ce6711c2a0d5063ba/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x5a98fcbea516cf06857215779fd812ca3bef1b32/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x5a98fcbea516cf06857215779fd812ca3bef1b32/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x61cc6af18c351351148815c5f4813a16dee7a7e4/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x61cc6af18c351351148815c5f4813a16dee7a7e4/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x6b0faca7ba905a86f221ceb5ca404f605e5b3131/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x6b0faca7ba905a86f221ceb5ca404f605e5b3131/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x6b175474e89094c44da98b954eedeac495271d0f/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x6b175474e89094c44da98b954eedeac495271d0f/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x6b3595068778dd592e39a122f4f5a5cf09c90fe2/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x6b3595068778dd592e39a122f4f5a5cf09c90fe2/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x6c3ea9036406852006290770bedfcaba0e23a0e8/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "0x6c3ea9036406852006290770bedfcaba0e23a0e8",
3 | "name": "Paypal USD",
4 | "tag": "PYUSD",
5 | "decimals": 6,
6 | "type": "token",
7 | "tokenType": "ERC20",
8 | "information": {
9 | "website": "https://www.paypal.com/us/digital-wallet/manage-money/crypto/pyusd",
10 | "coinGeckoID": "paypal-usd",
11 | "coinMarketCapID": "paypal-usd",
12 | "description": "PayPal USD is designed to maintain a stable $1 USD value. It’s backed by dollar deposits, US treasuries, and cash equivalents.",
13 | "explorer": "https://etherscan.io/token/0x6c3ea9036406852006290770bedfcaba0e23a0e8",
14 | "coinGecko": "https://coinmarketcap.com/currencies/paypal-usd",
15 | "coinMarketCap": "https://coinmarketcap.com/currencies/paypal-usd/"
16 | },
17 | "styles": {
18 | "color":"#2982db",
19 | "button_a":"#0070e0",
20 | "button_b":"#0a3d99",
21 | "hover_a":"#0a6aca",
22 | "hover_b":"#003087"
23 | },
24 | "links": [
25 | {
26 | "name": "twitter",
27 | "url": "https://twitter.com/PayPal"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x6c3ea9036406852006290770bedfcaba0e23a0e8/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x6c3ea9036406852006290770bedfcaba0e23a0e8/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x799a4202c12ca952cb311598a024c80ed371a41e/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x799a4202c12ca952cb311598a024c80ed371a41e/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x8762db106b2c2a0bccb3a80d1ed41273552616e8/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x8762db106b2c2a0bccb3a80d1ed41273552616e8/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x967da4048cd07ab37855c090aaf366e4ce1b9f48/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x967da4048cd07ab37855c090aaf366e4ce1b9f48/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x9e5bd9d9fad182ff0a93ba8085b664bcab00fa68/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x9e5bd9d9fad182ff0a93ba8085b664bcab00fa68/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xa2b4c0af19cc16a6cfacce81f192b024d625817d/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0xa2b4c0af19cc16a6cfacce81f192b024d625817d/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xac57de9c1a09fec648e93eb98875b212db0d460b/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0xac57de9c1a09fec648e93eb98875b212db0d460b/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xae7ab96520de3a18e5e111b5eaab095312d7fe84/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0xae7ab96520de3a18e5e111b5eaab095312d7fe84/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xaf5191b0de278c7286d6c7cc6ab6bb8a73ba2cd6/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0xaf5191b0de278c7286d6c7cc6ab6bb8a73ba2cd6/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xb8c77482e45f1f44de1745f52c74426c631bdd52/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0xb8c77482e45f1f44de1745f52c74426c631bdd52/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xb8c77482e45f1f44de1745f52c74426c631bdd52/logo.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xba100000625a3754423978a60c9317c58a424e3d/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0xba100000625a3754423978a60c9317c58a424e3d/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xba11d00c5f74255f56a5e366f4f77f5a186d7f55/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0xba11d00c5f74255f56a5e366f4f77f5a186d7f55/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xbbbbca6a901c926f240b89eacb641d8aec7aeafd/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0xbbbbca6a901c926f240b89eacb641d8aec7aeafd/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xbbbbca6a901c926f240b89eacb641d8aec7aeafd/logo.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xbebdab6da046bc49ffbb61fbd7b33157eb270d05/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0xbebdab6da046bc49ffbb61fbd7b33157eb270d05/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xbebdab6da046bc49ffbb61fbd7b33157eb270d05/logo.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xc00e94cb662c3520282e6f5717214004a7f26888/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0xc00e94cb662c3520282e6f5717214004a7f26888/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
3 | "name": "Wrapped Ether",
4 | "tag": "WETH",
5 | "decimals": 18,
6 | "type": "token",
7 | "tokenType": "ERC20",
8 | "information": {
9 | "website": "https://weth.io/",
10 | "coinGeckoID": "weth",
11 | "coinMarketCapID": "weth",
12 | "description": "Wrapped Ether (WETH) is a token pegged 1:1 to Ethereum (ETH) and allows ETH to be more universally compatible across all dApps and smart contracts.",
13 | "explorer": "https://etherscan.io/token/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
14 | "coinGecko": "https://coinmarketcap.com/currencies/weth/",
15 | "coinMarketCap": "https://coinmarketcap.com/currencies/weth/"
16 | },
17 | "styles": {
18 | "color":"#eb4376",
19 | "button_a":"#ec448e",
20 | "button_b":"#c92a40",
21 | "hover_a":"#d8397f",
22 | "hover_b":"#b52136"
23 | }
24 | }
25 |
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xc18360217d8f7ab5e7c516566761ea12ce7f9d72/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "0xc18360217d8f7ab5e7c516566761ea12ce7f9d72",
3 | "name": "Ethereum Name Service",
4 | "tag": "ENS",
5 | "decimals": 18,
6 | "type": "token",
7 | "tokenType": "ERC20",
8 | "information": {
9 | "website": "https://ens.domains/",
10 | "coinGeckoID": "ethereum-name-service",
11 | "coinMarketCapID": "ethereum-name-service",
12 | "description": "Ethereum Name Service (ENS) is a naming service for wallet addresses, hashes, and other machine-readable identifiers.",
13 | "explorer": "https://etherscan.io/token/0xc18360217d8f7ab5e7c516566761ea12ce7f9d72",
14 | "coinGecko": "https://coinmarketcap.com/currencies/ethereum-name-service/",
15 | "coinMarketCap": "https://coinmarketcap.com/currencies/ethereum-name-service/"
16 | },
17 | "styles": {
18 | "color":"#569cf6",
19 | "button_a":"#45bdf0",
20 | "button_b":"#5a6cff",
21 | "hover_a":"#37abdc",
22 | "hover_b":"#4759e8"
23 | },
24 | "links": [
25 | {
26 | "name": "twitter",
27 | "url": "https://twitter.com/ensdomains"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xc18360217d8f7ab5e7c516566761ea12ce7f9d72/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0xc18360217d8f7ab5e7c516566761ea12ce7f9d72/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xc944e90c64b2c07662a292be6244bdf05cda44a7/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0xc944e90c64b2c07662a292be6244bdf05cda44a7/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xcafe001067cdef266afb7eb5a286dcfd277f3de5/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0xcafe001067cdef266afb7eb5a286dcfd277f3de5/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xd1d2eb1b1e90b638588728b4130137d262c87cae/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0xd1d2eb1b1e90b638588728b4130137d262c87cae/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xd38b1159c8aee064af2d869afa1c2c1632da8b97/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0xd38b1159c8aee064af2d869afa1c2c1632da8b97/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xd533a949740bb3306d119cc777fa900ba034cd52/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0xd533a949740bb3306d119cc777fa900ba034cd52/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xdac17f958d2ee523a2206206994597c13d831ec7/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0xdac17f958d2ee523a2206206994597c13d831ec7/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xdef1ca1fb7fbcdc777520aa7f396b4e015f497ab/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0xdef1ca1fb7fbcdc777520aa7f396b4e015f497ab/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xdefa4e8a7bcba345f687a2f1456f5edd9ce97202/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0xdefa4e8a7bcba345f687a2f1456f5edd9ce97202/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xe9a95d175a5f4c9369f3b74222402eb1b837693b/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0xe9a95d175a5f4c9369f3b74222402eb1b837693b/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xf34960d9d60be18cc1d5afc1a6f012a723a28811/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0xf34960d9d60be18cc1d5afc1a6f012a723a28811/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xfe3e6a25e6b192a42a44ecddcd13796471735acf/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0xfe3e6a25e6b192a42a44ecddcd13796471735acf/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/0xff20817765cb7f73d4bde2e66e067e58d11095c2/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/0xff20817765cb7f73d4bde2e66e067e58d11095c2/logo.png
--------------------------------------------------------------------------------
/Cryptos/ethereum/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/ethereum/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/fio/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/fio/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/groestlcoin/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/groestlcoin/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/harmony/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/harmony/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/harmony/one18s4ch6vu2pvnpq0252njfu9c9p044w50gw3l6y/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/harmony/one18s4ch6vu2pvnpq0252njfu9c9p044w50gw3l6y/logo.png
--------------------------------------------------------------------------------
/Cryptos/harmony/one1a7th6tunrsvh3k6lvarkvmapat9s6qee9kna05/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/harmony/one1a7th6tunrsvh3k6lvarkvmapat9s6qee9kna05/logo.png
--------------------------------------------------------------------------------
/Cryptos/harmony/one1dxparek77d5scntpdvf4j7sfucvnagqnhhfaun/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/harmony/one1dxparek77d5scntpdvf4j7sfucvnagqnhhfaun/logo.png
--------------------------------------------------------------------------------
/Cryptos/harmony/one1k8mwv8s7zymz2kf6ytax4220spftcw0q2et32z/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/harmony/one1k8mwv8s7zymz2kf6ytax4220spftcw0q2et32z/logo.png
--------------------------------------------------------------------------------
/Cryptos/harmony/one1k8mwv8s7zymz2kf6ytax4220spftcw0q2et32z/logo.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/Cryptos/harmony/one1np293efrmv74xyjcz0kk3sn53x0fm745f2hsuc/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/harmony/one1np293efrmv74xyjcz0kk3sn53x0fm745f2hsuc/logo.png
--------------------------------------------------------------------------------
/Cryptos/harmony/one1u9mwheravgdesjnnqd4emfwcx3q3aae5hw36l2/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/harmony/one1u9mwheravgdesjnnqd4emfwcx3q3aae5hw36l2/logo.png
--------------------------------------------------------------------------------
/Cryptos/kucoincommunitychain/0x0039f574ee5cc39bdd162e9a88e3eb1f111baf48/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/kucoincommunitychain/0x0039f574ee5cc39bdd162e9a88e3eb1f111baf48/logo.png
--------------------------------------------------------------------------------
/Cryptos/kucoincommunitychain/0xf55af137a98607f7ed2efefa4cd2dfe70e4253b1/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/kucoincommunitychain/0xf55af137a98607f7ed2efefa4cd2dfe70e4253b1/logo.png
--------------------------------------------------------------------------------
/Cryptos/kucoincommunitychain/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/kucoincommunitychain/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/litecoin/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/litecoin/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/metrix/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/metrix/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/okexchain/info/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "okctoken",
3 | "name": "OKC Token",
4 | "tag": "OKT",
5 | "decimals": 18,
6 | "type": "coin",
7 | "tokenType": "",
8 | "information": {
9 | "website": "https://www.okx.com/okc",
10 | "coinGeckoID": "oec-token",
11 | "coinMarketCapID": "okt",
12 | "description": "OEC is a set of open-source blockchain projects developed by OKEx, aiming to promote the development of large-scale commercial applications based on blockchain technology.",
13 | "explorer": "https://www.oklink.com/en/oec",
14 | "coinGecko": "https://www.coingecko.com/coins/oec-token",
15 | "coinMarketCap": "https://coinmarketcap.com/currencies/okt/"
16 | },
17 | "styles": {
18 | "color":"#52628d",
19 | "button_a":"#2d3650",
20 | "button_b":"#090c1c",
21 | "hover_a":"#262f48",
22 | "hover_b":"#080b1a"
23 | },
24 | "links": [
25 | {
26 | "name": "twitter",
27 | "url": "https://twitter.com/OKCNetwork"
28 | },
29 | {
30 | "name": "telegram",
31 | "url": "https://t.me/OKExChainGroup"
32 | }
33 | ]
34 | }
35 |
--------------------------------------------------------------------------------
/Cryptos/okexchain/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/okexchain/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0x0994206dfe8de6ec6920ff4d779b0d950605fb53/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0x0994206dfe8de6ec6920ff4d779b0d950605fb53/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0x14778860e937f509e651192a90589de711fb88a9/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0x14778860e937f509e651192a90589de711fb88a9/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0x1509706a6c66ca549ff0cb464de88231ddbe213b/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0x1509706a6c66ca549ff0cb464de88231ddbe213b/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0x1db2466d9f5e10d7090e7152b68d62703a2245f0/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0x1db2466d9f5e10d7090e7152b68d62703a2245f0/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0x217d47011b23bb961eb6d93ca9945b7501a5bb11/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0x217d47011b23bb961eb6d93ca9945b7501a5bb11/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0x296f55f8fb28e498b858d0bcda06d955b2cb3f97/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0x296f55f8fb28e498b858d0bcda06d955b2cb3f97/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0x2dad3a13ef0c6366220f989157009e501e7938f8/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0x2dad3a13ef0c6366220f989157009e501e7938f8/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0x2e3d870790dc77a83dd1d18184acc7439a53f475/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0x2e3d870790dc77a83dd1d18184acc7439a53f475/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0x350a791bfc2c21f9ed5d10980dad2e2638ffa7f6/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0x350a791bfc2c21f9ed5d10980dad2e2638ffa7f6/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0x3eaeb77b03dbc0f6321ae1b72b2e9adb0f60112b/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0x3eaeb77b03dbc0f6321ae1b72b2e9adb0f60112b/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0x4200000000000000000000000000000000000006/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "0x4200000000000000000000000000000000000006",
3 | "name": "Wrapped Ether",
4 | "tag": "WETH",
5 | "decimals": 18,
6 | "type": "token",
7 | "tokenType": "ERC20",
8 | "information": {
9 | "website": "https://weth.io/",
10 | "coinGeckoID": "weth",
11 | "coinMarketCapID": "weth",
12 | "description": "Wrapped Ether (WETH) is a token pegged 1:1 to Ethereum (ETH) and allows ETH to be more universally compatible across all dApps and smart contracts.",
13 | "explorer": "https://optimistic.etherscan.io/token/0x4200000000000000000000000000000000000006",
14 | "coinGecko": "https://coinmarketcap.com/currencies/weth/",
15 | "coinMarketCap": "https://coinmarketcap.com/currencies/weth/"
16 | },
17 | "styles": {
18 | "color":"#eb4376",
19 | "button_a":"#ec448e",
20 | "button_b":"#c92a40",
21 | "hover_a":"#d8397f",
22 | "hover_b":"#b52136"
23 | }
24 | }
25 |
--------------------------------------------------------------------------------
/Cryptos/optimism/0x4200000000000000000000000000000000000006/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0x4200000000000000000000000000000000000006/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0x4200000000000000000000000000000000000042/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0x4200000000000000000000000000000000000042/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0x50c5725949a6f0c72e6c4a641f24049a917db0cb/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0x50c5725949a6f0c72e6c4a641f24049a917db0cb/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0x5a5fff6f753d7c11a56a52fe47a177a87e431655/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0x5a5fff6f753d7c11a56a52fe47a177a87e431655/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0x65559aa14915a70190438ef90104769e5e890a00/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0x65559aa14915a70190438ef90104769e5e890a00/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0x68f180fcce6836688e9084f035309e29bf0a2095/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "0x68f180fcce6836688e9084f035309e29bf0a2095",
3 | "name": "Wrapped Bitcoin",
4 | "tag": "WBTC",
5 | "decimals": 8,
6 | "type": "token",
7 | "tokenType": "ERC20",
8 | "information": {
9 | "website": "https://wbtc.network/",
10 | "coinGeckoID": "wrapped-bitcoin",
11 | "coinMarketCapID": "wrapped-bitcoin",
12 | "description": "Wrapped Bitcoin (WBTC) is an ERC-20 token that is pegged to Bitcoin (BTC) and redeemable 1:1 for Bitcoin.",
13 | "explorer": "https://optimistic.etherscan.io/token/0x68f180fcce6836688e9084f035309e29bf0a2095",
14 | "coinGecko": "https://www.coingecko.com/coins/wrapped-bitcoin/",
15 | "coinMarketCap": "https://coinmarketcap.com/currencies/wrapped-bitcoin/"
16 | },
17 | "styles": {
18 | "color":"#764a95",
19 | "button_a":"#5F3F76 ",
20 | "button_b":"#2c223d",
21 | "hover_a":"#55376b",
22 | "hover_b":"#2b203b"
23 | },
24 | "links": [
25 | {
26 | "name": "twitter",
27 | "url": "https://twitter.com/WrappedBTC"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Cryptos/optimism/0x68f180fcce6836688e9084f035309e29bf0a2095/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0x68f180fcce6836688e9084f035309e29bf0a2095/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0x6fd9d7ad17242c41f7131d257212c54a0e816691/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0x6fd9d7ad17242c41f7131d257212c54a0e816691/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0x76fb31fb4af56892a25e32cfc43de717950c9278/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0x76fb31fb4af56892a25e32cfc43de717950c9278/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0x7f5c764cbc14f9669b88837ca1490cca17c31607/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0x7f5c764cbc14f9669b88837ca1490cca17c31607/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0x8700daec35af8ff88c16bdf0418774cb3d7599b4/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0x8700daec35af8ff88c16bdf0418774cb3d7599b4/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0x94b008aa00579c1307b0ef2c499ad98a8ce58e58/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0x94b008aa00579c1307b0ef2c499ad98a8ce58e58/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0x9560e827af36c94d2ac33a39bce1fe78631088db/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0x9560e827af36c94d2ac33a39bce1fe78631088db/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0xa00e3a3511aac35ca78530c85007afcd31753819/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0xa00e3a3511aac35ca78530c85007afcd31753819/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0xab7badef82e9fe11f6f33f87bc9bc2aa27f2fcb5/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0xab7badef82e9fe11f6f33f87bc9bc2aa27f2fcb5/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0xb4bc46bc6cb217b59ea8f4530bae26bf69f677f0/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0xb4bc46bc6cb217b59ea8f4530bae26bf69f677f0/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0xd3594e879b358f430e20f82bea61e83562d49d48/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0xd3594e879b358f430e20f82bea61e83562d49d48/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0xda10009cbd5d07dd0cecc66161fc93d7c9000da1/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0xda10009cbd5d07dd0cecc66161fc93d7c9000da1/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0xdfa46478f9e5ea86d57387849598dbfb2e964b02/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0xdfa46478f9e5ea86d57387849598dbfb2e964b02/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0xef4461891dfb3ac8572ccf7c794664a8dd927945/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0xef4461891dfb3ac8572ccf7c794664a8dd927945/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0xfdb794692724153d1488ccdbe0c56c252596735f/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0xfdb794692724153d1488ccdbe0c56c252596735f/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0xfe8b128ba8c78aabc59d4c64cee7ff28e9379921/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0xfe8b128ba8c78aabc59d4c64cee7ff28e9379921/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/0xff733b2a3557a7ed6697007ab5d11b79fdd1b76b/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/0xff733b2a3557a7ed6697007ab5d11b79fdd1b76b/logo.png
--------------------------------------------------------------------------------
/Cryptos/optimism/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/optimism/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/polkadot/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polkadot/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon-zkevm/0x0d1e753a25ebda689453309112904807625befbe/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon-zkevm/0x0d1e753a25ebda689453309112904807625befbe/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon-zkevm/0x120ef59b80774f02211563834d8e3b72cb1649d6/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon-zkevm/0x120ef59b80774f02211563834d8e3b72cb1649d6/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon-zkevm/0x1e4a5963abfd975d8c9021ce480b42188849d41d/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon-zkevm/0x1e4a5963abfd975d8c9021ce480b42188849d41d/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon-zkevm/0x22b21beddef74fe62f031d2c5c8f7a9f8a4b304d/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon-zkevm/0x22b21beddef74fe62f031d2c5c8f7a9f8a4b304d/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon-zkevm/0x3d5320821bfca19fb0b5428f2c79d63bd5246f89/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon-zkevm/0x3d5320821bfca19fb0b5428f2c79d63bd5246f89/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon-zkevm/0x4f9a0e7fd2bf6067db6994cf12e4495df938e6e9/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "0x4f9a0e7fd2bf6067db6994cf12e4495df938e6e9",
3 | "name": "Wrapped Ether",
4 | "tag": "WETH",
5 | "decimals": 18,
6 | "type": "token",
7 | "tokenType": "ERC20",
8 | "information": {
9 | "website": "https://weth.io/",
10 | "coinGeckoID": "weth",
11 | "coinMarketCapID": "weth",
12 | "description": "Wrapped Ether (WETH) is a token pegged 1:1 to Ethereum (ETH) and allows ETH to be more universally compatible across all dApps and smart contracts.",
13 | "explorer": "https://zkevm.polygonscan.com/token/0x4f9a0e7fd2bf6067db6994cf12e4495df938e6e9",
14 | "coinGecko": "https://coinmarketcap.com/currencies/weth/",
15 | "coinMarketCap": "https://coinmarketcap.com/currencies/weth/"
16 | },
17 | "styles": {
18 | "color":"#eb4376",
19 | "button_a":"#ec448e",
20 | "button_b":"#c92a40",
21 | "hover_a":"#d8397f",
22 | "hover_b":"#b52136"
23 | }
24 | }
25 |
--------------------------------------------------------------------------------
/Cryptos/polygon-zkevm/0x4f9a0e7fd2bf6067db6994cf12e4495df938e6e9/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon-zkevm/0x4f9a0e7fd2bf6067db6994cf12e4495df938e6e9/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon-zkevm/0x68791cfe079814c46e0e25c19bcc5bfc71a744f7/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon-zkevm/0x68791cfe079814c46e0e25c19bcc5bfc71a744f7/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon-zkevm/0xa2036f0538221a77a3937f1379699f44945018d0/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon-zkevm/0xa2036f0538221a77a3937f1379699f44945018d0/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon-zkevm/0xa8ce8aee21bc2a48a5ef670afcc9274c7bbbc035/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon-zkevm/0xa8ce8aee21bc2a48a5ef670afcc9274c7bbbc035/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon-zkevm/0xc5015b9d9161dca7e18e32f6f25c4ad850731fd4/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon-zkevm/0xc5015b9d9161dca7e18e32f6f25c4ad850731fd4/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon-zkevm/0xea034fb02eb1808c2cc3adbc15f447b93cbe08e1/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "0xea034fb02eb1808c2cc3adbc15f447b93cbe08e1",
3 | "name": "Wrapped Bitcoin",
4 | "tag": "WBTC",
5 | "decimals": 8,
6 | "type": "token",
7 | "tokenType": "ERC20",
8 | "information": {
9 | "website": "https://wbtc.network/",
10 | "coinGeckoID": "wrapped-bitcoin",
11 | "coinMarketCapID": "wrapped-bitcoin",
12 | "description": "Wrapped Bitcoin (WBTC) is an ERC-20 token that is pegged to Bitcoin (BTC) and redeemable 1:1 for Bitcoin.",
13 | "explorer": "https://zkevm.polygonscan.com/token/0xea034fb02eb1808c2cc3adbc15f447b93cbe08e1",
14 | "coinGecko": "https://www.coingecko.com/coins/wrapped-bitcoin/",
15 | "coinMarketCap": "https://coinmarketcap.com/currencies/wrapped-bitcoin/"
16 | },
17 | "styles": {
18 | "color":"#764a95",
19 | "button_a":"#5F3F76 ",
20 | "button_b":"#2c223d",
21 | "hover_a":"#55376b",
22 | "hover_b":"#2b203b"
23 | },
24 | "links": [
25 | {
26 | "name": "twitter",
27 | "url": "https://twitter.com/WrappedBTC"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Cryptos/polygon-zkevm/0xea034fb02eb1808c2cc3adbc15f447b93cbe08e1/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon-zkevm/0xea034fb02eb1808c2cc3adbc15f447b93cbe08e1/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon-zkevm/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon-zkevm/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon/0x0621d647cecbfb64b79e44302c1933cb4f27054d/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon/0x0621d647cecbfb64b79e44302c1933cb4f27054d/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon/0x0b3f868e0be5597d5db7feb59e1cadbb0fdda50a/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon/0x0b3f868e0be5597d5db7feb59e1cadbb0fdda50a/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon/0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon/0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon/0x172370d5cd63279efa6d502dab29171933a610af/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon/0x172370d5cd63279efa6d502dab29171933a610af/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon/0x1bfd67037b42cf73acf2047067bd4f2c47d9bfd6/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "0x1bfd67037b42cf73acf2047067bd4f2c47d9bfd6",
3 | "name": "Wrapped Bitcoin",
4 | "tag": "WBTC",
5 | "decimals": 8,
6 | "type": "token",
7 | "tokenType": "MATIC",
8 | "information": {
9 | "website": "https://wbtc.network/",
10 | "coinGeckoID": "wrapped-bitcoin",
11 | "coinMarketCapID": "wrapped-bitcoin",
12 | "description": "Wrapped Bitcoin (WBTC) is an ERC-20 token that is pegged to Bitcoin (BTC) and redeemable 1:1 for Bitcoin.",
13 | "explorer": "https://polygonscan.com/token/0x1bfd67037b42cf73acf2047067bd4f2c47d9bfd6",
14 | "coinGecko": "https://www.coingecko.com/coins/wrapped-bitcoin/",
15 | "coinMarketCap": "https://coinmarketcap.com/currencies/wrapped-bitcoin/"
16 | },
17 | "styles": {
18 | "color":"#764a95",
19 | "button_a":"#5F3F76 ",
20 | "button_b":"#2c223d",
21 | "hover_a":"#55376b",
22 | "hover_b":"#2b203b"
23 | },
24 | "links": [
25 | {
26 | "name": "twitter",
27 | "url": "https://twitter.com/WrappedBTC"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Cryptos/polygon/0x1bfd67037b42cf73acf2047067bd4f2c47d9bfd6/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon/0x1bfd67037b42cf73acf2047067bd4f2c47d9bfd6/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon/0x2791bca1f2de4661ed88a30c99a7a9449aa84174/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon/0x2791bca1f2de4661ed88a30c99a7a9449aa84174/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon/0x282d8efce846a88b159800bd4130ad77443fa1a1/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon/0x282d8efce846a88b159800bd4130ad77443fa1a1/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon/0x2f6f07cdcf3588944bf4c42ac74ff24bf56e7590/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon/0x2f6f07cdcf3588944bf4c42ac74ff24bf56e7590/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon/0x3ba4c387f786bfee076a58914f5bd38d668b42c3/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon/0x3ba4c387f786bfee076a58914f5bd38d668b42c3/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon/0x3ba4c387f786bfee076a58914f5bd38d668b42c3/logo.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/Cryptos/polygon/0x3c499c542cef5e3811e1192ce70d8cc03d5c3359/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon/0x3c499c542cef5e3811e1192ce70d8cc03d5c3359/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon/0x3cef98bb43d732e2f285ee605a8158cde967d219/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon/0x3cef98bb43d732e2f285ee605a8158cde967d219/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon/0x53e0bca35ec356bd5dddfebbd1fc0fd03fabad39/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon/0x53e0bca35ec356bd5dddfebbd1fc0fd03fabad39/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon/0x5fe2b58c013d7601147dcdd68c143a77499f5531/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon/0x5fe2b58c013d7601147dcdd68c143a77499f5531/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon/0x6f7c932e7684666c9fd1d44527765433e01ff61d/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon/0x6f7c932e7684666c9fd1d44527765433e01ff61d/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon/0x7ceb23fd6bc0add59e62ac25578270cff1b9f619/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619",
3 | "name": "Wrapped Ether",
4 | "tag": "WETH",
5 | "decimals": 18,
6 | "type": "token",
7 | "tokenType": "MATIC",
8 | "information": {
9 | "website": "https://weth.io/",
10 | "coinGeckoID": "weth",
11 | "coinMarketCapID": "weth",
12 | "description": "Wrapped Ether (WETH) is a token pegged 1:1 to Ethereum (ETH) and allows ETH to be more universally compatible across all dApps and smart contracts.",
13 | "explorer": "https://polygonscan.com/token/0x7ceb23fd6bc0add59e62ac25578270cff1b9f619",
14 | "coinGecko": "https://coinmarketcap.com/currencies/weth/",
15 | "coinMarketCap": "https://coinmarketcap.com/currencies/weth/"
16 | },
17 | "styles": {
18 | "color":"#eb4376",
19 | "button_a":"#ec448e",
20 | "button_b":"#c92a40",
21 | "hover_a":"#d8397f",
22 | "hover_b":"#b52136"
23 | }
24 | }
25 |
--------------------------------------------------------------------------------
/Cryptos/polygon/0x7ceb23fd6bc0add59e62ac25578270cff1b9f619/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon/0x7ceb23fd6bc0add59e62ac25578270cff1b9f619/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon/0x8505b9d2254a7ae468c0e9dd10ccea3a837aef5c/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon/0x8505b9d2254a7ae468c0e9dd10ccea3a837aef5c/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon/0x8f3cf7ad23cd3cadbd9735aff958023239c6a063/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon/0x8f3cf7ad23cd3cadbd9735aff958023239c6a063/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon/0x9a71012b13ca4d3d0cdc72a177df3ef03b0e76a3/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon/0x9a71012b13ca4d3d0cdc72a177df3ef03b0e76a3/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon/0x9c2c5fd7b07e95ee044ddeba0e97a665f142394f/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon/0x9c2c5fd7b07e95ee044ddeba0e97a665f142394f/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon/0xa1c57f48f0deb89f569dfbe6e2b7f46d33606fd4/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon/0xa1c57f48f0deb89f569dfbe6e2b7f46d33606fd4/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon/0xb33eaad8d922b1083446dc23f610c2567fb5180f/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon/0xb33eaad8d922b1083446dc23f610c2567fb5180f/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon/0xc2132d05d31c914a87c6611c10748aeb04b58e8f/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon/0xc2132d05d31c914a87c6611c10748aeb04b58e8f/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon/0xd6df932a45c0f255f85145f286ea0b292b21c90b/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon/0xd6df932a45c0f255f85145f286ea0b292b21c90b/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon/0xdab529f40e671a1d4bf91361c21bf9f0c9712ab7/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon/0xdab529f40e671a1d4bf91361c21bf9f0c9712ab7/logo.png
--------------------------------------------------------------------------------
/Cryptos/polygon/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/polygon/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/solana/4k3dyjzvzp8emzwuxbbcjevwskkk59s5icnly3qrkx6r/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/solana/4k3dyjzvzp8emzwuxbbcjevwskkk59s5icnly3qrkx6r/logo.png
--------------------------------------------------------------------------------
/Cryptos/solana/7i5kksx2weitkry7ja4zwsuxghs5ejbejy8vvxr4pfrx/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/solana/7i5kksx2weitkry7ja4zwsuxghs5ejbejy8vvxr4pfrx/logo.png
--------------------------------------------------------------------------------
/Cryptos/solana/9lzcmqdgtkyz9drzqnpgee3sga89up3a247ypmj2xrqm/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/solana/9lzcmqdgtkyz9drzqnpgee3sga89up3a247ypmj2xrqm/logo.png
--------------------------------------------------------------------------------
/Cryptos/solana/echesyfxepkdltoizsl8pbe8myagyy8zrqsacncfgnvp/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/solana/echesyfxepkdltoizsl8pbe8myagyy8zrqsacncfgnvp/logo.png
--------------------------------------------------------------------------------
/Cryptos/solana/epjfwdd5aufqssqem2qn1xzybapc8g4weggkzwytdt1v/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/solana/epjfwdd5aufqssqem2qn1xzybapc8g4weggkzwytdt1v/logo.png
--------------------------------------------------------------------------------
/Cryptos/solana/es9vmfrzacermjfrf4h2fyd4kconky11mcce8benwnyb/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/solana/es9vmfrzacermjfrf4h2fyd4kconky11mcce8benwnyb/logo.png
--------------------------------------------------------------------------------
/Cryptos/solana/hzrcwxp2vq9pcppxooayhj2bxtpo5xfpqrwb1svh332p/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/solana/hzrcwxp2vq9pcppxooayhj2bxtpo5xfpqrwb1svh332p/logo.png
--------------------------------------------------------------------------------
/Cryptos/solana/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/solana/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/solana/orcaektdk7lkz57vaayr9qensvepfiu6qemu1kektze/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/solana/orcaektdk7lkz57vaayr9qensvepfiu6qemu1kektze/logo.png
--------------------------------------------------------------------------------
/Cryptos/stellar/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/stellar/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/tezos/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/tezos/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/tezos/kt18fp5rctw7mbwdmzfwjlduhs5mejmagdsz_11/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/tezos/kt18fp5rctw7mbwdmzfwjlduhs5mejmagdsz_11/logo.png
--------------------------------------------------------------------------------
/Cryptos/tezos/kt18fp5rctw7mbwdmzfwjlduhs5mejmagdsz_16/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/tezos/kt18fp5rctw7mbwdmzfwjlduhs5mejmagdsz_16/logo.png
--------------------------------------------------------------------------------
/Cryptos/tezos/kt18fp5rctw7mbwdmzfwjlduhs5mejmagdsz_17/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/tezos/kt18fp5rctw7mbwdmzfwjlduhs5mejmagdsz_17/logo.png
--------------------------------------------------------------------------------
/Cryptos/tezos/kt18fp5rctw7mbwdmzfwjlduhs5mejmagdsz_18/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/tezos/kt18fp5rctw7mbwdmzfwjlduhs5mejmagdsz_18/logo.png
--------------------------------------------------------------------------------
/Cryptos/tezos/kt18fp5rctw7mbwdmzfwjlduhs5mejmagdsz_19/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/tezos/kt18fp5rctw7mbwdmzfwjlduhs5mejmagdsz_19/logo.png
--------------------------------------------------------------------------------
/Cryptos/tezos/kt18fp5rctw7mbwdmzfwjlduhs5mejmagdsz_19/logo.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/Cryptos/tezos/kt18fp5rctw7mbwdmzfwjlduhs5mejmagdsz_20/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/tezos/kt18fp5rctw7mbwdmzfwjlduhs5mejmagdsz_20/logo.png
--------------------------------------------------------------------------------
/Cryptos/tezos/kt18fp5rctw7mbwdmzfwjlduhs5mejmagdsz_5/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/tezos/kt18fp5rctw7mbwdmzfwjlduhs5mejmagdsz_5/logo.png
--------------------------------------------------------------------------------
/Cryptos/vechain/0x0000000000000000000000000000456e65726779/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/vechain/0x0000000000000000000000000000456e65726779/logo.png
--------------------------------------------------------------------------------
/Cryptos/vechain/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/vechain/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/xdc/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/xdc/info/logo.png
--------------------------------------------------------------------------------
/Cryptos/xdc/xdc5d5f074837f5d4618b3916ba74de1bf9662a3fed/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/xdc/xdc5d5f074837f5d4618b3916ba74de1bf9662a3fed/logo.png
--------------------------------------------------------------------------------
/Cryptos/xrp/info/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/InfinityWallet/Crypto-Assets/17c7eef84c952558be6f06988634d17417f4f051/Cryptos/xrp/info/logo.png
--------------------------------------------------------------------------------
/Dapps/README.md:
--------------------------------------------------------------------------------
1 | # A Registry of Web3 DApps, containing information and logos
2 |
--------------------------------------------------------------------------------
/Dapps/abracadabra.money/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "abracadabra.money",
3 | "name": "Abracadabra",
4 | "dappLink": "https://app.abracadabra.money/",
5 | "defaultChain": 1,
6 | "supportedChains": [1, 42161, 10, 56, 2222, 43114, 250, 137, 8453, 1285, 59144],
7 | "categories": ["DeFi"],
8 | "label": "CDP",
9 | "information": {
10 | "website": "abracadabra.money",
11 | "subTitle": "A Omnichain DeFi lending platform utilizing interest-bearing tokens as collateral to mint Magic Internet Money a USD stablecoin.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/MIM_Spell"
24 | },
25 | {
26 | "name": "discord",
27 | "url": "https://discord.com/invite/mim"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Dapps/aevo.xyz/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "aevo.xyz",
3 | "name": "Aevo",
4 | "dappLink": "https://app.aevo.xyz/",
5 | "defaultChain": 10,
6 | "supportedChains": [10, 1, 42161],
7 | "categories": ["DeFi", "Exchange"],
8 | "label": "Options",
9 | "information": {
10 | "website": "aevo.xyz",
11 | "subTitle": "A high-performance decentralized options exchange.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/aevoxyz"
24 | },
25 | {
26 | "name": "discord",
27 | "url": "https://discord.com/invite/aevo"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Dapps/amnis.finance/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "amnis.finance",
3 | "name": "Amnis Finance",
4 | "dappLink": "https://amnis.finance/",
5 | "defaultChain": 637,
6 | "supportedChains": [637],
7 | "categories": ["DeFi", "Earn"],
8 | "label": "Aptos Staking",
9 | "information": {
10 | "website": "amnis.finance",
11 | "subTitle": "A protocol for liquidity staking on Aptos.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "637": {
19 | "tokenAddress":"0x111ae3e5bc816a5e63c2da97d0aa3886519e0cd5e4b046659fa35796bd11542a::amapt_token::AmnisApt"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/AmnisFinance"
27 | },
28 | {
29 | "name": "discord",
30 | "url": "https://amnis.finance/discord"
31 | },
32 | {
33 | "name": "telegram",
34 | "url": "https://t.me/AmnisChannel"
35 | }
36 | ]
37 | }
38 |
--------------------------------------------------------------------------------
/Dapps/apollox.finance/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "apollox.finance",
3 | "name": "ApolloX",
4 | "dappLink": "https://www.apollox.finance/",
5 | "defaultChain": 1,
6 | "supportedChains": [1, 56, 42161],
7 | "categories": ["Exchange"],
8 | "label": "Derivatives",
9 | "information": {
10 | "website": "apollox.finance",
11 | "subTitle": "A decentralized spot and futures exchange deployed on Ethereum and Binance Smart Chain.",
12 | "coinMarketCap": "https://coinmarketcap.com/exchanges/apollox-dex/",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "56": {
19 | "tokenAddress":"0x78f5d389f5cdccfc41594abab4b0ed02f31398b3"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/ApolloX_com"
27 | },
28 | {
29 | "name": "telegram",
30 | "url": "https://t.me/apolloxchange"
31 | },
32 | {
33 | "name": "discord",
34 | "url": "http://discord.gg/apollox"
35 | }
36 | ]
37 | }
38 |
--------------------------------------------------------------------------------
/Dapps/aptosnames.com/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "aptosnames.com",
3 | "name": "Aptos Names",
4 | "dappLink": "https://www.aptosnames.com/",
5 | "defaultChain": 637,
6 | "supportedChains": [637],
7 | "categories": ["Tools"],
8 | "label": "Name Service",
9 | "information": {
10 | "website": "aptosnames.com",
11 | "subTitle": "A decentralised naming service for Aptos",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/aptoslabs/"
24 | },
25 | {
26 | "name": "discord",
27 | "url": "https://discord.com/invite/aptosnames"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Dapps/ariesmarkets.xyz/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "ariesmarkets.xyz",
3 | "name": "Aries",
4 | "dappLink": "https://app.ariesmarkets.xyz/",
5 | "defaultChain": 637,
6 | "supportedChains": [637],
7 | "categories": ["Lend", "DeFi", "Earn"],
8 | "label": "Lend & Borrow",
9 | "information": {
10 | "website": "ariesmarkets.xyz",
11 | "subTitle": "A decentralised margin trading protocol on Aptos that allows users to borrow, lend, swap, and trade with margin",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/AriesMarkets"
24 | },
25 | {
26 | "name": "discord",
27 | "url": "https://discord.com/invite/wD97KT29uh"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Dapps/arrakis.fi/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "arrakis.fi",
3 | "name": "Arrakis Finance",
4 | "dappLink": "https://app.arrakis.fi/",
5 | "defaultChain": 10,
6 | "supportedChains": [10, 1, 137, 42161],
7 | "categories": ["DeFi", "Earn"],
8 | "label": "Liquidity Manager",
9 | "information": {
10 | "website": "arrakis.fi",
11 | "subTitle": "Market making protocol for automated liquidity management",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/ArrakisFinance"
24 | },
25 | {
26 | "name": "telegram",
27 | "url": "https://t.me/arrakisfinance"
28 | },
29 | {
30 | "name": "discord",
31 | "url": "https://discord.gg/arrakisfinance"
32 | }
33 | ]
34 | }
35 |
--------------------------------------------------------------------------------
/Dapps/beets.fi/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "beets.fi",
3 | "name": "Beethoven X",
4 | "dappLink": "https://op.beets.fi/",
5 | "defaultChain": 10,
6 | "supportedChains": [10, 250],
7 | "categories": ["DeFi", "Exchange"],
8 | "label": "AMM DEX",
9 | "information": {
10 | "website": "beets.fi",
11 | "subTitle": "A decentralized AMM exchange",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "10": {
19 | "tokenAddress":"0x97513e975a7fa9072c72c92d8000b0db90b163c5"
20 | },
21 | "250": {
22 | "tokenAddress":"0xf24bcf4d1e507740041c9cfd2dddb29585adce1e"
23 | }
24 | }
25 | },
26 | "links": [
27 | {
28 | "name": "twitter",
29 | "url": "https://twitter.com/beethoven_x"
30 | },
31 | {
32 | "name": "discord",
33 | "url": "https://discord.gg/jedS4zGk28"
34 | }
35 | ]
36 | }
37 |
--------------------------------------------------------------------------------
/Dapps/bluemove.net/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "bluemove.net",
3 | "name": "BlueMove",
4 | "dappLink": "https://bluemove.net/",
5 | "defaultChain": 637,
6 | "supportedChains": [637],
7 | "categories": ["Marketplace", "NFTs"],
8 | "label": "NFT Marketplace",
9 | "information": {
10 | "website": "bluemove.net",
11 | "subTitle": "A marketplace for NFTs on Aptos.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "637": {
19 | "tokenAddress":"0x27fafcc4e39daac97556af8a803dbb52bcb03f0821898dc845ac54225b9793eb::move_coin::MoveCoin"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/BlueMove_OA"
27 | },
28 | {
29 | "name": "discord",
30 | "url": "https://discord.com/invite/bluemove"
31 | },
32 | {
33 | "name": "telegram",
34 | "url": "https://t.me/@BlueMoveNFT"
35 | }
36 | ]
37 | }
38 |
--------------------------------------------------------------------------------
/Dapps/bounce.finance/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "bounce.finance",
3 | "name": "Bounce",
4 | "dappLink": "https://app.bounce.finance/",
5 | "defaultChain": 1,
6 | "supportedChains": [1, 56, 42161, 137, 10, 43114, 250, 42220, 100, 8217, 1101, 59144, 8453],
7 | "categories": ["DeFi", "Tools"],
8 | "label": "Launchpad",
9 | "information": {
10 | "website": "bounce.finance",
11 | "subTitle": "A platform for customized decentralized auctions",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "1": {
19 | "tokenAddress":"0xa9b1eb5908cfc3cdf91f9b8b3a74108598009096"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/bounce_finance"
27 | },
28 | {
29 | "name": "telegram",
30 | "url": "https://t.me/bounce_finance"
31 | }
32 | ]
33 | }
34 |
--------------------------------------------------------------------------------
/Dapps/camelot.exchange/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "camelot.exchange",
3 | "name": "Camelot",
4 | "dappLink": "https://app.camelot.exchange/",
5 | "defaultChain": 42161,
6 | "supportedChains": [42161],
7 | "categories": ["DeFi", "Exchange"],
8 | "label": "AMM DEX",
9 | "information": {
10 | "website": "camelot.exchange",
11 | "subTitle": "A community driven DEX built on Arbitrum",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "42161": {
19 | "tokenAddress":"0x3d9907f9a368ad0a51be60f7da3b97cf940982d8"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/camelotdex"
27 | },
28 | {
29 | "name": "discord",
30 | "url": "https://discord.gg/r9V7rry3nz"
31 | },
32 | {
33 | "name": "telegram",
34 | "url": "https://t.me/camelotdex"
35 | }
36 | ]
37 | }
38 |
--------------------------------------------------------------------------------
/Dapps/cellana.finance/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "cellana.finance",
3 | "name": "Cellana",
4 | "dappLink": "https://app.cellana.finance/",
5 | "defaultChain": 637,
6 | "supportedChains": [637],
7 | "categories": ["Exchange", "Earn", "DeFi"],
8 | "label": "DEX",
9 | "information": {
10 | "website": "cellana.finance",
11 | "subTitle": "A community owned Decentralized Exchange",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "637": {
19 | "tokenAddress":"0x2ebb2ccac5e027a87fa0e2e5f656a3a4238d6a48d93ec9b610d570fc0aa0df12"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/CellanaFinance"
27 | },
28 | {
29 | "name": "discord",
30 | "url": "https://cellana.finance/discord"
31 | },
32 | {
33 | "name": "telegram",
34 | "url": "https://t.me/CellanaFinance"
35 | }
36 | ]
37 | }
38 |
--------------------------------------------------------------------------------
/Dapps/cherryswap.net/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "cherryswap.net",
3 | "name": "CherrySwap",
4 | "dappLink": "https://cherryswap.net/",
5 | "defaultChain": 66,
6 | "supportedChains": [66],
7 | "categories": ["Exchange"],
8 | "label": "AMM DEX",
9 | "information": {
10 | "website": "cherryswap.net",
11 | "subTitle": "A decentralized exchange on the OKC Chain.",
12 | "coinMarketCap": "https://coinmarketcap.com/exchanges/cherryswap/",
13 | "coinGecko": "https://www.coingecko.com/en/exchanges/cherryswap"
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "56": {
19 | "tokenAddress":"0xbc420Bc2c015d1579F77e4a5c68270b75F2DDB9d"
20 | },
21 | "66": {
22 | "tokenAddress":"0x8179d97eb6488860d816e3ecafe694a4153f216c"
23 | }
24 | }
25 | },
26 | "links": [
27 | {
28 | "name": "twitter",
29 | "url": "https://twitter.com/CherryswapNet"
30 | },
31 | {
32 | "name": "telegram",
33 | "url": "https://t.me/cherryswap_1st"
34 | }
35 | ]
36 | }
37 |
--------------------------------------------------------------------------------
/Dapps/cow.fi/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "cow.fi",
3 | "name": "CoW Swap",
4 | "dappLink": "https://swap.cow.fi/",
5 | "defaultChain": 1,
6 | "supportedChains": [1],
7 | "categories": ["DeFi", "Exchange"],
8 | "label": "DEX Aggregator",
9 | "information": {
10 | "website": "cow.fi",
11 | "subTitle": "CoW Protocol finds the lowest price for your trade across all exchanges and aggregators, such as Uniswap and 1inch and protects you from MEV.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "1": {
19 | "tokenAddress":"0xdef1ca1fb7fbcdc777520aa7f396b4e015f497ab"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/CoWSwap"
27 | },
28 | {
29 | "name": "medium",
30 | "url": "https://cow-protocol.medium.com/"
31 | },
32 | {
33 | "name": "discord",
34 | "url": "https://discord.com/invite/cowprotocol"
35 | }
36 | ]
37 | }
38 |
--------------------------------------------------------------------------------
/Dapps/de.fi/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "de.fi",
3 | "name": "De.Fi",
4 | "dappLink": "https://de.fi/",
5 | "defaultChain": 1,
6 | "supportedChains": [1, 56, 137, 250, 42161, 10, 43114, 100, 42220, 66, 25, 8217, 1284, 324, 8453],
7 | "categories": ["DeFi", "Tools"],
8 | "label": "DeFi Portfolio",
9 | "information": {
10 | "website": "de.fi",
11 | "subTitle": "A DeFi protfolio tracker and Antivirus SuperApp",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/defi"
24 | },
25 | {
26 | "name": "telegram",
27 | "url": "https://t.me/dedotfi"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Dapps/de.fi/logo.svg:
--------------------------------------------------------------------------------
1 |
16 |
--------------------------------------------------------------------------------
/Dapps/debank.com/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "debank.com",
3 | "name": "DeBank",
4 | "dappLink": "https:/debank.com/",
5 | "defaultChain": 1,
6 | "supportedChains": [1, 137, 43114, 56, 100, 250, 66, 10, 42161, 42220, 199, 8217, 321, 7777777, 8453, 25, 324, 1116, 1284, 42170, 204, 59144, 1088, 40, 122, 5000, 9001, 17777, 534352],
7 | "categories": ["Tools"],
8 | "label": "DeFi Portfolio",
9 | "information": {
10 | "website": "debank.com",
11 | "subTitle": "A DeFi dashboard to track your DeFi portfolio",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/DebankDeFi"
24 | },
25 | {
26 | "name": "discord",
27 | "url": "https://discordapp.com/invite/KYuj8DE"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Dapps/dhedge.org/logo.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
--------------------------------------------------------------------------------
/Dapps/dolomite.io/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "dolomite.io",
3 | "name": "Dolomite",
4 | "dappLink": "https://app.dolomite.io/",
5 | "defaultChain": 42161,
6 | "supportedChains": [42161, 1101],
7 | "categories": ["DeFi", "Earn", "Exchange"],
8 | "label": "DEX & Lending",
9 | "information": {
10 | "website": "dolomite.io",
11 | "subTitle": "A next-generation decentralized money market protocol and DEX",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://www.twitter.com/Dolomite_io"
24 | },
25 | {
26 | "name": "discord",
27 | "url": "https://discord.gg/uDRzrB2YgP"
28 | },
29 | {
30 | "name": "telegram",
31 | "url": "https://t.me/dolomite_official"
32 | },
33 | {
34 | "name": "reddit",
35 | "url": "https://www.reddit.com/r/Dolomite"
36 | }
37 | ]
38 | }
39 |
--------------------------------------------------------------------------------
/Dapps/echelon.market/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "echelon.market",
3 | "name": "Echelon",
4 | "dappLink": "https://app.echelon.market/dashboard",
5 | "defaultChain": 637,
6 | "supportedChains": [637],
7 | "categories": ["Lend", "DeFi", "Earn"],
8 | "label": "Lend & Borrow",
9 | "information": {
10 | "website": "echelon.market",
11 | "subTitle": "A decentralized protocol to earn lending or borrow assets.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/EchelonMarket"
24 | },
25 | {
26 | "name": "discord",
27 | "url": "https://discord.gg/echelonmarket"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Dapps/ens.domains/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "ens.domains",
3 | "name": "ENS",
4 | "dappLink": "https://app.ens.domains/",
5 | "defaultChain": 1,
6 | "supportedChains": [1],
7 | "categories": ["Tools"],
8 | "label": "Name Service",
9 | "information": {
10 | "website": "ens.domains",
11 | "subTitle": "The Ethereum Name Service (ENS) is a naming service for wallet addresses, hashes, and other machine-readable identifiers.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "1": {
19 | "tokenAddress":"0xc18360217d8f7ab5e7c516566761ea12ce7f9d72"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/ensdomains"
27 | }
28 | ]
29 | }
30 |
--------------------------------------------------------------------------------
/Dapps/equation.trade/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "equation.trade",
3 | "name": "Equation",
4 | "dappLink": "https://equation.trade/",
5 | "defaultChain": 42161,
6 | "supportedChains": [42161],
7 | "categories": ["DeFi", "Exchange"],
8 | "label": "Derivatives",
9 | "information": {
10 | "website": "equation.trade",
11 | "subTitle": "A perpetual protocol for both traders and liquidity providers with up to 200x leverage.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "42161": {
19 | "tokenAddress":"0x87aaffdf26c6885f6010219208d5b161ec7609c0"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/EquationDAO"
27 | },
28 | {
29 | "name": "telegram",
30 | "url": "https://t.me/EquationDao"
31 | },
32 | {
33 | "name": "discord",
34 | "url": "https://discord.com/invite/ywFrewsxBH"
35 | }
36 | ]
37 | }
38 |
--------------------------------------------------------------------------------
/Dapps/exact.ly/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "exact.ly",
3 | "name": "Exactly",
4 | "dappLink": "https://app.exact.ly/",
5 | "defaultChain": 10,
6 | "supportedChains": [10, 1],
7 | "categories": ["Lend", "DeFi", "Earn"],
8 | "label": "Lend & Borrow",
9 | "information": {
10 | "website": "exact.ly",
11 | "subTitle": "A decentralized to earn intrest on lending or borrow assets.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "10": {
19 | "tokenAddress":"0x1e925de1c68ef83bd98ee3e130ef14a50309c01b"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/ExactlyProtocol"
27 | },
28 | {
29 | "name": "discord",
30 | "url": "https://discord.gg/exactly"
31 | }
32 | ]
33 | }
34 |
--------------------------------------------------------------------------------
/Dapps/exact.ly/logo.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
21 |
--------------------------------------------------------------------------------
/Dapps/extrafi.io/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "extrafi.io",
3 | "name": "Extra Finance",
4 | "dappLink": "https://app.extrafi.io/",
5 | "defaultChain": 10,
6 | "supportedChains": [10, 8453],
7 | "categories": ["Lend", "DeFi", "Earn"],
8 | "label": "Leveraged Farming",
9 | "information": {
10 | "website": "extrafi.io",
11 | "subTitle": "A leveraged yield strategy & lending protocol",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "10": {
19 | "tokenAddress":"0x2dad3a13ef0c6366220f989157009e501e7938f8"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/ExtraFi_io"
27 | },
28 | {
29 | "name": "discord",
30 | "url": "https://discord.gg/extra-finance"
31 | }
32 | ]
33 | }
34 |
--------------------------------------------------------------------------------
/Dapps/fxhash.xyz/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "fxhash.xyz",
3 | "name": "fxhash",
4 | "dappLink": "https://www.fxhash.xyz/",
5 | "defaultChain": 1729,
6 | "supportedChains": [1729],
7 | "categories": ["Marketplace", "NFTs"],
8 | "label": "NFT Marketplace",
9 | "information": {
10 | "website": "fxhash.xyz",
11 | "subTitle": "A decentralized marketplace for NFTs and crypto collectibles.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/fx_hash_"
24 | },
25 | {
26 | "name": "discord",
27 | "url": "https://discord.gg/fxhash"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Dapps/gamma.xyz/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "gamma.xyz",
3 | "name": "Gamma",
4 | "dappLink": "https://app.gamma.xyz/",
5 | "defaultChain": 10,
6 | "supportedChains": [10, 1, 56, 137, 42161, 1101, 1284, 8453, 59144, 5000],
7 | "categories": ["DeFi", "Earn"],
8 | "label": "Liquidity Manager",
9 | "information": {
10 | "website": "gamma.xyz",
11 | "subTitle": "A protocol for active liquidity management and market-making strategies.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "1": {
19 | "tokenAddress":"0x6bea7cfef803d1e3d5f7c0103f7ded065644e197"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/GammaStrategies"
27 | },
28 | {
29 | "name": "telegram",
30 | "url": "https://t.me/gammastrategies"
31 | },
32 | {
33 | "name": "discord",
34 | "url": "https://discord.gg/gammastrategies"
35 | }
36 | ]
37 | }
38 |
--------------------------------------------------------------------------------
/Dapps/gyro.finance/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "gyro.finance",
3 | "name": "Gyroscope",
4 | "dappLink": "https://app.gyro.finance/",
5 | "defaultChain": 10,
6 | "supportedChains": [10, 1, 137, 42161, 1101],
7 | "categories": ["DeFi", "Tools"],
8 | "label": "Stablecoin",
9 | "information": {
10 | "website": "gyro.finance",
11 | "subTitle": "A decentralized stablecoin featuring a novel stablecoin design with more efficient stablecoin liquidity pools.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/gyrostable/"
24 | },
25 | {
26 | "name": "discord",
27 | "url": "https://discord.com/invite/2vnqnS7wE6"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Dapps/infinitywallet.io/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "infinitywallet.io",
3 | "name": "Infinity Wallet",
4 | "dappLink": "https://infinitywallet.io/",
5 | "defaultChain": 1,
6 | "supportedChains": [1, 137, 43114, 56, 100, 250, 66, 10, 42161, 42220, 199, 8217, 321, 7777777, 8453, 25, 324, 1116, 1284, 42170, 204, 59144, 1088, 40, 122, 5000, 9001, 17777, 534352],
7 | "categories": ["Wallet", "DeFi", "Exchange"],
8 | "label": "All-in-one Wallet",
9 | "information": {
10 | "website": "infinitywallet.io",
11 | "subTitle": "A one-stop desktop wallet for all your crypto needs",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/InfinityWallet"
24 | },
25 | {
26 | "name": "reddit",
27 | "url": "https://www.reddit.com/r/InfinityEcosystem/"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Dapps/jumper.exchange/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "jumper.exchange",
3 | "name": "Jumper",
4 | "dappLink": "https://jumper.exchange/",
5 | "defaultChain": 42161,
6 | "supportedChains": [1, 10, 56, 100, 122, 137, 250, 324, 1088, 1101, 1284, 1285, 8453, 34443, 43114, 59144, 42161, 501],
7 | "categories": ["DeFi", "Exchange"],
8 | "label": "DEX Aggregator",
9 | "information": {
10 | "website": "jumper.exchange",
11 | "subTitle": "A decentralized exchange aggregator to get the best rates & gas topup service.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/JumperExchange"
24 | },
25 | {
26 | "name": "discord",
27 | "url": "https://discord.com/invite/lifi"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Dapps/jumper.exchange/logo.svg:
--------------------------------------------------------------------------------
1 |
17 |
--------------------------------------------------------------------------------
/Dapps/kcc.io/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "kcc.io",
3 | "name": "KCC Bridge",
4 | "dappLink": "https://www.kcc.io/bridge/transfer",
5 | "defaultChain": 321,
6 | "supportedChains": [321],
7 | "categories": ["Tools"],
8 | "label": "Bridge",
9 | "information": {
10 | "website": "kcc.io",
11 | "subTitle": "Bridge coins & tokens on/off the Kucoin Community Chain",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/KCCOfficialTW"
24 | },
25 | {
26 | "name": "telegram",
27 | "url": "https://t.me/KCCOfficialEnglishCommunity"
28 | },
29 | {
30 | "name": "discord",
31 | "url": "https://discord.com/invite/H5ucJydSyd"
32 | }
33 | ]
34 | }
35 |
--------------------------------------------------------------------------------
/Dapps/layer3.xyz/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "layer3.xyz",
3 | "name": "Layer3",
4 | "dappLink": "https://app.layer3.xyz/",
5 | "defaultChain": 1,
6 | "supportedChains": [1, 8453, 137, 42161, 324, 10, 501, 534352, 34443, 42220, 1088, 56, 43114, 59144, 7777777, 1101, 100, 122, 238, 196, 1313161554, 7700, 250, 7000],
7 | "categories": ["NFTs", "Tools"],
8 | "label": "Web3 Community",
9 | "information": {
10 | "website": "layer3.xyz",
11 | "subTitle": "A web3 user acquisition and community incentives platform",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/layer3xyz"
24 | },
25 | {
26 | "name": "discord",
27 | "url": "https://discord.gg/layer3"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Dapps/layer3.xyz/logo.svg:
--------------------------------------------------------------------------------
1 |
16 |
--------------------------------------------------------------------------------
/Dapps/liquidswap.com/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "liquidswap.com",
3 | "name": "Liquidswap",
4 | "dappLink": "https://liquidswap.com/",
5 | "defaultChain": 637,
6 | "supportedChains": [637],
7 | "categories": ["Exchange", "Earn", "DeFi"],
8 | "label": "DEX",
9 | "information": {
10 | "website": "liquidswap.com",
11 | "subTitle": "The 1st AMM Decentralized Exchange on Aptos",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "637": {
19 | "tokenAddress":"0x53a30a6e5936c0a4c5140daed34de39d17ca7fcae08f947c02e979cef98a3719"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/PontemNetwork"
27 | },
28 | {
29 | "name": "discord",
30 | "url": "https://discord.com/invite/44QgPFHYqs"
31 | },
32 | {
33 | "name": "telegram",
34 | "url": "https://t.me/pontemnetworkchat"
35 | }
36 | ]
37 | }
38 |
--------------------------------------------------------------------------------
/Dapps/lyra.finance/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "lyra.finance",
3 | "name": "Lyra Finance",
4 | "dappLink": "https://app.lyra.finance/",
5 | "defaultChain": 10,
6 | "supportedChains": [10, 42161],
7 | "categories": ["DeFi"],
8 | "label": "Options",
9 | "information": {
10 | "website": "lyra.finance",
11 | "subTitle": "A decentralized options protocol",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "10": {
19 | "tokenAddress":"0x50c5725949a6f0c72e6c4a641f24049a917db0cb"
20 | },
21 | "1": {
22 | "tokenAddress":"0x01ba67aac7f75f647d94220cc98fb30fcc5105bf"
23 | },
24 | "42161": {
25 | "tokenAddress":"0x079504b86d38119f859c4194765029f692b7b7aa"
26 | }
27 | }
28 | },
29 | "links": [
30 | {
31 | "name": "twitter",
32 | "url": "https://twitter.com/lyrafinance"
33 | },
34 | {
35 | "name": "discord",
36 | "url": "https://discord.gg/P49mj6UbmC"
37 | }
38 | ]
39 | }
40 |
--------------------------------------------------------------------------------
/Dapps/lyra.finance/logo.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
19 |
--------------------------------------------------------------------------------
/Dapps/matcha.xyz/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "matcha.xyz",
3 | "name": "Matcha",
4 | "dappLink": "https://matcha.xyz/tokens/optimism/0x4200000000000000000000000000000000000042",
5 | "defaultChain": 10,
6 | "supportedChains": [10, 1, 56, 137, 42161, 8453, 43114, 250, 42220],
7 | "categories": ["DeFi", "Exchange"],
8 | "label": "DEX Aggregator",
9 | "information": {
10 | "website": "matcha.xyz",
11 | "subTitle": "A decentralized exchange aggregator to get the best rates",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/matchaxyz"
24 | },
25 | {
26 | "name": "discord",
27 | "url": "https://discord.gg/matchaxyz"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Dapps/mdex.com/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "mdex.com",
3 | "name": "MDEX",
4 | "dappLink": "https://mdex.com/",
5 | "defaultChain": 1,
6 | "supportedChains": [1, 56],
7 | "categories": ["DeFi", "Exchange"],
8 | "label": "AMM DEX",
9 | "information": {
10 | "website": "mdex.com",
11 | "subTitle": "A decentralized exchange utilizing AMM technology.",
12 | "coinMarketCap": "https://coinmarketcap.com/exchanges/mdex/",
13 | "coinGecko": "https://www.coingecko.com/en/exchanges/mdex"
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "56": {
19 | "tokenAddress":"0x9c65ab58d8d978db963e63f2bfb7121627e3a739"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/Mdexswap"
27 | },
28 | {
29 | "name": "telegram",
30 | "url": "https://t.me/MdexEN"
31 | },
32 | {
33 | "name": "discord",
34 | "url": "https://discord.gg/3TYDPktjqC"
35 | }
36 | ]
37 | }
38 |
--------------------------------------------------------------------------------
/Dapps/merkle.trade/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "merkle.trade",
3 | "name": "Merkle Trade",
4 | "dappLink": "https://app.merkle.trade/",
5 | "defaultChain": 637,
6 | "supportedChains": [637],
7 | "categories": ["Exchange", "Earn", "DeFi"],
8 | "label": "Perpetual DEX",
9 | "information": {
10 | "website": "merkle.trade",
11 | "subTitle": "The first-ever gamified perpetual DEX",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/merkle_trade"
24 | },
25 | {
26 | "name": "discord",
27 | "url": "https://discord.gg/uV2A5nSpng"
28 | },
29 | {
30 | "name": "telegram",
31 | "url": "https://t.me/merkle_trade_official"
32 | }
33 | ]
34 | }
35 |
--------------------------------------------------------------------------------
/Dapps/meso.finance/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "meso.finance",
3 | "name": "Meso Finance",
4 | "dappLink": "https://meso.finance/",
5 | "defaultChain": 637,
6 | "supportedChains": [637],
7 | "categories": ["Lend", "DeFi", "Earn"],
8 | "label": "Lend & Borrow",
9 | "information": {
10 | "website": "meso.finance",
11 | "subTitle": "A pool-based lending platform on aptos",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://x.com/Meso_Finance"
24 | },
25 | {
26 | "name": "discord",
27 | "url": "https://meso.finance/discord"
28 | },
29 | {
30 | "name": "telegram",
31 | "url": "https://t.me/+2CUsHJ6shZwyMDc9"
32 | }
33 | ]
34 | }
35 |
--------------------------------------------------------------------------------
/Dapps/mm.finance/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "mm.finance",
3 | "name": "MM Finance",
4 | "dappLink": "https://mm.finance/",
5 | "defaultChain": 25,
6 | "supportedChains": [25],
7 | "categories": ["DeFi", "Exchange", "Earn"],
8 | "label": "AMM DEX",
9 | "information": {
10 | "website": "mm.finance",
11 | "subTitle": "MM Finance is a AMM DEX on the Cronos Chain, allowing users to trade, earn passive income, take part in launches and more",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "25": {
19 | "tokenAddress":"0x97749c9B61F878a880DfE312d2594AE07AEd7656"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/MMFcrypto"
27 | },
28 | {
29 | "name": "telegram",
30 | "url": "https://t.me/MMFcrypto"
31 | }
32 | ]
33 | }
34 |
--------------------------------------------------------------------------------
/Dapps/mojitoswap.finance/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "mojitoswap.finance",
3 | "name": "MojitoSwap",
4 | "dappLink": "https://app.mojitoswap.finance/",
5 | "defaultChain": 321,
6 | "supportedChains": [321],
7 | "categories": ["Exchange", "DeFi", "Earn"],
8 | "label": "AMM DEX",
9 | "information": {
10 | "website": "mojitoswap.finance",
11 | "subTitle": "The top decentralized exchange on KCC",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "321": {
19 | "tokenAddress":"0x2ca48b4eea5a731c2b54e7c3944dbdb87c0cfb6f"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/MojitoSwap"
27 | },
28 | {
29 | "name": "telegram",
30 | "url": "https://t.me/MojitoFinance"
31 | },
32 | {
33 | "name": "medium",
34 | "url": "https://medium.com/@mojitoswap"
35 | }
36 | ]
37 | }
38 |
--------------------------------------------------------------------------------
/Dapps/objkt.com/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "objkt.com",
3 | "name": "objkt",
4 | "dappLink": "https://objkt.com/",
5 | "defaultChain": 1729,
6 | "supportedChains": [1729],
7 | "categories": ["Marketplace", "NFTs"],
8 | "label": "NFT Marketplace",
9 | "information": {
10 | "website": "objkt.com",
11 | "subTitle": "A decentralized marketplace for NFTs and crypto collectibles.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/objktcom"
24 | },
25 | {
26 | "name": "discord",
27 | "url": "https://discord.gg/m7YFqPvmj6"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Dapps/onramper.com/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "onramper.com",
3 | "name": "Onramper",
4 | "dappLink": "https://buy.onramper.com/",
5 | "defaultChain": 1,
6 | "supportedChains": [1, 56, 137, 43114, 1666600000, 42161, 50],
7 | "categories": ["Exchange", "Tools"],
8 | "label": "Buy/Sell Crypto",
9 | "information": {
10 | "website": "onramper.com",
11 | "subTitle": "An on-ramp and off-ramp crypto provider for buying or selling crypto to/from fiat",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/GetOnramper"
24 | }
25 | ]
26 | }
27 |
--------------------------------------------------------------------------------
/Dapps/opensea.io/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "opensea.io",
3 | "name": "OpenSea",
4 | "dappLink": "https://opensea.io/",
5 | "defaultChain": 1,
6 | "supportedChains": [1, 10, 137, 501, 42161],
7 | "categories": ["Marketplace", "NFTs"],
8 | "label": "NFT Marketplace",
9 | "information": {
10 | "website": "opensea.io",
11 | "subTitle": "A peer-to-peer marketplace for NFTs, rare digital items and crypto collectibles.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/opensea"
24 | },
25 | {
26 | "name": "discord",
27 | "url": "https://discord.gg/opensea"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Dapps/paraswap.io/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "paraswap.io",
3 | "name": "ParaSwap",
4 | "dappLink": "https://app.paraswap.io/",
5 | "defaultChain": 1,
6 | "supportedChains": [1, 10, 56, 137, 43114, 42161, 1101],
7 | "categories": ["DeFi", "Exchange"],
8 | "label": "DEX Aggregator",
9 | "information": {
10 | "website": "paraswap.io",
11 | "subTitle": "A decentralized exchange aggregator to get the best rates.",
12 | "coinMarketCap": "https://coinmarketcap.com/exchanges/paraswap/",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "1": {
19 | "tokenAddress":"0xcafe001067cdef266afb7eb5a286dcfd277f3de5"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/paraswap"
27 | },
28 | {
29 | "name": "telegram",
30 | "url": "https://t.me/paraswap"
31 | }
32 | ]
33 | }
34 |
--------------------------------------------------------------------------------
/Dapps/pikaprotocol.com/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "pikaprotocol.com",
3 | "name": "Pika Protocol",
4 | "dappLink": "https://www.pikaprotocol.com/#/trade",
5 | "defaultChain": 10,
6 | "supportedChains": [10],
7 | "categories": ["DeFi", "Exchange"],
8 | "label": "Derivatives",
9 | "information": {
10 | "website": "pikaprotocol.com",
11 | "subTitle": "A decentralized perpetual swap exchange.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "10": {
19 | "tokenAddress":"0x9a601c5bb360811d96a23689066af316a30c3027"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/PikaProtocol"
27 | },
28 | {
29 | "name": "discord",
30 | "url": "https://discord.gg/ueEe398UWt"
31 | },
32 | {
33 | "name": "telegram",
34 | "url": "https://t.me/PikaProtocol"
35 | }
36 | ]
37 | }
38 |
--------------------------------------------------------------------------------
/Dapps/radiant.capital/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "radiant.capital",
3 | "name": "Radiant",
4 | "dappLink": "https://app.radiant.capital/",
5 | "defaultChain": 42161,
6 | "supportedChains": [1, 56, 42161],
7 | "categories": ["Lend", "DeFi"],
8 | "label": "Lend & Borrow",
9 | "information": {
10 | "website": "radiant.capital",
11 | "subTitle": "A decentralized platform for lending and borrow assets.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/RDNTCapital"
24 | },
25 | {
26 | "name": "discord",
27 | "url": "https://discord.gg/radiantcapital"
28 | },
29 | {
30 | "name": "telegram",
31 | "url": "https://t.me/radiantcapitalofficial"
32 | },
33 | {
34 | "name": "youtube",
35 | "url": "https://www.youtube.com/c/RadiantCapital/"
36 | }
37 | ]
38 | }
39 |
--------------------------------------------------------------------------------
/Dapps/radiant.capital/logo.svg:
--------------------------------------------------------------------------------
1 |
20 |
--------------------------------------------------------------------------------
/Dapps/renzoprotocol.com/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "renzoprotocol.com",
3 | "name": "Renzo",
4 | "dappLink": "https://app.renzoprotocol.com/",
5 | "defaultChain": 1,
6 | "supportedChains": [1, 42161, 238, 59144, 56, 34443, 8453],
7 | "categories": ["DeFi", "Earn"],
8 | "label": "ETH Staking",
9 | "information": {
10 | "website": "renzoprotocol.com",
11 | "subTitle": "An Ethereum restaking protocol based on ther EigenLayer",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "1": {
19 | "tokenAddress":"0x3b50805453023a91a8bf641e279401a0b23fa6f9"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/RenzoProtocol"
27 | },
28 | {
29 | "name": "telegram",
30 | "url": "https://t.me/RenzoProtocolChat"
31 | },
32 | {
33 | "name": "discord",
34 | "url": "https://discord.gg/FMwGPDXXtf"
35 | }
36 | ]
37 | }
38 |
--------------------------------------------------------------------------------
/Dapps/revoke.cash/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "revoke.cash",
3 | "name": "Revoke",
4 | "dappLink": "https://revoke.cash/",
5 | "defaultChain": 1,
6 | "supportedChains": [1, 10, 56, 204, 137, 1101, 42161, 42170, 43114, 8453, 324, 59144, 534352, 25, 2222, 100, 5000, 30, 42220, 250, 7700, 592, 1284, 1285, 1088, 1313161554, 14, 19, 148, 1666600000, 9001, 1116, 106, 7332, 50, 321, 122, 199],
7 | "categories": ["Tools"],
8 | "label": "Revoke Approvals",
9 | "information": {
10 | "website": "revoke.cash",
11 | "subTitle": "A DApp to manage & revoke token approvals.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/RevokeCash"
24 | },
25 | {
26 | "name": "discord",
27 | "url": "https://discord.gg/revoke-cash"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Dapps/rhino.fi/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "rhino.fi",
3 | "name": "rhino.fi",
4 | "dappLink": "https://app.rhino.fi/",
5 | "defaultChain": 42161,
6 | "supportedChains": [1, 10, 56, 5000, 42161, 59144, 5000, 34443, 43114, 169, 137, 1101, 204, 8453, 501],
7 | "categories": ["DeFi"],
8 | "label": "DeFi Aggregator",
9 | "information": {
10 | "website": "rhino.fi",
11 | "subTitle": "A DeFi aggregator that helps explore the best opportunities ",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "1": {
19 | "tokenAddress":"0xdddddd4301a082e62e84e43f474f044423921918"
20 | },
21 | "42161": {
22 | "tokenAddress":"0xa7aa2921618e3d63da433829d448b58c9445a4c3"
23 | }
24 | }
25 | },
26 | "links": [
27 | {
28 | "name": "twitter",
29 | "url": "https://twitter.com/rhinofi"
30 | },
31 | {
32 | "name": "discord",
33 | "url": "https://discord.gg/26sXx2KAhy"
34 | }
35 | ]
36 | }
37 |
--------------------------------------------------------------------------------
/Dapps/sandbox.game/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "sandbox.game",
3 | "name": "The Sandbox",
4 | "dappLink": "https://www.sandbox.game/",
5 | "defaultChain": 1,
6 | "supportedChains": [1],
7 | "categories": ["Games", "NFTs"],
8 | "label": "Metaverse Game",
9 | "information": {
10 | "website": "sandbox.game",
11 | "subTitle": "The Sandbox is a virtual Metaverse where players can play, build, own, and monetize their virtual experiences.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "1": {
19 | "tokenAddress":"0x3845badade8e6dff049820680d1f14bd3903a5d0"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/thesandboxgame"
27 | },
28 | {
29 | "name": "telegram",
30 | "url": "https://t.me/sandboxgame"
31 | },
32 | {
33 | "name": "discord",
34 | "url": "https://discord.gg/vAe4zvY"
35 | }
36 | ]
37 | }
38 |
--------------------------------------------------------------------------------
/Dapps/sandbox.game/logo.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
13 |
--------------------------------------------------------------------------------
/Dapps/silo.finance/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "silo.finance",
3 | "name": "Silo Finance",
4 | "dappLink": "https://app.silo.finance/",
5 | "defaultChain": 1,
6 | "supportedChains": [1, 42161],
7 | "categories": ["Lend", "DeFi", "Earn"],
8 | "label": "Lend & Borrow",
9 | "information": {
10 | "website": "silo.finance",
11 | "subTitle": "A decentralized protocol for lending and borrow assets",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "1": {
19 | "tokenAddress":"0x6f80310ca7f2c654691d1383149fa1a57d8ab1f8"
20 | },
21 | "42161": {
22 | "tokenAddress":"0x0341c0c0ec423328621788d4854119b97f44e391"
23 | }
24 | }
25 | },
26 | "links": [
27 | {
28 | "name": "twitter",
29 | "url": "https://twitter.com/SiloFinance"
30 | },
31 | {
32 | "name": "discord",
33 | "url": "https://discord.gg/silo-finance"
34 | }
35 | ]
36 | }
37 |
--------------------------------------------------------------------------------
/Dapps/silo.finance/logo.svg:
--------------------------------------------------------------------------------
1 |
17 |
--------------------------------------------------------------------------------
/Dapps/sonne.finance/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "sonne.finance",
3 | "name": "Sonne Finance",
4 | "dappLink": "https://sonne.finance/",
5 | "defaultChain": 10,
6 | "supportedChains": [10, 8453],
7 | "categories": ["Lend", "DeFi", "Earn"],
8 | "label": "Lend & Borrow",
9 | "information": {
10 | "website": "sonne.finance",
11 | "subTitle": "A decentralized to earn intrest on lending or borrow assets.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "10": {
19 | "tokenAddress":"0x1db2466d9f5e10d7090e7152b68d62703a2245f0"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/SonneFinance"
27 | },
28 | {
29 | "name": "discord",
30 | "url": "http://discord.gg/SonneFinance"
31 | }
32 | ]
33 | }
34 |
--------------------------------------------------------------------------------
/Dapps/space.id/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "space.id",
3 | "name": "Space ID",
4 | "dappLink": "https://space.id/",
5 | "defaultChain": 1,
6 | "supportedChains": [1, 56, 42161],
7 | "categories": ["Tools"],
8 | "label": "Web3 Domains",
9 | "information": {
10 | "website": "space.id",
11 | "subTitle": "Space ID is a universal name service with a one-stop identity platform to discover, register, trade, manage web3 domains.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "1": {
19 | "tokenAddress":"0x2dff88a56767223a5529ea5960da7a3f5f766406"
20 | },
21 | "56": {
22 | "tokenAddress":"0x2dff88a56767223a5529ea5960da7a3f5f766406"
23 | }
24 | }
25 | },
26 | "links": [
27 | {
28 | "name": "twitter",
29 | "url": "https://twitter.com/SpaceIDProtocol"
30 | },
31 | {
32 | "name": "discord",
33 | "url": "https://discord.com/invite/spaceid"
34 | }
35 | ]
36 | }
37 |
--------------------------------------------------------------------------------
/Dapps/sunflower-land.com/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "sunflower-land.com",
3 | "name": "Sunflower Land",
4 | "dappLink": "https://sunflower-land.com/play/",
5 | "defaultChain": 137,
6 | "supportedChains": [137],
7 | "categories": ["Games", "NFTs"],
8 | "label": "Farm Game",
9 | "information": {
10 | "website": "sunflower-land.com",
11 | "subTitle": "A play-to-own crypto farming game on Polygon where users Plant, Chop, Mine, Craft & Collect Sunflower Land!",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "137": {
19 | "tokenAddress":"0xd1f9c58e33933a993a3891f8acfe05a68e1afc05"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/0xSunflowerLand"
27 | },
28 | {
29 | "name": "discord",
30 | "url": "https://discord.gg/sunflowerland"
31 | }
32 | ]
33 | }
34 |
--------------------------------------------------------------------------------
/Dapps/superfluid.finance/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "superfluid.finance",
3 | "name": "Superfluid",
4 | "dappLink": "https://app.superfluid.finance/",
5 | "defaultChain": 1,
6 | "supportedChains": [1, 10, 56, 137, 8453, 42161, 100, 42220, 43114, 534352],
7 | "categories": ["Tools"],
8 | "label": "Payments",
9 | "information": {
10 | "website": "superfluid.finance",
11 | "subTitle": "An asset streaming protocol for subscriptions, salaries, vesting, and rewards",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/Superfluid_HQ"
24 | },
25 | {
26 | "name": "discord",
27 | "url": "https://discord.gg/pPzPEDMVua"
28 | },
29 | {
30 | "name": "youtube",
31 | "url": "https://youtube.com/@SuperfluidHQ"
32 | }
33 | ]
34 | }
35 |
--------------------------------------------------------------------------------
/Dapps/superfluid.finance/logo.svg:
--------------------------------------------------------------------------------
1 |
17 |
--------------------------------------------------------------------------------
/Dapps/superposition.finance/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "superposition.finance",
3 | "name": "Superposition",
4 | "dappLink": "https://app.superposition.finance/",
5 | "defaultChain": 637,
6 | "supportedChains": [637],
7 | "categories": ["Lend", "DeFi", "Earn"],
8 | "label": "Lend & Borrow",
9 | "information": {
10 | "website": "superposition.finance",
11 | "subTitle": "A decentralized protocol for lending and borrowing",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://x.com/superp_fi"
24 | }
25 | ]
26 | }
27 |
--------------------------------------------------------------------------------
/Dapps/tally.xyz/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "tally.xyz",
3 | "name": "Tally",
4 | "dappLink": "https://www.tally.xyz/",
5 | "defaultChain": 10,
6 | "supportedChains": [10, 1, 42161, 43114, 8453, 56, 42220, 100, 59144, 255, 5000, 1284, 42170, 137, 1101, 534352, 148, 324],
7 | "categories": ["Tools"],
8 | "label": "DAO Manager",
9 | "information": {
10 | "website": "tally.xyz",
11 | "subTitle": "A platform to launch and manage DAOs",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/tallyxyz"
24 | },
25 | {
26 | "name": "discord",
27 | "url": "https://discord.gg/3wgMrqaCCk"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Dapps/thala.fi/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "thala.fi",
3 | "name": "Thala",
4 | "dappLink": "https://app.thala.fi/overview",
5 | "defaultChain": 637,
6 | "supportedChains": [637],
7 | "categories": ["DeFi", "Exchange"],
8 | "label": "DEX & Borrowing",
9 | "information": {
10 | "website": "thala.fi",
11 | "subTitle": "A protocol for borrowing, with over-collateralized stablecoin the Move Dollar and capital-efficient liquidity provisioning via a rebalancing AMM.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "637": {
19 | "tokenAddress":"0x7fd500c11216f0fe3095d0c4b8aa4d64a4e2e04f83758462f2b127255643615::thl_coin::THL"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/ThalaLabs"
27 | },
28 | {
29 | "name": "discord",
30 | "url": "https://discord.gg/thala"
31 | }
32 | ]
33 | }
34 |
--------------------------------------------------------------------------------
/Dapps/thala.fi/logo.svg:
--------------------------------------------------------------------------------
1 |
18 |
--------------------------------------------------------------------------------
/Dapps/tofunft.com/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "tofunft.com",
3 | "name": "tofuNFT",
4 | "dappLink": "https://tofunft.com/",
5 | "defaultChain": 10,
6 | "supportedChains": [10, 1, 56, 42161, 43114, 137, 592, 336, 248, 250, 1284, 25, 1313161554, 1088, 42220, 42170, 1101],
7 | "categories": ["Marketplace", "NFTs"],
8 | "label": "NFT Marketplace",
9 | "information": {
10 | "website": "tofunft.com",
11 | "subTitle": "An marketplace for NFTs, rare digital items and crypto collectibles.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/tofuNFT"
24 | },
25 | {
26 | "name": "telegram",
27 | "url": "https://t.me/tofuNFT"
28 | },
29 | {
30 | "name": "discord",
31 | "url": "https://discord.gg/3wFUTZmTm7"
32 | }
33 | ]
34 | }
35 |
--------------------------------------------------------------------------------
/Dapps/topaz.so/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "topaz.so",
3 | "name": "Topaz",
4 | "dappLink": "https://www.topaz.so/",
5 | "defaultChain": 637,
6 | "supportedChains": [637],
7 | "categories": ["Marketplace", "NFTs"],
8 | "label": "NFT Marketplace",
9 | "information": {
10 | "website": "topaz.so",
11 | "subTitle": "A NFT marketplace for Aptos.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/TopazMarket"
24 | },
25 | {
26 | "name": "discord",
27 | "url": "https://discord.gg/SWVxuJkFSH"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Dapps/toros.finance/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "toros.finance",
3 | "name": "Toros",
4 | "dappLink": "https://toros.finance/",
5 | "defaultChain": 10,
6 | "supportedChains": [10, 137, 42161],
7 | "categories": ["DeFi", "Earn"],
8 | "label": "Yield",
9 | "information": {
10 | "website": "toros.finance",
11 | "subTitle": "A protocol for automated vaults to maximize returns",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/torosfinance"
24 | },
25 | {
26 | "name": "discord",
27 | "url": "https://discord.gg/Jc2skHehBQ"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Dapps/tortuga.finance/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "tortuga.finance",
3 | "name": "Tortuga",
4 | "dappLink": "https://app.tortuga.finance/",
5 | "defaultChain": 637,
6 | "supportedChains": [637],
7 | "categories": ["Earn", "DeFi"],
8 | "label": "Liquid Staking",
9 | "information": {
10 | "website": "tortuga.finance",
11 | "subTitle": "A protocol for liquid staking Aptos.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "637": {
19 | "tokenAddress":"0x84d7aeef42d38a5ffc3ccef853e1b82e4958659d16a7de736a29c55fbbeb0114::staked_aptos_coin::StakedAptosCoin"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/TortugaFinance"
27 | },
28 | {
29 | "name": "discord",
30 | "url": "https://discord.gg/tortuga-finance"
31 | }
32 | ]
33 | }
34 |
--------------------------------------------------------------------------------
/Dapps/transak.com/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "transak.com",
3 | "name": "Transak",
4 | "dappLink": "https://global.transak.com/",
5 | "defaultChain": 1,
6 | "supportedChains": [1, 10, 56, 137, 43114, 1666600000, 42161, 50, 324, 534352, 199, 1313161554, 59144, 1101, 8453, 250, 25],
7 | "categories": ["Exchange", "Tools"],
8 | "label": "Buy/Sell Crypto",
9 | "information": {
10 | "website": "transak.com",
11 | "subTitle": "An on-ramp and off-ramp crypto provider for buying or selling crypto to/from fiat",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/intent/follow?screen_name=transak"
24 | },
25 | {
26 | "name": "telegram",
27 | "url": "https://t.me/transakfinance"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Dapps/travala.com/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "travala.com",
3 | "name": "Travala",
4 | "dappLink": "https://www.travala.com/",
5 | "defaultChain": 1,
6 | "supportedChains": [1, 56],
7 | "categories": ["Tools"],
8 | "label": "Travel Booking",
9 | "information": {
10 | "website": "travala.com",
11 | "subTitle": "A crypto friendly travel booking platform for accommodation and flights",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "1": {
19 | "tokenAddress":"0x442b153f6f61c0c99a33aa4170dcb31e1abda1d0"
20 | },
21 | "56": {
22 | "tokenAddress":"0x13616f44ba82d63c8c0dc3ff843d36a8ec1c05a9"
23 | }
24 | }
25 | },
26 | "links": [
27 | {
28 | "name": "twitter",
29 | "url": "https://twitter.com/travalacom"
30 | },
31 | {
32 | "name": "telegram",
33 | "url": "https://t.me/travala"
34 | },
35 | {
36 | "name": "reddit",
37 | "url": "https://reddit.com/r/Travala"
38 | }
39 | ]
40 | }
41 |
--------------------------------------------------------------------------------
/Dapps/travala.com/logo.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
16 |
--------------------------------------------------------------------------------
/Dapps/treasure.lol/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "treasure.lol",
3 | "name": "Treasure",
4 | "dappLink": "https://app.treasure.lol/",
5 | "defaultChain": 1,
6 | "supportedChains": [1, 42161],
7 | "categories": ["Games", "NFTs"],
8 | "label": "Gaming",
9 | "information": {
10 | "website": "treasure.lol",
11 | "subTitle": "A game publisher building a decentralized gaming ecosystem",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/Treasure_DAO"
24 | },
25 | {
26 | "name": "discord",
27 | "url": "https://discord.com/invite/treasuredao"
28 | },
29 | {
30 | "name": "youtube",
31 | "url": "https://www.youtube.com/@PlayOnTreasure"
32 | }
33 | ]
34 | }
35 |
--------------------------------------------------------------------------------
/Dapps/unstoppabledomains.com/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "unstoppabledomains.com",
3 | "name": "Unstoppable Domains",
4 | "dappLink": "https://unstoppabledomains.com/",
5 | "defaultChain": 1,
6 | "supportedChains": [1, 56, 137, 43114, 1666600000, 50, 42161],
7 | "categories": ["Tools"],
8 | "label": "NFT Domain Service",
9 | "information": {
10 | "website": "unstoppabledomains.com",
11 | "subTitle": "A decentralized NFT domain name service for websites and wallet addresses.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/unstoppableweb"
24 | },
25 | {
26 | "name": "discord",
27 | "url": "https://discord.gg/unstoppabledomains"
28 | },
29 | {
30 | "name": "facebook",
31 | "url": "https://www.facebook.com/unstoppableweb/"
32 | }
33 | ]
34 | }
35 |
--------------------------------------------------------------------------------
/Dapps/uquid.com/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "uquid.com",
3 | "name": "Uquid",
4 | "dappLink": "https://shop.uquid.com/",
5 | "defaultChain": 1,
6 | "supportedChains": [1, 56, 137],
7 | "categories": ["Tools"],
8 | "label": "Shopping",
9 | "information": {
10 | "website": "uquid.com",
11 | "subTitle": "An online store for shopping with crypto",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "1": {
19 | "tokenAddress":"0x8806926ab68eb5a7b909dcaf6fdbe5d93271d6e2"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/uquidcard"
27 | },
28 | {
29 | "name": "telegram",
30 | "url": "https://t.me/uquidcoinofficial"
31 | },
32 | {
33 | "name": "reddit",
34 | "url": "https://reddit.com/r/uquid"
35 | }
36 | ]
37 | }
38 |
--------------------------------------------------------------------------------
/Dapps/velodrome.finance/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "velodrome.finance",
3 | "name": "Velodrome",
4 | "dappLink": "https://app.velodrome.finance/",
5 | "defaultChain": 10,
6 | "supportedChains": [10],
7 | "categories": ["DeFi", "Exchange"],
8 | "label": "AMM DEX",
9 | "information": {
10 | "website": "velodrome.finance",
11 | "subTitle": "A decentralized AMM exchange on Optimism.",
12 | "coinMarketCap": "https://coinmarketcap.com/exchanges/velodrome-finance-v2/",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "10": {
19 | "tokenAddress":"0x9560e827af36c94d2ac33a39bce1fe78631088db"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/VelodromeFi"
27 | },
28 | {
29 | "name": "discord",
30 | "url": "https://discord.com/invite/velodrome"
31 | },
32 | {
33 | "name": "medium",
34 | "url": "https://medium.com/@VelodromeFi"
35 | }
36 | ]
37 | }
38 |
--------------------------------------------------------------------------------
/Dapps/venus.io/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "venus.io",
3 | "name": "Venus",
4 | "dappLink": "https://app.venus.io/",
5 | "defaultChain": 56,
6 | "supportedChains": [56],
7 | "categories": ["Lend", "DeFi", "Earn"],
8 | "label": "Lend & Borrow",
9 | "information": {
10 | "website": "venus.io",
11 | "subTitle": "The Venus Protocol is a decentralized lending system built on the Binance Smart Chain that allows borrowers to borrow funds and lenders to earn.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "56": {
19 | "tokenAddress":"0xcf6bb5389c92bdda8a3747ddb454cb7a64626c63"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/VenusProtocol"
27 | },
28 | {
29 | "name": "telegram",
30 | "url": "https://t.me/VenusProtocol"
31 | },
32 | {
33 | "name": "discord",
34 | "url": "https://discord.gg/pTQ9EBHYtF"
35 | }
36 | ]
37 | }
38 |
--------------------------------------------------------------------------------
/Dapps/vertexprotocol.com/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "vertexprotocol.com",
3 | "name": "Vertex",
4 | "dappLink": "https://app.vertexprotocol.com/",
5 | "defaultChain": 42161,
6 | "supportedChains": [42161],
7 | "categories": ["DeFi", "Exchange"],
8 | "label": "Derivatives",
9 | "information": {
10 | "website": "vertexprotocol.com",
11 | "subTitle": "A orderbook DEX featuring spot, perpetual, and integrated money markets",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "42161": {
19 | "tokenAddress":"0x95146881b86b3ee99e63705ec87afe29fcc044d9"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/vertex_protocol"
27 | },
28 | {
29 | "name": "discord",
30 | "url": "https://discord.gg/vertexprotocol"
31 | }
32 | ]
33 | }
34 |
--------------------------------------------------------------------------------
/Dapps/vesper.finance/logo.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
--------------------------------------------------------------------------------
/Dapps/wapal.io/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "wapal.io",
3 | "name": "Wapal",
4 | "dappLink": "https://wapal.io/",
5 | "defaultChain": 637,
6 | "supportedChains": [637],
7 | "categories": ["Marketplace", "NFTs"],
8 | "label": "NFT Marketplace",
9 | "information": {
10 | "website": "wapal.io",
11 | "subTitle": "A NFT marketplace on Aptos.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": false,
17 | "tokenContract": {
18 | }
19 | },
20 | "links": [
21 | {
22 | "name": "twitter",
23 | "url": "https://twitter.com/wapal_official"
24 | },
25 | {
26 | "name": "discord",
27 | "url": "https://discord.gg/g8qPYGF2Jc"
28 | }
29 | ]
30 | }
31 |
--------------------------------------------------------------------------------
/Dapps/xspswap.finance/info.json:
--------------------------------------------------------------------------------
1 | {
2 | "id": "xspswap.finance",
3 | "name": "XSwap Protocol",
4 | "dappLink": "http://app.xspswap.finance/",
5 | "defaultChain": 50,
6 | "supportedChains": [50],
7 | "categories": ["Exchange", "DeFi"],
8 | "label": "AMM DEX ",
9 | "information": {
10 | "website": "xspswap.finance",
11 | "subTitle": "XSwap Protocol is the 1st AMM DEX to launch on the XDC Network.",
12 | "coinMarketCap": "",
13 | "coinGecko": ""
14 | },
15 | "tokenInformation": {
16 | "hasToken": true,
17 | "tokenContract": {
18 | "50": {
19 | "tokenAddress":"xdc36726235dadbdb4658d33e62a249dca7c4b2bc68"
20 | }
21 | }
22 | },
23 | "links": [
24 | {
25 | "name": "twitter",
26 | "url": "https://twitter.com/XSwapProtocol"
27 | },
28 | {
29 | "name": "telegram",
30 | "url": "https://t.me/real_XSwapProtocol"
31 | },
32 | {
33 | "name": "discord",
34 | "url": "https://discord.gg/gKhvwgGx6E"
35 | }
36 | ]
37 | }
38 |
--------------------------------------------------------------------------------
/LICENSE:
--------------------------------------------------------------------------------
1 | MIT License
2 |
3 | Copyright (c) 2023 Infinity Wallet
4 |
5 | Permission is hereby granted, free of charge, to any person obtaining a copy
6 | of this software and associated documentation files (the "Software"), to deal
7 | in the Software without restriction, including without limitation the rights
8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | copies of the Software, and to permit persons to whom the Software is
10 | furnished to do so, subject to the following conditions:
11 |
12 | The above copyright notice and this permission notice shall be included in all
13 | copies or substantial portions of the Software.
14 |
15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21 | SOFTWARE.
22 |
--------------------------------------------------------------------------------
/Nfts/README.md:
--------------------------------------------------------------------------------
1 | # NFTs Registry Coming Soon
2 |
--------------------------------------------------------------------------------
/package.json:
--------------------------------------------------------------------------------
1 | {
2 | "scripts": {
3 | "genCryptoPng": "node ./Tools/generateCryptoPng.js"
4 | },
5 | "dependencies": {
6 | "svg2png": "^4.1.1"
7 | }
8 | }
9 |
--------------------------------------------------------------------------------