CrowdliExchangeVault

Verified contract

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

No balances found for "CrowdliExchangeVault"

0xe6427980a67cdcce42b0c271cd829769c5e7757271cc86c0656e543a02970f8f
From

Functions
Getter at block 21322792
getEtherPaymentsCount(view returns (uint256)
0
getExchangeOrdersCount(view returns (uint256)
0
isOwner(view returns (bool)
false
owner(view returns (address)
0x90d84d76a35be50c47df92b011100d75de1d0b2d
paused(view returns (bool)
false
paymentConfirmer(view returns (address)
0x2a1758663ed7b596ffe6f788efe1ba54bf957228
Read-only
exchangeOrders(uint256view returns (uint256 exchangeRateuint64 dateaddress exchangeWalletuint8 status)
getExchangeOrdersToPayments(uint256 orderIdview returns (uint256[])
hasRequestedPayments(address _beneficiaryview returns (bool)
isPauser(address accountview returns (bool)
nrRequestedPayments(addressview returns (uint256)
payments(uint256view returns (address fromuint64 dateuint8 statusuint256 weiAmountuint256 pendingTokensuint256 mintedTokensuint256 exchangeRate)
State-modifying
addPauser(address account
confirmMintedTokensForPayment(uint256 paymentIduint256 _mintedTokens
confirmOrder(uint64 _orderIndexuint256 _exchangeRate
createOrder(address _exchangeWalletuint256[] _paymentsToAccept
initExchangeVault(address _directorsBoardaddress _crowdliSTO
pause(
refundPayment(uint256 index
rejectPayment(uint256[] _paymentIds
renounceOwnership(
renouncePauser(
requestPayment(payable 
setCrowdliSTO(address _crowdliSTO
transferOwnership(address newOwner
unpause(
Events
EtherPaymentPurchaseFailed(address indexed senderuint256 indexed etherPaymentIndex
EtherPaymentRefunded(address indexed beneficiaryuint256 weiAmount
EtherPaymentRejected(address indexed senderuint256 etherPaymentIndex
EtherPaymentRequested(address indexed beneficiaryuint256 weiAmountuint256 paymentIndex
LogGasUsed(address indexed senderuint256 indexed value
OrderConfirmed(address indexed senderuint256 indexed etherPaymentIndex
OrderCreated(address indexed senderuint256[] payments
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
PaymentsDisabled(address indexed sender
PaymentsEnabled(address indexed sender
Unpaused(address account
Constructor
constructor(address _paymentConfirmer
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.