LETSFKNGO
Verified contract
Active on
Ethereum with 392 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,339.06 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20170534 | 5 months ago | | | 0 | 0.00042703371 | |
| 20170493 | 5 months ago | | | 0 | 0.00054267478 | |
| 20144145 | 5 months ago | | | 0 | 0.00010919588 | |
| 20144124 | 5 months ago | | | 0 | 0.00023631756 | |
| 17180871 | 2 years ago | | | 0 | 0.0018167023 | |
| 16996241 | 2 years ago | | | 0 | 0.00049396609 | |
| 16297885 | 2 years ago | | | 0 | 0.00060630945 | |
| 16283373 | 2 years ago | | | 0 | 0.00095810617 | |
| 15604686 | 2 years ago | | | 0 | 0.00024889206 | |
| 15604427 | 2 years ago | | | 0 | 0.00098175506 |
ABI
ABI objects
Getter at block 21274928
basePercent() view returns (uint256)
100
basePrice() view returns (uint256)
180000000000000000000
cap() view returns (uint256)
9000000000000000000000
decimals() view returns (uint32)
18
name() view returns (string)
LETSFKNGO
owner() view returns (address)
0x8631ce1c617159495d4e440d18f6bb734c657643
remainingTokens() view returns (uint256)
873945593169482340
symbol() view returns (string)
LFG
tokenReserve() view returns (uint256)
15000000000000000000000
tokensSold() view returns (uint256)
8999126054406830517660
totalSupply() view returns (uint256)
22976279421116864950765
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
checkInvestedETH(address who) view returns (uint256)
findOnePercent(uint256 value) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
finalizeIco()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] receivers, uint256[] amounts)
startIco()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
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)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.