SPARTAN KONG
Verified contract
Active on
Ethereum with 26 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4721…21f8
0xfae7…56c4
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$SPARKONG | ERC-20 | 17.856039B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17676716 | a year ago | | | 0 | 0.00043349883 | |
| 14403248 | 3 years ago | | | 0 | 0.00085920127 | |
| 14403238 | 3 years ago | | | 0 | 0.00091768712 | |
| 14403232 | 3 years ago | | | 0 | 0.00084792813 | |
| 14403220 | 3 years ago | | | 0 | 0.0010157808 | |
| 14403218 | 3 years ago | | | 0 | 0.00087413448 | |
| 14403218 | 3 years ago | | | 0 | 0.00087413448 | |
| 14403217 | 3 years ago | | | 0 | 0.053491000 | |
| 14403217 | 3 years ago | | | 0 | 0.048892365 | |
| 14403216 | 3 years ago | | | 0 | 0.00089682500 |
ABI
ABI objects
Getter at block 21431680
_Tax() view returns (uint256)
3
_addselltax() view returns (uint256)
96
_devFee() view returns (uint256)
1
_liquidityFee() view returns (uint256)
1
_marketingFee() view returns (uint256)
1
_maxTxAmount() view returns (uint256)
30000000000000000000
_setbot() view returns (uint256)
99
_walletMax() view returns (uint256)
40000000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
devWalletAddress() view returns (address)
0xfae72c1624d278d63421d0865af0b62b5bbb56c4
getCirculatingSupply() view returns (uint256)
1000000000000000000000
getTime() view returns (uint256)
1734552251
getUnlockTime() view returns (uint256)
0
marketingWalletAddress() view returns (address)
0x472175534cac907a8512c144d578e4f8d6bf21f8
minimumTokensBeforeSwapAmount() view returns (uint256)
1000000000000
name() view returns (string)
SPARTAN KONG
owner() view returns (address)
0xbda00a9cf23c68d82067903f2ecfeb44e21a3391
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
$SPARKONG
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x77ca762314e47dff4b05980662c56e85729fbe69
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isExcludedFromFee(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistAddress(address account, bool newValue)
changeRouterVersion(address newRouterAddress) returns (address newPairAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableDisableWalletLimit(bool newValue)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setIsExcludedFromFee(address account, bool newValue)
setIsWalletLimitExempt(address holder, bool exempt)
setMarketingWalletAddress(address newAddress)
setMaxTxAmount(uint256 maxTxAmount)
setNumTokensBeforeSwap(uint256 newLimit)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxes(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newRewardsTax, uint256 newExtraBurnFee)
setWalletLimit(uint256 newLimit)
setdevWalletAddress(address newAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
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.