Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Shots"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18198958 | a year ago | | | 0 | 0.00022406705 | |
| 18193597 | a year ago | | | 0 | 0.00034998354 | |
| 18193597 | a year ago | | | 0 | 0.00034754505 | |
| 18193595 | a year ago | | | 0 | 0.00042370476 | |
| 18193595 | a year ago | | | 0 | 0.00042370476 | |
| 18193594 | a year ago | | | 0 | 0.00034378044 | |
| 18193589 | a year ago | | | 0 | 0.00037027672 | |
| 18193586 | a year ago | | | 0 | 0.00042413416 | |
| 18193585 | a year ago | | | 0 | 0.00035769936 | |
| 18193585 | a year ago | | | 0 | 0.00082107618 |
ABI
ABI objects
Getter at block 21278904
DOMAIN_SEPARATOR() view returns (bytes32)
0x00383d8881405e4fce6c78b9f0d405854f3874540bd97a55f202c3518a2a6882
buyTotalFees() view returns (uint256)
5
decimals() view returns (uint8)
8
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
escrowContract() view returns (address)
0x41840aeb9e24bdfead10771c96cb8adb7a0ffb8d
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0x40d44c27ab6342c0d9acf7556a9f20de08841860
maxWalletAmount() view returns (uint256)
20000000000000
name() view returns (string)
Shots
owner() view returns (address)
0xe9a70b36888396b095f77d5fd8ce54f3f344b7ce
sellTotalFees() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000
symbol() view returns (string)
SHOTS
tokensForOperations() view returns (uint256)
38782729986648
totalSupply() view returns (uint256)
999999880000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
18193541
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address, address) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
connectAndApprove(uint256 secret) returns (bool)
connectOwner() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSwapToMarketing()
lowerTaxToFive()
lowerTaxToTen()
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setEscrowContract(address a)
setMarketingAddress(address _operationsAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxBuyPerWalletAmount(uint256 newNum)
updateSwapTokensAmount(uint256 newAmount)
Approval(address indexed owner, address indexed spender, uint256 amount)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 amount)
UpdatedMaxWalletAmount(uint256 newAmount)
UpdatedOperationsAddress(address indexed newWallet)
constructor(address _marketingWallet)
receive()
This contract contains no error objects.