Uniswap V2

Verified contract

Active on Ethereum with 370 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $381.37
ERC-20
--
0x700ddfd907fa791203b394241a8f9328c54d7e42123db20ca203cfdde5755f51
0x858b941fa3b6702abcd6fee8f5d003b081301ec6e9a1760858e3600e7a55efe7
0xede3fbdb8ed342c99ddffdd8a69a819553d06a25c26fa0035fff32cba201263a
0xe1bc1797c321f42f199373facf62b47a3e7dca512f1c668f0179b772ca932a33
0x6e0385e34d52c90fd34c96b0b8d6ee52a985c0cddc6d6c8cb6bcd1e1ab894af6
From
0x065eadc4c4bcc799df2a1e7e148e627902324040d78b0c496365606e22f51dea
0x72c4659d78a6f6c6551a83bda42ec4e8add39a338da470dc2042dc17c97c8f0e
0xcb427065b694c74df346b9b9aab8dd6be6c59438ee3640bd223bb635d443b8f2
0xbc0e40cdb576c9936b8db70571494dd93b4a6a28b5f85256b39a63582db85d8c
0x0616221d55b9e236764b90cb714afb4058eb57fc9796b49b7b8bbd9d9a5ccdc7

Functions
Getter at block 20843407
DOMAIN_SEPARATOR(view returns (bytes32)
0xf5eb9b4af6126234a4a31f0d148d8da5ab0a6faf286eaac8b1f5d8d3f17c2058
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=2878807778087035109441, _reserve1=381806343, _blockTimestampLast=1725434303)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1849200935186000696026227948308
price1CumulativeLast(view returns (uint256)
3692427757407513900779397636384337756132715016564933974
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x90d702f071d2af33032943137ad0ab4280705817
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
754361718191211
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.