This contract is being backfilled. You may encounter incomplete storage history.

ERC20ByMetadrop

Verified contract

Active on Ethereum with 44 txns
Deployed by via 0xd859ec58 at 18513824
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Native
Value $0
ERC-20
--
0xd6654cd8e6a76768e13c6398d5b673815496eee288e2df7b7a1d074ed8dea85a
0x2f610e4bd481f46d5372cc98966589194d12ee8d934b28d2b73856a745f613de
0xc55a3c88183408e85686f9640136034ab898887785f72ef4fec3bd9379534947
0x4856477dc36d82cc0dfc151c9684311124f19311753286c504b95d91cc531a26
0xee6790dfbb807f6b3d83491931ca30d06f5df0d880d447a587a85ce2b67c772c
0x0f3f02dd180be94c9e264e0d331dc453d77dadf9ab22edda0b26905696bd1b12
0x4f2489148453eb60914609644a2790daeb071bb304286773d2c203cf12923aef
0x8c73f620321214c02037733e754fa119f85e7d32e8f4d1282976508f509855fc
0xc9d5e368bdf1bbf327b25e7876c2823dd989a6e9cfb7671de324a02d7614c220
0x6d2d529b85961c086473ece170f97fc00041d920f8044f7334ed5d207f8a31a0

Functions
Getter at block 20793096
botProtectionDurationInSeconds(view returns (uint256)
3153600000
burnLPTokens(view returns (bool)
false
decimals(view returns (uint8)
18
driPool(view returns (address)
0x0000000000000000000000000000000000000000
fundedDate(view returns (uint32)
1699284383
getMetadropBuyTaxBasisPoints(view returns (uint256)
0
getMetadropSellTaxBasisPoints(view returns (uint256)
0
limitsEnforced(view returns (bool)
true
liquidityPools(view returns (address[] liquidityPools_)
[0x8346B6cD356fE844DdfAdE761DE4E9088C95205A]
lpLockupInDays(view returns (uint88)
31
lpOwner(view returns (address)
0xf1b27aea8626c2cf2904f5f4645e309a516d6148
lpSupply(view returns (uint256)
1000000000000000000000000
maxTokensPerTransaction(view returns (uint128)
990000000000000000000000
maxTokensPerWallet(view returns (uint128)
990000000000000000000000
metadropBuyTaxBasisPoints(view returns (uint16)
50
metadropFactory(view returns (address)
0x8cdd488363de72635b55bb263cc4c29041e6aa1a
metadropSellTaxBasisPoints(view returns (uint16)
50
metadropTaxPendingSwap(view returns (uint128)
49294929880817519788
metadropTaxPeriodInDays(view returns (uint256)
30
metadropTaxRecipient(view returns (address)
0xde3ff2a50bd1ba1bd6a608ea0138946dddf595bc
name(view returns (string)
0XDEFIBOT
owner(view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
projectBuyTaxBasisPoints(view returns (uint16)
300
projectSellTaxBasisPoints(view returns (uint16)
300
projectSupply(view returns (uint256)
0
projectSupplyRecipient(view returns (address)
0x0000000000000000000000000000000000000000
projectTaxPendingSwap(view returns (uint128)
28790083096803773315131
projectTaxRecipient(view returns (address)
0x9e6f516e4fb4ff5cf3f2fa40156bcc6674bf571c
swapThresholdBasisPoints(view returns (uint16)
5
symbol(view returns (string)
0XDEFI
totalBuyTaxBasisPoints(view returns (uint256)
300
totalSellTaxBasisPoints(view returns (uint256)
300
totalSupply(view returns (uint256)
1000000000000000000000000
uniswapV2Pair(view returns (address)
0x8346b6cd356fe844ddfade761de4e9088c95205a
unlimitedAddresses(view returns (address[] unlimitedAddresses_)
[0x0000000000000000000000000000000000000000, 0x319B238428C804EE4d430C8F988374004a446EC6, 0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D, 0x8346B6cD356fE844DdfAdE761DE4E9088C95205A]
validCallers(view returns (bytes32[] validCallerHashes_)
[]
vaultType(view returns (uint8)
0
x_CONST_VERSION(view returns (uint256)
100020001000000000
x_META_ID_HASH(view returns (bytes32)
0xd973f45bed5e896390f1d7740363aa74eb9d1d3fc04dba2ac021e31fd6cd0dd1
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isLiquidityPool(address queryAddress_view returns (bool)
isUnlimited(address queryAddress_view returns (bool)
isValidCaller(bytes32 queryHash_view returns (bool)
State-modifying
acceptOwnership(
addInitialLiquidity(uint256 vaultFee_uint256 lpLockupInDaysOverride_bool burnLPTokensOverride_payable 
addLiquidityPool(address newLiquidityPool_
addUnlimited(address newUnlimited_
addValidCaller(bytes32 newValidCallerHash_
approve(address spenderuint256 amountreturns (bool)
burn(uint256 value
burnFrom(address accountuint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
distributeTaxTokens(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLiquidityPool(address removedLiquidityPool_
removeUnlimited(address removedUnlimited_
removeValidCaller(bytes32 removedValidCallerHash_
renounceOwnership(
setLimits(uint256 newMaxTokensPerTransaction_uint256 newMaxTokensPerWallet_
setProjectTaxRates(uint16 newProjectBuyTaxBasisPoints_uint16 newProjectSellTaxBasisPoints_
setProjectTaxRecipient(address projectTaxRecipient_
setSwapThresholdBasisPoints(uint16 swapThresholdBasisPoints_
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
withdrawERC20(address token_uint256 amount_
withdrawETH(uint256 amount_
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoSwapThresholdUpdated(uint256 oldThresholduint256 newThreshold
ExternalCallError(uint256 identifier
InitialLiquidityAdded(uint256 tokenAuint256 tokenBuint256 lpToken
LimitsUpdated(uint256 oldMaxTokensPerTransactionuint256 newMaxTokensPerTransactionuint256 oldMaxTokensPerWalletuint256 newMaxTokensPerWallet
LiquidityBurned(uint256 lpTokens
LiquidityLocked(uint256 lpTokensuint256 lpLockupInDays
LiquidityPoolAdded(address addedPool
LiquidityPoolCreated(address addedPool
LiquidityPoolRemoved(address removedPool
MetadropTaxBasisPointsChanged(uint256 oldBuyBasisPointsuint256 newBuyBasisPointsuint256 oldSellBasisPointsuint256 newSellBasisPoints
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProjectTaxBasisPointsChanged(uint256 oldBuyBasisPointsuint256 newBuyBasisPointsuint256 oldSellBasisPointsuint256 newSellBasisPoints
ProjectTaxRecipientUpdated(address treasury
RevenueAutoSwap(
Transfer(address indexed fromaddress indexed touint256 value
UnlimitedAddressAdded(address addedUnlimted
UnlimitedAddressRemoved(address removedUnlimted
ValidCallerAdded(bytes32 addedValidCaller
ValidCallerRemoved(bytes32 removedValidCaller
Constructor
constructor(address[5] integrationAddresses_bytes baseParams_bytes supplyParams_bytes taxParams_bytes poolParams_
Fallback and receive
receive(
Errors
AdapterParamsMustBeEmpty(
AdditionToPoolIsBelowPerTransactionMinimum(
AdditionToPoolWouldExceedPerAddressCap(
AdditionToPoolWouldExceedPoolCap(
AddressAlreadySet(
AllowanceDecreasedBelowZero(
AlreadyInitialised(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveFromTheZeroAddress(
ApproveToTheZeroAddress(
AuctionStatusIsNotEnded(
AuctionStatusIsNotOpen(
AuxCallFailed(address[] modulesuint256 valuebytes datauint256 txGas
BalanceMismatch(
BalanceQueryForZeroAddress(
BidMustBeBelowTheFloorForRefundDuringAuction(
BidMustBeBelowTheFloorWhenReducingQuantity(
BondingCurveError(uint8 error
BurnExceedsBalance(
BurnFromTheZeroAddress(
CallerIsNotDepositBoxOwner(
CallerIsNotFactory(
CallerIsNotFactoryOrProjectOwner(
CallerIsNotFactoryProjectOwnerOrPool(
CallerIsNotPlatformAdmin(address caller
CallerIsNotSuperAdmin(address caller
CallerIsNotTheManager(
CallerIsNotTheOwner(
CallerMustBeLzApp(
CanOnlyReduce(
CannotAddLiquidityOnCreateAndUseDRIPool(
CannotSetNewManagerToTheZeroAddress(
CannotSetNewOwnerToTheZeroAddress(
CannotSetToZeroAddress(
CannotWithdrawThisToken(
CollectionAlreadyRevealed(
ContractIsDecommissioned(
ContractIsNotPaused(
ContractIsPaused(
DecreasedAllowanceBelowZero(
DeployerOnly(
DeploymentError(
DepositBoxIsNotOpen(
DestinationIsNotTrustedSource(
DriPoolAddressCannotBeAddressZero(
GasLimitIsTooLow(
IncorrectConfirmationValue(
IncorrectPayment(
InitialLiquidityAlreadyAdded(
InitialLiquidityNotYetAdded(
InsufficientAllowance(
InvalidAdapterParams(
InvalidAddress(
InvalidEndpointCaller(
InvalidMinGas(
InvalidOracleSignature(
InvalidPayload(
InvalidReceiver(
InvalidSourceSendingContract(
InvalidTotalShares(
LPLockUpMustFitUint88(
LimitsCanOnlyBeRaised(
LiquidityPoolCannotBeAddressZero(
LiquidityPoolMustBeAContractAddress(
ListLengthMismatch(
MachineAddressCannotBeAddressZero(
ManagerUnauthorizedAccount(
MaxBidQuantityIs255(
MaxPublicMintAllowanceExceeded(uint256 requesteduint256 alreadyMinteduint256 maxAllowance
MaxSupplyTooHigh(
MaxTokensPerTxnExceeded(
MaxTokensPerWalletExceeded(
MetadataIsLocked(
MetadropFactoryOnlyOncePerReveal(
MetadropModulesOnly(
MetadropOracleCannotBeAddressZero(
MinGasLimitNotSet(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
MintingIsClosedForever(
NewBuyTaxBasisPointsExceedsMaximum(
NewSellTaxBasisPointsExceedsMaximum(
NoETHForLiquidityPair(
NoPaymentDue(
NoRefundForCaller(
NoStoredMessage(
NoTokenForLiquidityPair(
NoTrustedPathRecord(
NothingToClaim(
OperationDidNotSucceed(
OracleSignatureHasExpired(
OwnableUnauthorizedAccount(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
ParamTooLargeEndDate(
ParamTooLargeMinETH(
ParamTooLargePerAddressMax(
ParamTooLargePoolPerTxnMinETH(
ParamTooLargePoolSupply(
ParamTooLargeStartDate(
ParamTooLargeVestingDays(
ParametersDoNotMatchSignedMessage(
PassedConfigDoesNotMatchApproved(
PauseCutOffHasPassed(
PaymentMustCoverPerMintFee(
PermitDidNotSucceed(
PlatformAdminCannotBeAddressZero(
PlatformTreasuryCannotBeAddressZero(
PoolIsAboveMinimum(
PoolIsBelowMinimum(
PoolPhaseIsClosed(
PoolPhaseIsNotAfter(
PoolVestingNotYetComplete(
ProjectOwnerCannotBeAddressZero(
ProofInvalid(
QuantityExceedsMaxPossibleCollectionSupply(
QuantityExceedsRemainingCollectionSupply(
QuantityExceedsRemainingPhaseSupply(
ReferralIdAlreadyUsed(
RequestingMoreThanAvailableBalance(
RequestingMoreThanRemainingAllocation(uint256 previouslyMinteduint256 requesteduint256 remainingAllocation
RoyaltyFeeWillExceedSalePrice(
ShareTotalCannotBeZero(
SliceOutOfBounds(
SliceOverflow(
SuperAdminCannotBeAddressZero(
SupplyTotalMismatch(
SupportWindowIsNotOpen(
TaxFreeAddressCannotBeAddressZero(
TaxPeriodStillInForce(
TemplateCannotBeAddressZero(
TemplateNotFound(
ThisMintIsClosed(
TotalSharesMustMatchDenominator(
TransferAmountExceedsBalance(
TransferCallerNotOwnerNorApproved(
TransferFailed(
TransferFromIncorrectOwner(
TransferFromZeroAddress(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
UnrecognisedVRFMode(
VRFCoordinatorCannotBeAddressZero(
ValueExceedsMaximum(