Skip to content

Commit 131c719

Browse files
authored
deploy fee change hook upgrade (#1395)
* deployed latest hook impls * wip on v4 swap * added changeset
1 parent a46154b commit 131c719

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

.changeset/gorgeous-mangos-flow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@zoralabs/protocol-deployments": patch
3+
---
4+
5+
Deployed v2.2.0 of coins to Base

packages/coins/addresses/8453.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"COIN_V3_IMPL": "0x45Bf86430af7CD071Ea23aE52325A78C8d12aD5a",
44
"COIN_V4_IMPL": "0xca72309AaF706d290E08608b1Af47943902f69b2",
55
"COIN_VERSION": "1.1.0",
6-
"CREATOR_COIN_HOOK": "0xd61A675F8a0c67A73DC3B54FB7318B4D91409040",
7-
"CREATOR_COIN_HOOK_SALT": "0x0000000000000000000000000000000000000000000000000000000000000ae8",
6+
"CREATOR_COIN_HOOK": "0x8218FA8d7922e22aED3556a09D5A715F16Ad5040",
7+
"CREATOR_COIN_HOOK_SALT": "0x000000000000000000000000000000000000000000000000000000000000059a",
88
"CREATOR_COIN_IMPL": "0x88CC4E08C7608723f3E44e17aC669Fb43b6A8313",
99
"HOOK_UPGRADE_GATE": "0xD88f6BdD765313CaFA5888C177c325E2C3AbF2D2",
1010
"ZORA_FACTORY": "0x777777751622c0d3258f214F9DF38E35BF45baF3",
11-
"ZORA_FACTORY_IMPL": "0x0e2ea62E5377D46FeF114A60AfBE3d5eA7490577",
12-
"ZORA_V4_COIN_HOOK": "0x9ea932730A7787000042e34390B8E435dD839040",
13-
"ZORA_V4_COIN_HOOK_SALT": "0x0000000000000000000000000000000000000000000000000000000000002fa2",
14-
"ZORA_HOOK_REGISTRY": "0x777777C4c14b133858c3982D41Dbf02509fc18d7"
11+
"ZORA_FACTORY_IMPL": "0x3D419F1Dae4f2E274FB4aEFf4c78DD7Fd02b45F4",
12+
"ZORA_HOOK_REGISTRY": "0x777777C4c14b133858c3982D41Dbf02509fc18d7",
13+
"ZORA_V4_COIN_HOOK": "0xff74Be9D3596eA7a33BB4983DD7906fB34135040",
14+
"ZORA_V4_COIN_HOOK_SALT": "0x00000000000000000000000000000000000000000000000000000000000024b9"
1515
}

0 commit comments

Comments
 (0)