Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NINU | ERC-20 | 2.30947B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16958932 | 2 years ago | | | 0 | 0.00094136070 | |
| 16856467 | 2 years ago | | | 0 | 0.00089331177 | |
| 16836902 | 2 years ago | | | 0 | 0.00093991907 | |
| 16836891 | 2 years ago | | | 0 | 0.00059917581 | |
| 16824424 | 2 years ago | | | 0 | 0.00074461048 | |
| 16824416 | 2 years ago | | | 0 | 0.00093769829 | |
| 16823099 | 2 years ago | | | 0 | 0.0013058662 | |
| 16822969 | 2 years ago | | | 0 | 0.00094283703 | |
| 16822464 | 2 years ago | | | 0 | 0.00084269579 | |
| 16821776 | 2 years ago | | | 0 | 0.0012993202 |
ABI
ABI objects
Getter at block 21162965
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
25000000000000000000000000000
maxWallet() view returns (uint256)
50000000000000000000000000000
name() view returns (string)
No Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapTokensThreshold() view returns (uint256)
2500000000000000000000000000
symbol() view returns (string)
NINU
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklisted(address) view returns (bool)
isExcludedFromFees(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
forceSwap()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
notTheBots(bool state)
removeLimits()
renounceOwnership()
startTrading()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 fee)
updateNotFeeWallet(address newWallet)
updateSwapTokensThreshold(uint256 newThreshold) returns (bool)
withdrawContractETH()
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.