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
0xa2b2…5c90
Balances ($0.00)
No balances found for "Bliss"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21225419 | 22 days ago | | | 0 | 0.00062136386 | |
| 21016165 | 2 months ago | | | 0 | 0.00029067600 | |
| 21016160 | 2 months ago | | | 0 | 0.00027371990 | |
| 20611537 | 4 months ago | | | 0 | 0.00039640963 | |
| 20604013 | 4 months ago | | | 0 | 0.000086656909 | |
| 20599047 | 4 months ago | | | 0 | 0.00014101205 | |
| 20521672 | 4 months ago | | | 0 | 0.00013494662 | |
| 20509021 | 4 months ago | | | 0 | 0.000058426964 | |
| 19843919 | 7 months ago | | | 0 | 0.00027917281 | |
| 19755697 | 7 months ago | | | 0 | 0.00034963000 |
ABI
ABI objects
Getter at block 21383695
LPUnlockingTime() view returns (uint256)
1618857705
UniswapETHPair() view returns (address)
0xa2b216ce561532509eef22cbc624f58f0fdf5c90
decimals() view returns (uint8)
18
feeHandler() view returns (address)
0x44386869125d35509e81278b4b639c4d3ba47fbb
name() view returns (string)
Bliss
owner() view returns (address)
0x9ab8cc9f812edbc4892befec7975e0dce9796f64
symbol() view returns (string)
BLISS
totalSupply() view returns (uint256)
432000000000000000000000
txFee() view returns (uint256)
500
Read-only
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
feelessAddr(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _lge, address _blissTreasury, address _feeHandler, address _uniPair)
renounceOwnership()
setFeeHandler(address _newAddr)
setTxFee(uint256 _newFee)
toggleFeeless(address _addr)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.