Tsuka Burn
Verified contract
Active on
Ethereum with 118 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
bTSUKA | ERC-20 | 795.097798K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18959858 | a year ago | | | 0 | 0.00070799385 | |
| 15642000 | 2 years ago | | | 0 | 0.00047179419 | |
| 15615294 | 2 years ago | | | 0 | 0.00045781349 | |
| 15615287 | 2 years ago | | | 0 | 0.00015816970 | |
| 15615251 | 2 years ago | | | 0 | 0.00012205421 | |
| 15615194 | 2 years ago | | | 0 | 0.00024462000 | |
| 15615107 | 2 years ago | | | 0 | 0.00029696225 | |
| 15615104 | 2 years ago | | | 0 | 0.00033130660 | |
| 15615092 | 2 years ago | | | 0 | 0.00047233000 | |
| 15615081 | 2 years ago | | | 0 | 0.00029027434 |
ABI
ABI objects
Getter at block 21386043
burnTokenAddress() view returns (address)
0xc5fb36dd2fb59d3b98deff88425a3f425ee469ed
burnWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
feeDivisor() view returns (uint256)
1000
limitsInEffect() view returns (bool)
true
liquidityActiveBlock() view returns (uint256)
0
marketingBuyFee() view returns (uint256)
20
marketingSellFee() view returns (uint256)
20
marketingWallet() view returns (address)
0x41e36895fd8cc55a7553bc1fbc04118c6a294001
maxTransactionAmount() view returns (uint256)
10000000000000000000000000000
maxWallet() view returns (uint256)
30000000000000000000000000000
name() view returns (string)
Tsuka Burn
owner() view returns (address)
0x19b2f376bae82d585d3a6d0a5423c79c35afcb50
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000000000000000
symbol() view returns (string)
bTSUKA
tokenburnBuyFee() view returns (uint256)
30
tokenburnSellFee() view returns (uint256)
30
tokensForBurn() view returns (uint256)
477058678500000029630969
tokensForFees() view returns (uint256)
795097797500000049384949
tokensForMarketing() view returns (uint256)
318039119000000019753979
totalBuyFees() view returns (uint256)
50
totalEthSpentBurning() view returns (uint256)
4353163293692231882
totalSellFees() view returns (uint256)
50
totalSupply() view returns (uint256)
1000000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
15614798
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x9032635dbc8b57e5f7a48eb84f9519ea838350c3
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)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeAccountStatus(address[] bots_, bool status)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualBurnToken(uint256 ethAmountInWei, address BurnToken)
manualSwap()
removeLimits() returns (bool)
renounceOwnership()
serBurnTokenAddress(address _burnTokenAddress)
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _tokenburnBuyFee, uint256 _marketingBuyFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _tokenburnSellFee, uint256 _marketingSellFee)
updateSwapEnabled(bool enabled)
withdrawStuckEth()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.