Skip to content

Commit aefc9c6

Browse files
chore(randomness): change address
1 parent e07b068 commit aefc9c6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

contracts/deployments/anvil/random/abis.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@ const aliasToContract = ({
611611
}) as const
612612

613613
export const deployment = ({
614-
"Random": "0x800EA634c1436C2BD74C6f09E6a537275A44Ac72"
614+
"Random": "0xbd62dAb78e3a40c56b2B62F7B873Bb42Cb111dc8"
615615
}) as const
616616

617617
export type ContractToAbi = typeof contractToAbi
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"Random": "0x800EA634c1436C2BD74C6f09E6a537275A44Ac72"
2+
"Random": "0xbd62dAb78e3a40c56b2B62F7B873Bb42Cb111dc8"
33
}

0 commit comments

Comments
 (0)