Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LINO | ERC-20 | 20 | -- | -- |
ABI
ABI objects
Getter at block 21324866
CreationTime() pure returns (uint256)
1514320530
decimals() pure returns (uint256)
3
initialSupply() pure returns (uint256)
100000000000
name() pure returns (string)
JOINT
publisher() pure returns (string)
TokenDone.io
symbol() pure returns (string)
JOINT
totalSupply() pure returns (uint256)
100000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.