Files
assetxContracts/abis/IYTAssetVault.json

16 lines
228 B
JSON
Raw Permalink Normal View History

2025-12-18 13:07:35 +08:00
[
{
"inputs": [],
"name": "ytPrice",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
}
]