BrianArmstrongScienceExperiment64i
Verified contract
Active on
Base with 143 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 2 additional slots
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0 | $2,499.76 |
$0 | |
BASE | ERC-20 | 4.613961B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18252231 | 3 months ago | | | 0 | 0.000000087321500000 | |
| 15996258 | 4 months ago | | | 0 | 0.000000101841917796 | |
| 14165314 | 6 months ago | | | 0 | 0.00011418408 | |
| 14164078 | 6 months ago | | | 0 | 0.00011416601 | |
| 14059674 | 6 months ago | | | 0 | 0.0000032107643 | |
| 13424574 | 6 months ago | | | 0 | 0.0000035013489 | |
| 2634215 | a year ago | | | 0 | 0.0000024949016 | |
| 2304804 | a year ago | | | 0 | 0.0000027422861 | |
| 2304801 | a year ago | | | 0 | 0.0000047394424 | |
| 2282725 | a year ago | | | 0 | 0.000070849503 |
ABI
ABI objects
Getter at block 21873624
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
launchedAtBlock() view returns (uint256)
2275521
maxBuyLimit() view returns (uint256)
2000000000000000000000000000
maxSellLimit() view returns (uint256)
20000000000000000000000000000
maxWalletLimit() view returns (uint256)
2000000000000000000000000000
name() view returns (string)
BrianArmstrongScienceExperiment64i
owner() view returns (address)
0x000000000000000000000000000000000000dead
providingLiquidity() view returns (bool)
true
sellTaxes() view returns (uint256 marketing, uint256 liquidity, uint256 burn)
(marketing=99, liquidity=0, burn=0)
symbol() view returns (string)
BASE
taxes() view returns (uint256 marketing, uint256 liquidity, uint256 burn)
(marketing=2, liquidity=0, burn=0)
tokenLiquidityThreshold() view returns (uint256)
100000000000000000000000000
totalSupply() view returns (uint256)
100000000000000000000000000000
transferTaxes() view returns (uint256 marketing, uint256 liquidity, uint256 burn)
(marketing=0, liquidity=0, burn=0)
uniswapRouter() view returns (address)
0x4cf76043b3f97ba06917cbd90f9e3a2aac1b306e
uniswapV2Pair() view returns (address)
0x45a7666023a1a1ecd31ce4bfc8a62fe4680a9704
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklisted(address) view returns (bool)
exemptFee(address) view returns (bool)
State-modifying
Events RenounceOwnership()
_blacklistBots(address[] _account, bool status)
_openTrading()
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap()
rescueERC20(address tokenAdd, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateLiquidityTreshhold(uint256 new_amount)
updateMarketingTax(uint256 _Buymarketing, uint256 _Sellmarketing)
Approval(address indexed owner, address indexed spender, uint256 value)
BuyTaxesUpdated(uint256 marketing, uint256 liquidity, uint256 burn)
LimitRemoved(uint256 maxBuy, uint256 maxSell, uint256 maxWallet)
SellTaxesUpdated(uint256 marketing, uint256 liquidity, uint256 burn)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxesUpdated(uint256 marketing, uint256 liquidity, uint256 burn)
constructor()
receive()
This contract contains no error objects.