Zero Collateral Dai Stake
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 14 additional slots
Balances ($0.00)
No balances found for "Zero Collateral Dai Stake"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Zero Collateral Dai Stake"
ABI
ABI objects
Getter at block 21202385 totalNet() view returns (uint256)
decimals() view returns (uint8)
18
dollar() view returns (address)
0x0000000000000000000000000000000000000000
epoch() view returns (uint256)
0
epochTime() view returns (uint256)
68535
implementation() view returns (address impl)
0x0000000000000000000000000000000000000000
name() view returns (string)
Zero Collateral Dai Stake
oracle() view returns (address)
0x0000000000000000000000000000000000000000
pool() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
ZAIS
totalBonded() 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
Read-only
allowance(address owner, address spender) view returns (uint256)
allowanceCoupons(address owner, address spender) view returns (uint256)
approveFor(address candidate) view returns (uint256)
balanceOf(address account) view returns (uint256)
balanceOfBonded(address account) view returns (uint256)
balanceOfCoupons(address account, uint256 epoch) view returns (uint256)
balanceOfStaged(address account) view returns (uint256)
bootstrappingAt(uint256 epoch) view returns (bool)
couponsExpiration(uint256 epoch) view returns (uint256)
expiringCoupons(uint256 epoch) view returns (uint256)
expiringCouponsAtIndex(uint256 epoch, uint256 i) view returns (uint256)
fluidUntil(address account) view returns (uint256)
isInitialized(address candidate) view returns (bool)
isNominated(address candidate) view returns (bool)
lockedUntil(address account) view returns (uint256)
outstandingCoupons(uint256 epoch) view returns (uint256)
periodFor(address candidate) view returns (uint256)
recordedVote(address account, address candidate) view returns (uint8)
rejectFor(address candidate) view returns (uint256)
startFor(address candidate) view returns (uint256)
statusOf(address account) view returns (uint8)
totalBondedAt(uint256 epoch) view returns (uint256)
votesFor(address candidate) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
implement(address implementation)
initialize()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Transfer(address indexed from, address indexed to, uint256 value)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.