BlissFeeHandler
Verified contract
Implementation
Active on
Ethereum with 0 txns
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 "BlissFeeHandler"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "BlissFeeHandler"
ABI
ABI objects
Getter at block 21226765
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
TOKEN_ROLE() view returns (bytes32)
0xa7197c38d9c4c7450c7f2cd20d0a17cbe7c344190d6c82a6b49a146e62439ae4
UNIFactory() view returns (address)
0x0000000000000000000000000000000000000000
UNIRouter() view returns (address)
0x0000000000000000000000000000000000000000
bliss() view returns (address)
0x0000000000000000000000000000000000000000
callerRewardDivisor() view returns (uint256)
0
feeReceiver() view returns (address)
0x0000000000000000000000000000000000000000
lastRebalance() view returns (uint256)
0
minRebalanceAmount() view returns (uint256)
0
rebalanceInterval() view returns (uint256)
0
wbtc() view returns (address)
0x0000000000000000000000000000000000000000
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 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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.