Belka Strelka Inu
Verified contract
Active on
Ethereum with 119 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc6ce…ab97
0x7914…031b
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BSI | ERC-20 | 76.750692B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15297052 | 2 years ago | | | 0 | 0.00025406462 | |
| 15277366 | 2 years ago | | | 0 | 0.00067911321 | |
| 15250050 | 2 years ago | | | 0 | 0.00036348233 | |
| 15250044 | 2 years ago | | | 0 | 0.00038912574 | |
| 15249516 | 2 years ago | | | 0 | 0.00018445854 | |
| 15248356 | 2 years ago | | | 0 | 0.00023559810 | |
| 15246677 | 2 years ago | | | 0 | 0.00052199800 | |
| 15246662 | 2 years ago | | | 0 | 0.00017783722 | |
| 15246652 | 2 years ago | | | 0 | 0.00015894746 | |
| 15246638 | 2 years ago | | | 0 | 0.00064754734 |
ABI
ABI objects
Getter at block 21387128
amountInPool() view returns (uint256)
15195
decimals() pure returns (uint8)
9
name() pure returns (string)
Belka Strelka Inu
owner() view returns (address)
0x20e410ea6fb858b5a3ae673ba1ba580074ce7dbe
symbol() pure returns (string)
BSI
thisBalance() view returns (uint256)
76750691714277613287
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
isExcludedMaxWallet(address ad) view returns (bool)
isExcludedToFee(address ad) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
excludeFromFee(address ad)
excludeFromMaxWallet(address[] ads, bool onoff)
includeToFee(address ad)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setBots(address[] bots_)
setBuyFee(uint256 buy)
setDevWallet(address dev)
setLiquidityFeePercent(uint256 liquidityFee)
setMarketingWallet(address marketing)
setMaxWallet(uint256 amt)
setMinContractTokensToSwap(uint256 numToken)
setNoTaxMode(bool onoff)
setSellFee(uint256 sell)
setSwapAll(bool onoff)
setTakeFeeFromTransfer(bool onoff)
setTaxFee(uint256 tax)
setTransferFee(uint256 fee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Response(bool feeSent, bool marketingSent)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address devWallet, address marketingWallet)
receive()
This contract contains no error objects.