AntiJeet Inu
Verified contract
Active on
Ethereum with 435 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf1e3…73a5
5 additional
variables
Balances ($5,706.25)
Native
Value
$5,706.25
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.726108 | $3,305.85 |
$5,706.25 | |
AJINU | ERC-20 | 686.665676K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16757978 | 2 years ago | | | 0 | 0.00049393605 | |
| 14823464 | 2 years ago | | | 0 | 0.00059521596 | |
| 14770328 | 2 years ago | | | 0 | 0.0020673093 | |
| 14751678 | 3 years ago | | | 0 | 0.0011850735 | |
| 14681142 | 3 years ago | | | 0 | 0.0020673888 | |
| 14662464 | 3 years ago | | | 0 | 0.0017112506 | |
| 14662451 | 3 years ago | | | 0 | 0.0017239204 | |
| 14659923 | 3 years ago | | | 0 | 0.00082539460 | |
| 14657356 | 3 years ago | | | 0 | 0.0012249992 | |
| 14655873 | 3 years ago | | | 0 | 0.0014959660 |
ABI
ABI objects
Getter at block 21168067
MAX_SUPPLY() view returns (uint256)
1000000000000000000000000000
cooldownPeriod() view returns (uint256)
86400
decimals() view returns (uint8)
18
ethReflectionBasis() view returns (uint256)
3807476878025406470
minTokenBalance() view returns (uint256)
1000000000000000000000000
name() view returns (string)
AntiJeet Inu
owner() view returns (address)
0xbcb6ae21e13dce7ceb5ed33e67ed4ef58dc3ee48
reflectRate() view returns (uint256)
15
swapFees() view returns (bool)
true
symbol() view returns (string)
AJINU
totalReflected() view returns (uint256)
343332837850970684197261
totalSupply() view returns (uint256)
1000000000000000000000000000
totalTreasury() view returns (uint256)
343332837850970684197261
tradingActive() view returns (bool)
true
treasuryRate() view returns (uint256)
15
treasuryWallet() view returns (address)
0xf1e3f0a753fde3e2d6c97751cea4a398284773a5
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
cooldownExpiresAt(address) view returns (uint256)
getCooldownExpiration(address addr) view returns (uint256)
getTaxReliefStartDate(address addr) view returns (uint256)
getUserTaxRelief(address addr) view returns (uint8)
isTaxExcluded(address account) view returns (bool)
lastReflectionBasis(address) view returns (uint256)
taxReliefStartDate(address) view returns (uint256)
unclaimedReflection(address addr) view returns (uint256)
State-modifying
Events addLiquidity(uint256 tokens) payable
addReflection() payable
addTaxExcluded(address account)
airdrop(address[] accounts, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
claimReflection()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTrading()
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address account, uint256 amount)
removeTaxExcluded(address account)
renounceOwnership()
rescueReflectionTokens(uint256 _amount, address _recipient)
rescueTreasuryTokens(uint256 _amount, address _recipient)
setCooldownPeriod(uint256 _cooldownPeriod)
setIsMaxBuyTransferEnabled(bool isMaxBuyTransferEnabled)
setMaxTransfer(uint256 maxTransfer)
setMinTokenBalance(uint256 _minTokenBalance)
setReflectRate(uint256 _reflectRate)
setSwapFees(bool _swapFees)
setTreasuryRate(uint256 _treasuryRate)
setTreasuryWallet(address _treasuryWallet)
swapAll()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawAll()
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(address _uniswapFactory, address _uniswapRouter, address _treasuryWallet)
receive()
This contract contains no error objects.