Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb449…b27f
Balances ($1,975.33)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOLA | ERC-20 | 1.985K | $0.99513 |
$1,975.33 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20866219 | 2 months ago | | | 0 | 0.0017212396 | |
| 20642561 | 3 months ago | | | 0 | 0.00041527414 | |
| 20428810 | 4 months ago | | | 0 | 0.0017887093 | |
| 20212306 | 5 months ago | | | 0 | 0.0012736512 | |
| 19990644 | 6 months ago | | | 0 | 0.0042554195 | |
| 19770193 | 7 months ago | | | 0 | 0.0025268894 | |
| 19554381 | 8 months ago | | | 0 | 0.0033430167 | |
| 19546672 | 8 months ago | | | 0 | 0.0028276782 | |
| 19436550 | 9 months ago | | | 0 | 0.0063032867 | |
| 19373182 | 9 months ago | | | 0 | 0.0069570485 |
ABI
ABI objects
Getter at block 21304451
dbr() view returns (address)
0xad038eb671c44b853887a7e32528fab35dc5d710
dbrRatePerYear() view returns (uint256)
0
dbrReserve() view returns (uint256)
1482984956509375422981862
dola() view returns (address)
0x865377367054516e17014ccded1e7d814edc9ce4
dolaReserve() view returns (uint256)
243012633615261267103775
getCurrentReserves() view returns (uint256 _dolaReserve, uint256 _dbrReserve)
(_dolaReserve=243012633615261267103775, _dbrReserve=1482984956509375422981862)
gov() view returns (address)
0x926df14a23be491164dcf93f4c468a50ef659d5b
lastUpdate() view returns (uint256)
1733007551
maxDbrRatePerYear() view returns (uint256)
50000000000000000000000000
operator() view returns (address)
0x8f97cca30dbe80e7a8b462f1dd1a51c32accdfc8
saleHandler() view returns (address)
0xb4497a7351e4915182b3e577b3a2f411fa66b27f
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyDBR(uint256 exactDolaIn, uint256 exactDbrOut, address to)
overrideReserves(uint256 _dbrReserve, uint256 _dolaReserve)
sendToSaleHandler()
setDbrRatePerYear(uint256 _rate)
setDbrReserve(uint256 _dbrReserve)
setDolaReserve(uint256 _dolaReserve)
setGov(address _gov)
setMaxDbrRatePerYear(uint256 _maxRate)
setOperator(address _operator)
setSaleHandler(address _saleHandler)
sweep(address token, address destination, uint256 amount)
Buy(address indexed caller, address indexed to, uint256 dolaIn, uint256 dbrOut)
MaxRateUpdate(uint256 newMaxRate)
RateUpdate(uint256 newRate)
constructor(address _gov, address _operator, address _dbr, address _dola, address handler, uint256 _dolaReserve, uint256 _dbrReserve)
This contract contains no fallback and receive objects.
This contract contains no error objects.