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

LaunchpadNativeIdo

Verified contract

Active on Base with 123 txns
Deployed by via 0xc688c21d at 6022800
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "LaunchpadNativeIdo"

0x4039b40f4850cba04a54f361f474fbad9399de8db7f53ee785799a90b96cbce7
0x44193b5c13607574f454fb0e0eeee1498ecaa351be77f1f285c890199992e203
0x50d8737df7e5ca408ecc20b2facc44372da831f9f628ceeaba6431eea9b7977e
0x09bdfb2089d0e584c1e671ca7b05cc0ecb6f1d5f7caa307c318d9008feb3de91
0x3c2bdc7ade8203b388dbbe860363f59a191531e2b0b4c3a8387dc6901f3331ac
0x1758d28f01f8938ddaf5a860fa1b9e945a0cf38bdb9b399124d44de257aa33d1
0xa25f1fbecd9644c8f337821394a690c057b5fb46e727b5b42acaa1ddb7374b49
0xd0c297240a546b7b4116f61fa71cd0fcf63c214b538ec5af20fdbc9276c74eb2
0xeaf621eaa84ab6925d09612ba1381a4a8c0d86113a4c2eaf779f8bcb8080eee2
0x1557f01d9c5ec62bc4b5cce7375c078025f9638d1bdb724882584206b9527efb

Functions
Getter at block 23273139
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PRECISION(view returns (uint256)
1000000000000000000
TOKEN_DECIMALS(view returns (uint256)
18
WERT_ROLE(view returns (bytes32)
0x37d939d3e74b5b71e0cc8bd1b0441b84c6178d5327650d34256f5ae6dd04e7da
getIdoStorage(view returns (address)
0xe06b133e7aac890ef1dcd426ee3006bfdd07bb5d
getPriceFeedTimeThreshold(view returns (uint256)
1800
getRaised(view returns (uint256)
13001700000000000000
paused(view returns (bool)
false
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
buyTokens(uint8 vesting_address referral_payable 
buyTokensFor(uint8 vesting_address beneficiary_address referral_payable 
grantRole(bytes32 roleaddress account
pause(
recoverERC20(address token_uint256 amount_
recoverNative(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setPriceFeedTimeThreshold(uint256 priceFeedTimeThreshold_
unpause(
Events
ERC20Recovered(address tokenuint256 amount
NativeRecovered(uint256 amount
Paused(address account
PausedUpdated(bool paused
PriceFeedTimeThresholdUpdated(uint256 priceFeedTimeThreshold
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TokensPurchased(address indexed purchaseraddress indexed referraluint256 investmentuint8 indexed vestinguint256 tokensSolduint256 round
Unpaused(address account
Constructor
constructor(address idoStorage_address priceFeed_uint256 priceFeedTimeThreshold_
Fallback and receive
receive(
Errors
BeneficiaryNullAddressErr(
ExceededPriceFeedTimeThresholdErr(
ExceededRoundAllocationErr(
IdoClosedErr(
IdoStorageNullAddressErr(
InvalidPriceFeedTimeThresholdErr(
InvestmentNullErr(
IvalidReferralErr(
MaxInvestmentErr(uint256 investment_uint256 max_
MinInvestmentErr(uint256 investment_uint256 min_
NativeTransferErr(
PriceFeedNullAddressErr(
RoundClosedErr(