Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BLUE | ERC-20 | 1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20636782 | a month ago | | | 0 | 3.9442437e-7 | |
| 20630062 | a month ago | | | 0 | 4.1297612e-7 | |
| 17834330 | 3 months ago | | | 0 | 0.000000709263011410 | |
| 17834324 | 3 months ago | | | 0 | 0.0000011616021 | |
| 17834319 | 3 months ago | | | 0 | 7.8577311e-7 | |
| 17834315 | 3 months ago | | | 0 | 0.0000058729387 | |
| 17834315 | 3 months ago | | | 0 | 0.000010594039 | |
| 17834315 | 3 months ago | | | 0 | 0.000048363059 | |
| 17834310 | 3 months ago | | | 0 | 0.0000058863246 | |
| 17834291 | 3 months ago | | | 0 | 0.0000011243679 |
ABI
ABI objects
Getter at block 22416223
LIQUID_RATE() view returns (uint16)
100
MAX_PERCENTAGE() view returns (uint16)
100
buyFee() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
initialized() view returns (bool)
true
maxRuleLimit() view returns (uint256)
99
maxSupply() view returns (uint256)
1000000000000000000000000000000
minRuleLimit() view returns (uint256)
0
name() view returns (string)
BlueGuyonBase
owner() view returns (address)
0x1b534a03ee7304c231896fba3aebc04aca9d0603
sellFee() view returns (uint256)
0
symbol() view returns (string)
$BlueGuy
totalSupply() view returns (uint256)
1000000000000000000000000000000
uniswapV2Pair() view returns (address)
0x5e771fd709c2e8001e0426d0abf3fd172f0ae1e0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Airdrop(uint256 Airdroptimes, uint256 numAddresses)
Async(address recipient, uint256 amount)
activate(string _uname, string _usymbol)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAirdrop(address _address, bool permission)
setBot(uint256 _minRuleLimit, uint256 _maxRuleLimit)
setPair(address _uniswapV2Pair)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.