Ntity Network
Verified contract
Active on
Ethereum with 84 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($1.14)
Native
Value
$1.14
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000317 | $3,611.06 |
$1.14 | |
NTTH | ERC-20 | 16.469462M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16449059 | 2 years ago | | | 0 | 0.0010506081 | |
| 16236481 | 2 years ago | | | 0 | 0.00069609879 | |
| 16235689 | 2 years ago | | | 0 | 0.00062053005 | |
| 16235072 | 2 years ago | | | 0 | 0.00076247058 | |
| 16234284 | 2 years ago | | | 0 | 0.0011133304 | |
| 16234260 | 2 years ago | | | 0 | 0.00093316827 | |
| 16234258 | 2 years ago | | | 0 | 0.0010305595 | |
| 16234248 | 2 years ago | | | 0 | 0.0010718683 | |
| 16234242 | 2 years ago | | | 0 | 0.0012448773 | |
| 16234225 | 2 years ago | | | 0 | 0.0020324424 |
ABI
ABI objects
Getter at block 21286385
_maxTxAmount() view returns (uint256)
300000000000000000000000000
_walletMax() view returns (uint256)
10000000000000000000000000000
autoLiquidityReceiver() view returns (address)
0x49a74310a26c42eeb5ac0dca9d81295bec516bd4
blacklistMode() view returns (bool)
false
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
10000000000000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
inSwapAndLiquify() view returns (bool)
false
launchedAt() view returns (uint256)
16233921
liquidityFee() view returns (uint256)
1
marketingFee() view returns (uint256)
3
marketingWallet() view returns (address)
0x49a74310a26c42eeb5ac0dca9d81295bec516bd4
name() pure returns (string)
Ntity Network
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xd92295bee43458585131f3de18a9af991c7e253f
restrictWhales() view returns (bool)
true
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
20000000000000000000000000
symbol() pure returns (string)
NTTH
totalFee() view returns (uint256)
4
totalFeeIfSelling() view returns (uint256)
4
totalSupply() view returns (uint256)
10000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
enable_blacklist(bool _status)
manage_blacklist(address[] addresses, bool status)
renounceOwnership()
setFees(uint256 newLiqFee, uint256 newmarketingFee)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setWalletLimit(uint256 newLimit)
tradingStatus(bool newStatus)
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 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.