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 |
---|---|---|---|---|---|
BROCK | ERC-20 | 191.549429K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17670882 | a year ago | | | 0 | 0.0013740408 | |
| 17670854 | a year ago | | | 0 | 0.0013646568 | |
| 17670819 | a year ago | | | 0 | 0.0011004788 | |
| 17670817 | a year ago | | | 0 | 0.0011247600 | |
| 17670813 | a year ago | | | 0 | 0.0010492557 | |
| 17670810 | a year ago | | | 0 | 0.0026429094 | |
| 17670808 | a year ago | | | 0 | 0.0010160939 | |
| 17670807 | a year ago | | | 0 | 0.023878321 | |
| 17670805 | a year ago | | | 0 | 0.00095749811 | |
| 17670804 | a year ago | | | 0 | 0.0010175535 |
ABI
ABI objects
Getter at block 21282145
_maxTxAmount() view returns (uint256)
10000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000
_swapTokensAtAmount() view returns (uint256)
1012000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Blockrock
owner() view returns (address)
0xc895288dc97b23609ead146361e464deb5b4cae4
symbol() pure returns (string)
BROCK
totalSupply() pure returns (uint256)
10000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x6881110060865a60bef8626f0d7cde8e59c70ad9
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
disableLimits()
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
openTrading()
renounceContract()
toggleFees(uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
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()
receive()
This contract contains no error objects.