Empty Set Bitcoin Stake

Verified contract

Implementation

Active on Ethereum with 59 txns
Deployed by via 0xc7a5e1a4 at 11625052
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 14 additional slots

No balances found for "Empty Set Bitcoin Stake"

0x306d8b76d1925f050dc4b7230f97854b83251b6c83a65fd2d3a091db3bd77a4f
0xc773538a27c566fa3c6e02ad7b5e3a371e56e70c01576a99ad1b1dbc194006cc
0x306e136a758156691d592be591387edcfe4031eb3361ce3e95b925569d14e4cc
0x1ac851982151d886ec385cfd56e15ace614ccfac4fb0cae54f18ef831b8fc1d1
0x6367e491ee9a6755c7432f56152fcbcab8cf384871d2e5a896caa39eb904b8c1
0x1cf81744c61cfff95a55df5f3eb4ce59cf554a49b7c74d27168aa3d846aef057
0xc53249dcada67cec42a90227f3cd76299dc145b3117bd9252375b538f43866f3
0xfa3e0c156d27656016ae8e68ebdbec272781f039220d0e3b7f2ce0add3ae4a5f
0x8c8bb671bb8b988ecf5465c23735e22bb0ef8902d27000f3f91102d26df5479b
0xeb951b98c3244ce8c0be2bdeb7e425be3c4ef51035db5385136dc32bf90553c5

Functions
Getter at block 21221559
bitcoin(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint8)
18
epoch(view returns (uint256)
0
epochTime(view returns (uint256)
16913
implementation(view returns (address impl)
0x0000000000000000000000000000000000000000
name(view returns (string)
Empty Set Bitcoin Stake
oracle(view returns (address)
0x0000000000000000000000000000000000000000
pool(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
ESBS
totalBonded(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)
balanceOfCoupons(address accountuint256 epochview returns (uint256)
balanceOfStaged(address accountview returns (uint256)
bootstrappingAt(uint256 epochview returns (bool)
couponPremium(uint256 amountview returns (uint256)
couponsExpiration(uint256 epochview returns (uint256)
expiringCoupons(uint256 epochview returns (uint256)
expiringCouponsAtIndex(uint256 epochuint256 iview returns (uint256)
fluidUntil(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)
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(
purchaseCoupons(uint256 bitcoinAmountreturns (uint256)
redeemCoupons(uint256 couponEpochuint256 couponAmount
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 timestamp
Bond(address indexed accountuint256 startuint256 valueuint256 valueUnderlying
Commit(address indexed accountaddress indexed candidate
CouponApproval(address indexed owneraddress indexed spenderuint256 value
CouponExpiration(uint256 indexed epochuint256 couponsExpireduint256 lessRedeemableuint256 lessDebtuint256 newBonded
CouponPurchase(address indexed accountuint256 indexed epochuint256 bitcoinAmountuint256 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 newBonded
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.