Uniswap V2

Verified contract

Active on Ethereum with 33 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $121.7
ERC-20
--
0x6983e0b60c2fa951d4e2a62e4b7b2181ab230b3bc35f17add17729f04b2e077f
0x57ea4f78c83d3233e3f4ee18f7053ee007af6f64cd566ea6d96128ef37eb17cc
0x5d1ccfeada095b70f3ae058b573cb384053d9b89eb0920e5d449643eeea1b313
0xbe974a0a2e9fda7fa34ecea10fdabbc670350de4719d6c60f993e46c1afb666e
0x5fb7de5b0d4ee00c959aff26894a994c164820207ff78fec25eee6acca0f6236
0x0a239d83591e43e622126bf06b8c1da7b8f2b2237a644510481c6bcd3777746d
0x100d59ef6634b73a6d7949e899d44d778d07fad3f4e2aceb00916766eff5e7e7
0xdd9ae1d1e0f6a27a8a981dcf40c75d62f2f79ea51220c9ef0314a79a7add8b5e
0xf1e403b3449b71d0e29a127597c81044930bae747899f842456fb5be3f84dcd5
0x55a543fbb52eadd7a621672976ca048baf5d3567881cf2c2d21f221e6afa3c4e

Functions
Getter at block 21406829
DOMAIN_SEPARATOR(view returns (bytes32)
0x3a3eeaad4e0dcb5779273e99c002811d9c519a8154be64e16726e23d5480f291
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=80434624354068322194516, _reserve1=31501463747431075, _blockTimestampLast=1734231443)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
14203851417933951903835706362281357087
price1CumulativeLast(view returns (uint256)
325343152848996998341487563222773554259675884726
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x99ea4db9ee77acd40b119bd1dc4e33e1c070b80d
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
25594859922732123437
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.