Sandren Flames
Verified contract
Active on
Ethereum with 256 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe06d…5cb3
0xe800…aea2
0xc39f…eb91
-
variable spans 1 additional slot
-
variable spans 9 additional slots
Balances ($0.85)
Native
Value
$0.85
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000275 | $3,109.78 |
$0.85 | |
MAKO | ERC-20 | 20M | -- | -- | |
SNDRNFLMS | ERC-20 | 599.466893K | -- | -- | |
UNI-V2 | ERC-20 | 0.861263 | -- | -- | |
UNI-V2 | ERC-20 | 0.333237 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20540213 | 3 months ago | | | 0 | 0.000080752731 | |
| 17396692 | a year ago | | | 0 | 0.00054243275 | |
| 17053792 | 2 years ago | | | 0 | 0.0011823691 | |
| 17022078 | 2 years ago | | | 0 | 0.00079842532 | |
| 17022065 | 2 years ago | | | 0 | 0.00064826404 | |
| 16945387 | 2 years ago | | | 0 | 0.0010076970 | |
| 16854930 | 2 years ago | | | 0 | 0.00085430167 | |
| 16509658 | 2 years ago | | | 0 | 0.00057093319 | |
| 16509654 | 2 years ago | | | 0 | 0.00043619244 | |
| 16445716 | 2 years ago | | | 0 | 0.00079767205 |
ABI
ABI objects
Getter at block 21211777
decimals() view returns (uint8)
9
lastWinner() view returns (address holder, uint256 ethAmount)
(holder=0x0000000000000000000000000000000000000000, ethAmount=0)
liquidityUnlockDate() view returns (uint256)
1820852039
name() view returns (string)
Sandren Flames
nextLiquidityBurnTimeStamp() view returns (uint256)
1679160599
owner() view returns (address)
0x0000000000000000000000000000000000000000
sandrenConfig() view returns (uint256 maxWalletAmount, uint256 ethPriceToSwap, uint256 ethPriceForRewards, uint256 liquidityPoolPercentage, uint256 burnFrequencynMinutes, uint256 burnRateInBasePoints, uint256 minimumSandrenTokens, bool isBurnEnabled)
(maxWalletAmount=10000000000000000, ethPriceToSwap=300000000000000000, ethPriceForRewards=100000000000000000, liquidityPoolPercentage=75, burnFrequencynMinutes=60, burnRateInBasePoints=100, minimumSandrenTokens=100000000000000, isBurnEnabled=true)
symbol() view returns (string)
SNDRNFLMS
tokenBurner() view returns (address)
0xe80051f900d83c71c929e8885015ef586851aea2
tokensBurnedSinceLaunch() view returns (uint256)
629550749131782277
totalEthRewardedSinceLaunch() view returns (uint256)
516091453879923691
totalRaffleParticipants() view returns (uint256)
199
totalSupply() view returns (uint256)
370449250868217723
uniswapV2Pair() view returns (address)
0x21b99f331a1c9054594f0876de7876a7bd22fcc2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkIncludedInEthRaffle(address holder) view returns (bool)
getRandomTax(uint8[3] fees) view returns (uint256)
getRandomeNumberByRange(uint256 range) view returns (uint256)
State-modifying
Events addSandrenHoldersForEthRewards(address[] holders)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnTokens()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeIncludeFromFee(address[] addresses, bool isExcludeFromFee)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lockLiquidity(uint256 newLockDate)
openTrading()
recoverEthInContract()
removeLiqudityPool()
renounceOwnership()
setSandrenFlamesConfig(uint256 maxWalletAmount, uint256 ethPriceToSwap, uint256 ethPriceForRewards, uint256 liquidityPoolPercentage, uint256 burnFrequencynMinutes, uint256 minimumSandrenTokens, uint8[3] buyFees, uint8[3] sellFees, bool isBurnEnabled)
transfer(address recipient, 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)
RaffleWinner(address arg0, uint256 arg1)
SandrenLiquidityAdded(uint256 arg0, uint256 arg1)
TokensBurned(uint256 arg0, uint256 arg1)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.