Uniswap V2

Verified contract

Active on Ethereum with 26 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $537.27
ERC-20
--
0xb2d36e2df48fe9aefae45054d77804367d956e6a4769ccf78ee196f29ec25f4d
0xc3e54f483907dfbba891a2a188066116627ea4ed644d246fd2837f2111b04f0f
0xcb766a75babdc78f7fb543e8b1989291e7564509bfe169e949775c8fe679510d
0x1ac3bd5262998558956980d7304b2bd7f37b4c9ee53d34ee99582b52181a5af5
0xe62cf45b53d09a04e5d139b25c6c9d4006126e0948fd7ad6960d1e46dfee1e40
0x9b5081fde9b50caaa8cac434e29048a79f933832f5cccd60de53d8329720c981
0x7108029050ea87f4ad36c605c1238658d30642c4ed6a61bd71d0ca4f08ad5cf7
0xdae61a2b5c2c9170b1a2d0a4e432acab28192588f0a620d9cb6c31d3ee356b50
0xe0ab5a206e399f8b8c6c6e81e93abcdf7dcf129285daab9fbae57e4b26f39b2b
0x458c3d58d9582896562ff33d2a3bce06003da024afd8f6d38be6f01071e40942

Functions
Getter at block 21398427
DOMAIN_SEPARATOR(view returns (bytes32)
0x135f054000c4fe2b20deb332404567eb5a807400abe70f883d84e21abaeb9086
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=1134043332406513425009639, _reserve1=537668291, _blockTimestampLast=1733572331)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
3013279210810547938152201608
price1CumulativeLast(view returns (uint256)
271740670263703000740734479909191646589113817755201762749
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xce7895c567dcf7b950890dea3360872524eeca41
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
24375528887537201
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.