mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
remove BEP20 SYRUP (#4706)
* remove BEP20 SYRUP * Fixes (sanity and consistency, auto) Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
parent
445ca690ac
commit
e7b3d7ae28
|
@ -199,8 +199,8 @@
|
|||
},
|
||||
{
|
||||
"base": "c714_tEOSBEAR-721",
|
||||
"lotSize": "10000000",
|
||||
"tickSize": "10"
|
||||
"lotSize": "1000000",
|
||||
"tickSize": "100"
|
||||
},
|
||||
{
|
||||
"base": "c714_tEOSBULL-F0D",
|
||||
|
@ -479,7 +479,7 @@
|
|||
},
|
||||
{
|
||||
"base": "c714_tTOP-491",
|
||||
"lotSize": "1000000000",
|
||||
"lotSize": "10000000000",
|
||||
"tickSize": "1"
|
||||
},
|
||||
{
|
||||
|
@ -717,7 +717,7 @@
|
|||
{
|
||||
"base": "c714_tONE-5F9",
|
||||
"lotSize": "1000000000",
|
||||
"tickSize": "10"
|
||||
"tickSize": "1"
|
||||
},
|
||||
{
|
||||
"base": "c714_tUND-EBC",
|
||||
|
@ -821,7 +821,7 @@
|
|||
{
|
||||
"base": "c714_tBUSD-BD1",
|
||||
"lotSize": "10000000",
|
||||
"tickSize": "100"
|
||||
"tickSize": "1000"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[
|
||||
"0x007EA5C0Ea75a8DF45D288a4debdD5bb633F9e56",
|
||||
"0x009cF7bC57584b7998236eff51b98A168DceA9B0",
|
||||
"0x0567D7fad179dCd2a89508B77cCe93E26f8998F7",
|
||||
"0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153",
|
||||
"0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82",
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"name": "SyrupBar 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/0x009cF7bC57584b7998236eff51b98A168DceA9B0",
|
||||
"research": ""
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 13 KiB |
|
@ -1,3 +1,4 @@
|
|||
[
|
||||
"0x009cf7bc57584b7998236eff51b98a168dcea9b0",
|
||||
"0x1Ffe17B99b439bE0aFC831239dDECda2A790fF3A"
|
||||
]
|
Loading…
Reference in New Issue
Block a user