Skip to content

Commit 57e5ed3

Browse files
authored
feat: add Allowance module deployments for Chiliz Chain (safe-global#78)
This PR adds the Allowance Module v0.1.1 deployments on the Chiliz Chain Mainnet and Spicy Testnet. ## Checklist - [x] Contract deployed successfully to Chiliz Chain Mainnet (Chain ID: 88888) Contract: [0xAA46724893dedD72658219405185Fb0Fc91e091C](https://chiliscan.com/address/0xaa46724893dedd72658219405185fb0fc91e091c) TXID: [0x5b9a10fff0e77577d4f8af9bf4797012e14454de1ce2e36f36528be4f89c6a2c](https://chiliscan.com/tx/0x5b9a10fff0e77577d4f8af9bf4797012e14454de1ce2e36f36528be4f89c6a2c) - [x] Deployment data verified on [Chiliz Explorer](https://chiliscan.com/address/0xAA46724893dedD72658219405185Fb0Fc91e091C/contract/88888/code) - [x] Contract deployed successfully to Chiliz Spicy Testnet (Chain ID: 88882) Contract: [0xAA46724893dedD72658219405185Fb0Fc91e091C](https://testnet.chiliscan.com/address/0xaa46724893dedd72658219405185fb0fc91e091c) TXID: [0xfbd781699cbf5c7d22d5331e1be6439f27efb1e2449faeb7afdbcf640ad0b236](https://testnet.chiliscan.com/tx/0xfbd781699cbf5c7d22d5331e1be6439f27efb1e2449faeb7afdbcf640ad0b236) - [x] Deployment data verified on [Chiliz Spicy Explorer](https://testnet.chiliscan.com/address/0xAA46724893dedD72658219405185Fb0Fc91e091C/contract/88882/code)
1 parent 828e524 commit 57e5ed3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/assets/allowance-module/v0.1.1/allowance-module.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
"80069": "0xAA46724893dedD72658219405185Fb0Fc91e091C",
2222
"80094": "0xAA46724893dedD72658219405185Fb0Fc91e091C",
2323
"81224": "0xAA46724893dedD72658219405185Fb0Fc91e091C",
24+
"88882": "0xAA46724893dedD72658219405185Fb0Fc91e091C",
25+
"88888": "0xAA46724893dedD72658219405185Fb0Fc91e091C",
2426
"747474": "0xAA46724893dedD72658219405185Fb0Fc91e091C"
2527
},
2628
"abi": [

0 commit comments

Comments
 (0)