Culture Philosophy Faith Chain
Verified contract
Active on
Ethereum with 734 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 "Culture Philosophy Faith Chain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583222 | 2 years ago | | | 0 | 0.00094324000 | |
| 13465459 | 3 years ago | | | 0 | 0.0037516146 | |
| 11754964 | 4 years ago | | | 0 | 0.0035558116 | |
| 11754945 | 4 years ago | | | 0 | 0.0030648750 | |
| 11737084 | 4 years ago | | | 0 | 0.0038591000 | |
| 11737075 | 4 years ago | | | 0 | 0.0038591000 | |
| 11737071 | 4 years ago | | | 0 | 0.0044849000 | |
| 11737071 | 4 years ago | | | 0 | 0.0033264044 | |
| 11702815 | 4 years ago | | | 0 | 0.0081332220 | |
| 11698142 | 4 years ago | | | 0 | 0.0032846940 |
ABI
ABI objects
Getter at block 21285763
INITIAL_SUPPLY() view returns (uint256)
3000000000000000
decimals() view returns (uint8)
6
name() view returns (string)
Culture Philosophy Faith Chain
owner() view returns (address)
0xc1a0b0b36117556c36b4308f16798a5177f4e6f2
symbol() view returns (string)
CPF
totalSupply() view returns (uint256)
3000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
renounceOwnership()
safeWithdrawal(uint256 _value)
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)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.