check_tok1.to.tok2_tok2.fix | R Documentation |
Swap Token1 for Token2, Given Token2 Qty check how much Token1 you would need (Use Token1 -> ETH -> Token2 Route)
check_tok1.to.tok2_tok2.fix(t1_a, t1_d, t2_a, t2_d, t2_q, u_w)
t1_a |
Token 1 Address |
t1_d |
Token 1 Decimals |
t2_a |
Token 2 Address |
t2_d |
Token 2 Decimals |
t2_q |
Token 2 Qty. |
u_w |
Uniswap Session |
Numeric vector representing the Token 1 Amount Needed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.