BeforeCoinMarketCap
Verified contract
Active on
Ethereum with 21,120 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 |
---|---|---|---|---|---|
BCMC1 | ERC-20 | 1.95K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20977470 | a month ago | | | 0 | 0.0015361280 | |
| 20868658 | a month ago | | | 0 | 0.00082760549 | |
| 20862476 | a month ago | | | 0 | 0.00023821381 | |
| 20452921 | 3 months ago | | | 0 | 0.00010285507 | |
| 20452744 | 3 months ago | | | 0 | 0.000065000000 | |
| 20375944 | 4 months ago | | | 0 | 0.00021532908 | |
| 20150656 | 5 months ago | | | 0 | 0.000097500000 | |
| 20145657 | 5 months ago | | | 0 | 0.00014265066 | |
| 20145398 | 5 months ago | | | 0 | 0.00012935000 | |
| 19585784 | 7 months ago | | | 0 | 0.00033498706 |
ABI
ABI objects
Getter at block 21161545
_main_wallet() view returns (address)
0xb51672f88b935567ae5bc1713ee63c06a77527ce
_wallet_investor() view returns (address)
0xe74fc57a018d04ecf0c67c765e59c5c2eb8bd652
_wallet_team1() view returns (address)
0x3c017a49ee7ff4db79bbc56e5876ec6b701fb02f
_wallet_team2() view returns (address)
0xcf98f1003989eaccf07b91971432c80b5d9589b0
_wallet_team3() view returns (address)
0x4d00e7e4ff9248c0aab6c3ff6b491548c32f09c5
decimals() view returns (uint8)
18
investor_amount() view returns (uint256)
505000000000000000000000000
main_wallet_amount() view returns (uint256)
8700000000000000000000000000
name() view returns (string)
BeforeCoinMarketCap
owner() view returns (address)
0x82443790c814ef28fbeced41c3c2d604afcb9ae2
stake_contract() view returns (address)
0x7659cc5f03c9d3227b2941783635beb65a279105
symbol() view returns (string)
BCMC1
team_amount_1() view returns (uint256)
105000000000000000000000000
team_amount_2() view returns (uint256)
585000000000000000000000000
team_amount_3() view returns (uint256)
105000000000000000000000000
totalSupply() view returns (uint256)
8553027612562046437423530807
year1_limit_date() view returns (uint256)
1637524216
year1_percent() view returns (uint8)
90
year2_limit_date() view returns (uint256)
1669060216
year2_percent() view returns (uint8)
80
year3_limit_date() view returns (uint256)
1700596216
year3_percent() view returns (uint8)
50
year_half_limit_date() view returns (uint256)
1621713016
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events BurnTokens()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setStakeContract(address newAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address _newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
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.