Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5c69…aa6f
0x0000…0000
0xa796…c7c5
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BLISS | ERC-20 | 79.631691K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19078761 | 10 months ago | | | 0 | 0.00030620766 | |
| 18911869 | a year ago | | | 0 | 0.00022313994 | |
| 16053141 | 2 years ago | | | 0 | 0.00028840924 | |
| 16053140 | 2 years ago | | | 0 | 0.00028137353 | |
| 15212643 | 2 years ago | | | 0 | 0.00063151400 | |
| 14809306 | 3 years ago | | | 0 | 0.00037600390 | |
| 13904780 | 3 years ago | | | 0 | 0.0092059166 | |
| 13896126 | 3 years ago | | | 0 | 0.0061605217 | |
| 11705238 | 4 years ago | | | 0 | 0.0042847810 | |
| 11659010 | 4 years ago | | | 0 | 0.0032246290 |
ABI
ABI objects
Getter at block 21283754
bounce() view returns (address)
0x73282a63f0e3d7e9604575420f777361eca3c86a
callerRewardDivisor() view returns (uint256)
25
decimals() view returns (uint8)
18
lastRebalance() view returns (uint256)
1609651932
liquidityLockDivisor() view returns (uint256)
20
locked() view returns (bool)
false
lpUnlocked() view returns (uint256)
1617427932
minRebalanceAmount() view returns (uint256)
100000000000000000000
name() view returns (string)
Bliss
owner() view returns (address)
0x1bd4e40ccccec256635d0fcdf0613ff5371a0249
rebalanceDivisor() view returns (uint256)
50
rebalanceInterval() view returns (uint256)
604800
symbol() view returns (string)
BLISS
totalSupply() view returns (uint256)
432000000000000000000000
treasury() view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Pair() view returns (address)
0x4c3d46ce38a9c0b02bc4fa351438c5776788151d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
wbtc() view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
Read-only
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
bringEnlightenment()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setCallerRewardDivisior(uint256 _rewardDivisor)
setLiquidityLockDivisor(uint256 _liquidityLockDivisor)
setMinRebalanceAmount(uint256 amount_)
setRebalanceDivisor(uint256 _rebalanceDivisor)
setRebalanceInterval(uint256 _interval)
setStaking(address _staking)
toggleFeeless(address _addr)
toggleUnlockable(address _addr)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
Enlightenment(uint256 tokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.