BlissFeeHandlerProxy
Verified contract
Proxy
Active on
Ethereum with 50 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
0xe140…bae4
0x50d2…d789
0xcc49…759b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BLISS | ERC-20 | 29.649647K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12448856 | 4 years ago | | | 0 | 0.018612466 | |
| 12437467 | 4 years ago | | | 0 | 0.027720412 | |
| 12437414 | 4 years ago | | | 0 | 0.0034963350 | |
| 12437405 | 4 years ago | | | 0 | 0.0036600420 | |
| 12437193 | 4 years ago | | | 0 | 0.0030232410 | |
| 12351666 | 4 years ago | | | 0 | 0.0072585260 | |
| 12280846 | 4 years ago | | | 0 | 0.039106500 | |
| 12086533 | 4 years ago | | | 0 | 0.037331541 | |
| 12014446 | 4 years ago | | | 0 | 0.025542132 | |
| 11988748 | 4 years ago | | | 0 | 0.035454912 |
ABI
ABI objects
Getter at block 21391983
implementation() view returns (address impl)
0x517a197ad807703d99d919afcd720b5f4a2aa9fc
proxyOwner() view returns (address owner)
0x53957bc2fffd9119437fddc36f92fbc99a13cb63
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
TOKEN_ROLE() view returns (bytes32)
0xa7197c38d9c4c7450c7f2cd20d0a17cbe7c344190d6c82a6b49a146e62439ae4
UNIFactory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
UNIRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
bliss() view returns (address)
0x50d2de5397d7c657c3d424634a2ddf4e0d73d789
callerRewardDivisor() view returns (uint256)
50
feeReceiver() view returns (address)
0xcc49acbe712ef110e16c04b22c0316796b92759b
lastRebalance() view returns (uint256)
1621213031
minRebalanceAmount() view returns (uint256)
1000000000000000000000
rebalanceInterval() view returns (uint256)
300
wbtc() view returns (address)
0xe1406825186d63980fd6e2ec61888f7b91c4bae4
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
State-modifying
Events setup(address _implementation)
setupOwner(address _newOwner)
enlighten(uint256 _slippage)
grantRole(bytes32 role, address account)
initialize(address _wbtc, address _feeReceiver, address _bliss, address _uniRouter, address _uniFactory)
recoverERC20(address tokenAddress, uint256 tokenAmount)
refreshApprovals()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setCallerRewardDivisior(uint256 _rewardDivisor)
setFeeReceiver(address _newReceiver)
setMinRebalanceAmount(uint256 amount_)
setRebalanceInterval(uint256 _interval)
setwBTC(address _newImpl)
Enlightenment(uint256 arg0)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
constructor()
fallback()
This contract contains no error objects.