MatchPublicSale

Verified contract

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

No balances found for "MatchPublicSale"

0x81f63dedc02ef00393f8d16e12a7a73e03e73dec4d025e4da233ecac9c827ba8
0xd9448350597738fcfe740bd1b13e758911e02607bc7f04952f9230ef44b0c882

Functions
Getter at block 20961704
ETH_CAP_TOTAL(view returns (uint256)
375000000000000000000
ETH_CAP_WL(view returns (uint256)
75000000000000000000
MATCH_CAP_TOTAL(view returns (uint256)
1500000000000000000000000
PUB_END(view returns (uint256)
1703512800
PUB_START(view returns (uint256)
1703296800
SCALE(view returns (uint256)
1000000000000000000
WL_END(view returns (uint256)
1703296800
WL_START(view returns (uint256)
1703253600
alreadyClaimedByOwner(view returns (bool)
false
 
currentMatchPrice(view returns (uint256)
ethTargetAmount(view returns (uint256)
0
matchToken(view returns (address)
0x0000000000000000000000000000000000000000
matchTokenAllocated(view returns (uint256)
0
matchWhitelistSale(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
totalEthersReceived(view returns (uint256)
0
 
totalPublicAllocation(view returns (uint256)
Read-only
userClaimableAmount(address _userview returns (uint256)
users(addressview returns (uint256 amountbool claimed)
State-modifying
allocateMatchTokens(
claim(
claimFund(
initialize(
initializePublicSale(
purchase(payable 
renounceOwnership(
setMatchToken(address _matchToken
setMatchWhitelistSale(address _matchWhitelistSale
transferOwnership(address newOwner
Events
Initialized(uint64 version
MatchTokenAllocated(uint256 amount
MatchTokenClaimed(address indexed useruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PublicRoundPurchased(address indexed useruint256 amount
PublicSaleInitialized(uint256 ethTarget
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
SafeERC20FailedOperation(address token