1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

Merge pull request #1166 from oceanprotocol/chain-id

Added chainID parameter
This commit is contained in:
Ana 2022-12-21 12:32:29 +02:00 committed by GitHub
commit 8c42288186
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -292,6 +292,7 @@ Parameters:
``` ```
{ {
"type": "smartcontract", "type": "smartcontract",
"chainId": 1,
"address": "0x8149276f275EEFAc110D74AFE8AFECEaeC7d1593", "address": "0x8149276f275EEFAc110D74AFE8AFECEaeC7d1593",
"abi": { "abi": {
"inputs": [], "inputs": [],