Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NUKE | ERC-20 | 39.238404M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21078779 | a month ago | | | 0 | 0.0037356036 | |
| 20815639 | 2 months ago | | | 0 | 0.0015893787 | |
| 20815219 | 2 months ago | | | 0 | 0.00083260199 | |
| 20815162 | 2 months ago | | | 0 | 0.0011476347 | |
| 20814865 | 2 months ago | | | 0 | 0.0010719979 | |
| 20814847 | 2 months ago | | | 0 | 0.00098437253 | |
| 20814839 | 2 months ago | | | 0 | 0.0011093714 | |
| 20814807 | 2 months ago | | | 0 | 0.00093082745 | |
| 20814786 | 2 months ago | | | 0 | 0.0010852621 | |
| 20814777 | 2 months ago | | | 0 | 0.0010085468 |
ABI
ABI objects
Getter at block 21278344
_autoAddLiquidity() view returns (bool)
false
_maxTxnAmount() view returns (uint256)
4040000000000000
_maxWalletSize() view returns (uint256)
4040000000000000
_swapTokensAtAmount() view returns (uint256)
404000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Nuke
owner() view returns (address)
0x1ce4bc01bdf5cce45a11eb1fa4bca2c1dba93421
symbol() pure returns (string)
NUKE
totalSupply() pure returns (uint256)
808000000000000000
uniswapV2Pair() view returns (address)
0xee6f4104ba4fc12d71232717545ddf14463633f7
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)
blacklist(address[] bots_)
enableTrading(bool _openTrading)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualSend()
manualSwaps()
renounceOwnership()
setMaxWalletsSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setmaxTxAmount(uint256 maxTxnAmount)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unBlacklist(address notbot)
updateFee(uint256 redFeeOnBuy, uint256 redFeeOnSell, uint256 devFeeOnBuy, uint256 devFeeOnSell)
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)
maxTxnAmountUpdated(uint256 _maxTxnAmount)
constructor()
receive()
This contract contains no error objects.