Bitcoin ETF
Verified contract
Active on
Ethereum with 4,434 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($682.34)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIB | ERC-20 | 13.210146M | $0.000027 |
$359.58 | |
USDT | ERC-20 | 227.500109 | $1.001 |
$227.73 | |
USDC | ERC-20 | 54.321256 | $1.001 |
$54.38 | |
FOX | ERC-20 | 479.532552 | $0.062701 |
$30.07 | |
Emoti | ERC-20 | 109.609494K | $0.000072 |
$7.87 | |
BEN | ERC-20 | 678.49484M | $0.00 |
$2.71 | |
ETF | ERC-20 | 9.799807M | -- | -- | |
USPEPE | ERC-20 | 5M | -- | -- | |
BTCETF | ERC-20 | 559.15566K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21298184 | 12 hours ago | | | 0 | 0.00031261139 | |
| 21297518 | 15 hours ago | | | 0 | 0.00030387182 | |
| 21295634 | 21 hours ago | | | 0 | 0.00095088050 | |
| 21293985 | a day ago | | | 0 | 0.0015716555 | |
| 21290664 | 2 days ago | | | 0 | 0.00044929505 | |
| 21288987 | 2 days ago | | | 0 | 0.00056357703 | |
| 21288975 | 2 days ago | | | 0 | 0.00070642487 | |
| 21288262 | 2 days ago | | | 0 | 0.00067249769 | |
| 21288237 | 2 days ago | | | 0 | 0.00075961029 | |
| 21286340 | 2 days ago | | | 0 | 0.00041461749 |
ABI
ABI objects
Getter at block 21301859
_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.