Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "Sanic"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21295354 | 3 days ago | | | 0 | 0.00068609749 | |
| 21220036 | 13 days ago | | | 0 | 0.00066294185 | |
| 21219926 | 13 days ago | | | 0 | 0.00053519775 | |
| 21081505 | a month ago | | | 0 | 0.00060532765 | |
| 21058643 | a month ago | | | 0 | 0.00076842643 | |
| 21026772 | a month ago | | | 0 | 0.00033747775 | |
| 21013864 | a month ago | | | 0 | 0.00054407185 | |
| 20961797 | 2 months ago | | | 0 | 0.00060703332 | |
| 20630624 | 3 months ago | | | 0 | 0.000067095444 | |
| 20614728 | 3 months ago | | | 0 | 0.000083039550 |
ABI
ABI objects
Getter at block 21316428
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
lastLpBurnTime() view returns (uint256)
1732907615
lastManualLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
true
lpBurnFrequency() view returns (uint256)
3600
manualBurnFrequency() view returns (uint256)
1800
marketingWallet() view returns (address)
0xdf87ba29af72965745d05f20f4e219744fd8a925
maxTransactionAmount() view returns (uint256)
10000000000000000000000000
maxWallet() view returns (uint256)
10000000000000000000000000
name() view returns (string)
Sanic
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
25
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
SANIC
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xa3c85160249ff12b5fa2ad2faa81ed1ee877b94a
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events Sanic() returns (bool)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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)
AutoNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.