Uniswap V2

Verified contract

Active on Ethereum with 1,056 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,702.68
ERC-20
--
0xb34b3c781306ad1c12458728ca783b8fc0b93e1cb964f391c98092fe358bb3f2
0xe0dca812c1a52ab530fccfc8c187a28cea9611f6c3c5923e7b465db53af5c698
0x0581260f1ffbda992707fb8d04bfdd750cad10b8b1fcea33e62c563509dde076
0xb48134ab8f03b8157d5548941eca888659e6cbf3005f5b2262854e7709b2bd7e
0x4526514b58ae6bccb42d53596e603c4b2bf7c53deb73d3939bac3fd5a36fc412
From
0x2c09d374a429661861f2cc69843c50ff43d584ab6c72bc5378ee5eba6e76eeed
0x96f9c749282a9f85d32f3ac1760257765ac29704d8f8890f644d0faf18b3b62c
0x5aad2d9fc40fdc63ec1a6dd0152d3206dac8eee35d1c324c7ddb76b41bf62f93
0xf1e3819118f4b2b8a1268c6351ab1317855ff100d902461e02511c978019ee9f
0x0702b67ffec396f15ed535176b4cffa9d9fe55810c0be1663cb5d9dc3fdb8f01
From

Functions
Getter at block 20829375
DOMAIN_SEPARATOR(view returns (bytes32)
0xb6e25324fcd781249266efe5936eca0dc82c81f140ab30fe20e9a11901b865fd
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=660016591921613054, _reserve1=243367077, _blockTimestampLast=1722166319)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
201565705139984712933909404625972
price1CumulativeLast(view returns (uint256)
14635525526132253098207631299651744316350157705128623
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xe95e4440493e5b96e79d63e8dc43ab676dd44e4c
totalSupply(view returns (uint256)
8927884406223
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.