Skip to main content
Module

x/polkadot/mod.ts>phishing.retrieveAddrList

Package publishing for deno.land/x/polkadot
Go to Latest
function phishing.retrieveAddrList
Deprecated
Deprecated

While not due for removal, it is suggested to rather use the checkAddress function (which is more optimal overall)

import { phishing } from "https://deno.land/x/polkadot@0.2.40/mod.ts";
const { retrieveAddrList } = phishing;

Retrieve a list of known phishing addresses

Parameters

optional
allowCached = [UNSUPPORTED]

Returns

Promise<AddressList>