Son Of Tsuka
Verified contract
Active on
Ethereum with 227 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PUFF | ERC-20 | 1.478383K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17904048 | a year ago | | | 0 | 0.00054627613 | |
| 17701720 | a year ago | | | 0 | 0.00055634761 | |
| 17699497 | a year ago | | | 0 | 0.00071089326 | |
| 17625241 | a year ago | | | 0 | 0.0019793474 | |
| 17615499 | a year ago | | | 0 | 0.00048304952 | |
| 17612716 | a year ago | | | 0 | 0.0012917624 | |
| 17612662 | a year ago | | | 0 | 0.00099922218 | |
| 17612602 | a year ago | | | 0 | 0.00085509019 | |
| 17610589 | a year ago | | | 0 | 0.00070931488 | |
| 17610529 | a year ago | | | 0 | 0.00058599490 |
ABI
ABI objects
Getter at block 21214664
buyCharityFee() view returns (uint256)
0
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
1
buyTotalFees() view returns (uint256)
1
charityWallet() view returns (address)
0x6433676119df593820ba2fae10b308aac9d050e2
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x6433676119df593820ba2fae10b308aac9d050e2
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0x6433676119df593820ba2fae10b308aac9d050e2
maxTransactionAmount() view returns (uint256)
440000000000000000000000
maxWallet() view returns (uint256)
440000000000000000000000
name() view returns (string)
Son Of Tsuka
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellCharityFee() view returns (uint256)
0
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
1
sellTotalFees() view returns (uint256)
1
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
21000000000000000000000
symbol() view returns (string)
PUFF
tokensForCharity() view returns (uint256)
0
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
1478382710806655973924
totalSupply() view returns (uint256)
21000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xa5f91089a8b1676a6f5e5a44976208fbae4fa818
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
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 _charityFee, uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _charityFee, uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
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)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.