Nami Inu
Verified contract
Active on
Ethereum with 1,984 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($28,348.83)
Native
Value
$28,343.9
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 8.99655 | $3,150.53 |
$28,343.9 | |
CVC | ERC-20 | 37.141914 | $0.132671 |
$4.93 | |
NAMI | ERC-20 | 26.99452B | -- | -- | |
METRIC | ERC-20 | 84.561715 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21046610 | 16 days ago | | | 0 | 0.00020598710 | |
| 20981964 | 25 days ago | | | 0 | 0.00021311655 | |
| 20981963 | 25 days ago | | | 0 | 0.00021249170 | |
| 20495342 | 3 months ago | | | 0 | 0.000071403242 | |
| 20463795 | 3 months ago | | | 0 | 0.0036353328 | |
| 20409180 | 3 months ago | | | 0 | 0.000077795826 | |
| 20408234 | 3 months ago | | | 0 | 0.0063496928 | |
| 20397489 | 3 months ago | | | 0 | 0.000032117645 | |
| 20096997 | 5 months ago | | | 0 | 0.00016032691 | |
| 20096923 | 5 months ago | | | 0 | 0.0018131494 |
ABI
ABI objects
Getter at block 21162392
BNBBalance() view returns (uint256)
8996549586337012456
_liquidityFee() view returns (uint256)
8
_maxTxAmount() view returns (uint256)
49000000000000000000000000
_taxFee() view returns (uint256)
2
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
limit() view returns (bool)
false
name() view returns (string)
Nami Inu
numberOfTokenHolders() view returns (uint256)
3070
owner() view returns (address)
0x94db26fadbe36c0df8a0132f15698560cea1c518
pancakePair() view returns (address)
0x106dc1e3638ce6cb4d3bbad9f1288935fb8398a8
pancakeRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
NAMI
totalFees() view returns (uint256)
6988490105260220270261256
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exist(address) view returns (bool)
expectedRewards(address _sender) view returns (uint256)
isBlackListed(address account) view returns (bool)
isBlacklisted(address addresses) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
myRewards(address) view returns (uint256)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
tokenHolder(uint256) view returns (address)
State-modifying
Events addBotToBlackList(address account)
approve(address spender, uint256 amount) returns (bool)
blacklistMultipleWallets(address[] addresses)
blacklistSingleWallet(address addresses)
changeLimit()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
removeBotFromBlackList(address account)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setPair(address _pancakePair)
setRouter(address _newPancakeRouter)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unBlacklistMultipleWallets(address[] addresses)
unBlacklistSingleWallet(address addresses)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.