Uniswap V2

Verified contract

Active on Ethereum with 8 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $31,134.91
ERC-20
Value $27,762.82
0x4ed049693af60eeeb991428ef1e9ce6b89e68d6af6093966cd76374ff2e99dec
0x586c283d147df8e165e5199bffd724ceb7322ebfba3ce04412dbbdf659613b11
0x76af728109edb8d857862142ff53179cd728da5f96e1da3b378277a291f15af8
0xe51f0599b619137acdd61d888671bc7925416de04f196c5db7e5bd1f4e92d09a
0xa5778743388bc6b6ca371d6221e59a9d502a61eb6f41bba275827d6adeb3544c
0x0fe1e15c09f7e86e31af062610caa95d52cea82f2f97e8916969a886e065d9f2
0x97e5b9ead86bf24cc1642eaaebbf7306e480e6320b0f17f4c7d2244b20984bd5
0xaf54c9709a4c62af9c9184a23f1d90c951b65aed50bed4f815f7c48924d75d5b

Functions
Getter at block 21212142
DOMAIN_SEPARATOR(view returns (bytes32)
0x98df65e3fe4ed7b0617eee44d225a05f305da13ab78e93a3f5e927716963dced
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=1688478036833334, _reserve1=10012029890562946607, _blockTimestampLast=1731810323)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
19227651280614996924827074307454339434220582012
price1CumulativeLast(view returns (uint256)
27389208750709844173624450559086898376
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x97d4f49eeb0e2c96d5ebaa71ab8418e563ecd9fd
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
111173204686840547
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.