修改gamemarket的abi和address
This commit is contained in:
parent
fc0cef2074
commit
a1ce68e561
@ -431,11 +431,6 @@ export let abiGameMarket: AbiItem[] = [
|
|||||||
name: "_price",
|
name: "_price",
|
||||||
type: "uint256",
|
type: "uint256",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
internalType: "address",
|
|
||||||
name: "_feeToAddress",
|
|
||||||
type: "address",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
internalType: "uint256",
|
internalType: "uint256",
|
||||||
name: "_startTime",
|
name: "_startTime",
|
||||||
|
@ -38,7 +38,7 @@ module.exports = {
|
|||||||
minterFactory: "0x1A27515c35a92Fb276c2670fa27C85ffAd75D094",
|
minterFactory: "0x1A27515c35a92Fb276c2670fa27C85ffAd75D094",
|
||||||
nftmarket: "0x1d33b4E045ce595B6346C3D0e334814dd4Af5418",
|
nftmarket: "0x1d33b4E045ce595B6346C3D0e334814dd4Af5418",
|
||||||
nftmall: "0x38Bf9f3C29D8384B6A79435745AE796cd2465545",
|
nftmall: "0x38Bf9f3C29D8384B6A79435745AE796cd2465545",
|
||||||
gamemarket: "0x19a13Da2E7EB33210c98B589888EA68267ee61d6",
|
gamemarket: "0x46e2C612756b702b3d68d89F97c88FFa725F6fab",
|
||||||
gamemall: "0x1D058c7c7451c34BbfF9c0dF1C16b95C5d171d64",
|
gamemall: "0x1D058c7c7451c34BbfF9c0dF1C16b95C5d171d64",
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user