Boosting Innovation, Technology, and Competitiveness through Optimized Investment Nationwide Act
Verified contract
Active on
Ethereum with 431 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($91.83)
Native
Value
$91.83
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.030314 | $3,029.43 |
$91.83 | |
BITCOIN | ERC-20 | 330.435779K | -- | -- | |
BTCACT | ERC-20 | 100K | -- | -- |
Transactions
ABI
ABI objects
Getter at block 21190872
buyTaxPercent() view returns (uint256)
0
decimals() view returns (uint8)
18
feeRecipientAddress() view returns (address)
0xaee51e85a6750563f12873851a386541db83fd12
feeTokenThreshold() view returns (uint256)
1000000000000000000000000
maxHoldings() view returns (uint256)
0
maxSwapAmount() view returns (uint256)
0
name() view returns (string)
Boosting Innovation, Technology, and Competitiveness through Optimized Investment Nationwide Act
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTaxPercent() view returns (uint256)
0
symbol() view returns (string)
BITCOIN
totalSupply() view returns (uint256)
100000000000000000000000000
uniPair() view returns (address)
0xd47cb21929a544cfdb9192b353243ef914e60f5b
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklisted(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableAllLimits()
disableSwapLimit()
enableTrade()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeStuckERC20(address token)
removeStuckETH()
removeWalletLimit()
renounceOwnership()
setBlacklisted(address target, bool state)
setTokenFees(uint256 newBuyFee, uint256 newSellFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeThreshold(uint256 newThreshold)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.