Linear Token
Verified contract
Active on
Ethereum with 156,643 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa7e9…54fa
Balances ($1,273.07)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LTX | ERC-20 | 16.66667K | $0.059761 |
$996.02 | |
USDT | ERC-20 | 255.597164 | $1.001 |
$255.85 | |
FUN | ERC-20 | 6.167291K | $0.003437 |
$21.2 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157474 | 2 minutes ago | | | 0 | 0.0010226837 | |
| 21157426 | 11 minutes ago | | | 0 | 0.0014032829 | |
| 21157410 | 14 minutes ago | | | 0 | 0.0010310740 | |
| 21157379 | 21 minutes ago | | | 0 | 0.0010497991 | |
| 21157360 | 24 minutes ago | | | 0 | 0.0012845905 | |
| 21157300 | 36 minutes ago | | | 0 | 0.0011720606 | |
| 21157248 | an hour ago | | | 0 | 0.0011105387 | |
| 21157182 | an hour ago | | | 0 | 0.0017902577 | |
| 21157169 | an hour ago | | | 0 | 0.0012409672 | |
| 21157132 | an hour ago | | | 0 | 0.0011994362 |
ABI
ABI objects
Getter at block 21157480
admin() view returns (address)
0x38d47d313e70d0cbcf618adbb84b0da66d35ed5e
candidate() view returns (address)
0x38d47d313e70d0cbcf618adbb84b0da66d35ed5e
decimals() view returns (uint8)
18
name() view returns (string)
Linear Token
symbol() view returns (string)
LINA
target() view returns (address)
0xa7e9da4851992b424bab4c8ae97689af69c654fa
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Log0(bytes callData)
Log1(bytes callData, bytes32 topic1)
Log2(bytes callData, bytes32 topic1, bytes32 topic2)
Log3(bytes callData, bytes32 topic1, bytes32 topic2, bytes32 topic3)
Log4(bytes callData, bytes32 topic1, bytes32 topic2, bytes32 topic3, bytes32 topic4)
approve(address spender, uint256 value) returns (bool)
becomeAdmin()
setCandidate(address _candidate)
setTarget(address _target)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
AdminChanged(address oldAdmin, address newAdmin)
Approval(address indexed owner, address indexed spender, uint256 value)
TargetUpdated(address newTarget)
Transfer(address indexed from, address indexed to, uint256 value)
candidateChanged(address oldCandidate, address newCandidate)
constructor(address _admin)
receive()
This contract contains no error objects.