mirror of
https://github.com/averel10/crypto_clash.git
synced 2026-03-12 19:08:11 +01:00
Update deployed contract address
This commit is contained in:
@@ -59,7 +59,7 @@
|
|||||||
"type": "function"
|
"type": "function"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"GAME_CONTRACT_ADDRESS": "0x5B4D862ef9ce14CFD969F18194479F892db2FbF9",
|
"GAME_CONTRACT_ADDRESS": "0x01CFfE1cE3a6FDA1E2C01Ee611957fbbFE544Ce6",
|
||||||
"GAME_ABI": [
|
"GAME_ABI": [
|
||||||
{
|
{
|
||||||
"inputs": [],
|
"inputs": [],
|
||||||
@@ -292,6 +292,11 @@
|
|||||||
"internalType": "uint256",
|
"internalType": "uint256",
|
||||||
"name": "gameId",
|
"name": "gameId",
|
||||||
"type": "uint256"
|
"type": "uint256"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"internalType": "string",
|
||||||
|
"name": "nickname",
|
||||||
|
"type": "string"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"name": "register",
|
"name": "register",
|
||||||
|
|||||||
Reference in New Issue
Block a user