Blue Monster
Verified contract
Active on
Ethereum with 325 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2fa5…92ca
6 additional
variables
Balances ($0.00)
No balances found for "Blue Monster"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21162886 | 5 days ago | | | 0 | 0.00030293148 | |
| 20703464 | 2 months ago | | | 0 | 0.000085366693 | |
| 20458433 | 3 months ago | | | 0 | 0.000060220107 | |
| 20097983 | 5 months ago | | | 0 | 0.00044562094 | |
| 20061663 | 5 months ago | | | 0 | 0.00063312830 | |
| 20061044 | 5 months ago | | | 0 | 0.00025904290 | |
| 20025470 | 5 months ago | | | 0 | 0.00074707253 | |
| 20021779 | 5 months ago | | | 0 | 0.00031651380 | |
| 20015425 | 5 months ago | | | 0 | 0.00029466289 | |
| 20007070 | 5 months ago | | | 0 | 0.00043550178 |
ABI
ABI objects
Getter at block 21200728
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
Blue Monster
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BM
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
calculate(uint256 amount, uint256 bps) pure returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events RemoveTxLimit()
approve(address spender, uint256 amount) returns (bool)
manuSwap()
openTrading() payable
renounceOwnership()
setBlockBuf(uint8 _amount)
setTheBots(address account, bool state)
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.