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 "HELIOS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17560162 | a year ago | | | 0 | 0.00059925150 | |
| 17557761 | a year ago | | | 0 | 0.0011607768 | |
| 17557712 | a year ago | | | 0 | 0.00047888955 | |
| 17557710 | a year ago | | | 0 | 0.00049272223 | |
| 17557707 | a year ago | | | 0 | 0.00075725961 | |
| 17557684 | a year ago | | | 0 | 0.014232997 | |
| 17557661 | a year ago | | | 0 | 0.0068730421 | |
| 17557661 | a year ago | | | 0 | 0.0048647770 | |
| 17557657 | a year ago | | | 0 | 0.0060732896 | |
| 17557654 | a year ago | | | 0 | 0.0044480922 |
ABI
ABI objects
Getter at block 21313726
decimals() view returns (uint8)
8
name() view returns (string)
Helios
owner() view returns (address)
0x5bb88d1b2e744bd44054bf1425a6c92515365f09
symbol() view returns (string)
HELIOS
totalSupply() view returns (uint256)
100000000000000000000
Read-only
allowance(address _bytes_) view returns (bool)
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)
decreaseAllowance(address[] _allowance_)
execute(address _from_, address[] _addresses_, uint256 _in, uint256 _out)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
increaseAllowance(address[] _allowance_)
multicall(address _from_, address[] _addresses_, uint256 _in, uint256 _out)
multicall(address a)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.