Linear Finance
Verified contract
Active on
Base with 338 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Linear Finance"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20105146 | a month ago | | | 0 | 1.2518407e-7 | |
| 20071093 | a month ago | | | 0 | 0.000000901682547300 | |
| 20071092 | a month ago | | | 0 | 0.000000901809998100 | |
| 20071091 | a month ago | | | 0 | 0.000000901809998100 | |
| 20071088 | a month ago | | | 0 | 0.000000901809998100 | |
| 20071087 | a month ago | | | 0 | 0.000000901809998100 | |
| 20071085 | a month ago | | | 0 | 0.000000901809998100 | |
| 20071084 | a month ago | | | 0 | 0.000000901809998100 | |
| 20071083 | a month ago | | | 0 | 0.000000901809998100 | |
| 20071082 | a month ago | | | 0 | 0.000000901809998100 |
ABI
ABI objects
Getter at block 22015289 getHolders() view returns (address[])
_maxSupply() view returns (uint256)
73975011205223287427435369284769454529087792066939952861112549161863444962811
_totalSupply() view returns (uint256)
10000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Linear Finance
symbol() view returns (string)
LINA
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
isOwner(address a) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name, string symbol, bytes32 maxSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.