Uniswap V2

Verified contract

Active on Ethereum with 65 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,589.81
ERC-20
--
0x9e3dd804860a8907df724b8a3db38b372c9caff99fe286ab1dc5f796f0d2cb70
0x176c10cd1de9fbe38644638bd5a1777e5f0c0c3f15fcdafad6c5636a81db5fc2
0xdd7833939e4fd408de1ece535f8e5f0e84bad34fdbfc8cb77909809ad617e407
0x2ed17f3cdab34d77990e573b76ea5e491b595a993785329c4a3aaed2e2444e51
0x4dbccf0e93e5b7529763bf08a6db5b5b76fad1cc94db07c76174158f9cdb7dff
0xeb060276d95c506a1353a7abf790c9e2e8efceea9be2a737973bfe1c66442930
0xab6c93961cf98d6e8e8a9d6cc7a7124eae2775847a183cae8b830c456355c933
0x7324c6f7a8674f995950ad56293c8ca0f1295c6ad2a048cec45fdf2547e27b28
0xe3304660acfb78f45cf02c192843cb4506078be13b72bf478cc3a082b218fd77
0x536579fe8f792ca76faf650ffa67361e53e3fb7754e3dc364f7e2237515164bc

Functions
Getter at block 21381083
DOMAIN_SEPARATOR(view returns (bytes32)
0x6a4cf3e56abe69fa438af36a34df32ab5e764e013650af42be1054afdfb1f16d
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=8717450621233902, _reserve1=947551821424227635, _blockTimestampLast=1727849231)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
62272401593142529079745626993059705166047842791
price1CumulativeLast(view returns (uint256)
3251766944999513709077470251410097280149
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2f1364d1af83afa748a452579b09d69ee83e8c86
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
78845862160835948
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.