Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.96)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 0.963013 | $0.994743 |
$0.96 | |
BLOOM | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4537898 | a year ago | | | 0 | 0.000010920163 | |
| 4537502 | a year ago | | | 0 | 0.0000030978280 | |
| 4537418 | a year ago | | | 0 | 0.0000030978280 | |
| 4537358 | a year ago | | | 0 | 0.0000030965920 | |
| 4537316 | a year ago | | | 0 | 3.3070400e-7 | |
| 4537307 | a year ago | | | 0 | 3.3083600e-7 | |
| 4537293 | a year ago | | | 0 | 3.3083600e-7 | |
| 3270307 | a year ago | | | 0 | 0.0000033441643 | |
| 3270229 | a year ago | | | 0 | 0.0000098517798 | |
| 3263720 | a year ago | | | 0 | 0.000012554380 |
ABI
ABI objects
Getter at block 22922698
FEE_DENOMINATOR() view returns (uint256)
10000
MAX_FEE() view returns (uint256)
1000
buyFee() view returns (uint256)
100
governance() view returns (address)
0x23014067c5bab5f89d3f97727c06afbffb4867c8
operator() view returns (address)
0x6fe9a453fa576991b564b40f153f18e2f17a0796
reserve() view returns (address)
0x50c5725949a6f0c72e6c4a641f24049a917db0cb
sellFee() view returns (uint256)
100
strat() view returns (address)
0x0000000000000000000000000000000000000000
supply() view returns (uint256)
963012662189923111
supplyCap() view returns (uint256)
20000000000000000000000
synth() view returns (address)
0x5c185329bc7720aebd804357043121d26036d1b3
Read-only
This contract contains no read-only function objects.
State-modifying
Events buy(uint256 amount)
removeStrat()
rescue(address token)
sell(uint256 amount)
setBuyFee(uint256 amount)
setCap(uint256 amount)
setGovernance(address gov_)
setOperator(address operator_)
setSellFee(uint256 amount)
setStrat(address newStrat)
takeProfit()
Buy(address indexed user, uint256 purchased, uint256 spent)
Sell(address indexed user, uint256 sold, uint256 received)
constructor(address synth_, address reserve_, uint256 buyFee_, uint256 sellFee_, uint256 supplyCap_)
This contract contains no fallback and receive objects.
This contract contains no error objects.