Bitcoin Silver
Verified contract
Active on
Ethereum with 7 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)
No balances found for "Bitcoin Silver"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16107877 | 2 years ago | | | 0 | 0.0013773600 | |
| 16107874 | 2 years ago | | | 0 | 0.0034434000 | |
| 16107874 | 2 years ago | | | 0 | 0.0034434000 | |
| 16107874 | 2 years ago | | | 0 | 0.0034434000 | |
| 16107874 | 2 years ago | | | 0 | 0.0034434000 | |
| 16107874 | 2 years ago | | | 0 | 0.0034434000 | |
| 16107873 | 2 years ago | | | 0 | 0.00042178392 |
ABI
ABI objects
Getter at block 21207812
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
devWallet() view returns (address)
0x6a123dac8826c5163d560e361dd9f5491e30554c
launchedAt() view returns (uint256)
1670113763
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
420000000000000
maxWallet() view returns (uint256)
420000000000000
name() view returns (string)
Bitcoin Silver
owner() view returns (address)
0x6a123dac8826c5163d560e361dd9f5491e30554c
supply() view returns (uint256)
21000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10500000000000
symbol() view returns (string)
BTCS
totalSupply() view returns (uint256)
21000000000000000
tradingActive() view returns (bool)
true
transDigit() view returns (uint256)
200
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x126c66dc4bb5f1badacd0c23b3216d0fa2e37088
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.