Align GRU explorer terminology
Some checks failed
Deploy Explorer Live / deploy (push) Has been cancelled

This commit is contained in:
defiQUG
2026-04-30 01:57:51 -07:00
parent 0ba2a70c34
commit ba08199051
4 changed files with 26 additions and 18 deletions

View File

@@ -12,7 +12,7 @@ const STANDARD_EXPLANATIONS: Record<string, string> = {
'ERC-2612': 'Permit support for signature-based approvals without a separate on-chain approve transaction.',
'ERC-3009': 'Authorization-based transfer model for signed payment flows without prior allowances.',
'ERC-5267': 'Discoverable EIP-712 domain introspection so wallets and relayers can inspect the signing domain cleanly.',
IeMoneyToken: 'Repo-native eMoney token methodology for issuance and redemption semantics.',
IeMoneyToken: 'Repo-native electronic-money token methodology for issuance and redemption semantics.',
DeterministicStorageNamespace: 'Stable namespace for upgrade-aware policy, registry, and audit resolution.',
JurisdictionAndSupervisionMetadata: 'Governance, supervisory, disclosure, and reporting metadata required by the GRU operating model.',
}