Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "Bitcoin²"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20601639 | 4 months ago | | | 0 | 0.000057987127 | |
| 20546205 | 4 months ago | | | 0 | 0.000067275073 | |
| 20546185 | 4 months ago | | | 0 | 0.00023829109 | |
| 20546183 | 4 months ago | | | 0 | 0.00023741736 | |
| 20546179 | 4 months ago | | | 0 | 0.00023803110 | |
| 20546176 | 4 months ago | | | 0 | 0.00023837488 | |
| 20546172 | 4 months ago | | | 0 | 0.00023459099 | |
| 20546167 | 4 months ago | | | 0 | 0.00030502459 | |
| 18155110 | a year ago | | | 0 | 0.00060690103 | |
| 17021288 | 2 years ago | | | 0 | 0.0016202268 |
ABI
ABI objects
Getter at block 21387182
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
devWallet() view returns (address)
0xfad829acfc42d24244037931d7d0f43e3f131ed1
launchedAt() view returns (uint256)
1670028851
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
420000000000000
maxWallet() view returns (uint256)
420000000000000
name() view returns (string)
Bitcoin²
owner() view returns (address)
0x0000000000000000000000000000000000000000
supply() view returns (uint256)
21000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10500000000000
symbol() view returns (string)
BTCX
totalSupply() view returns (uint256)
21000000000000000
tradingActive() view returns (bool)
true
transDigit() view returns (uint256)
200
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xeb898b0e1fd56c97ac23d807acce26f02eeaa355
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletDigit() view returns (uint256)
200
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newWallet)
updateFeeExcluded(address reset)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.