arufa-research / prediction-market-contracts

0 stars 1 forks source link

Run on BSC testnet #3

Open dmitro3 opened 2 years ago

dmitro3 commented 2 years ago

Hi, how can I test this on bsc testnet ? I 've try your script but it not work .can not call the contract ?

dmitro3 commented 2 years ago

reason: null, code: 'CALL_EXCEPTION', method: 'currentEpoch()', errorArgs: null, errorName: null, errorSignature: null, address: '0xb932818a65213d43c72826ef65f727aea7e71f47', args: [], transaction: { data: '0x76671808', to: '0xb932818a65213D43C72826EF65f727aEa7e71F47', from: '0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266', gasLimit: BigNumber { _hex: '0x01bad458', _isBigNumber: true } } } where is this address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 ? I can't find it anywhere ?