mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
adding BEP20 tokens 9/24 (#4118)
* adding BEP20 tokens 9/24 * Fixes (sanity and consistency, auto) Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
parent
09b131f378
commit
d84856a945
|
@ -1,10 +1,12 @@
|
|||
[
|
||||
"0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82",
|
||||
"0x0Eb3a705fc54725037CC9e008bDede697f62F335",
|
||||
"0x16939ef78684453bfDFb47825F8a5F714f12623a",
|
||||
"0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3",
|
||||
"0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb",
|
||||
"0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE",
|
||||
"0x2170Ed0880ac9A755fd29B2688956BD959F933F8",
|
||||
"0x32dFFc3fE8E3EF3571bF8a72c0d0015C5373f41D",
|
||||
"0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47",
|
||||
"0x40929FB2008c830731A3d972950bC13f70161c75",
|
||||
"0x4338665CBB7B2485A8855A139b75D5e34AB0DB94",
|
||||
|
@ -25,6 +27,7 @@
|
|||
"0xE4Ae305ebE1AbE663f261Bc00534067C80ad677C",
|
||||
"0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56",
|
||||
"0xf307910A4c7bbc79691fD374889b36d8531B08e3",
|
||||
"0xF68C9Df95a18B2A5a5fa1124d79EEEffBaD0B6Fa",
|
||||
"0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD",
|
||||
"0xFd7B3A77848f1C2D67E05E54d78d174a0C850335"
|
||||
]
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "PancakeSwap Token",
|
||||
"website": "https://pancakeswap.finance",
|
||||
"short_description": "PancakeSwap is a yield farming project whereby users can get FLIP (LP token) for staking and get CAKE token as reward.",
|
||||
"explorer": "https://bscscan.com/token/0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82",
|
||||
"research": ""
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "JULb",
|
||||
"website": "https://justliquidity.org",
|
||||
"short_description": "JustLiquidity DeFi offers to trade and earn and enables to execute a liquidity token sale with a token. ",
|
||||
"explorer": "https://bscscan.com/token/0x32dffc3fe8e3ef3571bf8a72c0d0015c5373f41d",
|
||||
"research": ""
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "Anyswap-BEP20",
|
||||
"website": "https://bsc.anyswap.exchange",
|
||||
"short_description": "Anyswap aims to create a multi-platform cross-chain DEX using Fusion’s DCRM technology.",
|
||||
"explorer": "https://bscscan.com/token/0xf68c9df95a18b2a5a5fa1124d79eeeffbad0b6fa",
|
||||
"research": ""
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Loading…
Reference in New Issue
Block a user