Uniswap V2

Verified contract

Active on Ethereum with 2,374 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,352,685.63
ERC-20
Value $2,352,027.83
ERC-20
Value $84.27
ERC-20
Value $8.18
ERC-20
Value $1.06
ERC-20
Value $0.27
ERC-20
Value $0.01
ERC-20
--
ERC-20
--
ERC-20
--
0x10999f958330435c88ca645ea9d2028cd64ef67992cfb647a93dc24381e45b5c
0xf66b99f0e85c816170b10e89eb987bb78c7d5fce38d59c288810bbf74dc95522
0xfb56d5a8d3040b727724f7125ed6525e4120d4dea190984f6a31ad880f8313ba
0x8846ba98effcb244ae634248aed2d8db57e9d86df83242d60852ae7b3d76c785
0x4206e99d8b298dbd7d345e57a9ec04ec250513a398fd75c9f8c3cbc0f811d8b2
0xbeac9501963f8f6bb7749d93452638a4f5fcb6138ba4b1a1e51e3eb236c885c7
0x0d6f474a5839206d89c59cf4a3b852b6b4cc366d73b87c5e20babf01937d2a90
0x3b29726e3ac35aa5a9b3da4556b94a7abc5717a4f5433aa3dc24d079cbd251da
0x0255b5ebff9ae03a118c5855f3bbcd5cad8faeebf3098551c08961301488a5f2
0x1ce6039e87235b2aef4dbe89f4640f580110edbdb17c3aba1084a8a2d8a3d414

Functions
Getter at block 21256572
DOMAIN_SEPARATOR(view returns (bytes32)
0x063b4c34c3db6feb751bdcd14b4e581ded5a0164e75642b527c9b4d4ca44a6c6
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=2352027827863, _reserve1=2350335290506, _blockTimestampLast=1732438691)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
740660315353747980549838673020714136825049
price1CumulativeLast(view returns (uint256)
740207196757356294045299770670876166990518
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
1778000230833
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.