BitSignal
Verified contract
Active on
Ethereum with 171 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "BitSignal"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17277630 | 2 years ago | | | 0 | 0.0044150950 | |
| 17277576 | 2 years ago | | | 0 | 0.0098199761 | |
| 17060487 | 2 years ago | | | 0 | 0.0015286900 | |
| 17032442 | 2 years ago | | | 0 | 0.00065307371 | |
| 17032433 | 2 years ago | | | 0 | 0.0012595889 | |
| 17026337 | 2 years ago | | | 0 | 0.0013006811 | |
| 17026290 | 2 years ago | | | 0 | 0.0014116758 | |
| 17026087 | 2 years ago | | | 0 | 0.0022096875 | |
| 17025730 | 2 years ago | | | 0 | 0.0013245808 | |
| 17025347 | 2 years ago | | | 0 | 0.00085385227 |
ABI
ABI objects
Getter at block 21381678
_maxTxAmount() view returns (uint256)
420000000000000
_maxWalletSize() view returns (uint256)
420000000000000
_swapTokensAtAmount() view returns (uint256)
21000000000000
balanceInToken() view returns (uint256)
0
decimals() pure returns (uint8)
9
name() pure returns (string)
BitSignal
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairAddress() view returns (address)
0x42cb552c051ccf3938615d97088dc442e05affc2
symbol() pure returns (string)
1M
totalSupply() pure returns (uint256)
21000000000000000
tradeStartTime() view returns (uint256)
1681211472
uniswapV2Pair() view returns (address)
0x42cb552c051ccf3938615d97088dc442e05affc2
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
manualsend()
manualswap()
raiseLimitsAndLowerFees()
removeFeesFrom(address[] accounts, bool excluded)
renounceOwnership()
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setTaxFee(uint256 buyFee, uint256 sellFee)
setTrading(bool _tradingOpen)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.