UNPKG

@pvpbet/pvpbet

Version:

A decentralized PVP betting platform based on the Ethereum Virtual Machine (EVM).

31 lines (30 loc) 634 B
{ "_format": "hh-sol-artifact-1", "contractName": "IBetChipFactory", "sourceName": "contracts/interface/IBetChipFactory.sol", "abi": [ { "inputs": [ { "internalType": "address", "name": "token", "type": "address" } ], "name": "createBetChip", "outputs": [ { "internalType": "address", "name": "", "type": "address" } ], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }