Seed of wisdom

Verified contract

Active on Ethereum with 25,845 txns
Deployed by via 0x19f50256 at 4985759
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x81e93af39b5a31401c2d1619eced10f20fdf50dd466e31a72fc497dbfd21d5a2
0x5f78083f3429b9fcf9718444fc4a37e32789e35a4aaef09d55d4e13c41cf2218
0xe0916ecce83dcda90b787111e210d7dbf1f9f902e58ceeb9a4f4b237fdbcae0d
0xc6cc50efe5e1cf2e3054795540c7cf59f27cdf3d20b97d8fd456cffd56c1c845
0x814c41a795df727db7a2625549cbc893e02883c52aefc46c6df46fe10f5fddbd
0xbb8606ce6a8b2d26822867967692f0d0b4c19cf6c0eaff7a24c8fcdfed77daab
0x25e33145e0db0046cb02ecfbff26c986df89939b808ad3e30ca3204e6c15040a
0xa831b66795372c10e03a58e2544c06b5355a4dd05909983fb290e1ee51c82de0
0x92b52839c6118a30c15c0b4de00646d4006d2f977058c468ec1ad4722f24f2de
0x7a679d0d17e9b20c9db0c801b613222a130a0162a73e6d1b3eb12d114eb7cad7

Functions
Getter at block 21168271
buyPrice(view returns (uint256)
0
decimals(view returns (uint8)
18
name(view returns (string)
Seed of wisdom
owner(view returns (address)
0xf74bd765bc34799dc76556990a62cb1c6c43fb0e
sellPrice(view returns (uint256)
0
symbol(view returns (string)
SOW
totalSupply(view returns (uint256)
50000000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
frozenAccount(addressview returns (bool)
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)
buy(payable 
freezeAccount(address targetbool freeze
mintToken(address targetuint256 mintedAmount
sell(uint256 amount
setPrices(uint256 newSellPriceuint256 newBuyPrice
transfer(address _touint256 _value
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
transferOwnership(address newOwner
Events
Burn(address indexed fromuint256 value
FrozenFunds(address targetbool frozen
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.