Uniswap V2

Verified contract

Active on Ethereum with 667 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $261,537.72
ERC-20
--
ERC-20
--
ERC-20
--
0xbca08002eb4eda1bb17ff8a3593388311850afcba88ce98752de49d0011d6b88
0xdc096c3e166d84a3a57645795a9f2a908014405989f55a98f0ebe6687cbe04c6
0xbf6bdc1d6791fbe503d81d7dd00fdb8854a1c3d438a8f394a6e7af8183a71f49
0x7456d6373495b65159ce9b0e2f3ac4b20a40df7e526a61410cd799670c631c8c
0x081c945ef476473f3fe35122979e7a9aa1657e0e13b198fe9107a8c84ddb70e4
0xed16429580977a5ec5d345bc7c1c667d8770aae8db732c6325f741adf22405bb
0x86a465959c14174e8e265a3fc830daa040431865420ff23155c3f494c07a340f
0xc6a3b93008f7544d095e3f6682a9097b274f2014666f5acf0c8bdb207635b175
0xd02c8b2b9a8b296e67f6ecc018a902c83f1761bcfe499233c138462cbe466f53
0x89244aa5a7d1729881435d5e503fd202f058c94088f39ef92a1ff378d1162a4d

Functions
Getter at block 21261033
DOMAIN_SEPARATOR(view returns (bytes32)
0xcb0e93b460909a58fa1fe3be81a33483bbebc0acc8070d1aee645dd8d9042021
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=77806882641761994937, _reserve1=473788712732496, _blockTimestampLast=1732137167)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
3417642166408981027419605638529269462
price1CumulativeLast(view returns (uint256)
283483478429876315507728202961116738791633920704
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xe17f017475a709de58e976081eb916081ff4c9d5
totalSupply(view returns (uint256)
376614499877188270
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.