BewSwap

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x46e30357 at 13593520
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots

No balances found for "BewSwap"

No transactions found for "BewSwap"


Functions
Getter at block 21185278
feeAccount(view returns (address)
0x0000000000000000000000000000000000000000
feePct(view returns (uint256)
0
feePctScale(view returns (uint256)
1000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
safeMinGas(view returns (uint256)
0
Read-only

This contract contains no read-only function objects.

State-modifying
acceptOwnership(
initialize(address owneraddress feeAccountuint256 feePct
swapETHForExactTokens(address routeruint256 amountOutaddress[] pathaddress touint256 deadlinepayable 
swapExactETHForTokens(address routeruint256 amountOutMinaddress[] pathaddress touint256 deadlinepayable 
swapExactTokensForETH(address routeruint256 amountInuint256 amountOutMinaddress[] pathaddress touint256 deadline
swapExactTokensForTokens(address routeruint256 amountInuint256 amountOutMinaddress[] pathaddress touint256 deadline
swapTokensForExactETH(address routeruint256 amountOutuint256 amountInMaxaddress[] pathaddress touint256 deadline
swapTokensForExactTokens(address routeruint256 amountOutuint256 amountInMaxaddress[] pathaddress touint256 deadline
transferOwnership(address newOwner
updateFeeAccount(address newFeeAccount
updateFeePct(uint256 newFeePct
updateSafeMinGas(uint256 _safeMinGas
Events
FeeAccountUpdated(address indexed previousFeeAccountaddress indexed newFeeAccount
FeePctUpdated(uint256 indexed previousFeePctuint256 indexed newFeePct
FeeReceived(address indexed tokenuint256 indexed amount
OwnershipAccepted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.