This contract is being backfilled. You may encounter incomplete storage history.

NML

Verified contract

Active on Ethereum with 443 txns
Deployed by via 0x5d5bae30 at 17061963
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
37 additional variables
ERC-20
--
0x003bb52518d0c9c558a5cf7a01c9232b4511b312d0e3e48a9a010a20ee40a688
0x3f0e76c70d102e02328eeb7af3a225669d35729d2e0f6c61ea111d44a398da02
0x463493bcdaef57ad2ed200a4375747938ce1cfa7c01cf3296c69eb6a3fcbba84
0x9286e2591eec829f59dcaa3d76133cb784d9fb789c6ed4dd261d94eca937b699
0x345a2dbbdc2c9f9cc714466ffa42fec39d14d821d13317b522a090741b686316
0x210ffc21404c7c8893cccb02f469d351cac881d19cbf3453dcd08da6c748336e
0xeee97f0f49aa321688cbdba6b25a93690e28b8e590c4e513893ec7776106eed3
0xb55fef882405e443c253eecc7084b7ed737ba2e334da2ea5e06afaa5b3dbe421
0xb56b3eb249dc95c19147cfec8a11b63e1e0414c8d8a600f75d28d3f1dfc00f48
0xec0ce156bcf393ef3571c6eb3912b744430729942f14760adca3df1742c1148a

Functions
Getter at block 21214781
DEXPair(view returns (address)
0x934244b0677cbad8f378cdb801fea664e17e3982
DEXRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
autoburnFee(view returns (uint256)
0
autoburnFeeOnBuying(view returns (uint256)
10
autoburnFeeOnSelling(view returns (uint256)
10
autoburnFeeOnWhale(view returns (uint256)
10
burnAddress(view returns (address)
0x000000000000000000000000000000000000dead
burned(view returns (uint256)
100000000000000000000000000
creatorWallet(view returns (address)
0x0a62e01faf642b32503c68b1ec86e7ae0bd9e2b8
creatorwalletFee(view returns (uint256)
0
creatorwalletFeeOnBuying(view returns (uint256)
10
creatorwalletFeeOnSelling(view returns (uint256)
10
creatorwalletFeeOnWhale(view returns (uint256)
10
decimals(view returns (uint8)
18
developmentWallet(view returns (address)
0xe453a97de724e80890f454dfbc3e327cc4740b1f
liquidityFee(view returns (uint256)
0
liquidityFeeOnBuying(view returns (uint256)
50
liquidityFeeOnSelling(view returns (uint256)
50
liquidityFeeOnWhale(view returns (uint256)
150
marketingWallet(view returns (address)
0x0d92b793b5f006eb972888b67f9d71752ce3997d
maxBurn(view returns (uint256)
63072000000000000000000000
maxFee(view returns (uint256)
150
maxTxAmountBuy(view returns (uint256)
10000000000000000000000000000
maxTxAmountSell(view returns (uint256)
10000000000000000000000000000
maxWallet(view returns (uint256)
10000000000000000000000000000
maxWhaleFee(view returns (uint256)
490
name(view returns (string)
NML
owner(view returns (address)
0xe8ad74b7d646f733c3d7e293d75a18cd8499da65
reflectionFee(view returns (uint256)
0
reflectionFeeOnBuying(view returns (uint256)
50
reflectionFeeOnSelling(view returns (uint256)
50
reflectionFeeOnWhale(view returns (uint256)
50
reflectionFeesdiabled(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
false
symbol(view returns (string)
NML
totalFees(view returns (uint256)
157769376133773728457851780623
totalSupply(view returns (uint256)
1000000000000000000000000000000
wheelWallet(view returns (address)
0xe0611f566d3a2658633c2475d5c5bd8d0d1d74e7
wheelWalletFee(view returns (uint256)
0
wheelWalletFeeOnBuying(view returns (uint256)
30
wheelWalletFeeOnSelling(view returns (uint256)
30
wheelWalletFeeOnWhale(view returns (uint256)
200
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBlacklisted(address accountview returns (bool)
isExcludedFromFee(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
Burn(uint256 tAmount
ExcludeMAXWallet(address _newWallet
addBot(address[] accounts
approve(address spenderuint256 amountreturns (bool)
blacklist(address[] accounts
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deliver(uint256 tAmount
excludeFromFee(address account
excludeFromReward(address account
includeInFee(address account
includeInReward(address account
includeMAXWallet(address _newWallet
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeBlacklist(address[] accounts
removeBot(address[] accounts
renounceOwnership(
setBuyFeePercent(uint256 _reflectionFeeuint256 _liquidityFeeuint256 _wheelWalletFeeuint256 _creatorwalletFeeuint256 _autoburnFee
setCreatorWallet(address newadd
setMaxBurn(uint256 Amount
setMinTokenNumberToSell(uint256 _amount
setNormalFeePercent(uint256 _reflectionFeeuint256 _liquidityFeeuint256 _wheelWalletFeeuint256 _creatorwalletFeeuint256 _autoburnFee
setReflectionFees(bool _state
setRoute(address _routeraddress _pair
setSellFeePercent(uint256 _reflectionFeeuint256 _liquidityFeeuint256 _wheelWalletFeeuint256 _creatorwalletFeeuint256 _autoburnFee
setSwapAndLiquifyEnabled(bool _state
setWhaleFeePercent(uint256 _reflectionFeeuint256 _liquidityFeeuint256 _wheelWalletFeeuint256 _creatorwalletFeeuint256 _autoburnFee
setWheelWallet(address newadd
setmaxTxAmountBuy(uint256 _amount
setmaxTxAmountSell(uint256 _amount
setwheelWallet(address _wheelWallet
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
withdrawETH(uint256 _amount
withdrawToken(address _tokenuint256 _amount
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.