Tari Kecak
Verified contract
Active on
Ethereum with 44 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HANUMAN | ERC-20 | 7.162547M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16200460 | 2 years ago | | | 0 | 0.0027527934 | |
| 16200422 | 2 years ago | | | 0 | 0.0026205133 | |
| 15748796 | 2 years ago | | | 0 | 0.00047017922 | |
| 15748796 | 2 years ago | | | 0 | 0.00082090140 | |
| 15728125 | 2 years ago | | | 0 | 0.00086612958 | |
| 15728121 | 2 years ago | | | 0 | 0.00087199209 | |
| 15728116 | 2 years ago | | | 0 | 0.00088066131 | |
| 15728115 | 2 years ago | | | 0 | 0.00086848844 | |
| 15728102 | 2 years ago | | | 0 | 0.00084788274 | |
| 15728098 | 2 years ago | | | 0 | 0.00083802008 |
ABI
ABI objects
Getter at block 21263037
deadblocks() view returns (uint64)
0
decimals() view returns (uint8)
18
enableLimits() view returns (bool)
false
launchTime() view returns (uint256)
1665529211
maxTx() view returns (uint256)
10
maxWallet() view returns (uint256)
10
name() view returns (string)
Tari Kecak
owner() view returns (address)
0xdfd48a8ae9858a717638476a2cc70c43748ba15e
symbol() view returns (string)
HANUMAN
taxDev() view returns (uint256)
60
taxLp() view returns (uint256)
20
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xf7321f31d7e4293bebe789a8aec3451f84de8b15
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBotBlacklisted(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistBot(address account)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
forceSend()
forceSwap()
forgiveBot(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
meditate(uint16 _percent) payable
renounceOwnership()
setEnableLimits(bool _enable)
setIsTaxExcluded(address _wallet, bool _isExcluded)
setLiquifyRate(uint256 _rate)
setLpReceiver(address _wallet)
setMaxTx(uint256 _maxTx)
setMaxWallet(uint256 _maxWallet)
setSwapEnabled(bool _enabled)
setTaxBuyer(uint256 _tax)
setTaxLp(uint256 _tax)
setTaxesOff(bool _areOff)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.