Uniswap V2

Verified contract

Active on Ethereum with 340 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $20,484.12
ERC-20
--
ERC-20
--
ERC-20
--
0x82657840bb37edc3e23fc74ad0c16b5d49fcf4ab969b1921f1f2de50bce3fc4b
0xf57eebf9938ec0c50058fe6bbc4933fdb8362ad5b2adb06bedcc99e77b8bf1a5
0x883678eb76ff53def58b43db41d187e58772b9c814b3547c87760760574f61d0
0xefb069aeb8fabcc950750703fef402262daa89b7b58b4d22446f4e289f8412cd
0x97ef8ce500bb5ddc4ceff7b4307c21a46bedbdeae61f80843356dd61b1534e36
0xdd0590f82c81c822868db2bd4aa526340e21ca03344f263c29b08d4e20eeea61
0xf38f15d2ded360d7c19d705fb3e52f4663aa29c8d11a79f28e96628a3a2d575d
0x0608121d25b6cafab88d2194dcd72ca590593a568043673605df0b43dc999657
0x3223f76d1ec6ec664c2a4e293cd57f3d818fd986ac57f87d6822057d92fa936e
0x9ea3d4df201151aee757067f78d07ce287867febc1246bc7109fb47241968b43

Functions
Getter at block 20918777
DOMAIN_SEPARATOR(view returns (bytes32)
0x4e8091a0f63ef19d0cccc390bee9d67505c663d2da3724171bb862f8c9364aaf
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=8441731775103488788, _reserve1=10452859603274646027972, _blockTimestampLast=1727164823)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
341757899788118129703042011314623169533873710
price1CumulativeLast(view returns (uint256)
45021701979191083636366047872698289613492
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xff034d12353867fc4228f4ae3e689cd6dcaad120
totalSupply(view returns (uint256)
265932249487416493540
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.