Uniswap V2

Verified contract

Active on Ethereum with 62 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $208.31
ERC-20
--
0x6a56504a76020ffe475d842df5918ef3b129fd1ba58390352932b42c2f31d433
0x0742664bb81a3b5b592149c9599ffa2514f470f65ca34e0569cda41b71944648
0x29cf30acfd39444e4f36a989220811e95c9ca5f0771a3744fd94ec888d3eafff
0x7e20c63d52e7b11b7eb507d0aa80db13baf3a48e6faa03db5362d0f54cb80d94
0xd647f29661f6a135c75d4210f06130ad5d7e866119bac3752a833e1bcaba7e91
0x06ed465d83b87bb67b8580a39b639a924748fae713e1930677e38e1d4ecf8e42
0x8513fd2736a76c5f758e85f338ee3f4eb63c3f90da2570380362ccdf536692f0
0x0b49f6f1a381f8434d19a90fb43d97ce5057d1ba4dca36e7926d854482364260
0x23a6fc17522da06734a9c5df407a4def358aebe4fbf6df0a9bc51b6136d8bdb9
0x4ab255a94ce273b41bd5a5bd04f2149cb0b8709d79f9ec54f9e3a3ce3a3893fd

Functions
Getter at block 20900883
DOMAIN_SEPARATOR(view returns (bytes32)
0xe2f44a4f015d787730401091c11931c8535d8235766e1bb6bbc43b7f6a0b0352
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=86460818520110238, _reserve1=119816593417523425021501, _blockTimestampLast=1720770803)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
14253458627990260555291474050696125933155460772
price1CumulativeLast(view returns (uint256)
4902621205518440046602423782081995504
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xc100e63fffae82893df437875923ca43d42c6336
totalSupply(view returns (uint256)
95747766038056010779
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.