LightStake
Verified contract
Active on
Ethereum with 63 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1ec0…8128
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LIGHT | ERC-20 | 200.000011B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19252506 | 9 months ago | | | 0 | 0.00090854248 | |
| 18643829 | a year ago | | | 0 | 0.0022200954 | |
| 18643805 | a year ago | | | 0 | 0.0018184140 | |
| 18643794 | a year ago | | | 0 | 0.0013539319 | |
| 18643788 | a year ago | | | 0 | 0.0015872378 | |
| 18643779 | a year ago | | | 0 | 0.0015207496 | |
| 18643776 | a year ago | | | 0 | 0.0017026115 | |
| 18643769 | a year ago | | | 0 | 0.0016394927 | |
| 18643752 | a year ago | | | 0 | 0.0016229132 | |
| 18643748 | a year ago | | | 0 | 0.0014606580 |
ABI
ABI objects
Getter at block 21172620
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
2
_maxTxAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
2
_totalTaxIfBuying() view returns (uint256)
2
_totalTaxIfSelling() view returns (uint256)
2
_walletMax() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
checkWalletLimit() view returns (bool)
false
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
getCirculatingSupply() view returns (uint256)
100000000000000000000000000
minimumTokensBeforeSwap() view returns (uint256)
1000000000000000000000
name() view returns (string)
LightStake
owner() view returns (address)
0x000000000000000000000000000000000000dead
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
LIGHT
taxWallet() view returns (address)
0x1ec05ee950b00c613266ce11a1d0608735b78128
totalSupply() view returns (uint256)
100000000000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x4624719b7936c056191c4932127ccb6651386c80
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zeroAddress() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize() payable
openTrading()
removeLimits()
renounceOwnership()
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.