HappyFans
Verified contract
Active on
Ethereum with 1,030 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "HappyFans"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21074470 | 4 days ago | | | 0 | 0.00043905568 | |
| 20986362 | 16 days ago | | | 0 | 0.0011061427 | |
| 20986358 | 16 days ago | | | 0 | 0.0012083695 | |
| 20760706 | 2 months ago | | | 0 | 0.00016810247 | |
| 20605329 | 2 months ago | | | 0 | 0.000036043317 | |
| 20589660 | 2 months ago | | | 0 | 0.000054976139 | |
| 20458264 | 3 months ago | | | 0 | 0.00011020328 | |
| 20431912 | 3 months ago | | | 0 | 0.00025599799 | |
| 20378328 | 3 months ago | | | 0 | 0.00027737400 | |
| 20373484 | 3 months ago | | | 0 | 0.00026567870 |
ABI
ABI objects
Getter at block 21102682
_lgePairAddress() view returns (address)
0x0000000000000000000000000000000000000000
_lgeTimestamp() view returns (uint256)
0
_whitelister() view returns (address)
0x44318c0504ce0347a2caaed673232a1b5141fc5b
decimals() view returns (uint8)
18
getLGEWhitelistRound() view returns (uint256, uint256, uint256, uint256, bool, uint256)
(0, 0, 0, 0, false, 0)
getOwner() view returns (address)
0x44318c0504ce0347a2caaed673232a1b5141fc5b
name() view returns (string)
HappyFans
owner() view returns (address)
0x44318c0504ce0347a2caaed673232a1b5141fc5b
symbol() view returns (string)
HAPPY
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
_lgeWhitelistRounds(uint256) view returns (uint256 duration, uint256 amountMax)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createLGEWhitelist(address pairAddress, uint256[] durations, uint256[] amountsMax)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
modifyLGEWhitelist(uint256 index, uint256 duration, uint256 amountMax, address[] addresses, bool enabled)
renounceOwnership()
renounceWhitelister()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferWhitelister(address newWhitelister)
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)
WhitelisterTransferred(address indexed previousWhitelister, address indexed newWhitelister)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.