BondlyLaunchPad

Verified contract

Active on Ethereum with 271 txns
Deployed by via 0x06f83a6c at 13492554
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BondlyLaunchPad"

0x2fda77285e3e05a550b489fea53c9dd98c38da039fb51de6077797ea700b0126
0x5f7eb34ce5f71a5aeb1a821649b9c6da725086dac03a6786566251206f2ddaf0
0x0b1763fb47b3eddfdbe475f2085fdb626450ac18f8d790771af5dbf1f14e374e
0x166240cb32bff3ba11eb6076db70ee91fc7add4cf2528f1da3e028c2c4af9775
0xd95a09867a9514cb3b8f8a5d99df5482a6bbb0c86f920738e2d9d3ce6c4e6998
0x5c0ee69684290b3d71e1005244aebce43e530e097f89d758f0ef84f9b0a3b00b
0x5600ee5c93251a5548ae9b7e1a45f87e0c1cfdc914867f06c924cb91bd6603d8
0x9591cb0df32f567c7a5190aa0a1c55d37a45ddba1fc809e14fdc05d97dd6c503
0xe335817e840595c74a963e9d9a24782eabd2b59535b5440ffeb597b0c76f7615
0xfb2d939e8617f47f16f173d567bdf41679fe9a2c0c1b118a98164b015665a457

Functions
Getter at block 21095227
_currentCardId(view returns (uint256)
1
_saleStarted(view returns (bool)
true
_salesperson(view returns (address)
0x95e915f41d106b02c79d314e19bee2275b76a2d9
_whitelistRoot(view returns (bytes32)
0x84ccb23c58e07ac1306fe21a160be4750eecc2277f1809abf3905b1723eecddd
 
getTierLimitsPerWallet(view returns (uint256[]uint256[])
 
getTierTimes(view returns (uint256[]uint256[])
owner(view returns (address)
0x84043291fa5dacc04fa53cb91b86ca42c4b5a885
Read-only
_blacklist(addressview returns (bool)
_cards(uint256view returns (uint256 cardIduint256 tokenIduint256 totalAmountuint256 currentAmountuint256 basePriceaddress contractAddressaddress paymentTokenbool isFinished)
getActiveCardsPerContract(address _contractAddrview returns (uint256[]uint256[])
getAllCardsPerContract(address _contractAddrview returns (uint256[]uint256[])
getCardBasePrice(uint256 _cardIdview returns (uint256)
getCardContract(uint256 _cardIdview returns (address)
getCardCurrentAmount(uint256 _cardIdview returns (uint256)
getCardPaymentContract(uint256 _cardIdview returns (address)
getCardTokenId(uint256 _cardIdview returns (uint256)
getCardTotalAmount(uint256 _cardIdview returns (uint256)
getCardURL(uint256 _cardIdview returns (string)
getClosedCardsPerContract(address _contractAddrview returns (uint256[]uint256[])
getTierLimitPerWallet(uint256 _tierview returns (uint256)
getTierTime(uint256 _tierview returns (uint256)
isCardCompleted(uint256 _cardIdview returns (bool)
isCardFree(uint256 _cardIdview returns (bool)
isEligbleToBuy(uint256 _cardIduint256 tierbytes32[] whitelistProofview returns (uint256)
verifyWhitelist(address useruint256 tierbytes32[] whitelistProofview returns (bool)
State-modifying
addBlackListAddress(address addr
batchAddBlackListAddress(address[] addr
batchRemoveBlackListAddress(address[] addr
cancelCard(uint256 _cardId
collect(address _token
createCard(address _contractAddressuint256 _tokenIduint256 _totalAmountaddress _paymentTokenAddressuint256 _basePrice
purchaseNFT(uint256 _cardIduint256 _amountuint256 tierbytes32[] whitelistProofpayable 
removeBlackListAddress(address addr
renounceOwnership(
resumeCard(uint256 _cardId
setCardPaymentToken(uint256 _cardIdaddress _newAddrreturns (bool)
setCardPrice(uint256 _cardIduint256 _newPricereturns (bool)
setSalesPerson(address newSalesPerson
setTier(uint256 _tieruint256 _startTimeuint256 _limitPerWallet
setTiers(uint256[] _tiersuint256[] _startTimesuint256[] _limitsPerWallet
setWhitelistRoot(bytes32 merkleRoot
startSale(
stopSale(
transferOwnership(address newOwner
Events
CardChanged(uint256 _cardId
CreateCard(address indexed _fromuint256 _cardIdaddress indexed _contractAddressuint256 _tokenIduint256 _totalAmountuint256 _basePrice
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PurchaseCard(address indexed _fromuint256 _cardIduint256 _amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.