Uniswap V2

Verified contract

Active on Ethereum with 347 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $116,191.01
ERC-20
Value $115,467.78
ERC-20
--
 (#0)
ERC-1555
--
0xa2ecddfd4c7fd3fa72810071fdafd6e962c5b8578e784be75fb9f352279db08d
0x8a5d86607e8bed459d02c62cdc49db4ada6835d97c7af408fa725023bd6a1a01
0x59a973ec3eaea00f8cb9656e9eec915c88f1bfc5c0f1be13cca77ed9e00dd08d
0x6be3d25782414cf42a0f1702e3162970626362e0b8414ff1aa89f0f3efdaf428
0x7fe236d1afc58db283632474e9c626263a4425daa0cf679ccc715d9da7af1375
0xfa7455ba4ad5c10efb6de4c3de61b852902d0a27f7f77052ce8567d21a009d72
0xb81b3518afd49d4ea5a107f36250595604f5b032bfac9bd47f16bb3c70dbb59a
0x3f90237b9dc3654d26cb43cf71193a04f3942d300dfe61b9e259fca4d99219f7
0xec3c24c980b66306a468bf37471efc6f0867b1c0e7479f6608ac3286005f376f
0x9e51b766b44cc2275d885307e4095713042ccc8b7d62dc6235fddc6c4bd906c6

Functions
Getter at block 21200320
DOMAIN_SEPARATOR(view returns (bytes32)
0x21b49ba86737771d13d28c894a02180998ee8db9a0e3b078388c85944acbc434
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=20067184657975, _reserve1=116191008503, _blockTimestampLast=1731760031)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1789180797954713770655606385022724254136
price1CumulativeLast(view returns (uint256)
405631620275783687962790808613478268089514112
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x5b7533812759b45c2b44c19e320ba2cd2681b542
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
913016280889
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.