Input
To see accurate decoded input data, the contract must be verified.
Verify the contract here
Potential matches from our contract method database:
IMPORTANT: This information is a best guess based on similar functions from other verified contracts. To have guaranteed accuracy, use the link above to verify the contract's source code.addLiquidity(address tokenA, address tokenB, uint256 amountADesired, uint256 amountBDesired, uint256 amountAMin, uint256 amountBMin, address to, uint256 deadline):
Method Id | 0xe8e33700 |
||
Call | addLiquidity(address tokenA, address tokenB, uint256 amountADesired, uint256 amountBDesired, uint256 amountAMin, uint256 amountBMin, address to, uint256 deadline) |
Name | Type | Data |
---|---|---|
tokenA | address |
|
tokenB | address |
|
amountADesired | uint256 |
|
amountBDesired | uint256 |
|
amountAMin | uint256 |
|
amountBMin | uint256 |
|
to | address |
|
deadline | uint256 |
|