ERC20ByMetadrop
Verified contract
Active on
Ethereum with 47 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,060.39 |
$0 | |
PTMWC | ERC-20 | 13.741674M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19106473 | 10 months ago | | | 0 | 0.00069051141 | |
| 19101019 | 10 months ago | | | 0 | 0.00042248633 | |
| 19100586 | 10 months ago | | | 0 | 0.0022628845 | |
| 19100573 | 10 months ago | | | 0 | 0.00050576689 | |
| 19100563 | 10 months ago | | | 0 | 0.00066795403 | |
| 19100543 | 10 months ago | | | 0 | 0.00036496235 | |
| 19100478 | 10 months ago | | | 0 | 0.00035905425 | |
| 19100467 | 10 months ago | | | 0 | 0.00052654643 | |
| 19100467 | 10 months ago | | | 0 | 0.00052654643 | |
| 19100466 | 10 months ago | | | 0 | 0.00053439901 |
ABI
ABI objects
Getter at block 21195431
autoBurnBasisPoints() view returns (uint256)
0
autoBurnDurationInBlocks() view returns (uint256)
0
botProtectionDurationInSeconds() view returns (uint256)
3153600000
burnLPTokens() view returns (bool)
false
decimals() view returns (uint8)
18
driPool() view returns (address)
0x0000000000000000000000000000000000000000
fundedBlock() view returns (uint32)
19100434
fundedDate() view returns (uint32)
1706389079
getMetadropBuyTaxBasisPoints() view returns (uint256)
0
getMetadropSellTaxBasisPoints() view returns (uint256)
0
initialBuyRelevantAndNotYetCompleted() view returns (bool)
false
limitsEnforced() view returns (bool)
true
liquidityPools() view returns (address[] liquidityPools_)
[0x431A6D68DAe5515a06b97c8025c0823d86FF5a77]
lpLockupInDays() view returns (uint88)
31
lpOwner() view returns (address)
0x760140f83b31e9935da70da1cd9671077426e43f
lpSupply() view returns (uint256)
66643200000000000000000000
maxTokensPerTransaction() view returns (uint112)
0
maxTokensPerWallet() view returns (uint120)
0
metadropBuyTaxBasisPoints() view returns (uint16)
150
metadropBuyTaxProportionBasisPoints() view returns (uint256)
1000
metadropFactory() view returns (address)
0x8cdd488363de72635b55bb263cc4c29041e6aa1a
metadropMinBuyTaxBasisPoints() view returns (uint256)
50
metadropMinSellTaxBasisPoints() view returns (uint256)
50
metadropSellTaxBasisPoints() view returns (uint16)
250
metadropSellTaxProportionBasisPoints() view returns (uint256)
1000
metadropTaxPendingSwap() view returns (uint128)
447889135194396781612670
metadropTaxPeriodInDays() view returns (uint256)
30
metadropTaxRecipient() view returns (address)
0xde3ff2a50bd1ba1bd6a608ea0138946dddf595bc
name() view returns (string)
PepeTrumpMagaWizardCash
owner() view returns (address)
0x760140f83b31e9935da70da1cd9671077426e43f
pendingOwner() view returns (address)
0x213fea050a0da676e97b4dc40e37e985008ea1a0
projectBuyTaxBasisPoints() view returns (uint16)
1500
projectSellTaxBasisPoints() view returns (uint16)
2500
projectSupply() view returns (uint256)
2776800000000000000000000
projectSupplyRecipient() view returns (address)
0xec2cc9e72a6612bfd1f643ee230123932d3b5c5b
projectTaxPendingSwap() view returns (uint128)
13293784591047826973850739
projectTaxRecipient() view returns (address)
0x90082d03e0c68faf9f4c43f05172f5e6f2413f86
swapThresholdBasisPoints() view returns (uint16)
5
symbol() view returns (string)
PTMWC
totalBuyTaxBasisPoints() view returns (uint256)
1500
totalSellTaxBasisPoints() view returns (uint256)
2500
totalSupply() view returns (uint256)
69420000000000000000000000
totalTaxPendingSwap() view returns (uint256)
13741673726242223755463409
uniswapV2Pair() view returns (address)
0x431a6d68dae5515a06b97c8025c0823d86ff5a77
unlimitedAddresses() view returns (address[] unlimitedAddresses_)
[0xeC2CC9e72A6612BfD1f643EE230123932d3B5c5B, 0xEedFc7D2257D2c719385996eCa8424d3710268e4, 0x0000000000000000000000000000000000000000, 0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D, 0x431A6D68DAe5515a06b97c8025c0823d86FF5a77]
validCallers() view returns (bytes32[] validCallerHashes_)
[]
vaultType() view returns (uint8)
0
x_META_ID_HASH() view returns (bytes32)
0x5dc15baec3deb21aa6584c30594c8aeb8e699f01c81a121342252bc06a3e2f46
x_VERSION() view returns (uint256)
100020001000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isLiquidityPool(address queryAddress_) view returns (bool)
isUnlimited(address queryAddress_) view returns (bool)
isValidCaller(bytes32 queryHash_) view returns (bool)
State-modifying
Events acceptOwnership()
addInitialLiquidity(uint256 vaultFee_, uint256 lpLockupInDaysOverride_, bool burnLPTokensOverride_) payable
addLiquidityPool(address newLiquidityPool_)
addUnlimited(address newUnlimited_)
addValidCaller(bytes32 newValidCallerHash_)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 value)
burnFrom(address account, uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
distributeTaxTokens()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLiquidityPool(address removedLiquidityPool_)
removeUnlimited(address removedUnlimited_)
removeValidCaller(bytes32 removedValidCallerHash_)
renounceOwnership()
rescueERC20(address token_, uint256 amount_)
rescueETH(uint256 amount_)
rescueExcessToken(uint256 amount_)
setLimits(uint256 newMaxTokensPerTransaction_, uint256 newMaxTokensPerWallet_)
setProjectTaxRates(uint16 newProjectBuyTaxBasisPoints_, uint16 newProjectSellTaxBasisPoints_)
setProjectTaxRecipient(address projectTaxRecipient_)
setSwapThresholdBasisPoints(uint16 swapThresholdBasisPoints_)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoSwapThresholdUpdated(uint256 oldThreshold, uint256 newThreshold)
ExternalCallError(uint256 identifier)
InitialLiquidityAdded(uint256 tokenA, uint256 tokenB, uint256 lpToken)
LimitsUpdated(uint256 oldMaxTokensPerTransaction, uint256 newMaxTokensPerTransaction, uint256 oldMaxTokensPerWallet, uint256 newMaxTokensPerWallet)
LiquidityBurned(uint256 lpTokens)
LiquidityLocked(uint256 lpTokens, uint256 lpLockupInDays)
LiquidityPoolAdded(address addedPool)
LiquidityPoolCreated(address addedPool)
LiquidityPoolRemoved(address removedPool)
MetadropTaxBasisPointsChanged(uint256 oldBuyBasisPoints, uint256 newBuyBasisPoints, uint256 oldSellBasisPoints, uint256 newSellBasisPoints)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProjectTaxBasisPointsChanged(uint256 oldBuyBasisPoints, uint256 newBuyBasisPoints, uint256 oldSellBasisPoints, uint256 newSellBasisPoints)
ProjectTaxRecipientUpdated(address treasury)
RevenueAutoSwap()
Transfer(address indexed from, address indexed to, uint256 value)
UnlimitedAddressAdded(address addedUnlimted)
UnlimitedAddressRemoved(address removedUnlimted)
ValidCallerAdded(bytes32 addedValidCaller)
ValidCallerRemoved(bytes32 removedValidCaller)
constructor(address[5] integrationAddresses_, bytes baseParams_, bytes supplyParams_, bytes taxParams_, bytes poolParams_)
receive()
AdapterParamsMustBeEmpty()
AdditionToPoolIsBelowPerTransactionMinimum()
AdditionToPoolWouldExceedPerAddressCap()
AdditionToPoolWouldExceedPoolCap()
AddressAlreadySet()
AllowanceDecreasedBelowZero()
AlreadyInitialised()
AmountExceedsAvailable()
ApprovalCallerNotOwnerNorApproved()
ApprovalQueryForNonexistentToken()
ApproveFromTheZeroAddress()
ApproveToTheZeroAddress()
AuctionStatusIsNotEnded()
AuctionStatusIsNotOpen()
AuxCallFailed(address[] modules, uint256 value, bytes data, uint256 txGas)
BalanceMismatch()
BalanceQueryForZeroAddress()
BidMustBeBelowTheFloorForRefundDuringAuction()
BidMustBeBelowTheFloorWhenReducingQuantity()
BondingCurveError(uint8 error)
BurnExceedsBalance()
BurnFromTheZeroAddress()
CallerIsNotDepositBoxOwner()
CallerIsNotFactory()
CallerIsNotFactoryOrProjectOwner()
CallerIsNotFactoryProjectOwnerOrPool()
CallerIsNotPlatformAdmin(address caller)
CallerIsNotSuperAdmin(address caller)
CallerIsNotTheFeeRecipient()
CallerIsNotTheManager()
CallerIsNotTheOwner()
CallerMustBeLzApp()
CanOnlyReduce()
CannotAddLiquidityOnCreateAndUseDRIPool()
CannotManuallyFundLPWhenUsingADRIPool()
CannotPerformDuringAutoswap()
CannotPerformPriorToFunding()
CannotSetNewManagerToTheZeroAddress()
CannotSetNewOwnerToTheZeroAddress()
CannotSetToZeroAddress()
CannotWithdrawThisToken()
CollectionAlreadyRevealed()
ContractIsDecommissioned()
ContractIsNotPaused()
ContractIsPaused()
DecreasedAllowanceBelowZero()
DeductionsOnBuyExceedOrEqualOneHundredPercent()
DeployerOnly()
DeploymentError()
DepositBoxIsNotOpen()
DestinationIsNotTrustedSource()
DriPoolAddressCannotBeAddressZero()
GasLimitIsTooLow()
IncorrectConfirmationValue()
IncorrectPayment()
InitialLiquidityAlreadyAdded()
InitialLiquidityNotYetAdded()
InsufficientAllowance()
InvalidAdapterParams()
InvalidAddress()
InvalidEndpointCaller()
InvalidHash()
InvalidMinGas()
InvalidOracleSignature()
InvalidPayload()
InvalidReceiver()
InvalidSourceSendingContract()
InvalidTotalShares()
LPLockUpMustFitUint88()
LimitTooHigh()
LimitsCanOnlyBeRaised()
LiquidityPoolCannotBeAddressZero()
LiquidityPoolMustBeAContractAddress()
ListLengthMismatch()
MachineAddressCannotBeAddressZero()
ManagerUnauthorizedAccount()
MaxBidQuantityIs255()
MaxBuysPerBlockExceeded()
MaxPublicMintAllowanceExceeded(uint256 requested, uint256 alreadyMinted, uint256 maxAllowance)
MaxSupplyTooHigh()
MaxTokensPerTxnExceeded()
MaxTokensPerWalletExceeded()
MetadataIsLocked()
MetadropFactoryOnlyOncePerReveal()
MetadropModulesOnly()
MetadropOracleCannotBeAddressZero()
MinETHCannotExceedMaxBuy()
MinETHCannotExceedMaxLiquidity()
MinGasLimitNotSet()
MintERC2309QuantityExceedsLimit()
MintToZeroAddress()
MintZeroQuantity()
MintingIsClosedForever()
NewBuyTaxBasisPointsExceedsMaximum()
NewSellTaxBasisPointsExceedsMaximum()
NoETHForLiquidityPair()
NoPaymentDue()
NoRefundForCaller()
NoStoredMessage()
NoTokenForLiquidityPair()
NoTrustedPathRecord()
NothingToClaim()
OperationDidNotSucceed()
OracleSignatureHasExpired()
OwnableUnauthorizedAccount()
OwnerQueryForNonexistentToken()
OwnershipNotInitializedForExtraData()
ParamTooLargeContributionFee()
ParamTooLargeEndDate()
ParamTooLargeMaxInitialBuy()
ParamTooLargeMaxInitialLiquidity()
ParamTooLargeMinETH()
ParamTooLargePerAddressMax()
ParamTooLargePoolMaxETH()
ParamTooLargePoolPerTxnMinETH()
ParamTooLargePoolSupply()
ParamTooLargeStartDate()
ParamTooLargeVestingDays()
ParametersDoNotMatchSignedMessage()
PassedConfigDoesNotMatchApproved()
PauseCutOffHasPassed()
PaymentMustCoverPerMintFee()
PermitDidNotSucceed()
PlatformAdminCannotBeAddressZero()
PlatformTreasuryCannotBeAddressZero()
PoolCannotBeManuallyStarted()
PoolIsAboveMinimum()
PoolIsBelowMinimum()
PoolMustBeSeededWithETHForInitialLiquidity()
PoolPhaseIsNotFailed()
PoolPhaseIsNotOpen()
PoolPhaseIsNotSucceeded()
PoolVestingNotYetComplete()
ProjectOwnerCannotBeAddressZero()
ProofInvalid()
QuantityExceedsMaxPossibleCollectionSupply()
QuantityExceedsRemainingCollectionSupply()
QuantityExceedsRemainingPhaseSupply()
ReferralIdAlreadyUsed()
RequestingMoreThanAvailableBalance()
RequestingMoreThanRemainingAllocation(uint256 previouslyMinted, uint256 requested, uint256 remainingAllocation)
RouterCannotBeZeroAddress()
RoyaltyFeeWillExceedSalePrice()
ShareTotalCannotBeZero()
SliceOutOfBounds()
SliceOverflow()
SuperAdminCannotBeAddressZero()
SupplyTotalMismatch()
SupportWindowIsNotOpen()
SwapThresholdTooLow()
TaxFreeAddressCannotBeAddressZero()
TaxPeriodStillInForce()
TemplateCannotBeAddressZero()
TemplateNotFound()
ThisMintIsClosed()
TotalSharesMustMatchDenominator()
TransferAmountExceedsBalance()
TransferCallerNotOwnerNorApproved()
TransferFailed()
TransferFromIncorrectOwner()
TransferFromZeroAddress()
TransferToNonERC721ReceiverImplementer()
TransferToZeroAddress()
URIQueryForNonexistentToken()
UnrecognisedType()
UnrecognisedVRFMode()
VRFCoordinatorCannotBeAddressZero()
ValueExceedsMaximum()
VestedBalanceExceedsTotalBalance()
botProtectionDurationInSecondsMustFitUint128()