Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BRRR | ERC-20 | 95.519592K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21143020 | 11 days ago | | | 0 | 0.00084265226 | |
| 21143019 | 11 days ago | | | 0 | 0.00090274407 | |
| 21048835 | 24 days ago | | | 0 | 0.00021917399 | |
| 18783969 | a year ago | | | 0 | 0.0029853178 | |
| 18236489 | a year ago | | | 0 | 0.00073688164 | |
| 18236489 | a year ago | | | 0 | 0.0015398426 | |
| 17961614 | a year ago | | | 0 | 0.00061464029 | |
| 17530347 | a year ago | | | 0 | 0.0010503768 | |
| 17530343 | a year ago | | | 0 | 0.0010913035 | |
| 17530336 | a year ago | | | 0 | 0.0011866290 |
ABI
ABI objects
Getter at block 21223644
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
buyTreasuryFee() view returns (uint256)
0
decimals() view returns (uint8)
18
limitsActive() view returns (bool)
false
maxTx() view returns (uint256)
20000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000
name() view returns (string)
Valkyrie Bitcoin ETF
owner() view returns (address)
0x660cb39ceb6023e8f92d131ff76d065973b6d5c4
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
sellTreasuryFee() view returns (uint256)
0
shouldContractSellAll() view returns (bool)
true
swapEnabled() view returns (bool)
true
swapTreshold() view returns (uint256)
1000000000000000000000
symbol() view returns (string)
BRRR
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForTreasury() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000
tradingLive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x767d010c9812c5809bba01996022812e7f9af057
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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 ACTIVATETRADING(bool yes)
approve(address spender, uint256 amount) returns (bool)
blacklist(address account, bool isBlacklisted)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableEmptyContract(bool enabled)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lowerFee(uint256 _devBuyFee, uint256 _liquidityBuyFee, uint256 _treasuryBuyFee, uint256 _devSellFee, uint256 _liquiditySellFee, uint256 _treasurySellFee)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setSwapTreshold(uint256 newAmount) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateContractSellEnabled(bool enabled)
updateFeeRecivers(address newTreasuryWallet, address newDevWallet)
updateTransactionLimits(uint256 _maxTx, uint256 _maxWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
treasuryWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.