Bitcoin Billionaires
Verified contract
Active on
Ethereum with 74 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BB404 | ERC-20 | 628.51977K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19821278 | 7 months ago | | | 0 | 0.00040919305 | |
| 19242711 | 10 months ago | | | 0 | 0.00059696006 | |
| 19242671 | 10 months ago | | | 0 | 0.0020059980 | |
| 19242664 | 10 months ago | | | 0 | 0.0011026833 | |
| 19242645 | 10 months ago | | | 0 | 0.0012031697 | |
| 19242619 | 10 months ago | | | 0 | 0.0013246149 | |
| 19242616 | 10 months ago | | | 0 | 0.0011451357 | |
| 19242613 | 10 months ago | | | 0 | 0.0019740393 | |
| 19242612 | 10 months ago | | | 0 | 0.0011207649 | |
| 19242605 | 10 months ago | | | 0 | 0.0011865171 |
ABI
ABI objects
Getter at block 21315811
TradingOpen() view returns (bool)
true
_bitcoinWallet() view returns (address)
0x7f4fc0b87da5e328bdfa929ddb57df9c17fec092
_maxTaxSwap() view returns (uint256)
200000000000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000000000000
_swapBitcoinThreshHold() view returns (uint256)
1000000000000000000000
_totalSupply() view returns (uint256)
100000000000000000000000000
bitcoinFeeEnabled() view returns (bool)
true
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Bitcoin Billionaires
pair() view returns (address)
0x707ed365954eaf46a50aee57778901ffaeb24908
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
BB404
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createBitcoinTrade()
enableBitcoinTrade()
removeBitcoinLimit() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawBitcoinBalance()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address bitcoinWallet)
receive()
This contract contains no error objects.