0xe40a1cc60832fc4c4f537b86ee2fc5c6bde5b51f

Verified contract

Proxy

Active on Ethereum with 1,191 txns
Deployed by via 0x77ce1d6b at 12594923
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $809.87
ERC-20
--
0xe8a7943085773fa5bb11ee394c8a5500524eec7721979efdd14a593dd7eb005d
0xa2744878a4a53e9cd85386d30ee2a258b4d3c9490abbb55c80abb3a74d877936
0xdfcb46596d9d9883bfe9a879c14ac888629ca1d8148bf211a42cc32f5d73908a
0xd745760594ec36404d3831d5416aed55befd5eec6ec145649a8db98b5df5a415
0x9405d2189ca260ca5644e9b89eb51caf07d9fd5c6a8cdb6928b197541e776850
0x6a0ee8de650c5fdf757fa18dc633c00012ae00815ced278b2ebfb73f73f8cb5c
0x984483ef2d8bdbb08f58000ef3e1f1e6090df0002adb9e6bf967ffb9e6d6448d
0xb84520879de00db3ea5e80c1fb23402ff316d405805bfc72df61838037be6568
0x7465048df10939ff2c1d0dd30548e3c0fd21b49b585376e9ed15d1ac46cb21d8
0x3bc3bc044da93cfb4e8d79c755e7d814b63042f0f5d866e67d1b1c17765ac0a6

Functions
Getter at block 21184318
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)
0xbdbf245c690d54b67c6e610a28486a2c6de08be6
clearingPrice(view returns (uint256)
497260
finalizeTimeExpired(view returns (bool)
true
finalized(view returns (bool)
true
getAllDocuments(view returns (string[])
[website, icon, discord, twitter, description]
getBaseInformation(view returns (addressuint64uint64bool)
(0xbdbf245c690d54b67c6e610a28486a2c6de08be6, 1623240000, 1623499200, true)
getDocumentCount(view returns (uint256)
5
getTotalTokens(view returns (uint256)
5000000000000000000000000
isOpen(view returns (bool)
false
marketInfo(view returns (uint64 startTimeuint64 endTimeuint128 totalTokens)
(startTime=1623240000, endTime=1623499200, totalTokens=5000000000000000000000000)
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=3000000, minimumPrice=200000)
marketStatus(view returns (uint128 commitmentsTotalbool finalizedbool usePointList)
(commitmentsTotal=2486300000000, finalized=true, usePointList=false)
marketTemplate(view returns (uint256)
2
paymentCurrency(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
pointList(view returns (address)
0x0000000000000000000000000000000000000000
priceDrop(view returns (uint256)
10
priceFunction(view returns (uint256)
200000
tokenPrice(view returns (uint256)
497260
totalTokensCommitted(view returns (uint256)
5000000000000000000000000
wallet(view returns (address)
0xe53d13bc60faf4c69611ac22721d2ddf8c61e62c
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)
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.