Uniswap V2

Verified contract

Active on Ethereum with 39 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $897.97
ERC-20
Value $889.97
0x14d701d27089c1a4fc4e86cc3f1027933a8a38058811382871d3e0aa74e4aa82
0x1d9073f1dd5f30bc187da4c4d11bccd3ded73e830d45905f5ae17aad565f19b7
0xb521ec331c22b7b0dd408638ff30d4d9180ab827822d3402252fcea36c06554a
0x87b8f50d87b7b9df9638c3eaaffad42e19db37b02153447bc370f28a26aa07fb
0x7c13e2c6e7673183974547ea294928fdf2bfcff6ea261749c6eccecf448cbfec
0xfdcb8de51bd97f2c4b7955c3d89b0ced590faccd7128692d5d1a6e42c1f7be45
0x34d3cf0d62777b622a5a12df01048bfec9f658429f5398ef2080f853b3c77701
0xa8f16480e3ba292ac0e57b649a8490d251cea4223a0879eec839e63915b9f44c
0xc969e8e2a6aeb3ddba48ce1d471286c363b68ba738d7dcd215bbdc94b0a6954d
0xeb7228e9b04ec32fb3ee5cc8ac025d853cef46ddafe78416bb841b1e34707414

Functions
Getter at block 21263673
DOMAIN_SEPARATOR(view returns (bytes32)
0x97b3b567458ecdeabf595c89ee4bbaedc42349873d59383b03e6f410b31033e5
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=154835061993985859013001, _reserve1=263624268693902750, _blockTimestampLast=1732515539)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
7512842563697849775808309927506273812
price1CumulativeLast(view returns (uint256)
136304514960397800699957492375257364823718980957
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3e9bc21c9b189c09df3ef1b824798658d5011937
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
138162194836165202395
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.