-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: redploy and configure game controller
- Loading branch information
Showing
7 changed files
with
20 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Generated by @wagmi/[email protected] on 12/5/2023 at 1:37:37 PM | ||
// Generated by @wagmi/[email protected] on 12/5/2023 at 3:08:33 PM | ||
|
||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// | ||
// AccessControlUpgradeable | ||
|
@@ -4649,7 +4649,7 @@ export const wegaFeeAdminRoleABI = [ | |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// | ||
|
||
/** | ||
* - [__View Contract on Polygon Polygon Scan__](https://polygonscan.com/address/0x4114E9Fcb0D2Ba2480A6041CDEaBe315dc5063b4) | ||
* - [__View Contract on Polygon Polygon Scan__](https://polygonscan.com/address/0x15aeA3c65Cec3F7525e611fd12D6476439aF789b) | ||
* - | ||
* - [__View Contract on Polygon Mumbai Polygon Scan__](https://mumbai.polygonscan.com/address/0x39e851282C11AefE20B149F4509702B2DC8aEB73) | ||
* - [__View Contract on Skale Calypso Nft Hub Testnet Skale Explorer__](https://staging-utter-unripe-menkar.explorer.staging-v3.skalenodes.com/address/0x0000000000000000000000000000000000000000) | ||
|
@@ -5164,20 +5164,20 @@ export const wegaGameControllerABI = [ | |
] as const | ||
|
||
/** | ||
* - [__View Contract on Polygon Polygon Scan__](https://polygonscan.com/address/0x4114E9Fcb0D2Ba2480A6041CDEaBe315dc5063b4) | ||
* - [__View Contract on Polygon Polygon Scan__](https://polygonscan.com/address/0x15aeA3c65Cec3F7525e611fd12D6476439aF789b) | ||
* - | ||
* - [__View Contract on Polygon Mumbai Polygon Scan__](https://mumbai.polygonscan.com/address/0x39e851282C11AefE20B149F4509702B2DC8aEB73) | ||
* - [__View Contract on Skale Calypso Nft Hub Testnet Skale Explorer__](https://staging-utter-unripe-menkar.explorer.staging-v3.skalenodes.com/address/0x0000000000000000000000000000000000000000) | ||
*/ | ||
export const wegaGameControllerAddress = { | ||
137: "0x4114E9Fcb0D2Ba2480A6041CDEaBe315dc5063b4", | ||
137: "0x15aeA3c65Cec3F7525e611fd12D6476439aF789b", | ||
1337: "0x9A9f2CCfdE556A7E9Ff0848998Aa4a0CFD8863AE", | ||
80001: "0x39e851282C11AefE20B149F4509702B2DC8aEB73", | ||
344106930: "0x0000000000000000000000000000000000000000" | ||
} as const | ||
|
||
/** | ||
* - [__View Contract on Polygon Polygon Scan__](https://polygonscan.com/address/0x4114E9Fcb0D2Ba2480A6041CDEaBe315dc5063b4) | ||
* - [__View Contract on Polygon Polygon Scan__](https://polygonscan.com/address/0x15aeA3c65Cec3F7525e611fd12D6476439aF789b) | ||
* - | ||
* - [__View Contract on Polygon Mumbai Polygon Scan__](https://mumbai.polygonscan.com/address/0x39e851282C11AefE20B149F4509702B2DC8aEB73) | ||
* - [__View Contract on Skale Calypso Nft Hub Testnet Skale Explorer__](https://staging-utter-unripe-menkar.explorer.staging-v3.skalenodes.com/address/0x0000000000000000000000000000000000000000) | ||
|