SmartFund Order

Verified contract

Active on Ethereum with 46 txns
Deployed by via 0xe3c7237b at 7817127
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SmartFund Order"

0xbb163e5109f810e86523f49df0cbd579dac7dd2522bdac27bc5dcc29709b7290
0x47a81b0991f12440d659549757c3e778156463f97bc318fd958c47e37dc51f27
0x98559d10372bc080621ad4f9619d93caf737af8b57f5f7660da64f9ad9ca915c
0x9c833cb7cc9ceacf27858f80ea2347435a770f034f72bace3fd45e0920aa54af
0x168a7488ef22f85955fe5e52c45821ce1775e10e341adb0e7fbf0917740e33fa
0x6390538892a72252c8ba23a59eff0563ed56cfd63a2f8226c4e06692da078970
0x02df330a204728bd8ba80c57aebb8bce61f2164550c55fc8b10dce18636d0268
0xeff1c1226a81c5490dfeae52b298af11a6e28e3ee712d5f95b67d91b8535c035
0xb8d45eb56f68aca1112fbdc2225624c694b989cb52ad4b42725bdf9df5824820
0xd09662fcc4df50ca87c21d900117d55288f5c237fbfcd3749454a272194b576c

Functions
Getter at block 21165787
decimals(view returns (uint8)
18
name(view returns (string)
SmartFund Order
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
operator(view returns (address)
0x130a19c722cdec72190616869c75b364355ec4f6
owner(view returns (address)
0x544d35b3e6d32a52739a49f4b775f56a291b2e73
symbol(view returns (string)
SFO
 
totalSupply(view returns (uint256)
Read-only
allowance(address _fromaddress _spenderview returns (uint256)
balanceOf(address addrview returns (uint256)
State-modifying
acceptOwnership(
approve(address _spenderuint256 _valuereturns (bool success)
calledUpdate(address _oldCalledaddress _newCalled
tokenFallback(address _fromuint256 _valuebytes _datareturns (bool)
transfer(address _touint256 _valuereturns (bool success)
transfer(address _touint256 _valuebytes _datareturns (bool success)
transfer(address _touint256 _valuebytes _datastring _custom_fallbackreturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
transferOwnership(address _newOwner
Events
Approval(address indexed _holderaddress indexed _spenderuint256 _value
CalledUpdate(address _oldCalledaddress _newCalled
OwnerUpdate(address _prevOwneraddress _newOwner
Transfer(address indexed _fromaddress indexed _touint256 _value
Transfer(address indexed _fromaddress indexed _touint256 _valuebytes _data
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.