Instant Stake
Verified contract
Active on
Ethereum with 93 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
INSTANT | ERC-20 | 570.923346K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18536735 | a year ago | | | 0 | 0.0025318526 | |
| 18536731 | a year ago | | | 0 | 0.0027158146 | |
| 18536730 | a year ago | | | 0 | 0.0025107221 | |
| 18536729 | a year ago | | | 0 | 0.0060487475 | |
| 18536728 | a year ago | | | 0 | 0.0022948328 | |
| 18536728 | a year ago | | | 0 | 0.0024330278 | |
| 18536710 | a year ago | | | 0 | 0.0021107361 | |
| 18536706 | a year ago | | | 0 | 0.0020488291 | |
| 18536706 | a year ago | | | 0 | 0.0034449385 | |
| 18536702 | a year ago | | | 0 | 0.0021569820 |
ABI
ABI objects
Getter at block 21214985
decimals() view returns (uint8)
18
getFeesPercent() view returns (uint256, uint256)
(2, 2)
lastLpBurnTime() view returns (uint256)
1699561331
lastManualLpBurnTime() view returns (uint256)
0
launchedAt() view returns (uint256)
18536503
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
true
lpBurnFrequency() view returns (uint256)
60
manualBurnFrequency() view returns (uint256)
1800
maxTransactionAmount() view returns (uint256)
2000000000000000000000000
maxWallet() view returns (uint256)
2000000000000000000000000
name() view returns (string)
Instant Stake
numTokensSellToMarket() view returns (uint256)
2000000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
9999
swapAndMarketEnabled() view returns (bool)
true
symbol() view returns (string)
INSTANT
taxWallet() view returns (address)
0xd97d8cce3dd4f383c8ba186cf63f0d70f824c93b
totalSupply() view returns (uint256)
100000000000000000000000000
tradeEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x6907921b281da678b574e5400946431ce9ca9455
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFee(address) view returns (bool)
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
excludeMultipleAccountsFromFee(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize() payable
manualBurnLiquidityPairTokens(uint256 percent) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutoLPBurnSettings(uint256 _frequencyInSeconds, uint256 _percent, bool _Enabled)
setAutomatedMarketMakerPair(address pair, bool value)
setNumTokensSellToMarket(uint256 num)
setSwapAndMarketEnabled(bool _enabled)
transfer(address to, 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)
SwapAndMarketEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.