LIGHTSTAKE
Verified contract
Active on
Ethereum with 18 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb7c1…6a11
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LIGHT | ERC-20 | 873.081183K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20221306 | 6 months ago | | | 0 | 0.00019065435 | |
| 18712980 | a year ago | | | 0 | 0.0010910205 | |
| 18645631 | a year ago | | | 0 | 0.00094890303 | |
| 18641067 | a year ago | | | 0 | 0.0011060511 | |
| 18641065 | a year ago | | | 0 | 0.0015717919 | |
| 18641033 | a year ago | | | 0 | 0.0011939427 | |
| 18641032 | a year ago | | | 0 | 0.0018193436 | |
| 18641032 | a year ago | | | 0 | 0.0018193436 | |
| 18641031 | a year ago | | | 0 | 0.0018414298 | |
| 18641018 | a year ago | | | 0 | 0.0015344347 |
ABI
ABI objects
Getter at block 21429209
buyLoan() view returns (uint256)
2
decimals() pure returns (uint8)
18
isTradingActive() view returns (bool)
true
loanReceiver() view returns (address)
0xb7c1fe0e62e4aa5d2e1069a5d9cc1d90170f6a11
maxWalletlimit() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
minTokensToSwap() view returns (uint256)
200000000000000000000000
name() pure returns (string)
LightStake
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellLoan() view returns (uint256)
2
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
LIGHT
totalSupply() pure returns (uint256)
100000000000000000000000000
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)
createLiquidity() payable
excludeFromFees(address account, bool value)
excludeFromMaxTx(address account, bool value)
excludeFromWalletLimit(address account, bool value)
openTrading()
reduceFees()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) 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)
constructor()
receive()
This contract contains no error objects.