Help Tsuka
Verified contract
Active on
Ethereum with 43 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.16)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 0.164326 | $1.00 |
$0.16 | |
HELP | ERC-20 | 58.103473M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16278721 | 2 years ago | | | 0 | 0.00083203501 | |
| 16278653 | 2 years ago | | | 0 | 0.00094121766 | |
| 15663179 | 2 years ago | | | 0 | 0.00037045412 | |
| 15663177 | 2 years ago | | | 0 | 0.00039102340 | |
| 15663176 | 2 years ago | | | 0 | 0.00033397381 | |
| 15663174 | 2 years ago | | | 0 | 0.0022395007 | |
| 15663173 | 2 years ago | | | 0 | 0.00045933154 | |
| 15663173 | 2 years ago | | | 0 | 0.0022076555 | |
| 15663171 | 2 years ago | | | 0 | 0.00041571602 | |
| 15663169 | 2 years ago | | | 0 | 0.00074250688 |
ABI
ABI objects
Getter at block 21321736
decimals() view returns (uint8)
18
getFee() view returns (uint256)
5
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
100000000000000000000000000
maxWallet() view returns (uint256)
100000000000000000000000000
name() view returns (string)
Help Tsuka
owner() view returns (address)
0x67970ecea43ebfbcad02e2646857568f5e3440e3
swapTokensAtAmount() view returns (uint256)
7500000000000000000000000
symbol() view returns (string)
HELP
totalSupply() view returns (uint256)
5000000000000000000000000000
tradingActive() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
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)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
hatsubai()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newWallet)
updateFees(uint256 liquidityFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.