Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3896…d4b5
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,212.78 |
$0 | |
UNI-V2 | ERC-20 | 0.039154 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18341846 | a year ago | | | 0 | 0.00024942609 | |
| 18341844 | a year ago | | | 0 | 0.00021590897 | |
| 17054836 | 2 years ago | | | 0 | 0.0010821747 | |
| 16973393 | 2 years ago | | | 0 | 0.00057534993 | |
| 16818722 | 2 years ago | | | 0 | 0.00078744931 | |
| 16761377 | 2 years ago | | | 0 | 0.00085218595 | |
| 16742353 | 2 years ago | | | 0 | 0.00088388680 | |
| 16504210 | 2 years ago | | | 0 | 0.00035895200 | |
| 16452387 | 2 years ago | | | 0 | 0.00086772313 | |
| 16176822 | 2 years ago | | | 0 | 0.00084577872 |
ABI
ABI objects
Getter at block 21161429
_maxWalletAmount() view returns (uint256)
20000001000000000
burnFrequencynMinutes() view returns (uint256)
60
burnRateInBasePoints() view returns (uint256)
100
buySellFee() view returns (uint256)
5
decimals() view returns (uint8)
9
ethPriceToSwap() view returns (uint256)
200000000000000000
getTokenAmountByEthPrice() view returns (uint256)
75895213974672097
isBurnEnabled() view returns (bool)
true
liquidityUnlockDate() view returns (uint256)
1820852039
name() view returns (string)
Sandren
nextLiquidityBurnTimeStamp() view returns (uint256)
1681595483
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
SNDRN
tokenBurner() view returns (address)
0x389623f59a0ec2a910ae50046fd3e0e96bcad4b5
tokensBurnedSinceLaunch() view returns (uint256)
241071452637174153
totalSupply() view returns (uint256)
741592766641652660
uniswapV2Pair() view returns (address)
0xd611e014bce28c37f088403ec143e3b3b87d9c34
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events airDrops(address[] holders, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnTokens()
claimTokens()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableDisableBurnToken(bool _enabled)
enableDisableSwapTokens(bool _enabled)
excludeIncludeFromFee(address[] addresses, bool isExcludeFromFee)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lockLiquidity(uint256 newLockDate)
openTrading()
recoverEthInContract()
removeLiqudityPool()
renounceOwnership()
setBurnSettings(uint256 frequencyInMinutes, uint256 burnBasePoints)
setEthPriceToSwap(uint256 ethPriceToSwap_)
setMaxWalletAmount(uint256 maxWalletAmount)
setTaxFee(uint256 taxFee)
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)
TokensBurned(uint256 arg0, uint256 arg1)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.