HappyBirthDay
Verified contract
Active on
Ethereum with 1,116 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 "HappyBirthDay"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583545 | 2 years ago | | | 0 | 0.0011872737 | |
| 13463522 | 3 years ago | | | 0 | 0.0032753561 | |
| 12650918 | 3 years ago | | | 0 | 0.0015201480 | |
| 12379537 | 4 years ago | | | 0 | 0.0011936400 | |
| 12293395 | 4 years ago | | | 0 | 0.0023130600 | |
| 12293376 | 4 years ago | | | 0 | 0.0019721880 | |
| 12287288 | 4 years ago | | | 0 | 0.0027960660 | |
| 12287214 | 4 years ago | | | 0 | 0.0064606290 | |
| 12256519 | 4 years ago | | | 0 | 0.0065419770 | |
| 12248210 | 4 years ago | | | 0 | 0.0044276160 |
ABI
ABI objects
Getter at block 21225130
decimals() view returns (uint8)
18
name() view returns (string)
HappyBirthDay
owner_() view returns (address)
0x8654718a47005a8355b74421739cfe6f6805c4e4
symbol() view returns (string)
HBDC
totalSupply() view returns (uint256)
7700000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 value)
lock(address owner)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
unlock(address owner)
withdrawTokens(address cont)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 amount)
This contract contains no fallback and receive objects.
This contract contains no error objects.