This contract is being backfilled. You may encounter incomplete storage history.

Freq Set Dollar Stake

Verified contract

Proxy

Active on Ethereum with 1,830 txns
Deployed by via 0x149147ce at 11601971
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 14 additional slots
-
variable spans 3 additional slots
ERC-20
--
0xef40a701fa32507adfd3d1931dce217ae0ac0cd75d5c637721d56f74e1e0b532
0xe2dcf33b24ec5e4c9ae9e50e0b0ecb808e5f4a2fbe43ab35e6d29ef85baf477c
0xa1153abc933056fe15039c90f9d217b62ca76586ff7216ab4974ca03e21e2447
0x66bfe5a60c60359ccb0e92e760dfff1c8d84f8bdbd3807d7471e939a9414aa33
0xe65e7030a58df815389ddc066c94f83373686790739b6f8f17efa9f3f6354fd0
0x7e3b56dce263320dfb40aa2dadde3308a58ad8c46fe719da6afcab5ee7f6c48c
0x86f7f41d58fe9402f29609fad9c8a68b65a91085fedd93c2d0798532160aef40
0xb7f5cf4b3b066a4d759a09c7e14c3af34d4532d0d3269bf7752cc1e5f297c323
0x06df8ccbf3bb029bb5aa6b6eda31e357360915fe5a76f43eba5093bbd6f1c8ee
0x3b0adf7c79fd48a998f3e3df9e73b3d312aff49042feb2c5b3de449abaac6015

Functions
Getter at block 20798496
decimals(view returns (uint8)
18
dollar(view returns (address)
0xd27af03cb73a29ee2f37194c70c4ee13b68fe8cb
epoch(view returns (uint256)
718
epochTime(view returns (uint256)
32502
implementation(view returns (address impl)
0x5b72c2c9c1d65930adfe6bf935943fe81ea37761
name(view returns (string)
Freq Set Dollar Stake
oracle(view returns (address)
0xf841bc7e3e43774db8de9d32dbbef933613ab2f6
pool(view returns (address)
0x11de873e978ca2d0a5282c6add873c4329dad68b
symbol(view returns (string)
FSDS
totalBondRedeemable(view returns (uint256)
0
totalBonded(view returns (uint256)
2019237901866532232236719
totalBonds(view returns (uint256)
3333676814237880001938206
totalCoupons(view returns (uint256)
119410498989785651234247
totalDebt(view returns (uint256)
2931015223732071012000537
totalNet(view returns (uint256)
2931015223732071012000537
totalRedeemable(view returns (uint256)
0
totalStaged(view returns (uint256)
368009480127878122342018
totalSupply(view returns (uint256)
829555202833685222069945623
Read-only
allowance(address owneraddress spenderview returns (uint256)
allowanceCoupons(address owneraddress spenderview returns (uint256)
approveFor(address candidateview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceOfBonded(address accountview returns (uint256)
balanceOfBonds(address accountuint256 epochview returns (uint256)
balanceOfCoupons(address accountuint256 epochview returns (uint256)
balanceOfStaged(address accountview returns (uint256)
bootstrappingAt(uint256 epochview returns (bool)
couponPremium(uint256 amountview returns (uint256)
couponRedemptionPenalty(uint256 couponEpochuint256 couponAmountview returns (uint256)
couponsExpiration(uint256 epochview returns (uint256)
epochPrice(uint256 epochview returns (struct DecimalD256)
expiringCoupons(uint256 epochview returns (uint256)
expiringCouponsAtIndex(uint256 epochuint256 iview returns (uint256)
fluidUntil(address accountview returns (uint256)
getBondPremium(uint256 epochview returns (struct DecimalD256)
getRedeemablePrice(uint256 epochview returns (struct DecimalD256)
isInitialized(address candidateview returns (bool)
isNominated(address candidateview returns (bool)
lockedUntil(address accountview returns (uint256)
outstandingBonds(uint256 epochview returns (uint256)
outstandingCoupons(uint256 epochview returns (uint256)
periodFor(address candidateview returns (uint256)
recordedVote(address accountaddress candidateview returns (uint8)
rejectFor(address candidateview returns (uint256)
startFor(address candidateview returns (uint256)
statusOf(address accountview returns (uint8)
totalBondedAt(uint256 epochview returns (uint256)
votesFor(address candidateview returns (uint256)
State-modifying
advance(
approve(address spenderuint256 amountreturns (bool)
approveCoupons(address spenderuint256 amount
bond(uint256 value
commit(address candidate
deposit(uint256 value
emergencyCommit(address candidate
initialize(
purchaseBonds(uint256 dollarAmountreturns (uint256)
purchaseBondsByDAO(uint256 value
redeemBonds(uint256 bondEpochuint256 bondAmount
redeemCoupons(uint256 couponEpochuint256 couponAmount
redeemCoupons(uint256 couponEpochuint256 couponAmountuint256 minOutput
transfer(address recipientuint256 amountreturns (bool)
transferCoupons(address senderaddress recipientuint256 epochuint256 amount
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unbond(uint256 value
unbondUnderlying(uint256 value
vote(address candidateuint8 vote
withdraw(uint256 value
Events
Upgraded(address indexed implementation
Advance(uint256 indexed epochuint256 blockuint256 timestampstring res
Bond(address indexed accountuint256 startuint256 valueuint256 valueUnderlying
BondBurn(address indexed accountuint256 indexed epochuint256 bondAmountuint256 redeemablePrice
BondPurchase(address indexed accountuint256 indexed epochuint256 indexed dollarAmountuint256 bondAmountuint256 premium
BondRedemption(address indexed accountuint256 indexed epochuint256 bondAmountuint256 redeemablePrice
Commit(address indexed accountaddress indexed candidate
CouponApproval(address indexed owneraddress indexed spenderuint256 value
CouponBurn(address indexed accountuint256 indexed epochuint256 couponAmount
CouponExpiration(uint256 indexed epochuint256 couponsExpireduint256 lessRedeemableuint256 lessDebtuint256 newBondeduint256 newBondRedeemable
CouponPurchase(address indexed accountuint256 indexed epochuint256 dollarAmountuint256 couponAmount
CouponRedemption(address indexed accountuint256 indexed epochuint256 couponAmount
CouponTransfer(address indexed fromaddress indexed touint256 indexed epochuint256 value
Deposit(address indexed accountuint256 value
Incentivization(address indexed accountuint256 amount
Proposal(address indexed candidateaddress indexed accountuint256 indexed startuint256 period
SupplyDecrease(uint256 indexed epochuint256 priceuint256 newDebt
SupplyIncrease(uint256 indexed epochuint256 priceuint256 newRedeemableuint256 lessDebtuint256 newBondeduint256 newBondRedeemable
SupplyNeutral(uint256 indexed epoch
Transfer(address indexed fromaddress indexed touint256 value
Unbond(address indexed accountuint256 startuint256 valueuint256 valueUnderlying
Upgraded(address indexed implementation
Vote(address indexed accountaddress indexed candidateuint8 voteuint256 bonded
Withdraw(address indexed accountuint256 value
Constructor
constructor(address implementation
Fallback and receive
fallback(
Errors

This contract contains no error objects.