UNPKG

check-ethereum-scanner

Version:

Safety checks for new Ethereum tokens

3 lines (2 loc) 86 B
/** Easy conversion from Gwei to wei */ export const GWEI_TO_WEI = BigInt(1000000000)