Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9e50…e8d5
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BID | ERC-20 | 237.697114K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13930344 | 3 years ago | | | 0 | 0.0039481012 | |
| 13463252 | 3 years ago | | | 0 | 0.0040708977 | |
| 13463219 | 3 years ago | | | 0 | 0.0061834319 | |
| 13412535 | 3 years ago | | | 0 | 0.0061227816 | |
| 13348632 | 3 years ago | | | 0 | 0.0043986283 | |
| 13096308 | 3 years ago | | | 0 | 0.0060371737 | |
| 13096206 | 3 years ago | | | 0 | 0.0072397709 | |
| 13095883 | 3 years ago | | | 0 | 0.0046111008 | |
| 13083954 | 3 years ago | | | 0 | 0.0028083678 | |
| 13082800 | 3 years ago | | | 0 | 0.0040330414 |
ABI
ABI objects
Getter at block 21168590
basePercent() view returns (uint256)
100
burnAddress() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
8
drawer() view returns (address)
0x9e50a773a5adcc115a2964ae1dcbbeccd379e8d5
lastWinner() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
BIDCOIN
owner() view returns (address)
0x9e50a773a5adcc115a2964ae1dcbbeccd379e8d5
symbol() view returns (string)
BID
totalSupply() view returns (uint256)
9981448311275367
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
findPointFivePercent(uint256 value) view returns (uint256)
State-modifying
Events airdrop(address source, address[] dests, uint256[] values)
approve(address spender, uint256 value) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
pickWinner(address[] randomEntries) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address _newOwner)
transferOwnershipOfDrawer(address _newOwner)
withdrawTokenByOwner()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.