Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($70.48)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 70.519073 | $0.999437 |
$70.48 | |
BASED | ERC-20 | 5.444K | -- | -- | |
NUNU | ERC-20 | 23.333333 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22662205 | 2 days ago | | | 0 | 7.3540892e-7 | |
| 22409197 | 8 days ago | | | 0 | 0.0000024476934 | |
| 22409165 | 8 days ago | | | 0 | 0.0000024689662 | |
| 22409056 | 8 days ago | | | 0 | 0.0000024567264 | |
| 22389386 | 9 days ago | | | 0 | 0.0000020253228 | |
| 22250264 | 12 days ago | | | 0 | 2.1592281e-7 | |
| 22215791 | 13 days ago | | | 0 | 0.0000012752155 | |
| 22151889 | 14 days ago | | | 0 | 8.4687583e-7 | |
| 22151851 | 14 days ago | | | 0 | 0.0000012293965 | |
| 22139434 | 14 days ago | | | 0 | 8.4495886e-7 |
ABI
ABI objects
Getter at block 22764641
UNIT() view returns (uint256)
1000000000000000000
currency() view returns (address)
0x50c5725949a6f0c72e6c4a641f24049a917db0cb
getPoolOI() view returns (uint256, uint256)
(7354311040000000000000, 100)
getUtilization() view returns (uint256)
10428
maxCap() view returns (uint256)
1000000000000000000000000
minDepositTime() view returns (uint256)
3600
openInterest() view returns (uint256)
7354311040000000000000
owner() view returns (address)
0x8ef4cdb1b329307b61ac09213c358c198ce4f264
rewards() view returns (address)
0x2d1aa1c5d9f3b11b79161876beb04097c48871a3
router() view returns (address)
0xc5686ee47df7b910ac5325a177532e2feb79200b
totalSupply() view returns (uint256)
70519073191475041891
trading() view returns (address)
0xf2d012f604f43e927da3b3576c9c0cafe301428b
utilizationMultiplier() view returns (uint256)
100
withdrawFee() view returns (uint256)
30
Read-only
getBalance(address account) view returns (uint256)
getCurrencyBalance(address account) view returns (uint256)
State-modifying
Events creditUserProfit(address destination, uint256 amount)
deposit(uint256 amount) payable
setOwner(address newOwner)
setParams(uint256 _minDepositTime, uint256 _utilizationMultiplier, uint256 _maxCap, uint256 _withdrawFee)
setRouter(address _router)
updateOpenInterest(uint256 amount, bool isDecrease)
withdraw(uint256 currencyAmount)
Deposit(address indexed user, address indexed currency, uint256 amount, uint256 clpAmount)
PoolPayOut(address indexed user, address currency, uint256 amount)
Withdraw(address indexed user, address indexed currency, uint256 amount, uint256 clpAmount)
constructor(address _currency)
fallback()
receive()
This contract contains no error objects.