Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/AkiraTach/all-bitcoin-private-key
/ functions
Functions
17 in github.com/AkiraTach/all-bitcoin-private-key
⨍
Functions
17
◇
Types & classes
20
↓ 5 callers
Method
getBalance
( address: string, balanceList: IBlockchain[], type: 'final_balance' | 'total_received' )
src/app/pages/home/home.component.ts:106
↓ 2 callers
Method
getAddress
(id: string, compressed: boolean)
src/app/services/all-key.service.ts:44
↓ 1 callers
Method
getData
()
src/app/pages/home/home.component.ts:68
↓ 1 callers
Method
getPrivateKey
(id: string)
src/app/services/all-key.service.ts:52
Method
constructor
()
src/app/components/layout/layout.component.ts:10
Method
constructor
( private allKeyService: AllKeyService, private route: ActivatedRoute, private router: Router,
src/app/pages/home/home.component.ts:38
Method
constructor
()
src/app/pages/about/about.component.ts:10
Method
constructor
(private _httpClient: HttpClient)
src/app/services/balance.service.ts:10
Method
getBalance
(addresses: string[])
src/app/services/balance.service.ts:12
Method
getBalanceClass
(balance: number | null)
src/app/pages/home/home.component.ts:115
Method
getData
(page: bigint, limitPerPage: number)
src/app/services/all-key.service.ts:11
Method
ngOnInit
()
src/app/components/layout/layout.component.ts:12
Method
ngOnInit
()
src/app/pages/home/home.component.ts:45
Method
ngOnInit
()
src/app/pages/about/about.component.ts:12
Method
onNewer
()
src/app/pages/home/home.component.ts:60
Method
onOlder
()
src/app/pages/home/home.component.ts:52
Method
transform
(value: number | null)
src/app/pipes/balance.pipe.ts:7