0xa1e2e98bf73b0b5dbde243456e114912d740e41e

Unverified contract

Proxy

Active on Ethereum with 870 txns
Deployed by via 0x09dcd460 at 21164371
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
9 additional variables

No balances found for "0xa1e2e98bf73b0b5dbde243456e114912d740e41e"

0x559265712f5aac12fcfdd41d04de8b305b1b67d8d5d5923819af10d3e71be008
0xf7e4e96751b7e428c11eadd836c794052d2da637849a25af03825cd430ca2a8a
0x2672afd17de3a6fc6992783a968f40ad639a11cd614b70114fa4f85f7937d847
0x1bcae76ebfec284d5c14f95e2934aa7b2690413f06ad4c23cd0f6838c5b4fc69
0xa00c9d93a2cfd07e3275c13feea78a68f2a39e0b8ba7b071bf0c423b87018054
0xb9790e29c84e04d150942202699b7a2e9686b3f411903301c8cb3a3734204143
0xfa9e74cd8d33f03f07b5205bd19a96173fca666308e41e4308f24f36f4b41108
0x71d900e045681a73c5c09c83024e7c46cba83de999d240cb7dd31669043b74e2
0xf89646e5dff1889103c55810cf0bb8af3d9d554e1814070f4157ea094c3ebb80
0xf491451f5d7e4b47193e684a0f1c2f53fc02c62341b98f5b5b5b5127716a2f50

