eth_getCode
Name
Type
Description
await provider.request({
method: "eth_getCode",
params: ["0x06012c8cf97bead5deae237070f9587f8e7a266d"],
});
// "0x60606040..."Last updated
Was this helpful?
await provider.request({
method: "eth_getCode",
params: ["0x06012c8cf97bead5deae237070f9587f8e7a266d"],
});
// "0x60606040..."Last updated
Was this helpful?
Was this helpful?