BITCOIN IS GOOD
Verified contract
Active on
Ethereum with 102 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "BITCOIN IS GOOD"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20661740 | 2 months ago | | | 0 | 0.00012365499 | |
| 20661738 | 2 months ago | | | 0 | 0.00011153447 | |
| 20661736 | 2 months ago | | | 0 | 0.00011736103 | |
| 20661733 | 2 months ago | | | 0 | 0.00011499362 | |
| 20661731 | 2 months ago | | | 0 | 0.00011463050 | |
| 20658939 | 2 months ago | | | 0 | 0.00012845398 | |
| 20652131 | 2 months ago | | | 0 | 0.000034607335 | |
| 20652068 | 2 months ago | | | 0 | 0.000049105820 | |
| 20651534 | 2 months ago | | | 0 | 0.000051822980 | |
| 20651460 | 2 months ago | | | 0 | 0.000053481462 |
ABI
ABI objects
Getter at block 21098491
_maxlSupply() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
developmentWallet() view returns (address)
0x0000000000000000000000000000000000000000
liquidityWallet() view returns (address)
0x0000000000000000000000000000000000000000
marketingWallet() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
BITCOIN IS GOOD
owner() view returns (address)
0xe0806cf1ae74ac65d7f6ce123889ce1804ce1e7b
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
0
symbol() view returns (string)
BBULL
totalSupply() view returns (uint256)
10000000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x20aafb2e1b5025efcf0a91d36b214b2b5293bf8f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromEnobleTrading(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setAutomatedMarketMakerPair(address[] accounts, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeFromLimits(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
TokensAirdropped(uint256 totalWallets, uint256 totalTokens)
Transfer(address indexed from, address indexed to, uint256 value)
developmentWalletUpdated(address indexed newWallet, address indexed oldWallet)
liquidityWalletUpdated(address indexed newWallet, address indexed oldWallet)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.