Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BULLMINATOR | ERC-20 | 384.572039K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18966776 | 10 months ago | | | 0 | 0.00069370202 | |
| 18966601 | 10 months ago | | | 0 | 0.00071594891 | |
| 18966478 | 10 months ago | | | 0 | 0.00075305403 | |
| 18966454 | 10 months ago | | | 0 | 0.00070411652 | |
| 18966411 | 10 months ago | | | 0 | 0.00068789964 | |
| 18966410 | 10 months ago | | | 0 | 0.0054626450 | |
| 18966407 | 10 months ago | | | 0 | 0.00078639318 | |
| 18966403 | 10 months ago | | | 0 | 0.00067602141 | |
| 18966386 | 10 months ago | | | 0 | 0.00083192781 | |
| 18966383 | 10 months ago | | | 0 | 0.00072234385 |
ABI
ABI objects
Getter at block 21187313
_maxTaxSwap() view returns (uint256)
1000000000000
_maxTxAmount() view returns (uint256)
1000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
Bullminator
owner() view returns (address)
0xd379e98b7d44562d5cf6bed099efebaa53af1a04
symbol() pure returns (string)
BULLMINATOR
totalSupply() pure returns (uint256)
1000000000000000
transferDelayEnabled() view returns (bool)
false
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 approve(address spender, uint256 amount) returns (bool)
manageList(address[] bots_)
manualSwap()
openTrading()
reduceFee(uint256 _newBuyFee, uint256 _newSellFee)
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.