Red Community Token
Verified contract
Active on
Ethereum with 9,570 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($16.40)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RED | ERC-20 | 15.691256K | $0.001045 |
$16.4 | |
FOR | ERC-20 | 1 | $0.001902 |
$0 | |
SGCC | ERC-20 | 200 | -- | -- | |
LINO | ERC-20 | 20 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- | |
ION | ERC-20 | 0.5 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21187677 | 14 days ago | | | 0 | 0.0012949395 | |
| 19984356 | 6 months ago | | | 0 | 0.0011986763 | |
| 19955259 | 6 months ago | | | 0 | 0.00043405940 | |
| 19920122 | 6 months ago | | | 0 | 0.00087439679 | |
| 19916598 | 6 months ago | | | 0 | 0.00048596581 | |
| 19911178 | 6 months ago | | | 0 | 0.00030391014 | |
| 19796462 | 7 months ago | | | 0 | 0.00019436740 | |
| 19674327 | 7 months ago | | | 0 | 0.00075160500 | |
| 19530175 | 8 months ago | | | 0 | 0.00071748617 | |
| 19311859 | 9 months ago | | | 0 | 0.0011143544 |
ABI
ABI objects
Getter at block 21286162
angelAmountRemaining() view returns (uint256)
1200000000000000000000
angelLockingPeriod() view returns (uint256)
1525161600
angelSupply() view returns (uint256)
20000000000000000000000000
crowdfundAddress() view returns (address)
0x74384b6355ad7892c7be6cb524d72768a3883f0c
decimals() view returns (uint8)
18
earlyBirdsSupply() view returns (uint256)
48000000000000000000000000
foundationAddress() view returns (address)
0x93e3af42939c163ee4146f63646fb4c286cdbfec
foundationSupply() view returns (uint256)
70000000000000000000000000
icoEndsAt() view returns (uint256)
1517385600
icoStartsAt() view returns (uint256)
1515398400
isEarlyBirdsStage() view returns (bool)
false
marketingAddress() view returns (address)
0x07a5b17adfed87da57776d4f36e1ab2299640898
marketingSupply() view returns (uint256)
0
name() view returns (string)
Red Community Token
owner() view returns (address)
0x4a3e90913aa6b01f6e5a9d235ce65394d511658e
publicSupply() view returns (uint256)
12000000000000000000000000
redTeamAddress() view returns (address)
0x31aa507c140e012d0dcaf041d482e04f36323b03
redTeamLockingPeriod() view returns (uint256)
1548921600
redTeamSupply() view returns (uint256)
30000000000000000000000000
symbol() view returns (string)
RED
totalSupply() view returns (uint256)
200000000000000000000000000
unlock20Done() view returns (bool)
true
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
changeMarketingAddress(address _wallet)
changeRedTeamAddress(address _wallet)
deliverAngelsREDAccounts(address[] _batchOfAddresses, uint256[] _amountOfRED) returns (bool success)
finalizeCrowdfund()
finalizeEarlyBirds() returns (bool success)
fullUnlockAngelsAccounts(address[] _batchOfAddresses) returns (bool success)
partialUnlockAngelsAccounts(address[] _batchOfAddresses) returns (bool success)
releaseMarketingTokens() returns (bool success)
releaseRedTeamTokens() returns (bool success)
setCrowdfundAddress(address _crowdfundAddress)
startCrowdfund() returns (bool)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferFromCrowdfund(address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
CrowdfundFinalized(uint256 tokensRemaining)
EarlyBirdsFinalized(uint256 tokensRemaining)
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.