Resul of signer balance verification performed before TLD registration.

Hierarchy

  • TLDBalanceVerificationResult

Properties

currency: "ETH" | "DWEB" | "WETH"

Currency used to pay for registration. ETH or DWEB on Ethereum, WETH or DWEB on Polygon.

error: null | DwebError
price: BigNumber

Registration fee in wei.

safePrice: BigNumber

Registration fee in wei + 10%. Used to prevent failed transactions due to price fluctuations.

success: boolean

Generated using TypeDoc