Uniswap V2

Verified contract

Active on Ethereum with 509 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $22,772.95
ERC-20
Value $21,722.79
ERC-20
Value $0.02
0xcee4d1494742e36ad0338086a983961c5a22d5ac89752b224696af2e00793f88
0x98fc62ea0e05b89a3b207e75bbc3a5cb5c04cf1e5b641256f423c7520c351d71
0xe6589bb33b1e47189f724d1b9b2af1613f8579ba44dac412904c4be6042d96fb
0x2e83b710725227ce83a891475710697d40935ec99792f43382a4b5b56b697484
0x26aae3da435e7f87edbce0a2c5dd03d89e345a72a411fdaded1fe1304cabdb42
0xa11a379562aa23fef24fd7438507c22fa6064349204596e8fcfbb22ff6c10595
0xab7cf19c1e34c77a5da1609e58230e463eac63eff3abbd971346859443129662
0x9c2a7814c91be577315aca26a2d899bcdc5926ae87ecee496ee246f248994e69
0x9e7d4a9e4c6d93b2fa1d08c5260ab1e75aa3143eb59b2d49ab8758d8c9936663
0x081056b097f433043db1a949c406ec23117d5927925b9747d86ed2d6592e03c4

Functions
Getter at block 20937286
DOMAIN_SEPARATOR(view returns (bytes32)
0xf6f62dd7f7e326c675e7964e5c0d77b95a8242d784cbff05504c3e7886d6c408
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=1691806326658448654236, _reserve1=9700483318582345673, _blockTimestampLast=1728359195)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
61154280596004012492026113629244486077612
price1CumulativeLast(view returns (uint256)
44752441842315985887850078431120229379544557
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x8861cff2366c1128fd699b68304ad99a0764ef9a
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
122482741289413274730
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.