Solare Flare
Verified contract
Active on
Ethereum with 30 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x59ec…80da
12 additional
variables
Balances ($18.61)
Native
Value
$18.61
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.005556 | $3,350.50 |
$18.61 | |
SFlare | ERC-20 | 288.145753K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15405409 | 2 years ago | | | 0 | 0.00046041617 | |
| 15405399 | 2 years ago | | | 0 | 0.00068734512 | |
| 15405394 | 2 years ago | | | 0 | 0.00073761733 | |
| 15405387 | 2 years ago | | | 0 | 0.00065693354 | |
| 15405376 | 2 years ago | | | 0 | 0.00051652752 | |
| 15405374 | 2 years ago | | | 0 | 0.00046612320 | |
| 15405374 | 2 years ago | | | 0 | 0.00086183220 | |
| 15405366 | 2 years ago | | | 0 | 0.00056713741 | |
| 15405365 | 2 years ago | | | 0 | 0.024736600 | |
| 15405363 | 2 years ago | | | 0 | 0.00053211572 |
ABI
ABI objects
Getter at block 21261876
activeTradingBlock() view returns (uint256)
15405352
contractBlocker() view returns (bool)
false
decimals() pure returns (uint8)
18
limitsOn() view returns (bool)
true
live() view returns (bool)
true
maxWalletOn() view returns (bool)
true
name() pure returns (string)
Solare Flare
owner() view returns (address)
0x5c32d78ebd63bffa6626c33f1c20c184dc1e6667
sniperPenaltyEnd() view returns (uint256)
1661550054
symbol() pure returns (string)
SFlare
totalSupply() pure returns (uint256)
1000000000000000000000000000
uniV2Pair() view returns (address)
0x5c29b82ddf7b6ab10b15a0fd94d488f0fc6a3796
uniV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
uniV3Router() view returns (address)
0x68b3465833fb72a70ecdf485e0e4c7bd8665fc45
viewTaxes() view returns (uint256 marketingBuy, uint256 liquidityBuy, uint256 marketingSell, uint256 liquiditySell)
(marketingBuy=0, liquidityBuy=0, marketingSell=100, liquiditySell=0)
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isContract(address account) view returns (bool)
isExcludedContract(address account) view returns (bool)
isSniper(address) view returns (bool)
State-modifying
Events AirDrop(address[] wallets, uint256[] percent)
addBot(address account)
addRemoveContract(address account, bool trueORfalse)
approve(address spender, uint256 amount) returns (bool)
launch() returns (bool)
manualBurnTokensFromLP(uint256 percent) returns (bool)
manualSwapTax()
removeBot(address account)
removeSniper(address account)
renounceOwnership()
setExcludedContractAccount(address account, bool trueORfalse)
setExcludedFromMaxWallet(address account, bool trueORfalse)
setExcludedFromTax(address account, bool trueORfalse)
setMaxWalletAmount(uint256 percent, uint256 divider)
setStatusContractBlocker(bool trueORfalse)
setStatusLimits(bool trueORfalse)
setStatusMaxWallet(bool trueORfalse)
setSwapAndLiquifyStatus(bool trueORfalse)
setTaxes(uint256 buyMarketingTax, uint256 buyLiquidityTax, uint256 sellMarketingTax, uint256 sellLiquidityTax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawStuckETH()
withdrawStuckTokens(uint256 percent)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.