@collabland/staking-contracts
Version:
Staking contracts supported by Collab.Land
27 lines (26 loc) • 508 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "XenoStaking",
"sourceName": "contracts/XenoStaking.sol",
"abi": [
{
"inputs": [
{
"internalType": "address",
"name": "owner",
"type": "address"
}
],
"name": "stakedByOwner",
"outputs": [
{
"internalType": "uint16[]",
"name": "",
"type": "uint16[]"
}
],
"stateMutability": "view",
"type": "function"
}
]
}