BewSwapUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 1,708 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
--
0x495c1c4db4e579a4a273df0e77bb5eae56a9d902c6d788a2d0c638efb501a7b5
0x0b16cacf2dd6bf69a02fa222e9de3dd1406ed349dc175891b4b5d377a9ed8d53
0x951e983c6ad22f1692ca82612d9f1f7bb8820039e014397f7d38581f7c61bd03
0xd4991aef185fefcbad8a4982d286b3792bf1c6d4607344adc8e35f61fcef6e57
0x4018ee9d614dbe3039136e55f34e4e3253459e507a673328554823ab8e1bba79
0xb09e82ae713245517d12f30da72fd629da37adbc7fa5d6ccb692861262072cab
0x1b40aefc02344d446983c1cb82b33f5706b13b7cd0fcaf6ef8f12e954f33929c
0x1ca2532231dd998c69273474ea6a36dbcd7e4151dd8243707b9d7616efa6802c
0x91ba7036c2649f37095385d4372f31a75eb8f27784382b8c4fc3bcca2818c24a
0x5634c961833c6ce64cff913e8db610bc5a9cb21605e776bd2f55bc2d63d4726a

Functions
Getter at block 21164075
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.