Name | +Registry | +Created on | +Created by | +|
---|---|---|---|---|
{blueprint.form_values?.name} | +{blueprint.registries?.name} | +{new Date(blueprint.created_at).toLocaleString()} | +{formatAddress(blueprint.admin_id)} | ++ + Mint + {" "} + | +
Name | +Chain | +Admin | +External url | +Description | +
---|
Name | @@ -96,6 +108,49 @@ export const RegistriesAdmin = () => {
---|
Name | +Minter address | +Created on | +|
---|---|---|---|
+ {/* + // @ts-ignore */} + {blueprint.form_values.name || "No name"} + | +{formatAddress(blueprint.minter_address)} | ++ {new Date(blueprint.created_at).toLocaleDateString()} + | +
+ |
+