Bitcratic
Verified contract
Active on
Ethereum with 2,408 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 2 | $0.004546 |
$0.01 | |
BCT | ERC-20 | 313.88 | -- | -- | |
STT | ERC-20 | 8 | -- | -- | |
SHOCK | ERC-20 | 0 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20645368 | 2 months ago | | | 0 | 0.000050822007 | |
| 20645305 | 2 months ago | | | 0 | 0.000029050436 | |
| 19860090 | 6 months ago | | | 0 | 0.00028025895 | |
| 19660856 | 7 months ago | | | 0 | 0.00048374947 | |
| 16929818 | 2 years ago | | | 0 | 0.0010273796 | |
| 16877852 | 2 years ago | | | 0 | 0.00097302397 | |
| 16869907 | 2 years ago | | | 0 | 0.0010998705 | |
| 16866549 | 2 years ago | | | 0 | 0.00030973860 | |
| 16457308 | 2 years ago | | | 0 | 0.00085324548 | |
| 16432271 | 2 years ago | | | 0 | 0.00077794273 |
ABI
ABI objects
Getter at block 21163473
decimals() view returns (uint8)
18
name() view returns (string)
Bitcratic
symbol() view returns (string)
BCT
totalBurned() view returns (uint256)
41110000000000000000
totalSupply() view returns (uint256)
87999958890000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
batchTransfer(address[] accounts, uint256[] amounts) returns (bool)
burn(uint256 _value) returns (bool)
burnFrom(address _owner, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.