Uniswap V2

Verified contract

Active on Ethereum with 19 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0xe5caf2c3a420921b08eaf7f273cc13d9591f3945e97300c207caac440e958df6
0x7c99fa318206b54a65d9180f887cf318e7aff3c11890c8dbd5533c3a00c57fc7
0x3d9fba33036f4676c9fecd37381dbaa5d873c43db11126c986308777ecab051e
0x31303db0c2c76e97221a3639bc08ac6b4d99ca4344ee6df90d73d605255d5c6e
0xe5a0cbb464ab20ba66410df58a4dfa12974c28d42fcf41c08a65e739faabf895
0x4d18e2b9dfcfb3d180f6df9db08616ac52190a9834394d8aed5615e6f7ea693c
0xed19d3c3ad79e5694d9ad9436f7068219725ae7f71c990a200de0401db257bfb
0x0f4392546fc74132462c50af2da0ce89c1944a420520ef8f39e5cb7ec799f622
0x7a841333d1b6433c2373141e1eaef30ac87ebbbd683fc1332a2d85558a55f826
0xf9e84d46f9fe9301f86044e41f836b7f7f4b5cfec6c5c936bb8e3fefe0273d7a

Functions
Getter at block 20829089
DOMAIN_SEPARATOR(view returns (bytes32)
0xf54de673c155cda65fa2e2e9e771eaf26203612054a3930a76d674a59f383eab
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=414944009581176, _reserve1=88832649, _blockTimestampLast=1719548579)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
6383908710623725453256642616753899057767570584
price1CumulativeLast(view returns (uint256)
2289802530361759923918035522724519489440706083137028303412
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x0ed024d39d55e486573ee32e583bc37eb5a6271f
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1000
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.