ParaswapWrapperV2
Verified contract
Active on
Ethereum with 1,008 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "ParaswapWrapperV2"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21252098 | 17 hours ago | | | 0 | 0.0041316920 | |
| 21249771 | a day ago | | | 0 | 0.0024875564 | |
| 21249503 | a day ago | | | 0 | 0.0022990570 | |
| 21246943 | a day ago | | | 0 | 0.0033594202 | |
| 21244365 | 2 days ago | | | 0 | 0.0037518749 | |
| 21240035 | 2 days ago | | | 0 | 0.0023311134 | |
| 21238854 | 3 days ago | | | 0 | 0.0034218998 | |
| 21238377 | 3 days ago | | | 0 | 0.0052749622 | |
| 21238374 | 3 days ago | | | 0 | 0.0033617088 | |
| 21228774 | 4 days ago | | | 0 | 0.0029971567 |
ABI
ABI objects
Getter at block 21257172
PARASWAP_TRANSFER_PROXY() view returns (address)
0x216b4b4ba9f3e719726886d34a177484278bfcae
PARASWAP_V5() view returns (address)
0xdef171fe48cf0115b1d80b88dc8eab59176fee57
Read-only
This contract contains no read-only function objects.
State-modifying
Events swapToEth(bytes _txData, address _receiver, address _fromToken, uint256 _inputAmount) returns (bool success, bytes output)
swapToTokens(bytes _txData, address _receiver, address _fromToken, address _toToken, uint256 _inputAmount) payable returns (bool success, bytes output)
This contract contains no event objects.
constructor(address _paraswapV5, address _paraswapTransferProxy)
This contract contains no fallback and receive objects.
swapFailed(bytes output)