Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4135…4766
Balances ($0.00)
No balances found for "NGMI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19320582 | 9 months ago | | | 0 | 0.0013670830 | |
| 19320580 | 9 months ago | | | 0 | 0.0013163447 | |
| 17083621 | 2 years ago | | | 0 | 0.0031022968 | |
| 15627024 | 2 years ago | | | 0 | 0.0012259976 | |
| 15058653 | 2 years ago | | | 0 | 0.0010424846 | |
| 14344213 | 3 years ago | | | 0 | 0.0020104957 | |
| 14241292 | 3 years ago | | | 0 | 0.0014536499 | |
| 14240793 | 3 years ago | | | 0 | 0.0013099837 | |
| 13878478 | 3 years ago | | | 0 | 0.0019334894 | |
| 13688294 | 3 years ago | | | 0 | 0.0060635074 |
ABI
ABI objects
Getter at block 21287839
_liquidityFee() view returns (uint256)
8
_taxFee() view returns (uint256)
1
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
marketingAddress() view returns (address)
0x4135cc03233c10a4b8eee572ae582282339a4766
name() view returns (string)
NGMI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
NGMI
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Router() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(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 account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initContract()
openTrading()
renounceOwnership()
setMarketingAddress(address _marketingAddress)
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)
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.