Functions
Getter at block 21302549
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0xe2c9064311d36ff8d82d0044a53c6137005bb6fc830e4eb3602cc9205536ba0e
OWNER_ROLE(view returns (bytes32)
0xb19546dff01e856fb3f010c267a7b1c60363cf8a4664e21cc89c26224620214e
communityCloseTime(view returns (uint64)
1731495600
communityOpenTime(view returns (uint64)
1731409200
earlyAccessHours(view returns (uint8)
0
earlyAccessProportion(view returns (uint16)
0
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=Pool, version=1, chainId=1, verifyingContract=0xa1e2e98bf73b0b5dbde243456e114912d740e41e, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
fundClaimedAmount(view returns (uint256)
798014493293
galaxyPoolProportion(view returns (uint16)
8000
getClaimableFundAmount(view returns (uint256)
798014493293
ignitionFactory(view returns (address)
0x72fe0ffd2bdac3f16bcb7167ced15a711125b5c3
isFailBeforeTGEDate(view returns (bool)
false
maxPurchaseAmountForEarlyAccess(view returns (uint256)
0
maxPurchaseAmountForKYCUser(view returns (uint256)
30000000000
participationFeeAmount(view returns (uint256)
0
participationFeeClaimedStatus(view returns (bool)
false
paused(view returns (bool)
false
purchaseToken(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
purchasedAmount(view returns (uint256)
840015256097
redundantIDOTokensWithdrawn(view returns (bool)
true
root(view returns (bytes32)
0xf286035f42807868967f8bd268dbcc09bfd91d00ca8ec8f9128cc33065dd76aa
tokenFeeClaimedStatus(view returns (bool)
true
tokenFeePercentage(view returns (uint16)
500
totalRaiseAmount(view returns (uint256)
2500000000000
vesting(view returns (address)
0x3324dbd58dfaf52529df1c38a4eb614f35dec949
whaleCloseTime(view returns (uint64)
1731409200
whaleOpenTime(view returns (uint64)
1731330000
whiteListProportion(view returns (uint16)
2000
Read-only
getIDOTokenAmountByOfferedCurrency(uint256 _amountview returns (uint256)
getPurchaseTokenAmountByTokenAmount(uint256 _tokenAmountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isOwner(address senderview returns (bool)
poolPurchasedAmount(uint8view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
userPurchasedAmount(addressview returns (uint256 principaluint256 feeuint256 withdrawn)
State-modifying
__BasePausable__init(address owner
buyTokenInPool(uint8 _typebytes32[] _proofuint256 _purchaseAmountuint256 _maxPurchaseBaseOnAllocationsuint256 _poolLimit
cancelPool(bool _permanentDelete
claimFund(address _beneficiary
claimParticipationFee(address _beneficiary
claimTokenFee(address _beneficiary
fundIDOToken(address _IDOTokenbytes signature
grantRole(bytes32 roleaddress account
initialize(address[2] addrsuint256[20] uintsaddress owner
renounceRole(bytes32 roleaddress callerConfirmation
revokeRole(bytes32 roleaddress account
setClaimableStatus(bool _status
setRoot(bytes32 _root
updateTGEDate(uint64 _newTGEDate
updateTime(uint64 _newWhaleCloseTimeuint64 _newCommunityCloseTime
withdrawPurchasedAmount(address _beneficiary
withdrawRedundantIDOToken(address _beneficiary
Events
BuyToken(address indexed buyeraddress indexed pooluint256 purchaseAmountuint256 IDOTokenAmountuint8 poolType
CancelPool(address indexed poolbool permanentDeleteStatus
ClaimFund(address beneficiaryuint256 claimableAmount
ClaimParticipationFee(address beneficiaryuint256 participationFeeAmount
ClaimTokenFee(address beneficiaryuint256 tokenFee
EIP712DomainChanged(
FundIDOToken(address IDOTokenuint256 fundAmount
Initialized(uint64 version
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Unpaused(address account
UpdateRoot(bytes32 root
UpdateTime(uint64 whaleOpenTimeuint64 whaleCloseTimeuint64 communityOpenTimeuint64 communityCloseTime
WithdrawPurchasedAmount(address senderaddress beneficiaryuint256 principalAmount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AccessControlBadConfirmation(
AccessControlUnauthorizedAccount(address accountbytes32 neededRole
AlreadyClaimTotalAmount(
AlreadyPrivateFunded(
CallerNotAdmin(
CallerNotOwner(
CrowdFundingParticipationFeePercentageNotInRange(
ECDSAInvalidSignature(
ECDSAInvalidSignatureLength(uint256 length
ECDSAInvalidSignatureS(bytes32 s
EnforcedPause(
ExceedMaxPurchaseAmountForEarlyAccess(
ExceedMaxPurchaseAmountForKYCUser(
ExceedMaxPurchaseAmountForUser(
ExceedPoolPurchaseAmountForUser(
ExceedTotalRaiseAmount(
ExpectedPause(
GalaxyParticipationFeePercentageNotInRange(
InvalidClaimableAmount(
InvalidInitialization(
InvalidSigner(
InvalidTime(
NotAllowedToAdjustTGEDateExceedsAttempts(
NotAllowedToAdjustTGEDateTooFar(
NotAllowedToAllowInvestorToClaim(
NotAllowedToCancelAfterLockupTime(
NotAllowedToClaimParticipationFee(
NotAllowedToClaimPurchaseToken(
NotAllowedToClaimTokenFee(
NotAllowedToDoAfterEmergencyCancelled(
NotAllowedToDoAfterTGEDate(
NotAllowedToFundBeforeCommunityTime(
NotAllowedToTransferBeforeCommunityClose(
NotAllowedToTransferBeforeLockupTime(
NotAllowedToTransferBeforeTGEDate(
NotAllowedToWithdrawPurchasedAmount(
NotEnoughAllowance(
NotFunded(
NotInWhaleList(
NotInitializing(
PoolIsAlreadyFunded(
RedundantTokensAlreadyWithdrawn(
ReentrancyGuardReentrantCall(
SafeCastOverflowedUintDowncast(uint8 bitsuint256 value
SafeERC20FailedOperation(address token
TimeOutToBuyIDOToken(
WhitelistParticipationFeePercentageNotInRange(
ZeroAddressNotValid(
ZeroAmountNotValid(
ZeroConversionRateNotValid(