Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/api3dao/airnode
/ casting.test.ts
File
casting.test.ts
packages/airnode-adapter/src/response-processing/casting.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ BigNumber } from
'bignumber.js'
;
2
import
{ ethers } from
'ethers'
;
3
import
{ castValue, multiplyValue, bigNumberToString, floorStringifiedNumber } from
'./casting'
;
4
Callers
nothing calls this directly
Calls
4
castValue
Function · 0.90
multiplyValue
Function · 0.90
bigNumberToString
Function · 0.90
floorStringifiedNumber
Function · 0.90
Tested by
no test coverage detected