NarakaToken
Verified contract
Active on
Ethereum with 1,345 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5509…90d5
0x4892…bc52
0x5509…90d5
25 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,572.98 |
$0 | |
NT | ERC-20 | 17,955.7177T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21277737 | 2 days ago | | | 0 | 0.00019859659 | |
| 21277729 | 2 days ago | | | 0 | 0.00021948056 | |
| 21277724 | 2 days ago | | | 0 | 0.00037901790 | |
| 21271065 | 3 days ago | | | 0 | 0.00030204233 | |
| 21152570 | 20 days ago | | | 0 | 0.00044308333 | |
| 21152549 | 20 days ago | | | 0 | 0.0018353293 | |
| 21111805 | 25 days ago | | | 0 | 0.00017983383 | |
| 21103945 | a month ago | | | 0 | 0.00048143875 | |
| 21000954 | a month ago | | | 0 | 0.00082225063 | |
| 20804101 | 2 months ago | | | 0 | 0.00024718667 |
ABI
ABI objects
Getter at block 21292670
_buyDevFee() view returns (uint256)
0
_buyEcosystemFee() view returns (uint256)
40
_buyLiquidityFee() view returns (uint256)
30
_buyMarketingFee() view returns (uint256)
40
_buyReflectionFee() view returns (uint256)
10
_maxWalletToken() view returns (uint256)
2000000000000000000000000
_sellDevFee() view returns (uint256)
0
_sellEcosystemFee() view returns (uint256)
140
_sellLiquidityFee() view returns (uint256)
30
_sellMarketingFee() view returns (uint256)
20
_sellReflectionFee() view returns (uint256)
10
deadBlocks() view returns (uint256)
2
decimals() view returns (uint8)
9
launchedAt() view returns (uint256)
13661527
name() view returns (string)
NarakaToken
owner() view returns (address)
0x4d92eb557dc0c930c5c8f87160181d78dc25d78e
swapThreshold() view returns (uint256)
50000000000000000000000
symbol() view returns (string)
NT
totalFees() view returns (uint256)
2225713356192470307272015
totalSupply() view returns (uint256)
100000000000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xf8aafe02a8cd6c840ec1f9af0d3cb9630f4ec24e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zeroBuyTaxmode() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromReward(address account) view returns (bool)
isSniper(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address[] addresses)
excludeFromReward(address account)
excludeMultiple(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manage_Snipers(address[] addresses, bool status)
manage_trusted(address[] addresses)
multiTransfer(address from, address[] addresses, uint256[] tokens)
multiTransfer_fixed(address from, address[] addresses, uint256 tokens)
openTrading(bool _status, uint256 _deadBlocks)
renounceOwnership()
setAntiBotmode(bool _status)
setMaxWalletExempt(address _addr)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setNewRouter(address newRouter)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor)
setTaxesBuy(uint256 _reflectionFee, uint256 _liquidityFee, uint256 _marketingFee, uint256 _ecosystemFee, uint256 _devFee)
setTaxesSell(uint256 _reflectionFee, uint256 _liquidityFee, uint256 _marketingFee, uint256 _ecosystemFee, uint256 _devFee)
setWallets(address _marketingWallet, address _devWallet)
setZeroBuyTaxmode(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withDrawLeftoverETH(address receipient)
withdrawStuckTokens(address token, address to)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.