Hypnoxys
Verified contract
Active on
Ethereum with 2,600 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 "Hypnoxys"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15761338 | 2 years ago | | | 0 | 0.00062892545 | |
| 12710429 | 3 years ago | | | 0 | 0.00044384010 | |
| 12632371 | 3 years ago | | | 0 | 0.00097732000 | |
| 11001324 | 4 years ago | | | 0 | 0.0021571761 | |
| 10849340 | 4 years ago | | | 0 | 0.0047960000 | |
| 10744493 | 4 years ago | | | 0 | 0.0018084500 | |
| 10508338 | 4 years ago | | | 0 | 0.0036082605 | |
| 10502013 | 4 years ago | | | 0 | 0.0042480230 | |
| 10469456 | 4 years ago | | | 0 | 0.0027126750 | |
| 10335413 | 4 years ago | | | 0 | 0.0023031450 |
ABI
ABI objects
Getter at block 21161608
_totalSupply() view returns (uint256)
42500000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Hypnoxys
owner() view returns (address)
0x49af7a9c17881231e76918fb0356289cbc8ffecd
symbol() view returns (string)
HYPX
totalSupply() view returns (uint256)
41650000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
burn(uint256 tokens) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.