Success Kid - Metadrop Launch Pool Token
Verified contract
Proxy
Active on
Ethereum with 887 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6591…0e32
4 additional
variables
Balances ($1,948.40)
Native
Value
$1,948.4
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.575548 | $3,385.30 |
$1,948.4 | |
Kid | ERC-20 | 618.799842 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18807151 | a year ago | | | 0 | 0.0055618288 | |
| 18781981 | a year ago | | | 0 | 0.0059268504 | |
| 18780209 | a year ago | | | 0 | 0.0079352350 | |
| 18778931 | a year ago | | | 0 | 0.0088894629 | |
| 18778929 | a year ago | | | 0 | 0.0086181695 | |
| 18778928 | a year ago | | | 0 | 0.0075161159 | |
| 18775871 | a year ago | | | 0 | 0.0043890439 | |
| 18774847 | a year ago | | | 0 | 0.0062207775 | |
| 18774113 | a year ago | | | 0 | 0.0049490874 | |
| 18773495 | a year ago | | | 0 | 0.0066588597 |
ABI
ABI objects
Getter at block 21249323
accumulatedFees() view returns (uint96)
0
createdERC20() view returns (address)
0x6591c3777a7382925797d518df509e13ac910e32
decimals() view returns (uint8)
18
driType() view returns (uint8)
1
initialised() view returns (bool)
true
maxInitialBuy() view returns (uint96)
15000000000000000000
maxInitialBuyExceeded() view returns (bool maxInitialBuyExceeded_)
true
maxInitialLiquidity() view returns (uint96)
0
maxInitialLiquidityExceeded() view returns (bool maxInitialLiquidityExceeded_)
false
metadropOracleAddress() view returns (address)
0xabcc7736c42713cd40ae8c2915c3b3dcdef6b83d
name() view returns (string)
Success Kid - Metadrop Launch Pool Token
poolContributionFeeBasisPoints() view returns (uint16)
500
poolEndDate() view returns (uint32)
1702416496
poolFeeRecipient() view returns (address)
0xde3ff2a50bd1ba1bd6a608ea0138946dddf595bc
poolIsAboveMinimum() view returns (bool poolIsAboveMinimum_)
true
poolIsAtMaximum() view returns (bool poolIsAtMaximum_)
false
poolMaxETH() view returns (uint96)
0
poolMinETH() view returns (uint96)
0
poolPerAddressMaxETH() view returns (uint80)
0
poolPerTransactionMinETH() view returns (uint64)
0
poolPhaseStatus() view returns (string poolPhaseStatus_)
succeeded
poolStartDate() view returns (uint32)
1702414696
poolVestingInSeconds() view returns (uint32)
300
projectSeedContributionAddress() view returns (address)
0xd6e4a6ace4bf1897528fd00cefb831074656b79b
projectSeedContributionETH() view returns (uint96)
2100000000000000000
supplyForLP() view returns (uint256 supplyForLP_)
416935624663848817526
supplyInThePool() view returns (uint120)
837938661161899144795045
symbol() view returns (string)
Kid-DRIP
totalETHContributed() view returns (uint256 totalETHContributed_)
794369575000000000000
totalETHFundedToLPAndTokenBuy() view returns (uint96)
17100000000000000000
totalETHPooled() view returns (uint256 totalETHPooled_)
796469575000000000000
totalExcessETHPooled() view returns (uint256 totalExcessETHPooled_)
779369575000000000000
totalExcessETHRefunded() view returns (uint96)
778794027180291050178
totalSupply() view returns (uint256)
836178500000000000000000000
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
vestingEndDate() view returns (uint256 vestingEndDate_)
1702416796
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
createMessageHash(address sender_, uint256 value_) pure returns (bytes32 messageHash_)
participant(address) view returns (uint128 contribution, uint128 excessRefunded)
participantETHPooled(address participant_) view returns (uint256 participantETHPooled_)
participantExcessETHRefunded(address participant_) view returns (uint256 participantExcessETHRefunded_)
participantExcessRefundAvailable(address participant_) view returns (uint256 participantExcessRefund_)
State-modifying
Events addToPool(struct IConfigStructuresSignedDropMessageDetails signedMessage_) payable
approve(address spender, uint256 amount) returns (bool)
claimFromPool()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialiseDRIP(bytes poolParams_, string name_, string symbol_)
loadERC20AddressAndSeedETH(address createdERC20_, address poolCreator_) payable
refundExcess()
refundFromFailedPool()
rescueERC20(address token_, uint256 amount_)
rescueETH(uint256 amount_)
supplyLiquidity(uint256 lockerFee_) payable
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
AddToPool(address dripHolder, uint256 ethPooled, uint256 ethFee)
Approval(address indexed owner, address indexed spender, uint256 value)
ClaimFromPool(address participant, uint256 dripTokenBurned, uint256 pooledTokenClaimed, uint256 ethRefunded)
DRIPoolCreatedAndInitialised()
ExcessRefunded(address participant, uint256 ethRefunded)
InitialBuyMade(uint256 ethBuy)
PoolClosedSuccessfully(uint256 totalETHPooled, uint256 totalETHFee)
RefundFromFailedPool(address participant, uint256 dripTokenBurned, uint256 ethRefunded)
Transfer(address indexed from, address indexed to, uint256 value)
UnexpectedTotalETHPooled(uint256 totalETHPooled, uint256 contractBalance, uint256 totalETHFundedToLPAndTokenBuy, uint256 totalExcessETHRefunded, uint256 projectSeedContributionETH, uint256 accumulatedFees)
This contract contains no constructor objects.
fallback()
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()
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()
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()
botProtectionDurationInSecondsMustFitUint128()