Ethereum Uniswap

Verified contract

Active on Ethereum with 1,344 txns
Deployed by via 0xe5c6a218 at 10986738
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x5b0fd0d24067d019865cd5cd149a3ee580d666bdd27d83d5ee9cbc107a1ab7a0
0xe0a0f81d36af8eb74c027fd4f43868a55f4e8d90cb9890d0c20e37704a806f9c
0x1daea20dc5a342f495d18a1ca74a322702c96ddc03dbc2680d95ada963a98cce
0xefaa35e55b15d2267c1f986ae4b2755a0b5b6e49a3cdd3e6781d7f36ea96779e
0xa4b9894ec7d545b95e79ffa70763cf136ea2335e7ee4097c995c51fabf4f3792
0x7e95955e2943d258fd76efe109497aa041490c165c1bc0eb84ca9ac9fdd84fd8
0x81533c8353a0b77c243853f65f05b5972aa3fe4e96d7890e86d1774cd4d01892
0xc3a5ec61e3cbcc1cd61b84d2cfd667c81436ab5583be948e1e269ce786005c06
0x524c6c87f6ab47042da95dca4f47c831bdfd61d95965d3b6caa7e64fe63b9600
0xf237c8bcb31718e29429913bdb0e3438e24261d91011d6e5cb11596a18e91378

Functions
Getter at block 20951236
decimals(view returns (uint8)
18
name(view returns (string)
Ethereum Uniswap
symbol(view returns (string)
ETHU
totalSupply(view returns (uint256)
9999000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool success)
burn(uint256 _valuereturns (bool success)
burnFrom(address _fromuint256 _valuereturns (bool success)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Burn(address indexed fromuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupplystring tokenNamestring tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.