SonataBot

Verified contract

Active on Ethereum with 62 txns
Deployed by via 0x1db9f9e8 at 18098204
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables
ERC-20
--
0xc3116c03ca1c22ff5b78101fcb103db81e7aaa915e22b4e34872016e5584c1e2
0xfb14125dcc60697d35d515929057e3a0be55c79085c29a3fff068fe9a23d397b
0x0c931b8cf17fcb399639cfe16ccdcda2414215c372f7c2f587d81235bce84832
0x85c6c654905fa700486b21f9b0829370864552bcb07ad2dd1fe3eac816adea15
0x5d24fab6c8314ef50e9a651d0873b195ffc0014a55b44bdda48e3d98f5826575
0xcddc672d63decef2c15a868848e5d55132acc6a8f562d407943e627635d1f73d
0xc7cad7fd941c84d311bff84abdd5d113d87db9390137759c49f9970114b50f46
0xd5914df0c66c951efec1c4696f512c961e796d680b492c3e11c3861333105efb
0x191984dcf1c52d04b4155b33c89ac3b31fc81b8db02988e350c9bf80fae4bff3
0x5f4722a7414a7130340cf1bac2884626c946fe8daff4c0c035b4047bb0082b43

Functions
Getter at block 20963487
EnableTransactionLimit(view returns (bool)
true
_buyDeveloperFee(view returns (uint256)
2
_buyLiquidityFee(view returns (uint256)
0
_buyMarketingFee(view returns (uint256)
0
_maxTxAmount(view returns (uint256)
1000000000000000000000000000
_sellDeveloperFee(view returns (uint256)
2
_sellLiquidityFee(view returns (uint256)
0
_sellMarketingFee(view returns (uint256)
0
_totalTaxIfBuying(view returns (uint256)
2
_totalTaxIfSelling(view returns (uint256)
2
_walletMax(view returns (uint256)
1000000000000000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0xbd40fb6f49734ae272c5120507f12c866300a9e9
feeUnits(view returns (uint256)
100
getCirculatingSupply(view returns (uint256)
1000000000000000000000000000
liquidityReciever(view returns (address)
0xff6940c7467f4b6731ef753bb24c0cc8bea47e43
minimumTokensBeforeSwap(view returns (uint256)
1000000000000000000000000
name(view returns (string)
SonataBot
owner(view returns (address)
0x000000000000000000000000000000000000dead
pairAddress(view returns (address)
0xcf7283e4215e0a8e3ff5bc2febc3c06f65c57c15
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
SONATA
teamWallet(view returns (address)
0xff6940c7467f4b6731ef753bb24c0cc8bea47e43
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingEnabled(view returns (bool)
false
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zeroAddress(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(addressview returns (bool)
isMarketPair(addressview returns (bool)
isTxLimitExempt(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(payable 
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.