Uniswap V2

Verified contract

Active on Ethereum with 12 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $19.12
ERC-20
Value $5
ERC-20
--
0x830600f7c14c4d2cb5ecfd0bcee1bcda294a7f22193a239c52c374234920b381
0x96155c5d5eb6c5e9690c51a435bf1a7ecac2d0597116bfaba5043504e6b14c5b
0x88bdfa7f71bcf3e213859328d236b270621c01952f88061ab61f112564a7e0a2
0x78eb2b093cb850f78924d751b648fca118244261a413c624b6f0a180e6a4f215
0x802005a22b52a7d568308311f215d8e92bcfe7f550a7120329faed72196e6fa3
0xa3eb13fb5ff52a9c2e149914b8589db5ed1c7bdb83e8849665b4aeb0d8e7f561
0xea023a638e5eb866cd0d08bd7a53e89c07ecfe7abb2df3bb703bbb932c505b70
0x55c657a787044d606af5caa3d77898fc748692a77be5569f5ff2eedac38207c3
0xcd327c60388221bf3a1260e15aeb98b509ee198f159aa3b2c74a940ab052aa85
0x49f0c2fb2f0f8390888cb4347c90725c0035988cb816f9e2abc62b18d2765f1b

Functions
Getter at block 20883990
DOMAIN_SEPARATOR(view returns (bytes32)
0x9fa4f14add2529903ce64b8737788ce2715c2af21fa6ed8caf4cf233cf39c7e9
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=129599827770972635808329712, _reserve1=8187770826541205, _blockTimestampLast=1724849903)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
488812814530347646666497202534813
price1CumulativeLast(view returns (uint256)
1774596931884824330365362574149297377157247218917960
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xb56a1f3310578f23120182fb2e58c087efe6e147
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
809360460350602157869
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.