Uniswap V2

Verified contract

Active on Ethereum with 1,204 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $998.3
ERC-20
--
0xbace96205ea03b320efc7d96bf5e9fa3c45f79ea0a72496d0f2684708374e43a
0x9865c6dcc5f0e82ff69c7e0b4c2f6007e2c2421034793b291918ffac1ed6ef36
0x0ede804e56466cfbeef7a1655e736a09bff7188daf570a028b550c687e1868af
From
0x3685d5647d1feae5a98ba7575cc148be412e7d9094d88cd372a2063977db994f
0x3a4974ec83ca78f773c4a42db1b84bbf38e3369b9ff518697ef00c1b861f623d
0x042366cdf29ae159a6b4c90a874d15a3223403f1f4af5f700c9e82f306c6f5a4
From
0x6ff63086aa715716a8c9cf816c74ca0ed6d35461315aa42573e12ec2dd8c4484
From
0xa6930d3ad96e4724a2ece2547fcd9d032fd36af81c484c0bf12ee4507c43beb9
From
0x942cf68ede91952495bebf107d1467c115d6e837cd1a740bdd0eb6736496b10a
From
0xd173a24a1073c7ae42bef06fa375b4ea686f6c821c6e6a92752001dc82bf6ffc

Functions
Getter at block 20838040
DOMAIN_SEPARATOR(view returns (bytes32)
0x54d5216372d5c481c73e84c44fffabb432d282a26dedc164eb1949d78a8e8564
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=386969444170182786309070, _reserve1=380702863822481256, _blockTimestampLast=1727032955)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
115944343307419743205366955618506787392
price1CumulativeLast(view returns (uint256)
321498094371597288103592299784741673470189056757
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x675e7d927af7e6d0082e0153dc3485b687a6f0ad
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
347222613866500842530
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.