NGC 1052-DF4
Verified contract
Active on
Ethereum with 146 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($823.04)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SOL | ERC-20 | 3.496503 | $235.39 |
$823.04 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20524892 | 4 months ago | | | 0 | 0.000078772527 | |
| 16088757 | 2 years ago | | | 0 | 0.00054595779 | |
| 15803477 | 2 years ago | | | 0 | 0.00081132463 | |
| 15717306 | 2 years ago | | | 0 | 0.0019005560 | |
| 15715946 | 2 years ago | | | 0 | 0.0019590971 | |
| 15712877 | 2 years ago | | | 0 | 0.0024952363 | |
| 15712167 | 2 years ago | | | 0 | 0.0013001693 | |
| 15695012 | 2 years ago | | | 0 | 0.00029525602 | |
| 15689002 | 2 years ago | | | 0 | 0.00060531174 | |
| 15687436 | 2 years ago | | | 0 | 0.00017950920 |
ABI
ABI objects
Getter at block 21307403
_burnFee() view returns (uint8)
0
_buybackFee() view returns (uint8)
0
_liquidityFee() view returns (uint8)
0
_name() view returns (string)
NGC 1052-DF4
_symbol() view returns (string)
WORMHOLE
_tTotal() view returns (uint256)
1000000000000000000000000000
_taxFee() view returns (uint8)
3
_walletFee() view returns (uint8)
0
buyBackUpperLimitAmount() view returns (uint256)
100000000000000000000000
createdByMetacrypt() pure returns (bool)
true
decimals() view returns (uint8)
18
feeWallet() view returns (address)
0xffd49f430683a5518bf7a8b5cea5972220a131da
getIdentifier() view returns (string)
Metacrypt_B_TR_TAX_NC_X
maxBurnFee() view returns (uint8)
10
maxBuybackFee() view returns (uint8)
10
maxLiqFee() view returns (uint8)
10
maxTaxFee() view returns (uint8)
10
maxWalletFee() view returns (uint8)
10
minMxTxPercentage() view returns (uint8)
1
minMxWalletPercentage() view returns (uint8)
1
name() view returns (string)
NGC 1052-DF4
numTokensSellToAddToLiquidity() view returns (uint256)
1000000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
pcsV2Pair() view returns (address)
0x4575244d98f2d192766d8181ee23b68f614f8def
pcsV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
WORMHOLE
totalFees() view returns (uint256)
92264611743079143747221548
totalSupply() view returns (uint256)
1000000000000000000000000000
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)
recoverToken(address tokenAddress, uint256 tokenAmount)
renounceOwnership()
setAllFeePercent(uint8 taxFee, uint8 liquidityFee, uint8 burnFee, uint8 walletFee, uint8 buybackFee)
setBuybackUpperLimit(uint256 buyBackLimit)
setFeeWallet(address newFeeWallet)
setSwapAndLiquifyEnabled(bool _enabled)
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address __metacrypt_target, string __metacrypt_name, string __metacrypt_symbol, uint8 __metacrypt_decimals, uint256 __metacrypt_initial, address __metacrypt_router, uint8 __metacrypt_tax_reflection, uint8 __metacrypt_tax_wallet, uint8 __metacrypt_tax_burn, uint8 __metacrypt_tax_liquidity, uint8 __metacrypt_tax_buyback)
receive()
This contract contains no error objects.