QuotaStore

Verified contract

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

No balances found for "QuotaStore"

No transactions found for "QuotaStore"


Functions
Getter at block 20859540
MAX_QUOTA(view returns (uint128)
340282366920938463463374607431768211455
Read-only
availableQuota(address walletview returns (uint256)
currentQuota(address walletview returns (uint256)
hasEnoughQuota(address walletuint256 requiredAmountview returns (bool)
pendingQuota(address walletview returns (uint256 __pendingQuotauint256 __pendingUntil)
quotas(addressview returns (uint128 currentQuotauint128 pendingQuotauint128 spentAmountuint64 spentTimestampuint64 pendingUntil)
spentQuota(address walletview returns (uint256)
State-modifying
addToSpent(address walletuint256 amount
changeQuota(address walletuint256 newQuotauint256 effectiveTime
checkAndAddToSpent(address walletaddress tokenuint256 amountaddress priceOracle
Events
QuotaScheduled(address walletuint256 pendingQuotauint64 pendingUntil
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.