Proof Of Tsuka
Verified contract
Active on
Ethereum with 16 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
POTS | ERC-20 | 3.446116M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15601111 | 2 years ago | | | 0 | 0.00026934323 | |
| 15601104 | 2 years ago | | | 0 | 0.00092190365 | |
| 15601103 | 2 years ago | | | 0 | 0.00027851960 | |
| 15601095 | 2 years ago | | | 0 | 0.00028364312 | |
| 15601090 | 2 years ago | | | 0 | 0.0015128640 | |
| 15601087 | 2 years ago | | | 0 | 0.00036755640 | |
| 15601087 | 2 years ago | | | 0 | 0.00036755640 | |
| 15601087 | 2 years ago | | | 0 | 0.00036755640 | |
| 15601087 | 2 years ago | | | 0 | 0.00036755640 | |
| 15601087 | 2 years ago | | | 0 | 0.00041483340 |
ABI
ABI objects
Getter at block 21209507
_burnFee() view returns (uint256)
1
_marketingConverttoETH() view returns (bool)
true
_marketingETHFee() view returns (uint256)
1
_marketingTokenFee() view returns (uint256)
1
_maxTxAmount() view returns (uint256)
20000000000000000
_maxWallet() view returns (uint256)
20000000000000000
_reflectionFee() view returns (uint256)
1
_tradingEnabled() view returns (bool)
true
decimals() view returns (uint8)
9
marketingETHFeeWallet() view returns (address)
0x44578ccb092af129c9e2024472311e2538c64601
marketingTokenFeeWallet() view returns (address)
0x44578ccb092af129c9e2024472311e2538c64601
name() view returns (string)
Proof Of Tsuka
numTokensSwapToETHForMarketing() view returns (uint256)
100000000000000
owner() view returns (address)
0x44578ccb092af129c9e2024472311e2538c64601
symbol() view returns (string)
POTS
totalBurnFees() view returns (uint256)
4436843008431906
totalReflectionFees() view returns (uint256)
4436843008431906
totalSupply() view returns (uint256)
995563156991568094
uniswapV2Pair() view returns (address)
0xdd8fab73d6ebd134c29fd25518a4eaf6d0fa65c8
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableAllFees()
enableAllFees()
enableTrading()
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoverAnyERC20TokensFromContract(address _tokenAddr, address _to, uint256 _amount)
recoverETHFromContract(uint256 weiAmount)
renounceOwnership()
setMarketingETHWallet(address newWallet)
setMarketingTokenWallet(address newWallet)
setMaxTxAmount(uint256 maxAmountInTokensWithDecimals)
setmarketingConverttoETH(bool _enabled)
setnumTokensSwapToETHForMarketing(uint256 tokenAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.