Uniswap V2

Verified contract

Active on Ethereum with 61,503 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,520,297.54
ERC-20
--
0x822f7868b1a38e90361838d20cb2a9ddf28a18bb96ae3724046a021b56522f4c
0xa31bf8657ba5e5e1b486c90c1825d98abb41283bc7772da0623c286869c69245
0x55ea449b6e7a76cb1774e837d9f4a547c68fbbc32d0ef1e7a7f65bc35a527f6e
0x0cf0df1c22d9e7c439c0120efb2b0d1459ca9c06d7c6a09cf7329b0876cfc5db
0xa3fd698b89301f4a8c2f74368d2f1adc2b509fb6a6a98413042e3f9e55d9374a
0x3078c1e1182147c95c2891ca6da36ba7075997a4b2491af424cb1a1e23af6750
0xaf3039fc92b080072637e8676f2eb153836b7d19895ff0d58b0dedb90499e61d
0x1d028b791b439fd4891131a7cfd50ee025c566fedcffc9f1b8878d29e7f2f50f
0x804360904edad0cbc0936ad83729e5ae1f3987b23ba7de066a9eaf6764d09148
0x601ff9a32259b47fe9e9d5a9a747f75c6dc56387674c7273060618e1ca90b8c5

Functions
Getter at block 21276272
DOMAIN_SEPARATOR(view returns (bytes32)
0xedb7f5928bbeea10b96e40587a1112e52d2397be7377d5792704037d7ca333ea
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=156248653537087879201122172, _reserve1=40720833262695449542875002, _blockTimestampLast=1732640927)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
775191374301827718887950481773945820739211
price1CumulativeLast(view returns (uint256)
815935099125814850066577238435092485715859
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x0fc6c0465c9739d4a42daca22eb3b2cb0eb9937a
token1(view returns (address)
0x1bbf25e71ec48b84d773809b4ba55b6f4be946fb
totalSupply(view returns (uint256)
77984157985559628098519028
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.