AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 72 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
1 additional
variable
Balances ($0.00)
No balances found for "AdminUpgradeabilityProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11174605 | 4 years ago | | | 0 | 0.0012336100 | |
| 11160713 | 4 years ago | | | 0 | 0.00088462500 | |
| 11160558 | 4 years ago | | | 0 | 0.0010103400 | |
| 11075650 | 4 years ago | | | 0 | 0.00065589600 | |
| 11075650 | 4 years ago | | | 0 | 0.0011166960 | |
| 11075650 | 4 years ago | | | 0 | 0.0011166960 | |
| 11075527 | 4 years ago | | | 0 | 0.00093858600 | |
| 11075527 | 4 years ago | | | 0 | 0.0010264320 | |
| 11075525 | 4 years ago | | | 0 | 0.0011502540 | |
| 11075524 | 4 years ago | | | 0 | 0.0020927250 |
ABI
ABI objects
Getter at block 21395693
feePercentX100() view returns (uint8)
12
lastTotalSupplyOfLPTokens() view returns (uint256)
9354738228805581406365
owner() view returns (address)
0x5a16552f59ea34e44ec81e58b3817833e9fd5436
uniswapFactory() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
blockedReceiverList(address) view returns (bool)
discountFeeList(address) view returns (bool)
voidReceiverList(address) view returns (bool)
voidSenderList(address) view returns (bool)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
calculateAmountsAfterFee(address sender, address recipient, uint256 amount) returns (uint256 transferToAmount, uint256 transferToFeeDistributorAmount)
editBlockedReceiverList(address _address, bool _block)
editDiscountFeeList(address _address, bool discFee)
editVoidSenderList(address _address, bool noFee)
initialize(address _ENCOREAddress, address _WETHAddress, address _uniswapFactory)
renounceOwnership()
setEncoreVaultAddress(address _encoreVaultAddress)
setFeeMultiplier(uint8 _feeMultiplier)
setPaused(bool _pause)
sync()
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address _admin, bytes _data)
fallback()
This contract contains no error objects.