NOJEETS100X
Verified contract
Active on
Ethereum with 53 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NOJEETS100X | ERC-20 | 9.79M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19501168 | 8 months ago | | | 0 | 0.0014365787 | |
| 18910126 | a year ago | | | 0 | 0.00094299270 | |
| 14450790 | 3 years ago | | | 0 | 0.0018700930 | |
| 14450776 | 3 years ago | | | 0 | 0.0037808291 | |
| 14450772 | 3 years ago | | | 0 | 0.0022766174 | |
| 14450763 | 3 years ago | | | 0 | 0.0058875010 | |
| 14450755 | 3 years ago | | | 0 | 0.0066407168 | |
| 14450755 | 3 years ago | | | 0 | 0.0066417295 | |
| 14450755 | 3 years ago | | | 0 | 0.011251834 | |
| 14450753 | 3 years ago | | | 0 | 0.0068553539 |
ABI
ABI objects
Getter at block 21209666
_maxTxAmount() view returns (uint256)
200000000000000000
_maxWalletSize() view returns (uint256)
400000000000000000
_minimumBuyAmount() view returns (uint256)
100000000000000000
_startingPrice() view returns (uint256)
0
_swapTokensAtAmount() view returns (uint256)
1000000000000
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
9
getPrice() view returns (uint256)
0
launchTime() view returns (uint256)
1648141695
name() pure returns (string)
NOJEETS100X
owner() view returns (address)
0xc619d2f0e9fcfa719d3a871dec5cda28105262d0
symbol() pure returns (string)
NOJEETS100X
totalSupply() pure returns (uint256)
10000000000000000000
uniswapV2Pair() view returns (address)
0x261b1227bad25735670bac4a9504e80af86e7839
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isSniper(address sniper) view returns (bool)
State-modifying
Events addSniper(address[] snipers)
approve(address spender, uint256 amount) returns (bool)
initContract()
manualsend()
manualswap(uint256 amount)
removeSniper(address sniper)
renounceOwnership()
setBurnFee(uint256 amount)
setIsMaxBuyActivated(bool _isMaxBuyActivated)
setMarketingWallet(address marketingAddress)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setNoJeetMode(bool onoff)
setRefFee(uint256 amountRefBuy, uint256 amountRefSell)
setTaxFee(uint256 amountBuy, uint256 amountSell)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.