FricaCoin
Verified contract
Active on
Ethereum with 2,474 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6107068 | 6 years ago | | | 0 | 0.0021320410 | |
| 6107058 | 6 years ago | | | 0 | 0.0021320410 | |
| 6107055 | 6 years ago | | | 0 | 0.0015170410 | |
| 6107050 | 6 years ago | | | 0 | 0.0015196650 | |
| 6107030 | 6 years ago | | | 0 | 0.0015170410 | |
| 6107006 | 6 years ago | | | 0 | 0.0021320410 | |
| 6107000 | 6 years ago | | | 0 | 0.0021346650 | |
| 6106935 | 6 years ago | | | 0 | 0.0015144170 | |
| 6106926 | 6 years ago | | | 0 | 0.0015144170 | |
| 6106921 | 6 years ago | | | 0 | 0.0015170410 |
ABI
ABI objects
Getter at block 21288126
_totalsupply() view returns (uint256)
100000000000000000000
advisorCount() view returns (uint256)
0
decimals() view returns (uint8)
8
eth_received() view returns (uint256)
0
ico1_startdate() view returns (uint256)
0
name() view returns (string)
FricaCoin
owner() view returns (address)
0x4d746f321645e56aa3edd009ad2796cc657419fe
pre_startdate() view returns (uint256)
0
stage() view returns (uint8)
0
symbol() view returns (string)
FRI
totalSupply() view returns (uint256 total_Supply)
100000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events PauseICO()
ResumeICO()
addAdvisor(address _advisor)
approve(address _spender, uint256 _amount) returns (bool success)
drain()
end_ICO()
isAdvisor(address _advisor) returns (bool success)
start_ICO()
start_PREICO()
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferToAdvisors(address _to, uint256 _amount) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.