UniswapSwapV2Helper

Verified contract

Active on Ethereum with 82 txns
Deployed by via 0x95875c13 at 20696605
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "UniswapSwapV2Helper"

0x5e7d536aed699ac60600a1a91217fc2cefa20788fa515eac8a6fbd70d350fa55
0xff868c3727bdc4f4bb0f82830862e1caf9bc97831c577d3fdf316dade81a98d7
0x44c1b93e4c49bb29f4281b314bd3e361c2787cf9fccc350e6cde3b696207a611
0xb9c8c588092aa0e01c4e65a7715cf6b049b71db66371658f6c37ce0168913732
0x462c825439d619332be0a301b59c82965a6fd8d237fbab363e186d636a4fe94d
0x11b27a48b4e16e20d921fa6a0d354233887c3f746e14a4484b7b0404ec99c951
0x0e56b6405bd8da96f20d85638f608483a01ceab25c75885bc4cfac7f97c64a6a
0x1aa5559d187779be8dd9d0c84ddeb82fd4fc1e565aad3a6e36355b3086986f97
0x9ea1e7d4a0338d29aec6db35e1c2ed4ddcde1cc2bf148c397bc1626b70d9bcc7
0x8a9247f920106f71ed8f8fc65c67c7e254abaf15d1ad96bf4cc7e23905a1b2f0

Functions
Getter at block 21304864
etherVistaFactory(view returns (address)
0x9a27cb5ae0b2cee0bb71f9a85c0d60f3920757b4
etherVistaRouter(view returns (address)
0xcedd366065a146a039b92db35756ecd7688fcc77
owner(view returns (address)
0x6a4481eb81b9772b992ae58c429d508f5273b823
vaultAddress(view returns (address)
0xcd3420a9bda59d7a54baec1dcaafe19b09beb521
Read-only

This contract contains no read-only function objects.

State-modifying
renounceOwnership(
setEtherVistaFactory(address _etherVistaFactory
setEtherVistaRouter(address _etherVistaRouter
setVaultAddress(address _vaultAddress
swap(uint256 amountInuint256 amountOutMinaddress[] pathaddress touint256 deadlinepayable 
transferOwnership(address newOwner
Events
OrderRecord(address fromTokenaddress toTokenaddress senderuint256 fromAmountuint256 returnAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(
Fallback and receive
receive(
Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account