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 $1,357,783.18
ERC-20
Value $1,353,954.96
ERC-20
Value $1.23
ERC-20
--
ERC-20
--
ERC-20
--
0xfd9e5edc1b21445e36f1e42eabc07b5f67fddef1a3c0ef01b4201f136c3cae19
0xf7021d86c0a716a96f8693ae1355c3cfea39c054cac7f0765dd0bdbc01d916bc
0x4749611e90502f73bc3a508b77ad743aeab8901f11cb2f8c04b1889fbe6ea593
0xd410b2cca3e0b98f1302321a447d0183ac719786bf4dc455ed23267e17bb8ef9
0x0c59007c1f0f15538992ebbda75383cd8f2e1bb6c9067c01f938c126082fea76
0x1cc3ecf0671c3e2a03324f2f98cf129848319092064957a074d89f958cbfaf85
0x57a5ed89066c1daf132cfc4cf9725d885537099baaccee4305a9a80aa0507620
0x8d5911a2b1fb1b283e6a987cace1b3041e262d76dd4a83ca01941857bbf495b5

Functions
Getter at block 20976777
DOMAIN_SEPARATOR(view returns (bytes32)
0x3859cf8d3316ada7bedc29569cc3ab5937aad86c83c2162e317f58e7141f9a83
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=33209589519635277818244799506, _reserve1=520746180370030648081, _blockTimestampLast=1729065347)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2506000717729665007616458896539580
price1CumulativeLast(view returns (uint256)
43553092965687103366065331485960306851703670189680
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x7d8146cf21e8d7cbe46054e01588207b51198729
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1175481798905297983427717
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.