HIGGS BOSON
Verified contract
Active on
Ethereum with 1,704 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HGBTC | ERC-20 | 300K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10486819 | 4 years ago | | | 0 | 0.0018816270 | |
| 10426836 | 4 years ago | | | 0 | 0.0033634400 | |
| 10424146 | 4 years ago | | | 0 | 0.00081093000 | |
| 10378905 | 4 years ago | | | 0 | 0.0024189262 | |
| 10373566 | 4 years ago | | | 0 | 0.0032614869 | |
| 10267351 | 4 years ago | | | 0 | 0.0010197143 | |
| 10248535 | 4 years ago | | | 0 | 0.0012609300 | |
| 10232432 | 4 years ago | | | 0 | 0.0013870230 | |
| 10190545 | 4 years ago | | | 0 | 0.0010171502 | |
| 10190545 | 4 years ago | | | 0 | 0.0010171502 |
ABI
ABI objects
Getter at block 21171174
decimals() view returns (uint8)
18
name() view returns (string)
HIGGS BOSON
owner() view returns (address)
0x6ce45cc433f316c67c5a7725e1be577f2c04bb11
symbol() view returns (string)
HGBTC
totalSupply() view returns (uint256)
99000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
renounceOwnerShip()
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnerShip(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, uint256 value)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _initialSupply, string _tokenName, string _tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.