Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BLUE | ERC-20 | 7.491852M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20648770 | 2 months ago | | | 0 | 2.2904848e-7 | |
| 17836411 | 5 months ago | | | 0 | 0.0000010375258 | |
| 17834848 | 5 months ago | | | 0 | 2.9110103e-7 | |
| 17834839 | 5 months ago | | | 0 | 0.0000032653813 | |
| 17834798 | 5 months ago | | | 0 | 1.8203176e-7 | |
| 17834460 | 5 months ago | | | 0 | 0.0000012907850 | |
| 17834460 | 5 months ago | | | 0 | 0.0000012907850 | |
| 17834457 | 5 months ago | | | 0 | 0.0000049461825 | |
| 17834401 | 5 months ago | | | 0 | 0.0000011984460 | |
| 17834400 | 5 months ago | | | 0 | 3.3603782e-7 |
ABI
ABI objects
Getter at block 23808555
_maxTaxSwap() view returns (uint256)
10000000000000000000000000
_maxTxAmount() view returns (uint256)
20000000000000000000000000
_maxWalletSize() view returns (uint256)
20000000000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000000000000
decimals() view returns (uint8)
18
name() pure returns (string)
BLUE GUY
owner() view returns (address)
0x092a7d976873daeae647d41d2fed04af800e222f
symbol() pure returns (string)
BLUE
totalSupply() view returns (uint256)
1000000000000000000000000000
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 OpenTrade()
addBots(address bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address notbot)
excludeFromFees(address _account, bool state)
manualSwap()
removeLimit()
renounceOwnership()
setFees(uint256 _newBuyFee, uint256 _newSellFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withDrawToken(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 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.