Uniswap V2

Verified contract

Active on Ethereum with 1,563 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $77,632.52
ERC-20
--
ERC-20
--
ERC-20
--
0x93bb829fe04a4ddbc2f3e7603520b2258e1edcb0c40a54ec2b6b66c7e834d7d4
From
0xa18e62aee7cecec6b0bf06c46913628406ed2cbc65fa42649fe22c6015d824fc
0x2fa3e66f17799a0dfcdaf3c4dcc55ddbb3290f5af4c378025900c7565e7135e2
0xf5ddc20e7e91f0d430121fe43969825f64d7e344300ebb5637acd89786da2e0c
0x43343b17314c29214d58ca89b62b9f91de2a6c1333552bbd53f7eec5ec19a2be
0xade19cfed0e7c6efb14630895feb9b71cac46aa18f17493c0a487d9d8c343a78
0xbf39a9abd46e8209ab2f3e56207170a55040c9c68c8176c485520c6f152722df
0xbd9eb13f2256f01835d3a81ab160f344f01d60a95f12dd30ea76f223940eec4a
0xa7f5e44f3f2321d7b24076ba016bcf3862ba21094580c12d06f1035474f97d2a
0xb00a7bc274cca6de3780f2f1b5e2c999bbbc6b48d6da8c019b266c8feafed1e2

Functions
Getter at block 21203198
DOMAIN_SEPARATOR(view returns (bytes32)
0xcadad0f5c466d52875dff5bc9a350cc0c8ac776438d1d4d54692c6f3e3d0f3a8
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=19762269531251798075, _reserve1=50789330, _blockTimestampLast=1721327615)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
3517049032933051870790178717143
price1CumulativeLast(view returns (uint256)
175047781940459008037049899803951118172226094812640706
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x62359ed7505efc61ff1d56fef82158ccaffa23d7
token1(view returns (address)
0x7b5982dcab054c377517759d0d2a3a5d02615ab8
totalSupply(view returns (uint256)
31380346349601
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.