-
Notifications
You must be signed in to change notification settings - Fork 500
Including link: https://blockchain.open.gov.ph/gaa2026/budget #2320
Open
Description
"agencyBudgetDPA.on('Transfer', async (from, to, tokenId) => {
if (from === ethers.ZeroAddress) {
console.log(New budget token minted: #${tokenId});
const content = await agencyBudgetDPA.getAgencyBudgetContent(tokenId);
console.log( Department: ${content.departmentName});
}
});"
Activity
Metadata
Metadata
Assignees
Labels
No labels