BewSwapUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 1,714 txns
Deployed by via 0x411ef549 at 13593574
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
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x934f0301603cb84d0518d85e4887361d2a75a6ade76f3caa8a405536358f7f44
0x74b4aa1e848de300df4839d7d0b2bddec70a7b9b0fecfe21a23d837d5399c56b
0xffbc6463165af852cb02ea311c9fe29de5f79b51ac646f523d359b7948699043
0x9df1202718b7c7f111629b23c468cc158ab230751c501a710613b4940088d29c
0x1b18238dc7d759384e13cc4800d4e6f8a627c1794995cc94f551e840fa945d70
0xa5cda8506a0b09f852431e383456e5a4a9e4900c51a97c83a3ae9ad1ea615185
0x495c1c4db4e579a4a273df0e77bb5eae56a9d902c6d788a2d0c638efb501a7b5
0x0b16cacf2dd6bf69a02fa222e9de3dd1406ed349dc175891b4b5d377a9ed8d53
0x951e983c6ad22f1692ca82612d9f1f7bb8820039e014397f7d38581f7c61bd03
0xd4991aef185fefcbad8a4982d286b3792bf1c6d4607344adc8e35f61fcef6e57

Functions
Getter at block 21272826
feeAccount(view returns (address)
0x89af492cdadb8e23ac61ee65aa49675b98171b05
feePct(view returns (uint256)
8000
feePctScale(view returns (uint256)
1000000
owner(view returns (address)
0x6c80e2c81688d47b7d18df02b2f434e2c5848435
safeMinGas(view returns (uint256)
2300
Read-only

This contract contains no read-only function objects.

State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
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
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
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(address logicaddress adminbytes data
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.