Unicorn

Verified contract

Active on Ethereum with 182 txns
Deployed by via 0x4ab471ce at 5987429
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xe34fa1230bb78ffaa40d3b683f34a65062d11eea48a3467007f6db80e0ba87fe
0xc00c1a7974f9f8c6c75282f630e992afbc8529c12addf406968aafa8a3768619
0xa852e2efe4949c959162c6359929fe751cb68ac95ef6653c7f00fff48bb27bb9
0x392f47b6cc001613d455990c43ce093d3af78b53d4c492963de948d1d6649346
0xc653b053427426446149d8526cd856d552380b5f4f62b9807cf8847089fb7f6c
0xd41d86d921656a6e72a8121c1ff110f7dcfb3068cc723759f78bfe97f07e704f
0x5f322222f6fbb676c14c7c909f10441c2e5cf8f665a1d468e7a1d1009052e31d
0xd1e19cbfa59dded9628664cf359e7d5f24eab2bf7d66716c197f3f1b7ce2783f
0xe6b8f65ae4767e778bd580ee9ceeeb542cb088ea42308b048a544662a8cb5613
0x53417585eb29e5a241af197bf38b2c3e182a191d39a8938f61f730d76ef4a4d2

Functions
Getter at block 21015906
decimals(view returns (uint8)
18
name(view returns (string)
Unicorn
symbol(view returns (string)
UNI
totalSupply(view returns (uint256)
500000000000000000000
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 _value
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.