The Chapter of Naga
Verified contract
Active on
Ethereum with 168 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7a25…488d
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NAGA | ERC-20 | 91.974731K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16895500 | 2 years ago | | | 0 | 0.0018382339 | |
| 16384595 | 2 years ago | | | 0 | 0.00060586938 | |
| 16384565 | 2 years ago | | | 0 | 0.00055561143 | |
| 16243667 | 2 years ago | | | 0 | 0.00065551889 | |
| 16242059 | 2 years ago | | | 0 | 0.00070915425 | |
| 16230248 | 2 years ago | | | 0 | 0.00079398480 | |
| 16227851 | 2 years ago | | | 0 | 0.00098067954 | |
| 16227329 | 2 years ago | | | 0 | 0.00086065927 | |
| 16226618 | 2 years ago | | | 0 | 0.00084721641 | |
| 16226422 | 2 years ago | | | 0 | 0.00089603440 |
ABI
ABI objects
Getter at block 21303012
_maxTxAmount() view returns (uint256)
500000000000000000
_maxWalletSize() view returns (uint256)
500000000000000000
_swapTokensAtAmount() view returns (uint256)
10000000000000
buytax() view returns (uint256)
1
decimals() pure returns (uint8)
9
name() pure returns (string)
The Chapter of Naga
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
NAGA
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xa64a82db65e2f1dcc5ef4944c479d27a8ffca6d6
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
enableTrading(bool _tradingOpen)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualclaim()
manualswap()
renounceOwnership()
setmaxtxwamt(uint256 maxt, uint256 maxw)
setminSwapTokensThreshold(uint256 swapTokensAtAmount)
setnewTaxes(uint256 redisBuyT, uint256 redisSellT, uint256 taxBuyT, uint256 taxSellT)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.