Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "LEECOIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20796297 | 2 months ago | | | 0 | 0.00053669663 | |
| 20698908 | 2 months ago | | | 0 | 0.000087904512 | |
| 20664380 | 3 months ago | | | 0 | 0.00049832465 | |
| 20664356 | 3 months ago | | | 0 | 0.00062088400 | |
| 20647048 | 3 months ago | | | 0 | 0.00012375822 | |
| 20647011 | 3 months ago | | | 0 | 0.00012321255 | |
| 20644463 | 3 months ago | | | 0 | 0.00011155399 | |
| 20644462 | 3 months ago | | | 0 | 0.00019279414 | |
| 20642356 | 3 months ago | | | 0 | 0.00044605263 | |
| 20577099 | 3 months ago | | | 0 | 0.00015874737 |
ABI
ABI objects
Getter at block 21213553
_GENERATOR() view returns (string)
https://www.metacrypt.org
_VERSION() view returns (string)
v3.0.5
createdByMetacrypt() pure returns (bool)
true
decimals() view returns (uint8)
18
generator() pure returns (string)
https://www.metacrypt.org
getIdentifier() view returns (string)
Metacrypt_B_X
name() view returns (string)
LEECOIN
symbol() view returns (string)
LEE
totalSupply() view returns (uint256)
1000000000000000000000000000000
version() pure returns (string)
v3.0.5
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address __metacrypt_target, string __cmt_name, string __cmt_symbol, uint256 __cmt_initial)
This contract contains no fallback and receive objects.
This contract contains no error objects.