SmartFund Order
Verified contract
Active on
Ethereum with 46 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x130a…c4f6
Balances ($0.00)
No balances found for "SmartFund Order"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8721353 | 5 years ago | | | 0 | 0.00021409680 | |
| 8721352 | 5 years ago | | | 0 | 0.00032441970 | |
| 8720612 | 5 years ago | | | 0 | 0.000066021340 | |
| 8720598 | 5 years ago | | | 0 | 0.00013312327 | |
| 8529398 | 5 years ago | | | 0 | 0.00027196080 | |
| 8529393 | 5 years ago | | | 0 | 0.00062360070 | |
| 8516288 | 5 years ago | | | 0 | 0.00042626480 | |
| 8516282 | 5 years ago | | | 0 | 0.00097741670 | |
| 8477261 | 5 years ago | | | 0 | 0.00052240500 | |
| 8468042 | 5 years ago | | | 0 | 0.00040185000 |
ABI
ABI objects
Getter at block 21165787 totalSupply() view returns (uint256)
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
Read-only
allowance(address _from, address _spender) view returns (uint256)
balanceOf(address addr) view returns (uint256)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _value) returns (bool success)
calledUpdate(address _oldCalled, address _newCalled)
tokenFallback(address _from, uint256 _value, bytes _data) returns (bool)
transfer(address _to, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value, bytes _data) returns (bool success)
transfer(address _to, uint256 _value, bytes _data, string _custom_fallback) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed _holder, address indexed _spender, uint256 _value)
CalledUpdate(address _oldCalled, address _newCalled)
OwnerUpdate(address _prevOwner, address _newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value, bytes _data)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.