BingoCoin
Verified contract
Active on
Ethereum with 119,513 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 |
---|---|---|---|---|---|
YOO | ERC-20 | 15K | -- | -- | |
BOC | ERC-20 | 435.899901 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19815383 | 6 months ago | | | 0 | 0.000093706327 | |
| 19815352 | 6 months ago | | | 0 | 0.000091393616 | |
| 19815157 | 6 months ago | | | 0 | 0.000096287785 | |
| 19815075 | 6 months ago | | | 0 | 0.000091702339 | |
| 19750751 | 6 months ago | | | 0 | 0.00011422308 | |
| 19750681 | 6 months ago | | | 0 | 0.00010056228 | |
| 19750541 | 6 months ago | | | 0 | 0.00011154099 | |
| 19508939 | 8 months ago | | | 0 | 0.00037578528 | |
| 19508915 | 8 months ago | | | 0 | 0.00030827076 | |
| 19508860 | 8 months ago | | | 0 | 0.00029298061 |
ABI
ABI objects
Getter at block 21160701
decimals() view returns (uint8)
18
lockAll() view returns (bool)
false
minBalanceForAccounts() view returns (uint256)
1
name() view returns (string)
BingoCoin
owner() view returns (address)
0x5ce73d7e133ea67369c820bf065dbce260f0c49f
sellScale() view returns (uint256)
1
symbol() view returns (string)
BOC
totalSupply() view returns (uint256)
2000000000000000000000000000
Read-only
balanceOf(address) view returns (uint256)
frozens(address) view returns (bool)
State-modifying
Events acceptOwnership()
contBuy(address addr, uint256 amount)
contTransfer(address _to, uint256 weis)
freezeAccount(address target, bool freeze)
freezeAll(bool lock)
sell(uint256 amount)
setScale(uint256 newSellScale, uint256 newMinBalanceForAccounts)
transfer(address _to, uint256 _value)
transferOwnership(address tOwner)
transferWithEther(address _to, uint256 _value)
FrozenFunds(address target, bool frozen)
OwnerUpdate(address _prevOwner, address _newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.