Bitcoin
Verified contract
Active on
Ethereum with 9,599 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($2.47)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BC | ERC-20 | 2.081564K | $0.001187 |
$2.47 | |
TC | ERC-20 | 1M | -- | -- | |
DINU | ERC-20 | 1M | -- | -- | |
ZC | ERC-20 | 1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21232881 | 2 days ago | | | 0 | 0.00035603066 | |
| 21196608 | 7 days ago | | | 0 | 0.00044700929 | |
| 21155274 | 13 days ago | | | 0 | 0.00084411623 | |
| 21148021 | 14 days ago | | | 0 | 0.00026114058 | |
| 21133242 | 16 days ago | | | 0 | 0.00056763865 | |
| 21096359 | 21 days ago | | | 0 | 0.00027554219 | |
| 20914934 | 2 months ago | | | 0 | 0.0017097815 | |
| 20895207 | 2 months ago | | | 0 | 0.00019886454 | |
| 20887171 | 2 months ago | | | 0 | 0.00039329991 | |
| 20887170 | 2 months ago | | | 0 | 0.00036636918 |
ABI
ABI objects
Getter at block 21247051
_maxTxAmount() view returns (uint256)
999999999999999999999999999
_maxWalletSize() view returns (uint256)
999999999999999999999999999
_swapTokensAtAmount() view returns (uint256)
10000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Bitcoin
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BC
totalSupply() pure returns (uint256)
21000000000000000
uniswapV2Pair() view returns (address)
0xc9c9c0c9a70355b0afb47571c37d6f7c5220e36d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
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)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.