mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 16:53:02 +08:00
5 lines
165 B
JSON
5 lines
165 B
JSON
{
|
|
"underlyingAsset": "function underlyingAsset() external view returns (address)",
|
|
"totalAssets": "function totalAssets() external view returns (uint256)"
|
|
}
|