1.1.2 • Published 7 months ago

@infte/web3-utils v1.1.2

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

web3-utils 工具类

  • npm install @infte/web3-utils

@infte/web3-utils 说明文档

web3 工具类函数

isAddress

  • 类型:(value: any, isAddress = true): string
  • 判断地址是否正确

address_formatter

  • 类型:(address: string, before: number = 6,after: number = 4): string
  • 省略地址

hash_formatter

  • 类型:(hash: string,before: number = 8,after: number = 4): string
  • 省略 hash

getEthScanPath

  • 类型:(url: string,data: string,type: ethScanPathType): string
  • 获取 eth 浏览器地址

type 类型:'transaction' | 'token' | 'address' | 'block';

toReturnState

  • 类型:(value: MethodArg | undefined = undefined,methodName?: string): ReturnState
  • 获取返回格式,用于处理 hooks 返回结果
1.1.1

7 months ago

1.0.9

9 months ago

1.0.8

9 months ago

1.1.2

7 months ago

1.0.11

7 months ago

1.0.10

9 months ago

1.0.15

7 months ago

1.0.14

7 months ago

1.0.13

7 months ago

1.0.12

7 months ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago