Tsuka Finance

Verified contract

Active on Ethereum with 16 txns
Deployed by via 0xbc31cf78 at 15624186
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables
ERC-20
--
0xeb93b9358eb884d9e1fd6e5b65a64b7d3b875bd0f258575af377df4357b4cfd0
0xc74c9ade38a531853db80973d2c11e1f46be846f57c7bab7be98cdb9b1dbd3a5
0x2d590fa1d76019f15fa6dca055fd2f4fcd7b1b1efa0f7c471c0fe373c00fbfd1
0x46d9709945f2b9cae88c4e2ad6bd97389af0b040a5233e9d4f07e00e5a7a5145
0xa57c95a1b26f4b0bb3ed97a4a68c3a30f889f53ae2284a1009de17c1fdaf7713
0xba812096b7804590db0dd28a4f9777e881d400bcf9f838ed155a64e9718cbfe7
0x002c2357f8a495ddf41d500bb642eb2dd5bf3e61e4c8e021f3307391b5d96a4b
0xd37e37bf3f5e078eaad90220763773484d7d7c3a3b2f11505c49008036cc1d46
0x57730ff4c623fed8b6f8e46addc69c10a1ca39c63184e68655f8e57ec2d040da
0x2987e616bffec4d3d74835f83d0570533fb12f475ce7f99e60e2c9b7c4544525

Functions
Getter at block 20828436
_buyDevelopmentFees(view returns (uint256)
0
_buyLiquidityFees(view returns (uint256)
0
_buyMarketingFees(view returns (uint256)
3
_developmentShares(view returns (uint256)
0
_liquidityShares(view returns (uint256)
0
_marketingShares(view returns (uint256)
6
_maxTxAmount(view returns (uint256)
10000000000000000000
_sellDevelopmentFees(view returns (uint256)
0
_sellLiquidityFees(view returns (uint256)
9
_sellMarketingFees(view returns (uint256)
91
_totalDistributionShares(view returns (uint256)
6
_totalTaxIfBuying(view returns (uint256)
3
_totalTaxIfSelling(view returns (uint256)
100
_walletMax(view returns (uint256)
10000000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
9
getCirculatingSupply(view returns (uint256)
10000000000000000000
name(view returns (string)
Tsuka Finance
owner(view returns (address)
0x91a2684eea6bfbf5332125451723fa82911b4986
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
TsukaFI
totalSupply(view returns (uint256)
10000000000000000000
uniswapPair(view returns (address)
0xb904ceeb8d5262f3d98fa0e56b403fe8ab5c613b
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkExcludedFromFees(addressview returns (bool)
checkMarketPair(addressview returns (bool)
checkTxLimitExcept(addressview returns (bool)
checkWalletLimitExcept(addressview returns (bool)
State-modifying
addMarketPair(address account
adjustMaxTxAmount(uint256 maxTxAmount
approve(address spenderuint256 amountreturns (bool)
changeRouterVersion(address newRouterAddressreturns (address newPairAddress)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
increaseAllowance(address spenderuint256 addedValuereturns (bool)
setBuyFee(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newDevelopmentTax
setDistributionSettings(uint256 newLiquidityShareuint256 newMarketingShareuint256 newDevelopmentShare
setNumTokensBeforeSwap(uint256 newLimit
setSellFee(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newDevelopmentTax
setSwapAndLiquifyByLimitOnly(bool newValue
setSwapAndLiquifyEnabled(bool _enabled
setWalletLimit(uint256 newLimit
setcheckExcludedFromFees(address accountbool newValue
setcheckTxLimitExcept(address holderbool exempt
setcheckWalletLimitExcept(address holderbool exempt
settaxWallet1(address newAddress
settaxWallet2(address newAddress
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
waiveOwnership(
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.