Hash Coin | https://t.me/HashCoinEth
Verified contract
Active on
Ethereum with 45 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 |
---|---|---|---|---|---|
HashCoin | ERC-20 | 400B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13759626 | 3 years ago | | | 0 | 0.0025765972 | |
| 13759620 | 3 years ago | | | 0 | 0.0043249429 | |
| 13757120 | 3 years ago | | | 0 | 0.0046907123 | |
| 13756195 | 3 years ago | | | 0 | 0.0065760416 | |
| 13756081 | 3 years ago | | | 0 | 0.016160823 | |
| 13755828 | 3 years ago | | | 0 | 0.0060607411 | |
| 13755826 | 3 years ago | | | 0 | 0.0047240571 | |
| 13755776 | 3 years ago | | | 0 | 0.0043861444 | |
| 13755740 | 3 years ago | | | 0 | 0.0021611918 | |
| 13755729 | 3 years ago | | | 0 | 0.0054515873 |
ABI
ABI objects
Getter at block 21126701
alreadyTakenFees() view returns (uint256)
9802648335755670024
decimals() view returns (uint8)
9
liquidityState() view returns (bool)
true
name() view returns (string)
Hash Coin | https://t.me/HashCoinEth
symbol() view returns (string)
HashCoin
totalSupply() pure returns (uint256)
2000000000000000000000
uniswapV2router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
taxCheck(address taxAddress) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initLiqudity()
reflect(uint256 tAmount)
taxApprove(address taxAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
botBanned(address taxAddress, bool isBanned)
constructor(address router)
This contract contains no fallback and receive objects.
This contract contains no error objects.