0x4c4564a1fe775d97297f9e3dc2e762e0ed5dda0e

Verified contract

Proxy

Active on Ethereum with 21,927 txns
Deployed by via 0xac85690c at 12992424
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $287,532.15
0x5fa6bd43c7492461834b07ee71c2cc1461fa8f560a221c834ed0bb53677b3ff3
0x0b7eb1dab12a7d0a72a4ec403d15fbec7603cf6749a62db52924c74eab7a565d
0xb9d446103a2ef7d5cebd0c9f94aa407ffa7b0349a88a805c9364cc288026a1f6
0x446387ab5251e79282cfa5ab701d0df499892d8a570d32fd1faacc0b67ef05f4
0x4fe12288fb78cb2723bf876ab0b33e41ec3d7e2cf56e791129794c35f08e8537
0x158b6277a72c09db57681b7150a3dbca594e14b7f1d110d4aaf6a74194511cee
0xc1c5b543b07250642fa0e8dfdee3faa5d785ada5a17aebb844ad6fa8468c4cbf
0xf7a01695433e8953cd1a201af0ef777902c3ad32f2da59a57c7040844e45e07c
0xfa3b9530796f3bdc6e17da11e8e34573f1eb53648de82171fe5e44356df55421
0x48bf096aed9bd1aea5a566f1c9932168d6fc0d27c7e0052510f217830b865ba3

Functions
Getter at block 21162225
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
OPERATOR_ROLE(view returns (bytes32)
0x97667070c54ef182b0f5858b034beac1b6f3089aa2d3188bb1e8929f4fa9b929
SMART_CONTRACT_ROLE(view returns (bytes32)
0x9d49f397ae9ef1a834b569acb967799a367061e305932181a44f5773da873bfd
auctionEnded(view returns (bool)
true
auctionSuccessful(view returns (bool)
true
auctionToken(view returns (address)
0x1a4b46696b2bb4794eb3d4c26f1c55f9170fa4c5
clearingPrice(view returns (uint256)
625922334684704
finalizeTimeExpired(view returns (bool)
true
finalized(view returns (bool)
true
 
getAllDocuments(view returns (string[])
getBaseInformation(view returns (addressuint64uint64bool)
(0x1a4b46696b2bb4794eb3d4c26f1c55f9170fa4c5, 1629118800, 1630328400, true)
getDocumentCount(view returns (uint256)
11
getTotalTokens(view returns (uint256)
180000000000000000000000000
isOpen(view returns (bool)
false
marketInfo(view returns (uint64 startTimeuint64 endTimeuint128 totalTokens)
(startTime=1629118800, endTime=1630328400, totalTokens=180000000000000000000000000)
marketParticipationAgreement(pure returns (string)
I understand that I'm interacting with a smart contract. I understand that tokens commited are subject to the token issuer and local laws where applicable. I reviewed code of the smart contract and understand it fully. I agree to not hold developers or other people associated with the project liable for any losses or misunderstandings
marketPrice(view returns (uint128 startPriceuint128 minimumPrice)
(startPrice=632500000000000, minimumPrice=379500000000000)
marketStatus(view returns (uint128 commitmentsTotalbool finalizedbool usePointList)
(commitmentsTotal=112666020243246720000000, finalized=true, usePointList=false)
marketTemplate(view returns (uint256)
2
paymentCurrency(view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
pointList(view returns (address)
0x0000000000000000000000000000000000000000
priceDrop(view returns (uint256)
209160052
priceFunction(view returns (uint256)
379500000000000
tokenPrice(view returns (uint256)
625922334684704
totalTokensCommitted(view returns (uint256)
180000000000000000000000000
wallet(view returns (address)
0xd9107d1d077c2516e83cb41f41883570d904f050
Read-only
calculateCommitment(uint256 _commitmentview returns (uint256 committed)
claimed(addressview returns (uint256)
commitments(addressview returns (uint256)
getAuctionInitData(address _funderaddress _tokenuint256 _totalTokensuint256 _startTimeuint256 _endTimeaddress _paymentCurrencyuint256 _startPriceuint256 _minimumPriceaddress _adminaddress _pointListaddress _walletpure returns (bytes _data)
getDocument(string _nameview returns (stringuint256)
getDocumentName(uint256 _indexview returns (string)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasAdminRole(address _addressview returns (bool)
hasMinterRole(address _addressview returns (bool)
hasOperatorRole(address _addressview returns (bool)
hasRole(bytes32 roleaddress accountview returns (bool)
hasSmartContractRole(address _addressview returns (bool)
tokensClaimable(address _userview returns (uint256 claimerCommitment)
State-modifying
addAdminRole(address _address
addMinterRole(address _address
addOperatorRole(address _address
addSmartContractRole(address _address
batch(bytes[] callsbool revertOnFailpayable returns (bool[] successesbytes[] results)
cancelAuction(
commitEth(address _beneficiarybool readAndAgreedToMarketParticipationAgreementpayable 
commitTokens(uint256 _amountbool readAndAgreedToMarketParticipationAgreement
commitTokensFrom(address _fromuint256 _amountbool readAndAgreedToMarketParticipationAgreement
enableList(bool _status
finalize(
grantRole(bytes32 roleaddress account
init(bytes _datapayable 
initAccessControls(address _admin
initAuction(address _funderaddress _tokenuint256 _totalTokensuint256 _startTimeuint256 _endTimeaddress _paymentCurrencyuint256 _startPriceuint256 _minimumPriceaddress _adminaddress _pointListaddress _wallet
initMarket(bytes _data
permitToken(address tokenaddress fromaddress touint256 amountuint256 deadlineuint8 vbytes32 rbytes32 s
removeAdminRole(address _address
removeDocument(string _name
removeMinterRole(address _address
removeOperatorRole(address _address
removeSmartContractRole(address _address
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setAuctionPrice(uint256 _startPriceuint256 _minimumPrice
setAuctionTime(uint256 _startTimeuint256 _endTime
setAuctionWallet(address _wallet
setDocument(string _namestring _data
setDocuments(string[] _namestring[] _data
setList(address _list
withdrawTokens(
withdrawTokens(address beneficiary
Events
AddedCommitment(address addruint256 commitment
AdminRoleGranted(address indexed beneficiaryaddress indexed caller
AdminRoleRemoved(address indexed beneficiaryaddress indexed caller
AuctionCancelled(
AuctionFinalized(
AuctionPriceUpdated(uint256 startPriceuint256 minimumPrice
AuctionTimeUpdated(uint256 startTimeuint256 endTime
AuctionWalletUpdated(address wallet
DocumentRemoved(string indexed _namestring _data
DocumentUpdated(string indexed _namestring _data
MinterRoleGranted(address indexed beneficiaryaddress indexed caller
MinterRoleRemoved(address indexed beneficiaryaddress indexed caller
OperatorRoleGranted(address indexed beneficiaryaddress indexed caller
OperatorRoleRemoved(address indexed beneficiaryaddress indexed caller
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SmartContractRoleGranted(address indexed beneficiaryaddress indexed caller
SmartContractRoleRemoved(address indexed beneficiaryaddress indexed caller
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.