Resurrect Future Technology Chain
Verified contract
Active on
Ethereum with 3 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 "Resurrect Future Technology Chain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6530344 | 6 years ago | | | 0 | 0.0012359450 | |
| 6469682 | 6 years ago | | | 0.2 | 0.00051721000 | |
| 6457028 | 6 years ago | | | 0.2 | 0.0010344200 |
ABI
ABI objects
Getter at block 21415403
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
false
name() view returns (string)
Resurrect Future Technology Chain
requestMinimum() view returns (uint256)
200000000000000000
symbol() view returns (string)
RFTC
tokensPerEth() view returns (uint256)
500000000000
totalDistributed() view returns (uint256)
500200000000000
totalSupply() view returns (uint256)
900000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events DistributeAirdrop(address _participant, uint256 _amount)
DistributeAirdropMultiple(address[] _addresses, uint256 _amount)
add(uint256 _value)
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
finishDistribution() returns (bool)
getTokens() payable
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
updateTokensPerEth(uint256 _tokensPerEth)
withdraw(uint256 _wdamount)
withdrawAll()
withdrawForeignTokens(address _tokenContract) returns (bool)
Add(uint256 value)
Airdrop(address indexed _owner, uint256 _amount, uint256 _balance)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
DistrFinished()
TokensPerEthUpdated(uint256 _tokensPerEth)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.