Uniswap V2

Verified contract

Active on Ethereum with 2,254 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x9a5c205bcdad9c208fbaaef6968d8a00e780ea7a10bdc1ddc4c3ef1e94ef6f8d
0x98fd43f313ea663ec4040c3fb04bbb3932ab4678d094bd8536574fed695e5b1f
0x5f34a1c9ed9b9100a7a402b11007fc23f044c26dd37083f3703b5dfd752003b1
0x9485994e7c4c4264745279741743d2b3c865a5fc278f0891bfb7cb842d754579
0xa33bdfc25b7356e58f736f430aa67816e5477d624c5d4bf5b3bc8ae4742982fd
0x847e2f3250e8c25a3a87adecb284d841fbeed426acf73c1736897cb87cfcd53e
0xdb2f6068c6acbff26a28da4db8ffe40dcbe73ebbe64f768c6b097d77d866f60f
0xaa39d7fddc7a8ac11275fa4497e66ade42b91f2a35c393cbcccccf14f1a4d310
0xac906b970fac8ebbf997d261f2a11029f0ebfd88cbc1826af3f3f0d0408c0cb3
0xccbb2f74533eeab9e859580a897def882f8e7e8bf3cdd8460cb56461585e14bf

Functions
Getter at block 21293864
DOMAIN_SEPARATOR(view returns (bytes32)
0x39d2abe9c3e42ff646e29221d158e6f51bc552085824de010eabba149134a17a
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=4502948444056989672167, _reserve1=18420216111066107, _blockTimestampLast=1729991783)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
3460785397756655898316768495990257120
price1CumulativeLast(view returns (uint256)
163022472516468011983303848512017982301012148941
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4086692d53262b2be0b13909d804f0491ff6ec3e
token1(view returns (address)
0xf911a7ec46a2c6fa49193212fe4a2a9b95851c27
totalSupply(view returns (uint256)
10777089461271163053
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.