Uniswap V2

Verified contract

Active on Ethereum with 188 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $187.27
ERC-20
--
ERC-20
--
ERC-20
--
0x7fe6973e33b57577fdddbc88cdc5cda35cbce95e2100433720725595c86badc3
0x61cf26fe0896883f45d9af1ee4397364b983d35be8fe3a7daa09ab47dc99a06a
0x0631bc8f89581d442f8b3657418836be0b29573d7d0d16314eaeb445636c589f
0xacabd3a8a7c5e02d45b556e679f5a623261492944d234e619d61f895870d4f11
0x3f2619390da66728934c328d1b772506eeed967e2da7b0c8573f177c29e6da57
0x6f0215d5f60dafdb7091032a9a209af3410c175141c7952dd967d40a433830e4
0xfb0af90e57ffc0459b3727b645ffdd9f06abd1d04542a2170e609ecf447b782b
0xc0d588c8f7a6c2f2480021c38659671c9d8d5bd2f02d7548edacff371df324c7
0x90c1994189b5451928f6078d2cb4e2708d2feb4896f76413ba5ee32254ce0345
0x5f1f27fb4252ff88927ca63a0e9093a2d18441fa6e99dc6d181c02c70de48e88

Functions
Getter at block 21409316
DOMAIN_SEPARATOR(view returns (bytes32)
0x8c091f2782ea68277acfc745952da7cdb1d76806acc113c3ebfbb1456df15809
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=36685878291657134187497, _reserve1=47962110198685952, _blockTimestampLast=1728219911)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1032558131396503833874913649004813439690
price1CumulativeLast(view returns (uint256)
817283068351888979949445162544099201702424885383
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa0afaa285ce85974c3c881256cb7f225e3a1178a
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
29650692522666619575
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.