-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Labels
agglayerPRs or issues related to AggLayer bridging integrationPRs or issues related to AggLayer bridging integration
Milestone
Description
The AggLayer faucet currently stores token symbol and decimals but not the full token name. The token name is needed to:
- Compute the metadata hash on-chain:
keccak256(abi.encode(name, symbol, decimals)) - Enable future on-chain verification of the metadata hash during faucet registration
Related work: PR #2439 (Token Metadata extension to form standard) adds token name to the standard faucet metadata. Once that lands, the AggLayer faucet should use it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
agglayerPRs or issues related to AggLayer bridging integrationPRs or issues related to AggLayer bridging integration