Uniswap V2

Verified contract

Active on Ethereum with 770 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,369.39
ERC-20
Value $2,230.41
ERC-20
--
ERC-20
--
ERC-20
--
0x09a7bd0c9386855f5577db8ca42abea0ae7f817484a6c57141323c95c06fbd0b
0x4c551382f3dd4136e867d9da92ad3c28fd7c1731431af3e59c60fa1d484a7378
0x8469d339dda3b300c8e2f277bdfd2b56e081221a3f4be001cf177236242dee8a
0xb73afbe172a24ba2229d8e6402bca3e2447ebec979177a7551c673d2a21f1ac9
0xe7dd182925de79822b4b979c51d36cf9ba7d56ab58cbcca003d75224bf493a9c
0x0e0c5c35bdb1fa94e26be4ef3e60147dc4f3b459d7be5ea0167b628b25607598
0x92c2b3af82852c4b6940a27b97ec7ea01c7f601b8544f67c09cfaf29d1f57820
0x6d6f165e1ee0ebb8324c7a71487fa57b090e869699ee61b1a9562337002e7b30
0x2bc012dbedb014b741a077e6a48aadd7be65baffb13dda6530e60d5bca2e4e8f
0x4d20bc1c7ade26d243be8b79103db0e5cbda01bb650a33f8fcc8fc2882a98aad

Functions
Getter at block 20999060
DOMAIN_SEPARATOR(view returns (bytes32)
0x80929da6365976312f9f0ed29759450905f0484de55bddb7179f1281b2bd03fd
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=119726817315511097913879472, _reserve1=844081250220020281, _blockTimestampLast=1729331051)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
35812147595456432961119869606713522811120
price1CumulativeLast(view returns (uint256)
16746233185680016370770231322528548810288734957014
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x40fd72257597aa14c7231a7b1aaa29fce868f677
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
260427099532619356186
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.