Wisdom

Verified contract

Active on Ethereum with 603 txns
Deployed by via 0x1be2df1c at 15659079
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x684b3f0e041787627b8184377a94c0c9ef4bdf31915c9359d954e949273e6ce2
From
0xa62bfe638b751e10c4625de0a8ba2b33c086cdf1a94f37cc1c1bb5293d3db1fa
0xdacc090cc51e0c4e953e7b85f4cb68fbf0906b4b5b26b1158d2826e77180d602
0x136ca323626a2b4e574e5da18f012b2d3597415f1a8f1f2e29279fdfab02518f
0x3c06568ae86684e4199e082cd80ccb0368418b65a910b7017483699e03aba019
0xaafde51f77ce615b41b1bfbf4ee199f49fecca90c9b6811bbdf4c7ca624ce567
0x341eb6d7fab7b6534a019fcb0a2b85c16cd94cb63512f07e18a0cfacf085440c
0xbdff90b9f9442658e7873fcb5cfe1b6cc6d68a8692a5bf65c8ca793353b07651
0xf6d3a50d2cb84fcf61a660b16ccdcd499c260954245383d1fd66f463bdda57b9
0x689b58fee5476c8f776ae1567cb04345d9be3b01b4a76634936d1cb2b34f8ca5

Functions
Getter at block 20850613
decimals(view returns (uint8)
18
name(view returns (string)
Wisdom
symbol(view returns (string)
WISDOM
totalSupply(view returns (uint256)
100000000000000000000000000000000
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 touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 initialBalance_bytes signature_address feeReceiver_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.