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

File UniswapV2Pair.spec.ts

test/UniswapV2Pair.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 { solidity, MockProvider, createFixtureLoader } from 'ethereum-waffle'
4import { BigNumber, bigNumberify } from 'ethers/utils'

Callers

nothing calls this directly

Calls 4

expandTo18DecimalsFunction · 0.90
mineBlockFunction · 0.90
encodePriceFunction · 0.90
addLiquidityFunction · 0.85

Tested by

no test coverage detected