Blackrock
Verified contract
Active on
Ethereum with 269 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($15.59)
Native
Value
$15.59
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.003885 | $4,011.49 |
$15.59 | |
BLKR | ERC-20 | 26.476215K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18934979 | a year ago | | | 0 | 0.0015720213 | |
| 18525275 | a year ago | | | 0 | 0.00077923018 | |
| 18518745 | a year ago | | | 0 | 0.00095282179 | |
| 18500171 | a year ago | | | 0 | 0.00096086178 | |
| 18500156 | a year ago | | | 0 | 0.0014676081 | |
| 18488827 | a year ago | | | 0 | 0.00035234443 | |
| 18479875 | a year ago | | | 0 | 0.0044930726 | |
| 18479875 | a year ago | | | 0 | 0.0094006297 | |
| 18473320 | a year ago | | | 0 | 0.00074764305 | |
| 18472191 | a year ago | | | 0 | 0.00084260929 |
ABI
ABI objects
Getter at block 21421659
TradingOpen() view returns (bool)
true
WLMode() view returns (bool)
false
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletToken() view returns (uint256)
100000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
94994609271921871
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Blackrock
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x2f592377d7c39ba55c2fa12eb2414152b81feb1a
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
207203000000000
symbol() pure returns (string)
BLKR
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isWLed(address) view returns (bool)
State-modifying
Events addToWL(address[] addresses, bool status)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckETH(uint256 amountPercentage)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool)
firstReduction()
goFinal()
openTrading()
openWLMode()
removeLimits()
renounceOwnership()
secondReduction()
setContractSwapping(bool _enabled, uint256 _amount)
setPercentages(uint256 _buypercent, uint256 _sellpercent, uint256 _transpercent)
setTargets(uint256 _target, uint256 _denominator)
setWLMode(bool _status)
setWalletPercent(uint256 maxWallPercent)
transfer()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 _liquidityFee, uint256 _developerFee, uint256 _marketingFee, uint256 _processFee, uint256 _stakingFee, uint256 _feeDenominator)
updateWallets(address _LPReceiver, address _marketingFeeReceiver, address _processFeeReceiver, address _stakingFeeReceiver, address _developerFeeReceiver)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.