Linfinity
Verified contract
Active on
Ethereum with 44,076 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 |
---|---|---|---|---|---|
LFT | ERC-20 | 20.745K | -- | -- | |
草泥马币 | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16022437 | 2 years ago | | | 0 | 0.00088386158 | |
| 13787734 | 3 years ago | | | 0 | 0.0038480501 | |
| 9932087 | 5 years ago | | | 0 | 0.00078578050 | |
| 9867061 | 5 years ago | | | 0 | 0.000037168000 | |
| 9858648 | 5 years ago | | | 0 | 0.00033472800 | |
| 9848737 | 5 years ago | | | 0 | 0.000074360000 | |
| 9780395 | 5 years ago | | | 0 | 0.00041744000 | |
| 9714362 | 5 years ago | | | 0 | 0.00011529520 | |
| 9449270 | 5 years ago | | | 0 | 0.00011154000 | |
| 9371417 | 5 years ago | | | 0 | 0.00018596000 |
ABI
ABI objects
Getter at block 21159602
decimals() view returns (uint8)
18
mintTotal() view returns (uint256)
3000000000000000000000000000
name() view returns (string)
Linfinity
owner() view returns (address)
0x2be52d5d7a73fc183cf40053b95bed572519ebbc
symbol() view returns (string)
LFT
totalSupply() view returns (uint256)
3000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
balances(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
mint(address _toAddress, uint256 _amount) 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)
Mint(address _toAddress, uint256 _amount)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _owner)
fallback()
This contract contains no error objects.