Uniswap V2

Verified contract

Active on Ethereum with 2,441 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $104,024.73
ERC-20
Value $102,641.34
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x012a88bedc71a2ab267575d88c4c12d78b25a880faee1a3e3a5e061897799e8e
0xe9dcad9870ba3cac4391fc84a0bda2416bab2f1f83da38a2422305f7176c84e8
From
0x51447110586aae56e681d2198c33fc3c2d2685d8eff0aa54a2e88479f770c48c
0x3c3e01ac0823976021ed4688afd1a496e73fac4d0d0a989f104a53eef8096e15
0xff9a1880eaf85bad153dda28eea4c140cc5613412f853b2c6c7cd100b1bdafd1
0xe872c8b4f13620819ff9cfd463bef473e7f4a33fe4f7625fe8a5f62a4d983b8d
0x1dfef12ebb06af92702b39c3cd0e003e1c11018538329b01fb2e25cbec2818cf
0x1e47595390daebdcd4ef05da67aa601e15439ce9ea206aef32dff274fad1847d
0x4b6c397d0047aec2fe97acfe2016d36489f80b22fde62b018544f0e072552049
0xfb7ffd0c796570eb18595cd806a1adb16881a47a50ad21c11b5594fe486aac5b

Functions
Getter at block 21160914
DOMAIN_SEPARATOR(view returns (bytes32)
0x87e72d224ef5528c4020b1951aec2227b32d90689a477594a7b14cd06a1b8497
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=46439612501228698325632, _reserve1=103012389417763947123129, _blockTimestampLast=1731281879)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
5355349659677617349631680338405341812755763
price1CumulativeLast(view returns (uint256)
122037323331962665269911798877503210090487
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3432b6a60d23ca0dfca7761b7ab56459d9c964d0
token1(view returns (address)
0x853d955acef822db058eb8505911ed77f175b99e
totalSupply(view returns (uint256)
49068671161043034906983
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.