BCDC Token
Verified contract
Active on
Ethereum with 5,297 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf672…21c1
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KCN | ERC-20 | 1K | -- | -- | |
DTA | ERC-20 | 10 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453468 | 3 months ago | | | 0 | 0.000055122000 | |
| 8169868 | 5 years ago | | | 0 | 0.000046580000 | |
| 8139423 | 5 years ago | | | 0 | 0.00023322000 | |
| 7994953 | 5 years ago | | | 0 | 0.00018657600 | |
| 7994804 | 5 years ago | | | 0 | 0.00011459400 | |
| 7945252 | 5 years ago | | | 0 | 0.000038134000 | |
| 7496364 | 6 years ago | | | 0 | 0.00046644000 | |
| 7116411 | 6 years ago | | | 0 | 0.000076396000 | |
| 7081224 | 6 years ago | | | 0 | 0.00038134000 | |
| 7012751 | 6 years ago | | | 0 | 0.00011440200 |
ABI
ABI objects
Getter at block 21172810
bcdcMultisig() view returns (address)
0xec71c55893ee571d2eb8592f0b7b2816c115a4a2
decimals() view returns (uint256)
18
finalizedCrowdfunding() view returns (bool)
true
finalizedUpgrade() view returns (bool)
false
fundingEndBlock() view returns (uint256)
4637213
fundingStartBlock() view returns (uint256)
4592925
getState() view returns (uint8)
2
halted() view returns (bool)
false
isBCDCToken() view returns (bool)
true
maxTokenSupply() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
BCDC Token
owner() view returns (address)
0x5adc335afa4f6f97d5920996f0f0ff06ace3b998
preallocated() view returns (bool)
true
reservedPercentTotal() view returns (uint256)
25
symbol() view returns (string)
BCDC
timeVault() view returns (address)
0xf6727bbe68fbd8d7b30a75ca8470184ef03b21c1
tokenSaleMax() view returns (uint256)
450000000000000000000000000
tokenSaleMin() view returns (uint256)
2000000000000000000000000
totalSupply() view returns (uint256)
1000000000000000000000000000
totalUpgraded() view returns (uint256)
0
upgradeAgent() view returns (address)
0x0000000000000000000000000000000000000000
upgradeAgentStatus() view returns (bool)
false
upgradeMaster() view returns (address)
0x5adc335afa4f6f97d5920996f0f0ff06ace3b998
vaultPercentOfTotal() view returns (uint256)
5
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address who) view returns (uint256)
checkInvestment(address who) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool ok)
backTokenForRewards(uint256 tokens)
earlyInvestment(address earlyInvestor, uint256 assignedTokens)
finalizeCrowdfunding()
halt()
preAllocation()
refund()
reserveTokenClaim(address claimAddress, uint256 token) returns (bool ok)
setBcdcReserveFund(address _bcdcReserveFund)
setUpgradeAgent(address agent)
setUpgradeMaster(address master)
transfer(address to, uint256 value) returns (bool ok)
transferFrom(address from, address to, uint256 value) returns (bool ok)
transferOwnership(address newOwner)
unhalt()
upgrade(uint256 value)
Approval(address indexed owner, address indexed spender, uint256 value)
Refund(address indexed _from, uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value)
Upgrade(address indexed _from, address indexed _to, uint256 _value)
UpgradeAgentSet(address agent)
UpgradeFinalized(address sender, address upgradeAgent)
constructor(address _bcdcMultiSig, address _upgradeMaster, uint256 _fundingStartBlock, uint256 _fundingEndBlock, uint256 _tokenSaleMax, uint256 _tokenSaleMin, uint256 _tokensPerEther, uint256 _numBlocksLockedForDev, uint256 _numBlocksLockedForFounders)
fallback()
This contract contains no error objects.