SoloMargin
Verified contract
Proxy
Active on
Ethereum with 388,932 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 10 additional slots
Balances ($7,704,460.25)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 1.762603K | $3,297.79 |
$5,812,695.53 | |
DAI | ERC-20 | 1.292783M | $0.998437 |
$1,290,762.24 | |
USDC | ERC-20 | 601.463823K | $0.99897 |
$600,844.32 | |
0x89d2…0359 | ERC-20 | 9 | $17.30 |
$155.7 | |
BlueSparrow | ERC-20 | 50 | $0.029551 |
$1.48 | |
MTV | ERC-20 | 1K | $0.00098 |
$0.98 | |
ZENIQ | ERC-20 | 1.787643 | $0.007276 |
$0.01 | |
AfroX | ERC-20 | 1M | -- | -- | |
KICK | ERC-20 | 888.888K | -- | -- | |
EOST | ERC-20 | 25K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21241319 | 13 hours ago | | | 0 | 0.0018829013 | |
| 21235762 | a day ago | | | 0 | 0.0031803014 | |
| 21185108 | 8 days ago | | | 0 | 0.0038866779 | |
| 21162305 | 12 days ago | | | 0 | 0.0026028644 | |
| 21136530 | 15 days ago | | | 0 | 0.0033471297 | |
| 21109656 | 19 days ago | | | 0 | 0.00047983970 | |
| 21109656 | 19 days ago | | | 0 | 0.00077466830 | |
| 21107948 | 19 days ago | | | 0 | 0.00050859825 | |
| 21068216 | 25 days ago | | | 0 | 0.0020664622 | |
| 21068205 | 25 days ago | | | 0 | 0.0014236341 |
ABI
ABI objects
Getter at block 21245042
getEarningsRate() view returns (struct (uint256))
(950000000000000000)
getLiquidationSpread() view returns (struct (uint256))
(50000000000000000)
getMarginRatio() view returns (struct (uint256))
(150000000000000000)
getMinBorrowedValue() view returns (struct (uint256))
(0)
getNumMarkets() view returns (uint256)
4
getRiskLimits() view returns (struct (uint64, uint64, uint64, uint64, uint64, uint128))
(2000000000000000000, 500000000000000000, 1000000000000000000, 2000000000000000000, 2000000000000000000, 100000000000000000000)
getRiskParams() view returns (struct ((uint256), (uint256), (uint256), (uint256)))
((150000000000000000), (50000000000000000), (950000000000000000), (0))
isOwner() view returns (bool)
false
owner() view returns (address)
0xba2906b18b069b40c6d2cafd392e76ad479b1b53
Read-only
getAccountBalances(struct (address, uint256) account) view returns (address[], struct (bool, uint128)[], struct (bool, uint256)[])
getAccountPar(struct (address, uint256) account, uint256 marketId) view returns (struct (bool, uint128))
getAccountStatus(struct (address, uint256) account) view returns (uint8)
getAccountValues(struct (address, uint256) account) view returns (struct (uint256), struct (uint256))
getAccountWei(struct (address, uint256) account, uint256 marketId) view returns (struct (bool, uint256))
getAdjustedAccountValues(struct (address, uint256) account) view returns (struct (uint256), struct (uint256))
getIsGlobalOperator(address operator) view returns (bool)
getIsLocalOperator(address owner, address operator) view returns (bool)
getLiquidationSpreadForPair(uint256 heldMarketId, uint256 owedMarketId) view returns (struct (uint256))
getMarket(uint256 marketId) view returns (struct (address, (uint128, uint128), (uint96, uint96, uint32), address, address, (uint256), (uint256), bool))
getMarketCachedIndex(uint256 marketId) view returns (struct (uint96, uint96, uint32))
getMarketCurrentIndex(uint256 marketId) view returns (struct (uint96, uint96, uint32))
getMarketInterestRate(uint256 marketId) view returns (struct (uint256))
getMarketInterestSetter(uint256 marketId) view returns (address)
getMarketIsClosing(uint256 marketId) view returns (bool)
getMarketMarginPremium(uint256 marketId) view returns (struct (uint256))
getMarketPrice(uint256 marketId) view returns (struct (uint256))
getMarketPriceOracle(uint256 marketId) view returns (address)
getMarketSpreadPremium(uint256 marketId) view returns (struct (uint256))
getMarketTokenAddress(uint256 marketId) view returns (address)
getMarketTotalPar(uint256 marketId) view returns (struct (uint128, uint128))
getMarketWithInfo(uint256 marketId) view returns (struct (address, (uint128, uint128), (uint96, uint96, uint32), address, address, (uint256), (uint256), bool), struct (uint96, uint96, uint32), struct (uint256), struct (uint256))
getNumExcessTokens(uint256 marketId) view returns (struct (bool, uint256))
State-modifying
Events operate(struct (address, uint256)[] accounts, struct (uint8, uint256, (bool, uint8, uint8, uint256), uint256, uint256, address, uint256, bytes)[] actions)
ownerAddMarket(address token, address priceOracle, address interestSetter, struct (uint256) marginPremium, struct (uint256) spreadPremium)
ownerSetEarningsRate(struct (uint256) earningsRate)
ownerSetGlobalOperator(address operator, bool approved)
ownerSetInterestSetter(uint256 marketId, address interestSetter)
ownerSetIsClosing(uint256 marketId, bool isClosing)
ownerSetLiquidationSpread(struct (uint256) spread)
ownerSetMarginPremium(uint256 marketId, struct (uint256) marginPremium)
ownerSetMarginRatio(struct (uint256) ratio)
ownerSetMinBorrowedValue(struct (uint256) minBorrowedValue)
ownerSetPriceOracle(uint256 marketId, address priceOracle)
ownerSetSpreadPremium(uint256 marketId, struct (uint256) spreadPremium)
ownerWithdrawExcessTokens(uint256 marketId, address recipient) returns (uint256)
ownerWithdrawUnsupportedTokens(address token, address recipient) returns (uint256)
renounceOwnership()
setOperators(struct (address, bool)[] args)
transferOwnership(address newOwner)
LogOperatorSet(address indexed owner, address operator, bool trusted)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(struct ((uint256), (uint256), (uint256), (uint256)) riskParams, struct (uint64, uint64, uint64, uint64, uint64, uint128) riskLimits)
This contract contains no fallback and receive objects.
This contract contains no error objects.