ChangerSwapRouterV3

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x708ba02c at 14650915
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "ChangerSwapRouterV3"

No transactions found for "ChangerSwapRouterV3"


Functions
Getter at block 20870982
RENOUNCED_OWNER(view returns (address)
0x0000000000000000000000000000000000000001
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
Read-only

This contract contains no read-only function objects.

State-modifying
initialize(address _owner
pause(
renounceOwnership(
swap(address handleraddress token0address token1uint256 amount0Inuint256 minAmount1Outaddress receiverbytes datapayable returns (bool successuint256 amount1Out)
swapWithCompensation(address handleraddress token0address token1uint256 amount0Inuint256 minAmount1Outaddress receiverbytes datastruct ICompensationVaultCompensationParams compensationParamspayable returns (booluint256)
transferOwnership(address newOwner
unpause(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Swap(address indexed senderaddress indexed token0address indexed token1uint256 amount0Inuint256 amount1Out
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.