Uniswap V2

Verified contract

Active on Ethereum with 675 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $14,798.02
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x48b14ae88ff2f48e9d96744d3d6327cbddea396248c7cf309fc2caa44c6d6987
0x14cb1f5dd563e79c6f2ad7ff1d748143c4c0c134729e540573ab1f7210158ffd
0x6ba8eb47320ad3995e64b056e7fd34e0da53b9948d58ea74468e1ca71cd2c9a7
0x3244951aa57e55c62c323bfe767a6d359557c6aef5093ccf50bfc01338a412a7
0xa689239563e96b28c6cb129526c9b32e49054906c2cfd6befec6e431403c17dd
0x1611c996154a8fad733661c53f75ed5feadc2c7c997a1f59a779bcdeb2d90368
0xc259d6b61be778bac2cf635f433c5485f015d2640344e2acf77bfb044499ae1a
0x44d94d324da5542466ad69e0b829ae57f33944219d65da1e309e9cc563271582
0x4dc44d096ff50b5aee71a198e83f241599aa300959d7bf41d3fdda90d81c592d
0x13ce987c016570b10f4900b21f5007be103d47a8e2ac47b40b6bc8d6f382302c

Functions
Getter at block 21312709
DOMAIN_SEPARATOR(view returns (bytes32)
0x7bcbea5d4b51030b240a165ae338c8b22cc94f60bc234bce094601414713e885
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=333983342520618451843, _reserve1=575434558599761379552938, _blockTimestampLast=1691835827)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1448313155876859393881854719868475352816537989
price1CumulativeLast(view returns (uint256)
137862097281906048178540038036920758168
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x0cae9e4d663793c2a2a0b211c1cf4bbca2b9caa7
token1(view returns (address)
0xa47c8bf37f92abed4a126bda807a7b7498661acd
totalSupply(view returns (uint256)
13498427509607709457953
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.