HamaJing
Verified contract
Active on
Ethereum with 5,825 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Hama | ERC-20 | 6.265835B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157007 | 4 hours ago | | | 0 | 0.00037458325 | |
| 21058542 | 14 days ago | | | 0 | 0.00016602210 | |
| 21046941 | 16 days ago | | | 0 | 0.00013318889 | |
| 21006549 | 21 days ago | | | 0 | 0.00022110607 | |
| 21006541 | 21 days ago | | | 0 | 0.00020259937 | |
| 20996785 | 23 days ago | | | 0 | 0.00021087489 | |
| 20908467 | a month ago | | | 0 | 0.00017071627 | |
| 20858681 | a month ago | | | 0 | 0.00023829426 | |
| 20856684 | a month ago | | | 0 | 0.00034489364 | |
| 20843575 | a month ago | | | 0 | 0.00030612531 |
ABI
ABI objects
Getter at block 21158279
buyTotalFees() view returns (uint256)
1
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x48323dc44381d14398259ec059b9f87513a94bd4
maxTransactionAmount() view returns (uint256)
777000777000000000000000000000
maxWallet() view returns (uint256)
777000777000000000000000000000
name() view returns (string)
Hama Jing
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTotalFees() view returns (uint256)
1
swapTokensAtAmount() view returns (uint256)
777000777000000000000000000
symbol() view returns (string)
Hama
totalSupply() view returns (uint256)
777000777000000000000000000000
uniswapV2Pair() view returns (address)
0x805f11a6f11eb70af4f622bb3bb349b670473ba9
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxWalletAndTxnAmount(uint256 newTxnNum, uint256 newMaxWalletNum)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
withdrawStuckETH()
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)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.