0x33ec109543f41c9d7b01fcc054c9d779f11f758a

Verified contract

Proxy

Active on Ethereum with 18,730 txns
Deployed by via 0x679019a7 at 13615075
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $13,584.93
ERC-20
Value $2,489.82
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x0d978f16f3caf4ad4b2950f6bc845ca6b33c3b9239197d0c92cb0f9ed11a3bdb
0x00153260d1661b15f623ef8c3ee6cba29081606a319d6e88662eb0457b400ddc
0xa9ed887059483c8aff5afb800a82fb74d289c77e916e97d8670062e26519b4a1
0x695002d22fb87eb8156d0c57b585b2171d7f93ef1a0e8da102315f5c76a56fb2
0x4fcfe87b286b8dc678a8aeb3bc6f12e34341fb2fc369327c54f0cfbf07988a4f
0x090025e37c6308fb99b5c40caac9784ca85d88f582bf3266f40b8dac868e87b1
0x1ab51827c82fdc6ecca5963df76f07927a8b67e95854348eca0b5f19fe3fbe12
0x9b333102f0ec3ed01c5297e9fcab6cbc447ab1bf9df50f3648c2035c4c5c300d
0xd5ba88549821bcae0faeb313b84e41c5b765afb530948775c37a217b841b415f
0xefec8ba2ca997fec404d99698fadbca537a8cbf25b6c7421fef760b4b972562a

Functions
Getter at block 20838676
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)
0x72b886d09c117654ab7da13a14d603001de0b777
finalizeTimeExpired(view returns (bool)
true
finalized(view returns (bool)
true
 
getAllDocuments(view returns (string[])
getBaseInformation(view returns (addressuint64uint64bool)
(0x72b886d09c117654ab7da13a14d603001de0b777, 1636984800, 1637071200, true)
getDocumentCount(view returns (uint256)
14
getTotalTokens(view returns (uint256)
20000000000000000000000000
isOpen(view returns (bool)
false
marketInfo(view returns (uint64 startTimeuint64 endTimeuint128 totalTokens)
(startTime=1636984800, endTime=1637071200, totalTokens=20000000000000000000000000)
marketParticipationAgreement(pure returns (string)
I understand that I am 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 rateuint128 goal)
(rate=650000, goal=130000000000)
marketStatus(view returns (uint128 commitmentsTotalbool finalizedbool usePointList)
(commitmentsTotal=8227930741882, finalized=true, usePointList=true)
marketTemplate(view returns (uint256)
1
paymentCurrency(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
pointList(view returns (address)
0x0302ec934f845af6a5a95aa5bc105dcbe7a68bb5
tokenPrice(view returns (uint256)
650000
wallet(view returns (address)
0x6ebc49c6bda9baf75e631e83ef8a91fa256f7a51
Read-only
calculateCommitment(uint256 _commitmentview returns (uint256 committed)
claimed(addressview returns (uint256)
commitments(addressview returns (uint256)
getCrowdsaleInitData(address _funderaddress _tokenaddress _paymentCurrencyuint256 _totalTokensuint256 _startTimeuint256 _endTimeuint256 _rateuint256 _goaladdress _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)
getTokenAmount(uint256 _amountview 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
initCrowdsale(address _funderaddress _tokenaddress _paymentCurrencyuint256 _totalTokensuint256 _startTimeuint256 _endTimeuint256 _rateuint256 _goaladdress _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 _rateuint256 _goal
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 rateuint256 goal
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.