Dynamic Set Dollar Stake

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xd1917475 at 12207537
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 2 additional slots
-
variable spans 1 additional slot
-
variable spans 7 additional slots

No balances found for "Dynamic Set Dollar Stake"

No transactions found for "Dynamic Set Dollar Stake"


Functions
Getter at block 21313370
cdsd(view returns (address)
0xde25486ccb4588ce5d9fb188fb6af72e768a466a
cpool(view returns (address)
0x170cec2070399b85363b788af2fb059db8ef8aed
decimals(view returns (uint8)
18
dollar(view returns (address)
0x0000000000000000000000000000000000000000
epoch(view returns (uint256)
0
epochTime(view returns (uint256)
17607
expansionStartEpoch(view returns (uint256)
0
getPrice(view returns (struct DecimalD256 price)
(0)
globalInterestMultiplier(view returns (uint256)
0
implementation(view returns (address impl)
0x0000000000000000000000000000000000000000
maxCDSDOutstanding(view returns (uint256)
0
name(view returns (string)
Dynamic Set Dollar Stake
oracle(view returns (address)
0x0000000000000000000000000000000000000000
pool(view returns (address)
0xf929fc6ec25850ce00e457c4f28cde88a94415d8
symbol(view returns (string)
DSDS
totalBonded(view returns (uint256)
0
totalCDSD(view returns (uint256)
48778535578455437836351439
totalCDSDBonded(view returns (uint256)
0
totalCDSDDeposited(view returns (uint256)
0
totalCDSDEarnable(view returns (uint256)
0
totalCDSDEarned(view returns (uint256)
0
totalCDSDRedeemable(view returns (uint256)
0
totalCDSDRedeemed(view returns (uint256)
0
totalCouponUnderlying(view returns (uint256)
0
totalCoupons(view returns (uint256)
0
totalDebt(view returns (uint256)
0
totalRedeemable(view returns (uint256)
0
totalStaged(view returns (uint256)
0
totalSupply(view returns (uint256)
0
treasury(view returns (address)
0xc7da8087b8ba11f0892f1b0bfacfd44c116b303e
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)
balanceOfCDSDBonded(address accountview returns (uint256)
balanceOfCouponUnderlying(address accountuint256 epochview returns (uint256)
balanceOfCoupons(address accountuint256 epochview returns (uint256)
balanceOfStaged(address accountview returns (uint256)
bootstrappingAt(uint256 epochview returns (bool)
cDSDBondedCap(address accountview returns (uint256)
couponsExpiration(uint256 epochview returns (uint256)
depositedCDSDByAccount(address accountview returns (uint256)
earnableCDSDByAccount(address accountview returns (uint256)
earnedCDSDByAccount(address accountview returns (uint256)
expiringCoupons(uint256 epochview returns (uint256)
expiringCouponsAtIndex(uint256 epochuint256 iview returns (uint256)
fluidUntil(address accountview returns (uint256)
getCurrentRedeemableCDSDByAccount(address accountview returns (uint256)
getRedeemedThisExpansion(address accountview returns (uint256)
interestMultiplierEntryByAccount(address accountview returns (uint256)
isInitialized(address candidateview returns (bool)
isNominated(address candidateview returns (bool)
lockedUntil(address accountview returns (uint256)
outstandingCoupons(uint256 epochview returns (uint256)
periodFor(address candidateview returns (uint256)
recordedVote(address accountaddress candidateview returns (uint8)
redeemedCDSDByAccount(address accountview returns (uint256)
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)
bond(uint256 value
bondCDSD(uint256 amount
burnDSDForCDSD(uint256 amount
burnDSDForCDSDAndBond(uint256 amount
commit(address candidate
deposit(uint256 value
emergencyCommit(address candidate
initialize(
migrateCouponsToCDSD(uint256 couponEpochreturns (uint256)
migrateCouponsToCDSDAndBond(uint256 couponEpoch
redeemBondedCDSDForDSD(uint256 amount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unbond(uint256 value
unbondCDSD(uint256 amount
unbondUnderlying(uint256 value
vote(address candidateuint8 vote
withdraw(uint256 value
Events
Advance(uint256 indexed epochuint256 blockuint256 timestamp
Bond(address indexed accountuint256 startuint256 valueuint256 valueUnderlying
BondCDSD(address indexed accountuint256 startuint256 amount
CDSDMinted(address indexed accountuint256 amount
CDSDRedeemed(address indexed accountuint256 amount
Commit(address indexed accountaddress indexed candidate
ContractionIncentives(uint256 indexed epochuint256 priceuint256 delta
DSDBurned(address indexed accountuint256 amount
Deposit(address indexed accountuint256 value
Incentivization(address indexed accountuint256 amount
Proposal(address indexed candidateaddress indexed accountuint256 indexed startuint256 period
SupplyIncrease(uint256 indexed epochuint256 priceuint256 newRedeemableuint256 newBonded
SupplyNeutral(uint256 indexed epoch
Transfer(address indexed fromaddress indexed touint256 value
Unbond(address indexed accountuint256 startuint256 valueuint256 valueUnderlying
UnbondCDSD(address indexed accountuint256 startuint256 amount
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.