Uniswap V2

Verified contract

Active on Ethereum with 23 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,384,655.42
ERC-20
Value $2,359,494.31
ERC-20
Value $1,444.42
ERC-20
Value $851.02
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x5e24dc6468ab032c3d30e0aa2675464e7054b4ffd3a68e08b6154c4b0bf0a5a5
0x3b8dbb664fb9e6c9bdd9971ad60754bbd57a5dcca92fac6cae41d7effe32ebfa
0x51630bda1f8c4a8c59303518212d79e270f486079160977b8d94f5b694c3ea1c
0x9dcd2c4dca815ede9305e4ff58f4750068e89da6581bd0c0959629209505a097
0x897c759c435968c49e51d710651759bd44e745cab4d3d53c29235f4d3dcf8870
0xfc37ba20e438b733ed69d90b96270060b8e5559b035aef6898e3136b83e106c3
0xf0f68a64d382dc0134e92c7822989dccf60148334fd50ab379ff63e4aa723cfb
0x081a24ba6c6e8f74feb2103106c155f56b9c5aa236f1c5a21e36e4c4191b1958
0x76627fe6fd23fde8b5e393f1d79fae31a2242ae096347dd12c9a1a6700433b08
0xbab53e3574fdeeec77ee94f0873bc141c0fa5718273432ca3541242b2a29d09f

Functions
Getter at block 21397800
DOMAIN_SEPARATOR(view returns (bytes32)
0x84ebf8d5281b789f555d39d0ca9a946d8531ae774736391b8b82480dcf97b459
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=1611253660826934576668999139673, _reserve1=602575876361471494288, _blockTimestampLast=1734138935)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1425245848701220742729444503010855
price1CumulativeLast(view returns (uint256)
669158667282900786799143949768758688684751828298350
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x8e6cd950ad6ba651f6dd608dc70e5886b1aa6b24
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
12254741155804116998343319
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.