Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BLUE | ERC-20 | 242.039047M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12164940 | 8 months ago | | | 0 | 0.0000016957461 | |
| 11969900 | 8 months ago | | | 0 | 0.000000902066685040 | |
| 11969890 | 8 months ago | | | 0 | 8.5118347e-7 | |
| 11969639 | 8 months ago | | | 0 | 0.0000017264223 | |
| 11334940 | 9 months ago | | | 0 | 0.000000000249618138 | |
| 10365723 | 10 months ago | | | 0 | 1.5758255e-7 | |
| 9276766 | a year ago | | | 0 | 0.000000000756027349 | |
| 8902722 | a year ago | | | 0 | 0.000000000248905700 | |
| 8533597 | a year ago | | | 0 | 0.000000008618767311 | |
| 5732350 | a year ago | | | 0 | 0.000000000029732031 |
ABI
ABI objects
Getter at block 23167355
UNISWAP_V2_PAIR() view returns (address)
0xa62f9e7db6c361a89a7fddea922dae87c1bae0b0
UNISWAP_V2_ROUTER() view returns (address)
0xeeafa8c6e4e7f5149ea1eb16515399c4054595bb
_minSupplyHolding() view returns (uint256)
27012430802455542022669659
_swapThreshold() view returns (uint256)
840000000000000000000000
blue() view returns (uint8 reflection, uint8 team, uint128 total)
(reflection=3, team=2, total=5)
buyFee() view returns (uint8 reflection, uint8 team, uint128 total)
(reflection=3, team=2, total=5)
claimingFees() view returns (bool)
true
currentTokenMode() view returns (string)
blue
decimals() pure returns (uint8)
18
enableAutoAdjust() view returns (bool)
true
enableTrading() view returns (bool)
true
getCirculatingSupply() view returns (uint256)
4200000000000000000000000000
getCurrentMode() view returns (string)
blue
name() view returns (string)
Blue Protocol
normalReflectedToken() view returns (uint256)
67002962134786320435609639
owner() view returns (address)
0x6f0cd47eab4d2494d9945af0599892fb98a99aea
sellFee() view returns (uint8 reflection, uint8 team, uint128 total)
(reflection=3, team=2, total=5)
symbol() view returns (string)
BLUE
totalReflections() view returns (uint256)
86356625162290316274452479
totalRemainder() view returns (uint256)
0
totalSupply() view returns (uint256)
4200000000000000000000000000
Read-only
_balances(address) view returns (uint256)
_baseReflection(address) view returns (uint256)
_historyReflectionTransfered(address) view returns (uint256)
_holdingTime(address) view returns (uint256)
_isHolder(address) view returns (bool)
_keyIndex(address) view returns (uint256)
_lastBuy(address) view returns (uint256)
_lastSell(address) view returns (uint256)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getHolderNormalReflection(address account) view returns (uint256)
holderAddresses(uint256) view returns (address)
isFeeExempt(address) view returns (bool)
isHolder(address holderAddress) view returns (bool)
isHolderInArray(address holderAddress) view returns (bool)
isReflectionExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
clearStuckToken()
manualSwapBack()
renounceOwnership()
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateStateHolder(address holder)
Approval(address indexed owner, address indexed spender, uint256 value)
HolderMinimumChanged(uint256 newMinimum)
LogError(string error)
LogInfo(string info)
ModeChanged(string mode)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReflectAccumulated(uint256 amountAdded, uint256 totalAmountAccumulated)
ReflectDistributed(uint256 amountDistributer)
ReflectNotification(string message)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.