Uniswap V2

Verified contract

Active on Ethereum with 8 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $195,202.62
ERC-20
--
0xa580bba8aac5d98487aea086857cd9bfe86d1ea1ce90085ee5df9de031dbbd0e
From
0x2e827c850f4ac25d03eba2d6249317dbe4464afffceaeee07e8bbd2441a2f0de
0x9e430dde951985a6a66d2b21eae8a368acd61580ee0c042f5d9ef13d16718e15
0xb1e81dc309f960d816ac2dee3e446dfa401cf7b5969792056a00234cde6a8021
0xbeb3e2f3626cf4819c41682c77412758a0681a68c1e92eae762e472d1a0772fb
0xe464a06b6c2c20e63e72ab006016ed662533bf71591e2760cb208cb7b3af10de
0x581843fd7f94f42c64331641ae7fb65606836c6fc9a69c1e7d4ab18c0eb93017
0x8013d5370ff4166633d2eb3db22ab150eac0f0d5dc17422bc67fced61168d6d5

Functions
Getter at block 21218628
DOMAIN_SEPARATOR(view returns (bytes32)
0x86509da820037a86ad4d40b28b6d0270b64c17f9c73084251f190f3dcacc8359
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=857837421610336976222215677, _reserve1=61907375353842681758, _blockTimestampLast=1730994683)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
67235498703447620830675299862714545
price1CumulativeLast(view returns (uint256)
9267718986051204291410268725213592925883551281087
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa10ae543db5d967a73e9abcc69c81a18a7fc0a78
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
212154996227354688725141
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.