Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
StakingAI | ERC-20 | 8.329539M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18029170 | a year ago | | | 0 | 0.00061910166 | |
| 18029168 | a year ago | | | 0 | 0.00099871387 | |
| 18029161 | a year ago | | | 0 | 0.00072140215 | |
| 18029159 | a year ago | | | 0 | 0.00080832376 | |
| 18029156 | a year ago | | | 0 | 0.0013591268 | |
| 18029156 | a year ago | | | 0 | 0.0015009998 | |
| 18029156 | a year ago | | | 0 | 0.0019739098 | |
| 18029152 | a year ago | | | 0 | 0.00090589932 | |
| 18029150 | a year ago | | | 0 | 0.00090619296 | |
| 18029123 | a year ago | | | 0 | 0.0014200183 |
ABI
ABI objects
Getter at block 21222604
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
0
buyTax() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x0c23b45a81599cbaf0caf0f21b09cbc10418e836
finalLiquidityPairCremationTimestamp() view returns (uint256)
0
handOperatedCombustionInterval() view returns (uint256)
2592600
isLPBurningEnabled() view returns (bool)
false
isLimitEnabled() view returns (bool)
false
isSwapEnabled() view returns (bool)
true
isTradingActive() view returns (bool)
true
lastManualLpBurnTime() view returns (uint256)
0
liquidityPairCombustionRate() view returns (uint256)
1360000000000
marketingWallet() view returns (address)
0x0c23b45a81599cbaf0caf0f21b09cbc10418e836
maxAllowedPerWallet() view returns (uint256)
5000000000000000000000000000000000000000000
maxPerTransaction() view returns (uint256)
5000000000000000000000000000000000000000000
name() view returns (string)
StakingAI
owner() view returns (address)
0x0000000000000000000000000000000000000000
ratioForLiquidityPairIncineration() view returns (uint256)
1
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
99
sellMarketingFee() view returns (uint256)
0
sellTax() view returns (uint256)
99
swapTokensAtAmount() view returns (uint256)
10000000000000000000000
symbol() view returns (string)
StakingAI
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
4536525693229662640440859
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xf85761a87772a54d6362cae12b9c1c154580584d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
exclusionRegisters(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
beginTrading()
configureAutomaticLiquidityPairIncinerationParameters(uint256 _frequencyInSeconds, uint256 _percent, bool _Enabled)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
exclusionRegister(address[] _addresses, bool _isexclusionRegistering)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
operateHandDrivenLPTokenCremation(uint256 percent) returns (bool)
removeAllLimits() returns (bool)
removeTransferDelay() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
updateDevWallet(address newWallet)
updateMarketingWallet(address newMarketingWallet)
updateMaxBuy(uint256 maxPerTx, uint256 maxPerWallet)
updateMaxTxnAmount(uint256 newNum)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updateTaxes(uint256 buy, uint256 sell)
updatemaxPerWalletDuringInitialAmount(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
BoughtEarly(address indexed sniper)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.