Uniswap V2

Verified contract

Active on Ethereum with 146 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $198.05
ERC-20
--
0x204e87ee30e1ddf5d274a4399ab154967dfaffa6ce7de0b6fb36e763c9ff3382
From
0x8368a20590ea53643e61172381180964b1f469fca0c45abe9440b5e86a754e72
0xd18d171fb2d2e69aa0db01008c4369834d4d45a95c914c4d846139ca1984df34
0x979da2ec15afd4c72cff010d8daca817f45717f906324842855e8ed90c824062
0xf1909960da80b6c6d783a9c95f9a23b9c38a56d7107f659d2cbefbd30a5f6fba
0x122963d07262b976b57bd983ef4dd60cfb208b7082edd5d546df58e3221e3436
0x04126048ce040b643d9e915e36a88ecd572dc3e6f5d9385ce7a327720688871a
0xf6b2d4f65cde4a79db5e4ed6620cf47dfe487a52b34b7eee7bca229e7a42ca49
0x88b471458490d5013cc9462ffd3002b04a99008c6abb98efe7d536aa6578611d
0x465aa63e62b8dddaa0fc0e1a9897f409c047f0f236512e40105496875674ae1a

Functions
Getter at block 20985322
DOMAIN_SEPARATOR(view returns (bytes32)
0x6a98d6947b2b3bd0a074e0e0e9243f6112d902e9eca0a0b4169b8d0ca7cd520d
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=75825710267519632, _reserve1=247856157020885076614770, _blockTimestampLast=1728166979)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
176036103611291763762715566951542909505982829448
price1CumulativeLast(view returns (uint256)
9653373400166995025229946724573818224
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xcb129aa11ceaa00da1a92d12e26bb776ef3c3628
totalSupply(view returns (uint256)
85681165396997807027
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.