Skip to content

Commit

Permalink
add: latest deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
sirpy committed Dec 10, 2024
1 parent be336ef commit 6cb4e21
Showing 1 changed file with 25 additions and 2 deletions.
27 changes: 25 additions & 2 deletions packages/contracts/releases/deployment.json
Original file line number Diff line number Diff line change
Expand Up @@ -25230,6 +25230,29 @@
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "extendedSettings",
"outputs": [
{
"internalType": "uint32",
"name": "maxPeriodClaimers",
"type": "uint32"
},
{
"internalType": "uint256",
"name": "minClaimAmount",
"type": "uint256"
},
{
"internalType": "uint32",
"name": "managerFeeBps",
"type": "uint32"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "getCurrentDay",
Expand Down Expand Up @@ -37938,7 +37961,7 @@
]
},
"UBIPoolFactory_Implementation": {
"address": "0xb7cb07b730141EfeA6a129fd683f7ff3dca62025",
"address": "0x5D081e428453E7EB05baB8142a9f4e6Ca535E0b8",
"abi": [
{
"inputs": [],
Expand Down Expand Up @@ -45113,4 +45136,4 @@
}
}
]
}
}

0 comments on commit 6cb4e21

Please sign in to comment.