Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($22,232.15)
Native
Value
$279.37
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.08503 | $3,285.55 |
$279.37 | |
LQTY | ERC-20 | 18.14279K | $1.21 |
$21,952.78 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21235327 | a day ago | | | 0 | 0.0032483916 | |
| 21169338 | 10 days ago | | | 0 | 0.0053020930 | |
| 21066024 | 25 days ago | | | 0 | 0.0069021492 | |
| 21065774 | 25 days ago | | | 0 | 0.0071563496 | |
| 21052735 | a month ago | | | 0 | 0.0010221905 | |
| 21043164 | a month ago | | | 0 | 0.0026976758 | |
| 21024867 | a month ago | | | 0 | 0.0026580115 | |
| 21024857 | a month ago | | | 0 | 0.0013879848 | |
| 20996296 | a month ago | | | 0 | 0.0028672098 | |
| 20946761 | a month ago | | | 0 | 0.0046273744 |
ABI
ABI objects
Getter at block 21243893
A() view returns (uint256)
20
LUSD() view returns (address)
0x5f98805a4e8be255a32880fdec7f6728c6568ba0
MAX_A() view returns (uint256)
200
MAX_FEE() view returns (uint256)
100
MIN_A() view returns (uint256)
20
PRECISION() view returns (uint256)
1000000000000000000
SP() view returns (address)
0x66017d22b0f8556afdd19fc67041899eb65a21bb
bonus() view returns (address)
0x6dea81c8171d0ba574754ef6f8b412f2ed88c54d
dec() view returns (uint256)
18
decimals() view returns (uint256)
18
fee() view returns (uint256)
100
feePool() view returns (address)
0x7095f0b91a1010c11820b4e263927835a4cf52c9
fetchPrice() view returns (uint256)
3303523981820000000000
frontEndTag() view returns (address)
0x0000000000000000000000000000000000000000
gem() view returns (address)
0x113b3a7b3eeddc47978e659eca8190c7d90dc6ae
ilk() view returns (bytes32)
0x422e414d4d000000000000000000000000000000000000000000000000000000
isOwner() view returns (bool)
false
lusd2UsdPriceAggregator() view returns (address)
0x3d7ae7e594f2f2091ad8798313450130d0aba3a0
maxDiscount() view returns (uint256)
400
name() view returns (string)
B.AMM LUSD-ETH
owner() view returns (address)
0xf7d44d5a28d5af27a7f9c8fc6efe0129e554d7c4
priceAggregator() view returns (address)
0x5f4ec3df9cbd43714fe2740f5e3616155c5b8419
share() view returns (uint256)
448853559845436593884174787
stock() view returns (uint256)
18142789854759394548177
symbol() view returns (string)
LUSDETH
total() view returns (uint256)
84310934458984804283372
totalSupply() view returns (uint256)
84310934458984804283372
vat() view returns (address)
0x7b1ae94612965bfff7fae25ee79fc5eb913bd1b4
Read-only
add(uint256 x, uint256 y) pure returns (uint256 z)
balanceOf(address owner) view returns (uint256 balance)
compensateForLusdDeviation(uint256 ethAmount) view returns (uint256 newEthAmount)
crops(address) view returns (uint256)
getConversionRate(address, address, uint256 srcQty, uint256) view returns (uint256)
getReturn(uint256 xQty, uint256 xBalance, uint256 yBalance, uint256 A) pure returns (uint256)
getSumFixedPoint(uint256 x, uint256 y, uint256 A) pure returns (uint256)
getSwapEthAmount(uint256 lusdQty) view returns (uint256 ethAmount, uint256 feeLusdAmount)
mul(uint256 x, uint256 y) pure returns (uint256 z)
rdiv(uint256 x, uint256 y) pure returns (uint256 z)
rmul(uint256 x, uint256 y) pure returns (uint256 z)
rmulup(uint256 x, uint256 y) pure returns (uint256 z)
stake(address) view returns (uint256)
sub(uint256 x, uint256 y) pure returns (uint256 z)
wdiv(uint256 x, uint256 y) pure returns (uint256 z)
wdivup(uint256 x, uint256 y) pure returns (uint256 z)
wmul(uint256 x, uint256 y) pure returns (uint256 z)
State-modifying
Events deposit(uint256 lusdAmount)
nav() returns (uint256)
nps() returns (uint256)
setParams(uint256 _A, uint256 _fee)
swap(uint256 lusdAmount, uint256 minEthReturn, address dest) returns (uint256)
trade(address, uint256 srcAmount, address, address destAddress, uint256, bool) payable returns (bool)
transferOwnership(address newOwner)
withdraw(uint256 numShares)
Exit(uint256 val)
Flee()
Join(uint256 val)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ParamsSet(uint256 A, uint256 fee)
RebalanceSwap(address indexed user, uint256 lusdAmount, uint256 ethAmount, uint256 timestamp)
Tack(address indexed src, address indexed dst, uint256 wad)
Transfer(address indexed _from, address indexed _to, uint256 _value)
UserDeposit(address indexed user, uint256 lusdAmount, uint256 numShares)
UserWithdraw(address indexed user, uint256 lusdAmount, uint256 ethAmount, uint256 numShares)
constructor(address _priceAggregator, address _lusd2UsdPriceAggregator, address _SP, address _LUSD, address _LQTY, uint256 _maxDiscount, address _feePool, address _fronEndTag)
receive()
This contract contains no error objects.