ERC20ByMetadrop
Verified contract
Active on
Ethereum with 6,421 txns
Slot
XX
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
Balances ($2,769.78)
Native
Value
$2,769.78
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.865339 | $3,200.81 |
$2,769.78 | |
LEEROY | ERC-20 | 1 | $0.000019 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21163711 | 40 minutes ago | | | 0 | 0.00089929691 | |
| 21163301 | 2 hours ago | | | 0 | 0.00063229946 | |
| 21160161 | 13 hours ago | | | 0 | 0.00096467421 | |
| 21158741 | 17 hours ago | | | 0 | 0.0013752347 | |
| 21157378 | a day ago | | | 0 | 0.00043759800 | |
| 21155134 | a day ago | | | 0 | 0.00069170351 | |
| 21154710 | a day ago | | | 0 | 0.00046155186 | |
| 21153171 | a day ago | | | 0 | 0.00057975353 | |
| 21153110 | 2 days ago | | | 0 | 0.00089794805 | |
| 21152323 | 2 days ago | | | 0 | 0.00043508600 |
ABI
ABI objects
Getter at block 21163909
botProtectionDurationInSeconds() view returns (uint256)
3153600000
burnLPTokens() view returns (bool)
false
decimals() view returns (uint8)
18
driPool() view returns (address)
0x0000000000000000000000000000000000000000
fundedDate() view returns (uint32)
1698859475
getMetadropBuyTaxBasisPoints() view returns (uint256)
0
getMetadropSellTaxBasisPoints() view returns (uint256)
0
limitsEnforced() view returns (bool)
true
liquidityPools() view returns (address[] liquidityPools_)
[0x3574948E6Ba1d48a57f4aDe944bc0E4eb20F7D5E]
lpLockupInDays() view returns (uint88)
31
lpOwner() view returns (address)
0x0886875a74b91504de76c59a7d9a4d9ccb8d652e
lpSupply() view returns (uint256)
31666666667000000000000000000
maxTokensPerTransaction() view returns (uint128)
333333333000000000000000000
maxTokensPerWallet() view returns (uint128)
333333333000000000000000000
metadropBuyTaxBasisPoints() view returns (uint16)
0
metadropFactory() view returns (address)
0x8cdd488363de72635b55bb263cc4c29041e6aa1a
metadropSellTaxBasisPoints() view returns (uint16)
0
metadropTaxPendingSwap() view returns (uint128)
0
metadropTaxPeriodInDays() view returns (uint256)
30
metadropTaxRecipient() view returns (address)
0xde3ff2a50bd1ba1bd6a608ea0138946dddf595bc
name() view returns (string)
LEEEEEEEEEEEROOOOY JENKINNNNNS!!!!
owner() view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
projectBuyTaxBasisPoints() view returns (uint16)
0
projectSellTaxBasisPoints() view returns (uint16)
0
projectSupply() view returns (uint256)
1666666666000000000000000000
projectSupplyRecipient() view returns (address)
0xdb4fbaac5f82035bd2a6f7854cb7185dc2fb1aae
projectTaxPendingSwap() view returns (uint128)
0
projectTaxRecipient() view returns (address)
0xdb4fbaac5f82035bd2a6f7854cb7185dc2fb1aae
swapThresholdBasisPoints() view returns (uint16)
5
symbol() view returns (string)
LEEROY
totalBuyTaxBasisPoints() view returns (uint256)
0
totalSellTaxBasisPoints() view returns (uint256)
0
totalSupply() view returns (uint256)
33333333333000000000000000000
uniswapV2Pair() view returns (address)
0x3574948e6ba1d48a57f4ade944bc0e4eb20f7d5e
unlimitedAddresses() view returns (address[] unlimitedAddresses_)
[0xdb4fbAaC5f82035bD2a6f7854cB7185dc2fB1aAE, 0x1e971b5b21367888239f00Da16F0A6b0efFeCb03, 0x0000000000000000000000000000000000000000, 0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D, 0x3574948E6Ba1d48a57f4aDe944bc0E4eb20F7D5E]
validCallers() view returns (bytes32[] validCallerHashes_)
[]
vaultType() view returns (uint8)
0
x_CONST_VERSION() view returns (uint256)
100020001000000000
x_META_ID_HASH() view returns (bytes32)
0x277699ff540bc67714dc6cea479621154f3df119a82888a11d811b6b7e200faf
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()
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)
withdrawERC20(address token_, uint256 amount_)
withdrawETH(uint256 amount_)
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()
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)
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 requested, uint256 alreadyMinted, uint256 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 previouslyMinted, uint256 requested, uint256 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()