Uniswap V2

Verified contract

Active on Ethereum with 9 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0xa5b08de344ae84aae82a200fe36823c009a6eaba4ff7d55237e21749b2392a22
0x9631f565007cc7b89d84fe1d54aa233536e925c29a687ad8c27b0106447d0a75
0x72e7ea3a5fd989d66790bd3187e1db850c0f085b0b71d76ce303bd32dbafb7f0
0xf1a6cfd652bf9aac63cdbef024b242dc4dee251a94664fa76801ec26b84a0708
0xfb990a4f6104ffd563568ff119b3405d7689b86f1e1b48819c67cb8cd1912339
0x9977aa5fb8d73186611596c2e1918a615095f71ed3452805cd0f41bc9853acd2
0x22c73012f6f291173697b08ad105f01ca8cfb2822df77dfae6764223736a972d
0xdae80114d20ca8d77bff92d6a8cf45a2a408f52558d5d9268c98271afb579fa1
0x81fcd46e771bbe6e4a7bdd0d9bc86b5f123287c7ed3479bd0f5eafbeb425fe1c

Functions
Getter at block 21398426
DOMAIN_SEPARATOR(view returns (bytes32)
0x692ee85fb338718af7f345b35823b584202f74f1d5379f6990c68484d0bc5cf7
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=178294305918593846, _reserve1=1, _blockTimestampLast=1623577933)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
47962768584259865195829334968586882195
price1CumulativeLast(view returns (uint256)
48459694480074805413687967904705408395340
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x9ab19fc17e63712d0c7c1ea2ea87a8851e4bf5f8
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1000
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.