Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NM | ERC-20 | 42.683176M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18333478 | a year ago | | | 0 | 0.00026480585 | |
| 18333325 | a year ago | | | 0 | 0.00054537242 | |
| 18333324 | a year ago | | | 0 | 0.00018836279 | |
| 18333320 | a year ago | | | 0 | 0.00039878394 | |
| 18333264 | a year ago | | | 0.5 | 0.019977203 | |
| 18333260 | a year ago | | | 0 | 0.00044300146 |
ABI
ABI objects
Getter at block 21187798
TradingOpen() view returns (bool)
true
_owner() view returns (address)
0x86cd6063d1c83e0e4165593ec72ea0e89e3a33ab
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x86cd6063d1c83e0e4165593ec72ea0e89e3a33ab
name() pure returns (string)
NM
owner() view returns (address)
0x86cd6063d1c83e0e4165593ec72ea0e89e3a33ab
pair() view returns (address)
0x90e15dc830b8868f2983d0b76ac751df5ad3f8ab
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
10000000000000000000000000
symbol() pure returns (string)
NM
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Launch()
approve(address spender, uint256 amount) returns (bool)
creatPair() payable
excludeFromFees(address account, bool excluded)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
removeFees()
renounceOwnership()
setSwapBackSettings(bool _enabled, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
set_SwapBack(uint256 Amount, bool Enabled)
user_exemptfromfees(address Wallet, bool Exempt)
constructor()
receive()
This contract contains no error objects.