Uniswap V2

Verified contract

Active on Ethereum with 12 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $22.85
ERC-20
--
ERC-20
--
 (#4580)
ERC-721
--
ERC-20
--
0xae6fa67b7448f8977f0e80304fc20d101d11b5f70c0cf0ee30dea9956c36405a
0x19e56549d7b320eadac05de27b4e184a25565feab0e18d9571ec54e748108111
0x2862cd5fc5516b13c83e5678842dedc8b51fa952db910a9f53fc923d74dd2e89
0xaeef46b96e05acc236ebce81e8cd36e7686dba9c9c60ab6c8e49bcea4950c8c4
0x723e61ea64579a5e1ac4d923d380a4ce544853b946e0ae289cdbd34d8d095dfb
0x9f732ce4e3409845c235fef7ec5d105fac781e6e5a2218171ad9ec678a8afa6c
0xf8f1b22a35d77ce8a63d154006f1a1d0d1d6998d2192850621ac9f9de58b8bb2
0xf714e2e07be18e9cc674175ec9f1ad9e1c295283a5b4afa930ab6d2f479c04f7
0x33f2c01da2cda2a09cc41bb62f0ba99b4a74e9997aff6a1bb3e5c3ac6ce7f34e
0xe63e6b4432618ed20817cb9132a9e54f12e370c2518bb2e73815e0da7e26feda

Functions
Getter at block 21059973
DOMAIN_SEPARATOR(view returns (bytes32)
0x8ac2070d38c42937c0eed9fcf025510fefe16c202a7585faccbfdaccd11ea50b
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=21957263685816658996130, _reserve1=22850562, _blockTimestampLast=1723264343)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
877333387463354810630541132
price1CumulativeLast(view returns (uint256)
256797964624282136945929925943420005657400685417940251968
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x909171ab06909ff74cc183039567ddc071754acd
token1(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
totalSupply(view returns (uint256)
659267553847554
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.