Board Coin
Verified contract
Active on
Ethereum with 2,156 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 |
---|---|---|---|---|---|
BRDC | ERC-20 | 1.999566M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9778608 | 5 years ago | | | 0 | 0.00031104600 | |
| 9469915 | 5 years ago | | | 0 | 0.00027639750 | |
| 9370818 | 5 years ago | | | 0 | 0.00010365800 | |
| 9180251 | 5 years ago | | | 0 | 0.000073706000 | |
| 9084670 | 5 years ago | | | 0 | 0.00015548700 | |
| 8867108 | 5 years ago | | | 0 | 0.000073282000 | |
| 8788062 | 5 years ago | | | 0 | 0.000036769004 | |
| 8706991 | 5 years ago | | | 0 | 0.000036577000 | |
| 8271753 | 5 years ago | | | 0 | 0.00018320500 | |
| 8177979 | 5 years ago | | | 0 | 0.00018320500 |
ABI
ABI objects
Getter at block 21396148
decimals() view returns (uint8)
18
fundsWallet() view returns (address)
0x92c11fb85a67105c2c5dee993037de7847c69efe
name() view returns (string)
Board Coin
symbol() view returns (string)
BRDC
totalEthInWei() view returns (uint256)
5259150745645670908
totalSupply() view returns (uint256)
10000000000000000000000000000
unitsOneEthCanBuy() view returns (uint256)
10000000
version() view returns (string)
H1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.