Leek coin
Verified contract
Active on
Ethereum with 43,697 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 |
---|---|---|---|---|---|
XDV | ERC-20 | 10M | -- | -- | |
LINO | ERC-20 | 15 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15544408 | 2 years ago | | | 0 | 0.00041342212 | |
| 14621902 | 3 years ago | | | 0 | 0.0020361790 | |
| 14600348 | 3 years ago | | | 0 | 0.00099441300 | |
| 12943311 | 3 years ago | | | 0 | 0.00070185500 | |
| 12907411 | 3 years ago | | | 0 | 0.0021031800 | |
| 12907394 | 3 years ago | | | 0 | 0.0021024600 | |
| 12459395 | 4 years ago | | | 0 | 0.0023462010 | |
| 12459366 | 4 years ago | | | 0 | 0.0021493972 | |
| 12459358 | 4 years ago | | | 0 | 0.0022341047 | |
| 12459238 | 4 years ago | | | 0 | 0.0021114672 |
ABI
ABI objects
Getter at block 21247198
decimals() view returns (uint8)
8
name() view returns (string)
Leek coin
owner() view returns (address)
0x315bd31a7db17011b0c56fe88c76975f66642da6
standard() view returns (string)
0.1
symbol() view returns (string)
LEEK
totalSupply() view returns (uint256)
40000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
setOwner(address _owner)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(string _name, string _symbol, uint8 _decimals, uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.