issues
search
spartan-protocol
/
spartanswap-contracts
📃 Spartan Protocol Smart Contracts V1 - V2
20
stars
6
forks
source link
V2a | List to confirm / follow up
#56
Closed
SamusElderg
closed
3 years ago
SamusElderg
commented
3 years ago
Having issues; wont pop up metamask:
[x] addLiquiditySingle() with SPARTA as the input using the following args:
[x] removeLiquidityExact() all assets fail at _transfer() with "balance err" see example of the two args handed over:
[x] removeLiquidityExact() WBNB fails to unwrap back to the router:
[x] removeLiquiditySingle() WBNB fails to unwrap back to the router:
[x] swap() fails if the output token is BNB (unwrap issue like above?)
[x] swapSynthToAsset() fails with BNB as output, likely same as above unwrap issue
SamusElderg
commented
3 years ago
closed with 9ee7fe0
Having issues; wont pop up metamask: