SnowWhite

Verified contract

Active on Ethereum with 132 txns
Deployed by via 0xc98b5be9 at 17339108
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x62a543fc284b1e21eeecaa7a89e0508b27a36f2101d44497d7236fda348e6285
0xa9effef80f3e5224392e54b2965e4f15341e6d5c694d5c7abd8075955faf5889
0x9a54577b5cd5157c78cc20e5516c69e82e5b3cc2b8dc71f76f317c4b6a86e3bc
0xf22373a516881d76400ed48d05bbabd90b9095b5d90aa60362dc158e059795d6
0x6bab08bcc93ff83c7c537d483e05472a4a5d19ce712f969d3c826033f114beaf
0xa70d781f83c0ce55d7bf151ff1ec424ad44fd473d2d8b2c5d02c9a3ff99c7c91
0xa33cadf8162dffef73ca046963ef621c65d2d99db7042387f5dfa6c143151cf3
0x688bdbd3688e74c3ddfbb2c13771740d71e6b0fb46f4edf3198c9fac1c172086
0xe7f69cc22bb2d29c755fa872c824608c00e6322d627512286cc1237d2733e539
0x0c01bf70724fc2d1c2dbbd7152a98325ee268174a3edebcc69cc9a9639f9c7b9

Functions
Getter at block 21282925
decimals(view returns (uint8)
18
name(view returns (string)
SnowWhite
symbol(view returns (string)
SnowWhite
totalSupply(view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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.