BCAChain Initial Token
Verified contract
Active on
Ethereum with 106,702 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 |
---|---|---|---|---|---|
BCAC | ERC-20 | 92.00075K | -- | -- | |
YTL | ERC-20 | 6.47K | -- | -- | |
DAEC | ERC-20 | 2.63187K | -- | -- | |
SE | ERC-20 | 500 | -- | -- | |
iDAG | ERC-20 | 100 | -- | -- | |
Only | ERC-20 | 20 | -- | -- | |
BCAC | ERC-20 | 1 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- | |
WDT | ERC-20 | 0.0008 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20605441 | 3 months ago | | | 0 | 0.000029524370 | |
| 20409090 | 3 months ago | | | 0 | 0.000046860000 | |
| 20402512 | 3 months ago | | | 0 | 0.000046848000 | |
| 16280394 | 2 years ago | | | 0 | 0.00038077425 | |
| 15559164 | 2 years ago | | | 0 | 0.00010329600 | |
| 13499187 | 3 years ago | | | 0 | 0.0053056143 | |
| 12811731 | 3 years ago | | | 0 | 0.00037727204 | |
| 12624091 | 3 years ago | | | 0 | 0.00012678431 | |
| 12496061 | 3 years ago | | | 0 | 0.0016125120 | |
| 12433458 | 3 years ago | | | 0 | 0.0075153000 |
ABI
ABI objects
Getter at block 21158220
decimals() view returns (uint8)
18
name() view returns (string)
BCAChain Initial Token
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x18a744e4564601a5241c910aa0cd69aee82287a8
symbol() view returns (string)
BCAC
totalSupply() view returns (uint256)
2200000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.