Bitcoin X
Verified contract
Active on
Ethereum with 228 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($85.09)
Native
Value
$85.09
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.026777 | $3,177.63 |
$85.09 | |
$BTCX | ERC-20 | 549.204867M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21103950 | 8 days ago | | | 0 | 0.00024371659 | |
| 20943083 | a month ago | | | 0 | 0.0023431953 | |
| 20937733 | a month ago | | | 0 | 0.00060766251 | |
| 20937578 | a month ago | | | 0 | 0.00060741315 | |
| 20934322 | a month ago | | | 0 | 0.00065019618 | |
| 20931253 | a month ago | | | 0 | 0.00077153227 | |
| 20929709 | a month ago | | | 0 | 0.0020296280 | |
| 20929705 | a month ago | | | 0 | 0.0018666513 | |
| 20929703 | a month ago | | | 0 | 0.0019834332 | |
| 20929695 | a month ago | | | 0 | 0.0020334102 |
ABI
ABI objects
Getter at block 21160167
_maxTaxSwap() view returns (uint256)
1500000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Bitcoin X
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
$BTCX
totalSupply() pure returns (uint256)
100000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimit2()
removeTransferTax()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.