Finance Content Ecology
Verified contract
Active on
Ethereum with 138 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Finance Content Ecology"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5995847 | 6 years ago | | | 0 | 0.000071835000 | |
| 5995815 | 6 years ago | | | 0 | 0.00011972500 | |
| 5995809 | 6 years ago | | | 0 | 0.00011141700 | |
| 5995773 | 6 years ago | | | 0 | 0.00015641700 | |
| 5995767 | 6 years ago | | | 0 | 0.00011141700 | |
| 5995746 | 6 years ago | | | 0 | 0.000074278000 | |
| 5995687 | 6 years ago | | | 0 | 0.000044566800 | |
| 5995673 | 6 years ago | | | 0 | 0.000062566800 | |
| 5995541 | 6 years ago | | | 0 | 0.000040852900 | |
| 5995536 | 6 years ago | | | 0 | 0.000040852900 |
ABI
ABI objects
Getter at block 21286955
decimals() view returns (uint8)
4
name() view returns (string)
Finance Content Ecology
owner() view returns (address)
0xd9ee3af29e5d87785f9b496007253e14f8f86acd
slogan() view returns (string)
虎尔财经(www.hooah.com.cn)
symbol() view returns (string)
FCE
totalSupply() view returns (uint256)
60000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
ownerChangeSlogan(string _slogan)
refundERC20(address tokenContract, address payee, uint256 amount)
refundETH(address payee, uint256 amount)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RefundERC20(address indexed owner, address indexed payee, address indexed token, uint256 amount)
RefundETH(address indexed owner, address indexed payee, uint256 amount)
SloganChanged(string indexed oldSlogan, string indexed newSlogan)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _owner, string _name, string _symbol, uint256 _initSupply, uint8 _decimals)
This contract contains no fallback and receive objects.
This contract contains no error objects.