Uniswap V2

Verified contract

Active on Ethereum with 29 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $7,408,117.56
ERC-20
Value $7,401,870.77
ERC-20
Value $447.41
ERC-20
Value $0.78
ERC-20
Value $0.17
ERC-20
Value $0.11
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x22bb92b03adba64e875d965604e49a70033ed709a335e9162d6865a5b1be0bb8
0xda2585962013df7ed4ab42c60da86cfaeb24fd34bdac67408abee52fad934389
0x8a3df2e0469a349aab0a282bcca5a1c33b26f24239b8fa8231ff38786efdfc72
0x6c886e3442ebcedcb44cb6355d418c3b00284aa631c8b8c6e370aaf7255252e8
0x61cea1efb82c5b34f634c9b778919784559bef1063d80f2e3ac0ffd9d66c9421
0x1ba90d3079e07f9cd07771a179a5723d26a0b0281acd033bdb267c2467f3c7b0
0x812f875d34091ab2e45d4c2e4fed47ccd9649d413c9619bdffed9c3f32250e5f
0x62112d774d3708083d312f393e99159c8fac80aad4ee51ab6ab4880c930c010d
0x27e3de9758540ebfc952cff6d175876d36e62dc498c9f0f38e8b2024c82a9448
0x04ef2e50df7037a7dc2ee04a3f6d0b7f5378024fde9a05e885c1bc83735bdae3

Functions
Getter at block 21244333
DOMAIN_SEPARATOR(view returns (bytes32)
0xa0cc5fcbb5002079083b69bed15b34979ed2f624e180140be2c1bd17ff024435
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=4214905303499978963, _reserve1=2234095382270557028858, _blockTimestampLast=1732291271)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
18220219745885174183597897065068579181178904
price1CumulativeLast(view returns (uint256)
5630159945619476805714011210194795583772
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x812ba41e071c7b7fa4ebcfb62df5f45f6fa853ee
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
18523651183957684031
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.