TopCoinFX
Verified contract
Active on
Ethereum with 3,210 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 |
---|---|---|---|---|---|
C4Y | ERC-20 | 4.8K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19912929 | 6 months ago | | | 0 | 0.00059594200 | |
| 19912867 | 6 months ago | | | 0 | 0.00062022203 | |
| 19699279 | 7 months ago | | | 0 | 0.00041601295 | |
| 19679856 | 7 months ago | | | 0 | 0.00026823565 | |
| 19679855 | 7 months ago | | | 0 | 0.00028458106 | |
| 14885986 | 2 years ago | | | 0 | 0.0064361416 | |
| 13321887 | 3 years ago | | | 0 | 0.0046329125 | |
| 13026911 | 3 years ago | | | 0 | 0.0016112084 | |
| 13020925 | 3 years ago | | | 0 | 0.0025018203 | |
| 12724078 | 3 years ago | | | 0 | 0.0029825950 |
ABI
ABI objects
Getter at block 21165896
TOKEN_SUPPLY_TOTAL() view returns (uint256)
1000000000000000000000000000
adminWallet() view returns (address)
0xb1c4039e8e0033bf839b6d0c1e65b2c7059cb16e
decimals() view returns (uint256)
18
name() view returns (string)
TopCoinFX
powNumber() view returns (uint256)
10
stopped() view returns (bool)
false
supplyNumber() view returns (uint256)
1000000000
symbol() view returns (string)
TCFX
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
setName(string _name)
setSymbol(string _symbol)
start()
stop()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) 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.