Uniswap V2

Verified contract

Active on Ethereum with 197 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $19,491.1
ERC-20
--
ERC-20
--
ERC-20
--
0x3ec6c1fff1280b7a3cfb43385ac895e079e5980ba950719dac0e8b5c7f4d4bfc
0x647ee030678cfb0c8b6d664d097ee3e628c4b3e60d3f69913e53274567f813c4
0x1e2aca373ced9fcd1b2e1e7e3b8e4f35c97c99bb6eb0b917e0ce5cbcf0f73027
0x858cbd27fde4530395d8b0315a9f4aaeaa6339365a96a2d64c8d856cbffe9309
0xd5207c1b40908498ef5f3c64ea4ecaf47968f05b07e5e92a456f1792f504ade1
0x85e873b9d53b724b22898611cfb8ca2d74b6e59651cd53303db9f18394292b83
0x7e12aeaabd7175e6b990ace3fed3b9dad953ae2d36128a9a48bf5c1640baf7bc
0x45135bd15524beb38d65f11eb1bd1582f287095097d43cb3c1154d7a4b7f0ad6
0xfb989e0848bd583f094a200f06f9f4f59a50c8afab6b382663fe98b8a879a318
0x85b16a54bdaa080748f1c6671c5955b2e50d3f35c2ee637b3804d4dc38401f82

Functions
Getter at block 21297999
DOMAIN_SEPARATOR(view returns (bytes32)
0xc46f11c7b9a2b5fe208df85de2075f5c919aaa0198ade5d6e6c4c5135007b1da
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=335512593788497909026103, _reserve1=5320406171267165630, _blockTimestampLast=1732723067)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
312674499822105458380228110290472574404
price1CumulativeLast(view returns (uint256)
31474512498125872788277505936144010150223445909
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x306dd7cd66d964f598b4d2ec92b5a9b275d7feb3
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1247415144724289948682
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.