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 "Beacon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10314229 | 4 years ago | | | 0 | 0.0017534880 | |
| 10090645 | 5 years ago | | | 0.001 | 0.0039468774 | |
| 10069544 | 5 years ago | | | 0 | 0.00056535435 | |
| 10069521 | 5 years ago | | | 0 | 0.00076296000 | |
| 10069519 | 5 years ago | | | 0 | 0.00070153049 |
ABI
ABI objects
Getter at block 21333252
buyPrice() view returns (uint256)
1400
decimals() view returns (uint32)
18
name() view returns (string)
Beacon
owner() view returns (address)
0xfd8a2b25138837a303d993d2143c97fe56562783
symbol() view returns (string)
BCT
totalSupply() view returns (uint256)
580000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
freezeAccount(address target, bool freeze)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
setPrices(uint256 newBuyPrice)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
FrozenFunds(address target, bool frozen)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.