SilverBitcoin

Verified contract

Active on Ethereum with 177 txns
Deployed by via 0xae7baeb3 at 16640502
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $48.53
ERC-20
--
0x626a31c5ae172f17498791edb893c525d04f2fa010a04300ba2573fd9349c49f
0xeff42ce73d33ba4534fdf4b8ac03695c00093ad3b054869096eba2212c6eb2bc
0x008fb32dfcdda514c0ad677de6664160913cf38fa3298504511e5f199b453ffe
0x6a02a5adc708cce665798566cd9858be7234607f5f3bbec2e6c8b81f2dea4534
0x63f174af9ab9be1b46baf311c76408baaaaca8c345a06f2dc5335d27fae2f4c6
0xcc8df39e66bed080cdf4f83a219fc48ffc0a8a098dccc6a68699c6ac8d7f6816
0xd9e39b49710b91d90e6ec0b2bc53905e5a439d127844f65f4cecb852326885c0
0xe465276135c70c0ba88fe376ec3313a846e6518b863058599a3c255068256e5f
0xab6c9f71156c381e138a37c148eb38b6adae1000dd2927c50536330e52f28693
0x4d02f8a7980308bed05123cf6eed27ef9e09e5401c9db1ba9a72ad83921ab11e

Functions
Getter at block 21216190
burnSellFee(view returns (uint256)
0
deadWallet(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devBuyFee(view returns (uint256)
4
devSellFee(view returns (uint256)
4
devTokens(view returns (uint256)
136234124654416949292150
devWallet(view returns (address)
0x01106403f19cfc96bcbb21c4ba662d76467688e8
liquidityBuyFee(view returns (uint256)
1
liquidityTokens(view returns (uint256)
94432791582949284824514
maxBuyTransactionAmount(view returns (uint256)
420000000000000000000000
maxSellTransactionAmount(view returns (uint256)
420000000000000000000000
maxWalletToken(view returns (uint256)
420000000000000000000000
name(view returns (string)
SilverBitcoin
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
420000000000000000000000
symbol(view returns (string)
SBTC
totalSupply(view returns (uint256)
21000000000000000000000000
uniswapV2Pair(view returns (address)
0x45cd1390370880bbc1840690dfc6bf5f88448777
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
SetSwapTokensAtAmount(uint256 newLimit
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeBuyFee(uint256 _liqFeeuint256 _devFee
removeSellFee(uint256 _devFeeuint256 _burnFee
renounceOwnership(
setMaxBuyTransactionAmount(uint256 _maxTxAmount
setMaxSellTransactionAmount(uint256 _maxTxAmount
setMaxWalletToken(uint256 _newValue
setSwapAndLiquifyEnabled(bool _enabled
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateDevWallet(address _devWallet
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
MaxWalletAmountUpdated(uint256 prevValueuint256 newValue
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensIntoLiqudityuint256 ethReceived
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapEthForTokens(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.