Shiba Bitcoin
Verified contract
Active on
Ethereum with 108 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Shiba Bitcoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17840422 | a year ago | | | 0 | 0.00073389374 | |
| 17705088 | a year ago | | | 0 | 0.00070354143 | |
| 17685752 | a year ago | | | 0 | 0.0049040594 | |
| 17628309 | a year ago | | | 0 | 0.0026733200 | |
| 17621885 | a year ago | | | 0 | 0.00060219043 | |
| 17601665 | a year ago | | | 0 | 0.00078394044 | |
| 17599095 | a year ago | | | 0 | 0.00064791883 | |
| 17598747 | a year ago | | | 0 | 0.0011041371 | |
| 17598458 | a year ago | | | 0 | 0.00084902917 | |
| 17597523 | a year ago | | | 0 | 0.00068686744 |
ABI
ABI objects
Getter at block 21228351
buyFeeRate() view returns (uint256)
0
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x7e3883851f6ca94f8594433c7f36d5a23c21554b
marketingWallet() view returns (address)
0x7e3883851f6ca94f8594433c7f36d5a23c21554b
name() pure returns (string)
Shiba Bitcoin
numTokensSellToAddToLiquidity() view returns (uint256)
3000000000000000000000
pair() view returns (address)
0x8d4bdf59e1b49b9aa6fbbd41a0e010aa81e13961
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFeeRate() view returns (uint256)
0
symbol() pure returns (string)
SHIBTC
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckBalance(uint256 amountPercentage, address adr)
openTrading()
rescueToken(address tokenAddress, uint256 tokens) returns (bool success)
setFee(uint256 _sellFeeRate, uint256 _buyFeeRate)
setIsFeeExempt(address holder, bool exempt)
setMarketingWallet(address _marketingWallet)
setSwapThresholdAmount(uint256 amount)
swapToken()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.