Uniswap V2

Verified contract

Active on Ethereum with 1,247 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $206,578.13
ERC-20
Value $205,352.39
ERC-20
Value $0.03
0xb18f62e3ba25d08edee5d24dd37580b6349e8baaafdd6b3c5dd14a467dad6324
0xaddc6d23d9c9a75753c0a26ea8680d4aa1dc4e8f13b542b71dee8a362e23360e
0xf62593a47f7c4bfa73ca7f18c0a491e829ad4320a95e4c411deac2c14ff3661e
0x2a05ac8d64043ce98215294bb81cfcc909542385ccdcc4d6ec61b7476efcd5fe
0xf8de0a9c3af6e3f6899e4b86a8c372b2bffd452619113309162e587f9f243aaa
0xedf88552dfb2c9e20644f42528fa54e9ffdfc3fcc5b25f1f1d96b35f148d608c
0x364e756461f82f2127eac56842d3ac0964cad0b0b95069fb9059d346b56d25b2
0x7f58cfeed22fe64ce34804c07013f4465bef1444888cd1761b6e76b8dd56b2ab
0x0abe1e00fc342ec04d36e72b2bfd4b38e1a409d75c54632c55af42872303be3e
0x71ef1506f72170bfa17150ae5918cc3151f48b2acc9af407d3043c6a148c071d

Functions
Getter at block 21290301
DOMAIN_SEPARATOR(view returns (bytes32)
0x61ed040e2ea71c2c978a36f68a3bd3ff84b24c0462c7a9f08e8a64952c39c9c1
MINIMUM_LIQUIDITY(view returns (uint256)
1000
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
18
factory(view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
getReserves(view returns (uint112 _reserve0uint112 _reserve1uint32 _blockTimestampLast)
(_reserve0=47598648151046526760492, _reserve1=57214451548164766369, _blockTimestampLast=1732476683)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
18041939474936142915125892717533619503300
price1CumulativeLast(view returns (uint256)
161897591594198810839022641962275336850848763
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x232fb065d9d24c34708eedbf03724f2e95abe768
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1577163045912865746736
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
nonces(addressview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(address toreturns (uint256 amount0uint256 amount1)
initialize(address _token0address _token1
mint(address toreturns (uint256 liquidity)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
skim(address to
swap(uint256 amount0Outuint256 amount1Outaddress tobytes data
sync(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed senderuint256 amount0uint256 amount1address indexed to
Mint(address indexed senderuint256 amount0uint256 amount1
Swap(address indexed senderuint256 amount0Inuint256 amount1Inuint256 amount0Outuint256 amount1Outaddress indexed to
Sync(uint112 reserve0uint112 reserve1
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.