Hurify Token
Verified contract
Active on
Ethereum with 70,429 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 |
---|---|---|---|---|---|
| ERC-20 | 21M | -- | -- | |
HUR | ERC-20 | 1.806315M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
VGTN | ERC-20 | 3K | -- | -- | |
DAR | ERC-20 | 2K | -- | -- | |
CNN | ERC-20 | 214 | -- | -- | |
SAT | ERC-20 | 150 | -- | -- | |
INVOX | ERC-20 | 66.010357 | -- | -- | |
THR | ERC-20 | 34.12 | -- | -- | |
LINO | ERC-20 | 20 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20875369 | a month ago | | | 0 | 0.00032993492 | |
| 20633629 | 2 months ago | | | 0 | 0.000083663486 | |
| 20633629 | 2 months ago | | | 0 | 0.00014696780 | |
| 19729275 | 7 months ago | | | 0 | 0.00048805782 | |
| 19456800 | 8 months ago | | | 0 | 0.00066349161 | |
| 17777657 | a year ago | | | 0 | 0.0018139413 | |
| 17463993 | a year ago | | | 0 | 0.00091634965 | |
| 16219003 | 2 years ago | | | 0 | 0.00057611545 | |
| 16106242 | 2 years ago | | | 0 | 0.00045256001 | |
| 15522594 | 2 years ago | | | 0 | 0.00063553626 |
ABI
ABI objects
Getter at block 21159960
decimals() view returns (uint256)
18
hault() view returns (bool)
false
name() view returns (string)
Hurify Token
owner() view returns (address)
0x1e2d41c95b0fafa9c999ed0e9fc9c8ef1e8c98a9
symbol() view returns (string)
HUR
totalSupply() view returns (uint256 Supply)
273325000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _from) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value) returns (bool success)
hurifymint(address _client, uint256 _value, uint256 _type)
hurmint(address _client, uint256 _value)
pauseable()
tokensup(uint256 _value)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unpause()
Approval(address _from, address _to, uint256 _value)
Burn(address _from, uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _hurclan)
This contract contains no fallback and receive objects.
This contract contains no error objects.