Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc101…1e10
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SPK | ERC-20 | 525.375934K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17923436 | a year ago | | | 0 | 0.00093778089 | |
| 17923430 | a year ago | | | 0 | 0.0010408502 | |
| 17921426 | a year ago | | | 0 | 0.0011270573 | |
| 17324319 | 2 years ago | | | 0 | 0.0014094284 | |
| 17098469 | 2 years ago | | | 0 | 0.0012163000 | |
| 17057908 | 2 years ago | | | 0 | 0.0011356222 | |
| 17009487 | 2 years ago | | | 0 | 0.00052455870 | |
| 16986587 | 2 years ago | | | 0 | 0.0016362904 | |
| 16952866 | 2 years ago | | | 0 | 0.00050980143 | |
| 16914794 | 2 years ago | | | 0 | 0.00069670141 |
ABI
ABI objects
Getter at block 21392869
USDC() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
buyTaxEnabled() view returns (bool)
true
circulatingSupply() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getBuyFees() view returns (uint256)
5
getSellFees() view returns (uint256)
4
launchBlock() view returns (uint256)
16631291
lpPair() view returns (address)
0xa95f0a2fee5182a26a946782690181d7f6a80be7
name() view returns (string)
Spark
owner() view returns (address)
0x3eeef7f46dba73a100445b5b4d44cffb618c8118
protectionDisabled() view returns (bool)
false
protectionEnabled() view returns (bool)
true
sellTaxEnabled() view returns (bool)
true
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
450000000000000
symbol() view returns (string)
SPK
taxAddress() view returns (address)
0x29b292c45ae248d7dad9ed9804992c2a6cb4405e
totalSupply() view returns (uint256)
1000000000000000000
tradingActiveTime() view returns (uint256)
1676429651
walletLimit() view returns (uint256)
2
Read-only
_isExcludedFromFees(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
pairs(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableBuyTax()
disableProtection()
disableSellTax()
disableSwap()
enableBuyTax()
enableSellTax()
enableSwap()
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch(uint256 _deadBlocks, address _antibot, uint256 minUSDC) payable
renounceOwnership()
setPair(address pair, bool value)
setProtectionEnabled(bool _protect)
setWalletLimits(uint256 _limit)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawStuckETH()
withdrawStuckUSDC()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProtectionDisabled()
ProtectionToggle(bool isEnabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.