NARUTAMA INU
Verified contract
Active on
Ethereum with 129 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NARUTAMA | ERC-20 | 36.644372M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19764998 | 7 months ago | | | 0 | 0.00032326976 | |
| 17359513 | 2 years ago | | | 0 | 0.0015674849 | |
| 14445391 | 3 years ago | | | 0 | 0.0023452740 | |
| 14434201 | 3 years ago | | | 0 | 0.0013304722 | |
| 14432450 | 3 years ago | | | 0 | 0.0017081873 | |
| 14425821 | 3 years ago | | | 0 | 0.0022709174 | |
| 14424489 | 3 years ago | | | 0 | 0.00064916616 | |
| 14420707 | 3 years ago | | | 0 | 0.00081178117 | |
| 14419826 | 3 years ago | | | 0 | 0.0025125347 | |
| 14419386 | 3 years ago | | | 0 | 0.0011714512 |
ABI
ABI objects
Getter at block 21324219
DEAD_ADDRESS() view returns (address)
0x000000000000000000000000000000000000dead
_tTotal() view returns (uint256)
1000000000000000000
buyLiquidityFee() view returns (uint256)
1
buyTxFee() view returns (uint256)
5
decimals() view returns (uint8)
9
deployer() view returns (address)
0x3ec7d52cf336220d09ab90b6d1a8d7f96a61f94e
dev() view returns (address)
0x87f20da664e2eb03b989c80c08916a86d61aeccb
isLaunched() view returns (bool)
true
maxTxLimit() view returns (uint256)
1000000000
maxWalletLimit() view returns (uint256)
25000000000000000000000000
name() view returns (string)
NARUTAMA INU
owner() view returns (address)
0x3ec7d52cf336220d09ab90b6d1a8d7f96a61f94e
sellLiquidityFee() view returns (uint256)
1
sellTxFee() view returns (uint256)
95
swapAtAmount() view returns (uint256)
1000000000000000
symbol() view returns (string)
NARUTAMA
tokensForLiquidity() view returns (uint256)
7043487061692522
tokensForTax() view returns (uint256)
29596600031522343
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x8d1138625f7d822843305b9860405a3882973eec
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isExcludedFromFees(address) view returns (bool)
isExcludedFromTxLimit(address) view returns (bool)
isExcludedFromWalletLimit(address) view returns (bool)
State-modifying
Events addBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromAllLimits(address account, bool value)
excludeFromFees(address account, bool value)
excludeFromTxLimit(address account, bool value)
excludeFromWalletLimit(address account, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launchNow()
removeBlacklist(address account)
renounceOwnership()
setBuyFee(uint256 liquidityFee, uint256 txFee)
setMaxTxLimit(uint256 newLimit)
setMaxWalletLimit(uint256 newLimit)
setSellFee(uint256 liquidityFee, uint256 txFee)
setSwapAtAmount(uint256 amountToSwap)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newWallet)
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 _dev)
receive()
This contract contains no error objects.