Add a Custom Network
Code
adena.AddNetwork(network: {
chainId: string;
rpcUrl: string;
chainName: string;
})Params
Key
Type
Description
Response
Key
Type
Description
Add Network Result Model
Key
Type
Description
Sample Request
Sample Response
Last updated