LOCKEDiN
Verified contract
Active on
Ethereum with 7,558 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$9,068.77
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 2.72186 | $3,331.83 |
$9,068.77 | |
GSE | ERC-20 | 20 | $0.000032 |
$0 | |
OCN | ERC-20 | 5 | $0.000038 |
$0 | |
PUMP | ERC-20 | 7.777777M | -- | -- | |
YOO | ERC-20 | 21.3587K | -- | -- | |
BAGS | ERC-20 | 777 | -- | -- | |
BOGD | ERC-20 | 666 | -- | -- | |
WLM | ERC-20 | 66 | -- | -- | |
DUMP | ERC-20 | 6.66 | -- | -- | |
EBK | ERC-20 | 2.752124 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8535761 | 5 years ago | | | 0 | 0.00054613000 | |
| 8530958 | 5 years ago | | | 0 | 0.00090930645 | |
| 8198704 | 5 years ago | | | 0 | 0.000054613000 | |
| 8192312 | 5 years ago | | | 0 | 0.000023495000 | |
| 8192240 | 5 years ago | | | 0 | 0.000046990000 | |
| 7358974 | 6 years ago | | | 0 | 0.000095762000 | |
| 7358969 | 6 years ago | | | 0 | 0.000086918000 | |
| 6980367 | 6 years ago | | | 0 | 0.000086918000 | |
| 6970609 | 6 years ago | | | 0 | 0.00010922600 | |
| 6685874 | 6 years ago | | | 0 | 0.00010922600 |
ABI
ABI objects
Getter at block 21168451
buyPrice() view returns (uint256)
70840000000000
decimals() view returns (uint8)
18
myTokens() view returns (uint256)
0
name() view returns (string)
LOCKEDiN
onlyDevs() view returns (bool)
false
sellPrice() view returns (uint256)
57960000000000
stakingRequirement() view returns (uint256)
30000000000000000000
symbol() view returns (string)
LCK
totalEthereumBalance() view returns (uint256)
2721859999022169109
totalSupply() view returns (uint256)
6432308235027781157012
Read-only
balanceOf(address _customerAddress) view returns (uint256)
calculateEthereumReceived(uint256 _tokensToSell) view returns (uint256)
calculateTokensReceived(uint256 _ethereumToSpend) view returns (uint256)
dividendsOf(address _customerAddress) view returns (uint256)
myDividends(bool _includeReferralBonus) view returns (uint256)
State-modifying
Events buy(address _referredBy) payable returns (uint256)
exit()
reinvest()
sell(uint256 _amountOfTokens)
transfer(address _toAddress, uint256 _amountOfTokens) returns (bool)
withdraw()
Transfer(address indexed from, address indexed to, uint256 tokens)
onReinvestment(address indexed customerAddress, uint256 ethereumReinvested, uint256 tokensMinted)
onTokenPurchase(address indexed customerAddress, uint256 incomingEthereum, uint256 tokensMinted, address indexed referredBy)
onTokenSell(address indexed customerAddress, uint256 tokensBurned, uint256 ethereumEarned)
onWithdraw(address indexed customerAddress, uint256 ethereumWithdrawn)
constructor()
fallback()
This contract contains no error objects.