UniswapV2VeloxSwapV4

Verified contract

Implementation

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

No balances found for "UniswapV2VeloxSwapV4"

No transactions found for "UniswapV2VeloxSwapV4"


Functions
Getter at block 21285330
ADMIN_ADDRESS(view returns (address)
0x0000000000000000000000000000000000000000
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAIN_CONTRACT(view returns (address)
0x0000000000000000000000000000000000000000
UNISWAP_FACTORY_ADDRESS(view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
UNISWAP_ROUTER_ADDRESS(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
gasFundingEstimatedGas(view returns (uint128)
0
gasFundingEstimatedGasDiscounted(view returns (uint128)
0
getGasFundingTokenAddress(view returns (address)
0x0000000000000000000000000000000000000000
lifetimeGasWithrawn(view returns (uint256)
0
maxLifetimeGasWithdrawl(view returns (uint256)
0
owner(view returns (address)
0xd938d21215e66ec0767ea6404d3639b27c30871c
Read-only
executedStrategies(stringview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
fundGasCost(string strategyIdaddress sellerbytes32 txHashuint256 wethAmount
grantAdminRole(address _creturns (bool succeeded)
grantRole(bytes32 roleaddress account
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeAdminRole(address _creturns (bool succeeded)
revokeRole(bytes32 roleaddress account
sellExactTokensForTokens(bytes signaturebytes secureDatauint256 minTokenOutAmountuint16 feeFactorbool takeFeeFromInputuint256 deadlinereturns (uint256 amountOut)
sellExactTokensForTokens(bytes signaturebytes secureDatauint256 minTokenOutAmountuint16 feeFactorbool takeFeeFromInputuint256 deadlineuint256 estimatedGasFundingCostreturns (uint256 amountOut)
setBypassSignature(bool _setBypassSignature
setDefaultGasEstimates(uint128 _gasFundingEstimatedGasuint128 _gasFundingEstimatedGasDiscounted
setGasFundingTokenAddress(address tokenAddress
setKnownExchange(string exchangeNameaddress routerAddress
setMaxLifetimeGasWithdrawl(uint256 _maxLifetimeGasWithdrawl
setRootRole(returns (bool succeeded)
setUpAdminRole(address _creturns (bool succeeded)
transferOwnership(address newOwner
withdrawETH(uint256 amount
withdrawToken(address tokenuint256 amount
Events
ExchangeRegistered(string indexed exchangeaddress indexed routerAddress
GasFunded(string indexed strategyIdaddress indexed sellerbytes32 indexed txHashuint256 gasCost
GasFundingTokenChanged(address oldValueaddress newValue
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SwapException(uint256 exceptionuint256 infouint256 detail
ValueSwapped(string indexed strategyIdaddress indexed selleraddress tokenInaddress tokenOutuint256 amountInuint256 amountOut
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.