Uniswap V2

Verified contract

Active on Ethereum with 648 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,532.14
ERC-20
--
0xb1f19a48b55d4c85f506088a499c660bebef07710b9a59bf29ee9b943eae0004
0xd769d2ae9ef3ea930462a1f2edfb9cf0a5ad4a111367aad2fe9e8e621cb42db8
0xe5a4595c539f3ef393c0e19e5e9d0741058e36673499e77408ab67ea7fd01eca
0x0dbc8be6b4aa25946496c7b593529ac16910f972376e61640ced7cf10e865fab
0xe1e05aa35d77d48270c6deb837345def86ae775a1e935b4538d6a10c59cad4e0
0xb3f463f544ceb048193d318a553bf10bdee2726c47946237f01d7ac7ea83d4c8
0xbdbb611108ca157947688420b7a2aebc5d2240a171a5f30707087148866698d7
0x7f27506bb2f66615b263df4bfa72143965efb5c2b1a342a7710298f2d9443281
0x0f3b73f9a380e7c84f927f8668a220313632222143e82b45cc923a76919fb506
0xafbc5c6e241547f07ddb8ecb7496abac2a3879d6976228e6ec134e206cdad351

Functions
Getter at block 21280578
DOMAIN_SEPARATOR(view returns (bytes32)
0x9d38ecaf9f4a4565d45fc42b47b1649e5530fe5602a9782372de096aac6224d1
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=3466054133142470563277, _reserve1=1270620894729171679, _blockTimestampLast=1731067379)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
7815322647055848219029759756161434099957
price1CumulativeLast(view returns (uint256)
784181545397140061417408842182537612626337705
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x9d47894f8becb68b9cf3428d256311affe8b068b
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
41970868625231445731
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.