Uniswap V2

Verified contract

Active on Ethereum with 430 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $90,774.86
ERC-20
Value $89,968.05
ERC-20
--
ERC-20
--
ERC-20
--
0x196beb7976a1f5167abbc9b269651b739877afa10806474bc6cad9866cdc13d2
0x2152f446f24261b7f03802491079cd1b8d66a0e1f3c84a1395dff46836cb34a6
0x14e3601a27981f375d2bff3c90298e0fc6b325d1935037fb717218ab2b1ef905
0xd65bfebedbfc81d906a20b9850604fc1ec472bbe3e2a534a16d49385686426ed
0x9456d05f419b23f698ef838ec68e06e8452478c138992d1e3985694bacaefb00
0x3dc56d7e3125c93b91a94238a0e1bf308a8723d84c8224d147a24f613fd6c438
0xe16f6992e68cb821ab417e34d7a4c709364c875471a8f60a4014632a486c4a32
0x6bd218e9a45bf564d34f9d1c6c3a9fd19500b7aeebcf4c0f1d86c6b451b6589e
0xcd197cde83aa956104f994613b7d37c19bf0a18547b5b89978be6d8448a410b9
0xd06763a7fec6a262917771801d05c44b93d62792f720a5e0504ff800283f47b7

Functions
Getter at block 21100259
DOMAIN_SEPARATOR(view returns (bytes32)
0x838a089594358f24a6db51540272ba5fe7082e0538586af732d2b8fc35e4093d
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=16181303685337871817401, _reserve1=36341633048656341102, _blockTimestampLast=1730552051)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
3486989519553673127485887048616629301497
price1CumulativeLast(view returns (uint256)
299103639548976293081234863818411542925373120
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4c11249814f11b9346808179cf06e71ac328c1b5
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
251145695127487145066
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.