HITMAKR
Verified contract
Active on
Ethereum with 2,111 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0000…0000
0x2ced…6a68
21 additional
variables
Balances ($134.06)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HMKR | ERC-20 | 341.458246K | $0.000393 |
$134.06 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21094151 | 11 hours ago | | | 0 | 0.0010021943 | |
| 21075004 | 3 days ago | | | 0 | 0.00039961802 | |
| 21058086 | 5 days ago | | | 0 | 0.00050453561 | |
| 21058046 | 5 days ago | | | 0 | 0.00055157308 | |
| 21037035 | 8 days ago | | | 0 | 0.00082511084 | |
| 21016294 | 11 days ago | | | 0 | 0.00048702785 | |
| 21005833 | 13 days ago | | | 0 | 0.00048857496 | |
| 20988306 | 15 days ago | | | 0 | 0.0011676674 | |
| 20985126 | 16 days ago | | | 0 | 0.0025092970 | |
| 20977714 | 17 days ago | | | 0 | 0.00063761465 |
ABI
ABI objects
Getter at block 21097321
_maxTxAmount() view returns (uint256)
1500000000000000
_walletMax() view returns (uint256)
3000000000000000
decimals() view returns (uint8)
9
devFee() view returns (uint256)
4
devFeeOnSell() view returns (uint256)
4
devWallet() view returns (address)
0x6420d2b7cdc1db9b8a89aeefcf082fc07870f88d
factory() view returns (address)
0x56d572f44caa476d6ce45fbb12ea926fd2559487
getCirculatingSupply() view returns (uint256)
300000000000000000
launchedAt() view returns (uint256)
1710187691
lpFee() view returns (uint256)
0
lpFeeOnSell() view returns (uint256)
0
mainFee() view returns (uint256)
0
mainFeeOnSell() view returns (uint256)
0
mainWallet() view returns (address)
0x6420d2b7cdc1db9b8a89aeefcf082fc07870f88d
name() view returns (string)
HITMAKR
nftWhitelist() view returns (address)
0x2ced5bc349d9241a314d3739f12f5f6f2bda6a68
owner() view returns (address)
0x6420d2b7cdc1db9b8a89aeefcf082fc07870f88d
pair() view returns (address)
0x0cdc1ec839e8b3fcfa9f726d9c4732417cbd2d58
proofAdmin() view returns (address)
0xacfb878960bcda38782d854efb2e687b57e31f09
proofBurnerAddress() view returns (address)
0x0000000000000000000000000000000000000000
proofFee() view returns (uint256)
0
proofFeeOnSell() view returns (uint256)
0
proofFeeReduced() view returns (bool)
true
proofFeeRemoved() view returns (bool)
true
restrictWhales() view returns (bool)
true
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
375000000000000
symbol() view returns (string)
HMKR
totalFee() view returns (uint256)
4
totalFeeIfSelling() view returns (uint256)
4
totalSupply() view returns (uint256)
300000000000000000
tradingStatus() view returns (bool)
true
whitelistEndTime() view returns (uint256)
1710187871
whitelistMode() view returns (bool)
false
whitelistPeriod() view returns (uint256)
3
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWhitelisted(address user) view returns (bool)
userWhitelist(address) view returns (bool)
State-modifying
Events addMoreToWhitelist(struct IProofNonReflectionTokenCutterWhitelistAdd_ _WhitelistAdd)
addNFTSnapshot()
approve(address spender, uint256 amount) returns (bool)
cancelToken()
changeFees(uint256 initialMainFee, uint256 initialMainFeeOnSell, uint256 initialLpFee, uint256 initialLpFeeOnSell, uint256 initialDevFee, uint256 initialDevFeeOnSell)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeRestrictWhales(bool newValue)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBasicData(struct IProofNonReflectionTokenCutterBaseData _baseData, struct ProofNonReflectionTokenFeesallFees fees)
setDevWallet(address newDevWallet)
setLaunchedAt()
setMainWallet(address newMainWallet)
swapTradingStatus()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateProofAdmin(address newAdmin)
updateProofBurnerAddress(address newproofBurnerAddress)
updateWhitelistPeriod(uint256 _whitelistPeriod)
withdrawAndSync()
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)
constructor()
receive()
This contract contains no error objects.