Uniswap V2

Verified contract

Active on Ethereum with 65 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6,649.8
ERC-20
--
0x93d6633c1653dfc1da495aebac06fc2e7765c2523aa9a805f03a02adbce4fdd4
0xaf8b6e5ec637359505d6252dea90381bd8295b41a8424422c9e08d32acf29c1f
0x75262b413e5a5ab60fa08110e53d93fbaf07a28834a4cb21ddae90daf9eb05cd
0xf722fe369f9d9fca66e4e98df1217c21bdb32ea92c5515104f87aa04f34099f0
0x92dcf78f77d4ed7d1b8848271531718276de539c9c00015381346ada9fa7643b
0xefa3ace141fb3dbebd1330a2acb62b99eef224d437adf7443f1aa482047915a5
0x954715e09f0fa61c8ef36f074ed3aeb6ff551626f03c809cb50cad597e19fa12
0xcd9060f5165c7fba78f72c9c576f2cb48c4e816e3f81dc782e297350cbed92f9
0xca4719864c5c340f43d98e45fb60eb17b854bf3d00a95083bbcde9054eb07d0b
0xe45e76e392c21613996bd513f99bb6f4100c162f8c0ac7823a41fcebac0c8bce

Functions
Getter at block 21302064
DOMAIN_SEPARATOR(view returns (bytes32)
0x90c8c0022d7552b87a714b9d7da05ad2108c692c2e3d7514c629bbb9b13bbe96
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=61424896404727939881692, _reserve1=1806004382862830512, _blockTimestampLast=1732928435)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
73029644599975886192446644313202624537
price1CumulativeLast(view returns (uint256)
52015035143285724089002391358267981649264136744
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x9b9087756eca997c5d595c840263001c9a26646d
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
181743140892163892866
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.