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 "Happy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21056642 | a month ago | | | 0 | 0.00016315243 | |
| 20252695 | 5 months ago | | | 0 | 0.000074327040 | |
| 20222093 | 5 months ago | | | 0 | 0.00014598649 | |
| 20221024 | 5 months ago | | | 0 | 0.00017753280 | |
| 20205800 | 5 months ago | | | 0 | 0.00027515656 | |
| 20170322 | 6 months ago | | | 0 | 0.00034803750 | |
| 19839943 | 7 months ago | | | 0 | 0.00032916809 | |
| 19708737 | 8 months ago | | | 0 | 0.00027657126 | |
| 18476880 | a year ago | | | 0 | 0.00083768144 | |
| 18355026 | a year ago | | | 0 | 0.00027541964 |
ABI
ABI objects
Getter at block 21378087
decimals() view returns (uint8)
18
inAddr() view returns (address)
0x000000000000000000000000000000000000dead
inRate() view returns (uint256)
4
name() view returns (string)
Happy
on() view returns (bool)
true
outAddr() view returns (address)
0x000000000000000000000000000000000000dead
outRate() view returns (uint256)
0
owner() view returns (address)
0x000000000000000000000000000000000000dead
pair() view returns (address)
0xbe8dd07d06237d9788ace919a2842208e571ec34
symbol() view returns (string)
Happy
totalSupply() view returns (uint256)
2100000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setOn(uint8 _n)
setPair(address _pair)
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)
constructor(address _inAddr, address _outAddr)
This contract contains no fallback and receive objects.
This contract contains no error objects.