MCPcopy
hub / github.com/Uniswap/v2-core / UniswapV2ERC20.spec.ts

File UniswapV2ERC20.spec.ts

test/UniswapV2ERC20.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import chai, { expect } from 'chai'
2import { Contract } from 'ethers'
3import { MaxUint256 } from 'ethers/constants'
4import { bigNumberify, hexlify, keccak256, defaultAbiCoder, toUtf8Bytes } from 'ethers/utils'

Callers

nothing calls this directly

Calls 2

expandTo18DecimalsFunction · 0.90
getApprovalDigestFunction · 0.90

Tested by

no test coverage detected