Bitcoin Black
Verified contract
Active on
Ethereum with 1,759 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 |
---|---|---|---|---|---|
BTCB | ERC-20 | 120.944478K | -- | -- | |
LTCB | ERC-20 | 93 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20622563 | 3 months ago | | | 0 | 0.00024703691 | |
| 20390442 | 4 months ago | | | 0 | 0.000072729235 | |
| 19888628 | 6 months ago | | | 0 | 0.00021817035 | |
| 19132055 | 10 months ago | | | 0 | 0.00045203280 | |
| 18739855 | a year ago | | | 0 | 0.0010254917 | |
| 18496401 | a year ago | | | 0 | 0.00073189217 | |
| 18267666 | a year ago | | | 0 | 0.00030467341 | |
| 18191261 | a year ago | | | 0 | 0.00024671932 | |
| 18000461 | a year ago | | | 0 | 0.00034185578 | |
| 17969358 | a year ago | | | 0 | 0.00050475400 |
ABI
ABI objects
Getter at block 21311009
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
devWallet() view returns (address)
0x505ec6f7333dd34777854eed20f1b25b12d560f7
launchedAt() view returns (uint256)
1669836851
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
420000000000000
maxWallet() view returns (uint256)
420000000000000
name() view returns (string)
Bitcoin Black
owner() view returns (address)
0x505ec6f7333dd34777854eed20f1b25b12d560f7
supply() view returns (uint256)
21000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10500000000000
symbol() view returns (string)
BTCB
totalSupply() view returns (uint256)
21000000000000000
tradingActive() view returns (bool)
true
transDigit() view returns (uint256)
200
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x52cfada083e336280c529878b0b75b1aeb476e6d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletDigit() view returns (uint256)
200
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newWallet)
updateFeeExcluded(address reset)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.