Uniswap V2

Verified contract

Active on Ethereum with 24 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $71,672.34
ERC-20
Value $70,646.81
0x2891f131ca311f12cfa64b4ff8795656ee82a35ebbc62658e55f69552c6a1ffe
0x51301a6b98a3c8d3d5ac4015545c25971b1c994de84cdf85e6ec5bd263dbe9f5
0xa361f4618f80bab53d40d91dab995c1634f629ef61776cd4edd1db36ee566050
0x7331dff45c463c02f9e6736ec8580b5f1d471d83f4c680e1e536e73694ca1056
0xe5639f75d1c1151a9164a7c00d84a33526819825801d3cd875e09503adbcb360
0xeebf684bc2372dcc06f1e4abbe351329a2fd5eb0d60926c00d0ce8e56e4a3e0e
0x06f7fba6cb1c51bc1fff3f1cba297e654103f6adf39db0afebc13d836699bbab
0x2bca33916eb02d4e106bb9c73f6dd05fb8709cd823e1a8200fed430fb8a0c7a7
0x605efd0f994ff8c2aef0b02044bc861fcf81458d7d47370d98414a49f5a93973
0xa3435fe4a88972377e2b44bf866893b11b13f82d4125c21a916f6636b8d69d7e

Functions
Getter at block 21315710
DOMAIN_SEPARATOR(view returns (bytes32)
0xfcc56df9202c16e55c78da9e35750cd12c2ff5849b9487b055d0a97f8901251d
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=45179836301892012398024515, _reserve1=19550448988068067596, _blockTimestampLast=1733119103)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
34466009830794432960611874574923000
price1CumulativeLast(view returns (uint256)
26242867683241319247405554290546897291625956476
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4166673521e31ed98801e45e8b068b4bc227a110
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
28484455118950912069683
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.