AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 4 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
Balances ($0.00)
No balances found for "AdminUpgradeabilityProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11459048 | 4 years ago | | | 0 | 0.0026091859 | |
| 11455139 | 4 years ago | | | 0 | 0.0015927300 | |
| 11455128 | 4 years ago | | | 0 | 0.0011034480 | |
| 11455127 | 4 years ago | | | 0 | 0.013129429 |
ABI
ABI objects
Getter at block 21182421
feePercentX100() view returns (uint8)
10
lastTotalSupplyOfLPTokens() view returns (uint256)
587108312949318213522
owner() view returns (address)
0x94c81875e689bdecf9240d23d7b4a0913da08962
tokenUniswapPair() view returns (address)
0xebd7cf5d9fe2a9858fdb1f0d8662f336a42ea217
uniswapFactory() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
This contract contains no read-only function objects.
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)
initialize(address _Hal9kAddress, address _WETHAddress, address _uniswapFactory)
renounceOwnership()
setFeeMultiplier(uint8 _feeMultiplier)
setHal9kAddress(address _hal9kAddress, address _WETHAddress, address _uniswapFactory)
setHal9kVaultAddress(address _hal9kVaultAddress)
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.