Uniswap V2

Verified contract

Active on Ethereum with 22 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $98,657.17
ERC-20
--
0x9418e419d4f49f1899a547e229595ed69ff5a2a6139e1eda409792f3d74c9968
0xfc35621a2d3b676a762aecea049dcd8c8368d8830137111cc5a1cd6129fb5e8f
0x3793a04c7ba42fcdfc845af6a80ac439e0b5476ed79d6348364ecc37f416eb5c
0xf00a46ba8cc427f3a55f0ffe9306611bfa11868eb00753a83ebe85ffd6b607df
0xe1c0073f64518269ad90243424bdea2b3d1bc0cef7a13d12c26b8cb4179e0233
0x08622fb3feadde9cfb78cead6a8b24382bb87aa5be4a711acc709a2bf017a435
0xd69dcadc21d13dfba24bf0e886863b5c44c3f8410431ad8ed61ba56e28f6abe1
0xa0ccd3bb206fe23c31fbd04facbf561de0d860eb9f9c53e66a0509c2ffe8c1ec
0x2d1c6ccda9b158927875851a17d614ebdf3bb7e79571c17c97d865842862711a
0x56a453d4b9b3f284944e9ff126305a066cc8ba3d9e401b276e1514ac0ac76473

Functions
Getter at block 20915843
DOMAIN_SEPARATOR(view returns (bytes32)
0x6bca5c5c5ddb14205522f47055492e896d24b1b52d41ff97ed4942eaa63f6c76
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=252886821948129701309526374524308, _reserve1=40456145971665302132, _blockTimestampLast=1728208451)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
131915142673713662167883508274
price1CumulativeLast(view returns (uint256)
1970146273078286227316628070858020767499261233452695162
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x71018cc3d0ccdc7e10c48550554ce4d4e3afd9c1
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
89136332511613222066479235
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.