Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa072…ff42
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NIMONA | ERC-20 | 11.099869M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18279881 | a year ago | | | 0 | 0.00043567941 | |
| 18240071 | a year ago | | | 0 | 0.00052221862 | |
| 18088315 | a year ago | | | 0 | 0.00050792432 | |
| 18087629 | a year ago | | | 0 | 0.00091575713 | |
| 18035920 | a year ago | | | 0 | 0.0035112425 | |
| 17924669 | a year ago | | | 0 | 0.0015469544 | |
| 17874577 | a year ago | | | 0 | 0.00049371649 | |
| 17874561 | a year ago | | | 0 | 0.00044706713 | |
| 17874557 | a year ago | | | 0 | 0.00076924047 | |
| 17800724 | a year ago | | | 0 | 0.0010919309 |
ABI
ABI objects
Getter at block 21213202
_maxWalletAmount() view returns (uint256)
40000000000000000
buyFee() view returns (uint256)
1
decimals() view returns (uint8)
9
ethPriceToSwap() view returns (uint256)
200000000000000000
getTokenPrice() view returns (uint256)
901
isBotProtectionEnabled() view returns (bool)
false
marketPair() view returns (address)
0xf6fd8dd6725d79167ae67a1bf70092149ab732b5
name() view returns (string)
Nimona
numberOfSnipedBots() view returns (uint256)
0
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
1
symbol() view returns (string)
NIMONA
totalSupply() view returns (uint256)
2000000000000000000
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableBotProtectionPermanently()
excludeIncludeFromFee(address[] addresses, bool isExcludeFromFee)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSnipeBots()
manualSwap()
openTrading()
recoverERC20Tokens(address contractAddress)
recoverEthInContract()
renounceOwnership()
setEthPriceToSwap(uint256 ethPriceToSwap_)
setMaxWalletAmount(uint256 maxWalletAmount)
setTaxFees(uint256 buy, uint256 sell)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.