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

Freq Set Dollar Stake

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x4b07d6ab at 11719656
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

No balances found for "Freq Set Dollar Stake"

No transactions found for "Freq Set Dollar Stake"


Functions
Getter at block 20798496
decimals(view returns (uint8)
18
dollar(view returns (address)
0x0000000000000000000000000000000000000000
epoch(view returns (uint256)
0
epochTime(view returns (uint256)
32502
implementation(view returns (address impl)
0x0000000000000000000000000000000000000000
name(view returns (string)
Freq Set Dollar Stake
oracle(view returns (address)
0x0000000000000000000000000000000000000000
pool(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
FSDS
totalBondRedeemable(view returns (uint256)
0
totalBonded(view returns (uint256)
0
totalBonds(view returns (uint256)
0
totalCoupons(view returns (uint256)
0
totalDebt(view returns (uint256)
0
 
totalNet(view returns (uint256)
totalRedeemable(view returns (uint256)
0
totalStaged(view returns (uint256)
0
totalSupply(view returns (uint256)
0
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
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.