Bitcoin ETF
Verified contract
Active on
Ethereum with 4,382 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($656.83)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIB | ERC-20 | 13.210146M | $0.000025 |
$336.73 | |
USDT | ERC-20 | 227.500109 | $1.003 |
$228.18 | |
USDC | ERC-20 | 54.321256 | $1.004 |
$54.54 | |
FOX | ERC-20 | 479.532552 | $0.056494 |
$27.09 | |
Emoti | ERC-20 | 109.609494K | $0.000069 |
$7.58 | |
BEN | ERC-20 | 678.49484M | $0.00 |
$2.71 | |
ETF | ERC-20 | 9.314107M | -- | -- | |
USPEPE | ERC-20 | 5M | -- | -- | |
BTCETF | ERC-20 | 559.15566K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21169778 | 8 hours ago | | | 0 | 0.0011802707 | |
| 21166979 | 17 hours ago | | | 0 | 0.0018444615 | |
| 21166845 | 18 hours ago | | | 0 | 0.0031826589 | |
| 21166725 | 18 hours ago | | | 0 | 0.0018747279 | |
| 21165511 | a day ago | | | 0 | 0.0016296411 | |
| 21165290 | a day ago | | | 0 | 0.0022028187 | |
| 21164375 | a day ago | | | 0 | 0.00053274861 | |
| 21159144 | 2 days ago | | | 0 | 0.0014932477 | |
| 21154862 | 2 days ago | | | 0 | 0.00075579779 | |
| 21154669 | 2 days ago | | | 0 | 0.00016519207 |
ABI
ABI objects
Getter at block 21172089
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Bitcoin ETF
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ETF
totalSupply() pure returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
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)
constructor()
receive()
This contract contains no error objects.