Uniswap V2

Verified contract

Active on Ethereum with 5 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.67
ERC-20
--
0x55c0fd25932fd9f48cef1b3891a972dc2ec30264ed9caafdedad2bfdc6bcce82
0x31ba0c28d9746034648933d3a3c2ba4ad123cec27b9d1a3916a3917dfdddee95
0x0e01790cceb0b2d207af1a77d6829cf1ce7fc6bf1a66c2ec4c1cf8191a89f04d
0xd122862b8fe4fcaa7cdd3b2e004f9e2bc989a4226a9efe1fa5e33694a7e8b1f1
0x043b5986b255218bc7861b4638c9932d6e511b4f63fa009d769a8e174cf252c9

Functions
Getter at block 21161319
DOMAIN_SEPARATOR(view returns (bytes32)
0x9f55b5899ec53253bb403c53e1b07a28cc8e2c0468765e06c1aabac0365cecda
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=1924572174796931415492316, _reserve1=522991161868999, _blockTimestampLast=1726665791)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
20884184619713341100303017092952992
price1CumulativeLast(view returns (uint256)
1430378551266931727247369948796808601360192053556
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x31bd628c038f08537e0229f0d8c0a7b18b0cda7b
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
28712623858604394914
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.