Uniswap V2

Verified contract

Active on Ethereum with 757 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $246.79
ERC-20
--
0xc04481c91f128aacf50817dba3099b4fe98130cb0786b2a41fdf826afd34821b
0xfe1eddad0cd44b977191b24480b03cecd94b154393102a1075a55edf80131f10
0xa31b7969285fda502b5bc1ba93f133b91405f7aecba0b022070f9f1eefd9f0fa
0xfacf53759946cd48452db97cc98a650fcf9e5d2a38d33d6d0a0d3eefa5ebd7ca
0x322d8442e3b2322208954d961d6e81f42c8560c320b16d2b5f774bf7123e05e3
0x45af4bab57208835d0e7411d39beabd44388a830bc0c6620c207dbe0f733908a
0x9d62d5dfc219458d3d2c9f8cb00c2a2d075042f4b3f97e04c0ea4a09125b2e89
0x8e1f696815a6457bea1a1bd838aeb3bfd7dbe0b0d4888a0267b097413944b9b7
0xa859a250d9a8d9857c078c0a1babcae789abb2e5ae698b6290eecde6c52a951a
0x780d6778b299d3390437c968abd57508ff07dd211b7a3fbeb93543f1b39ac6ff

Functions
Getter at block 21221682
DOMAIN_SEPARATOR(view returns (bytes32)
0xeb836bccd31cdf5239147457e0ebf3b9a503a0b546b7700ad1be3c871bcbf067
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=98946218737372892664879224, _reserve1=78528872884783556, _blockTimestampLast=1727865671)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
4562418640958792708804137634801419872
price1CumulativeLast(view returns (uint256)
589718218339835747391981545353740096808042269364905
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4b4f5286e0f93e965292b922b9cd1677512f1222
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
2177153669036918645801
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.