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 |
---|---|---|---|---|---|
⚫ | ERC-20 | 1.543762M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18160742 | a year ago | | | 0 | 0.00033336025 | |
| 18160727 | a year ago | | | 0 | 0.00023635577 | |
| 18160726 | a year ago | | | 0 | 0.0036668234 | |
| 18160725 | a year ago | | | 0 | 0.00081632037 | |
| 18160724 | a year ago | | | 0 | 0.00049010709 | |
| 18160724 | a year ago | | | 0 | 0.00048998083 | |
| 18160724 | a year ago | | | 0 | 0.00049010709 | |
| 18160724 | a year ago | | | 0 | 0.00081597783 | |
| 18160723 | a year ago | | | 0 | 0.00053269260 |
ABI
ABI objects
Getter at block 21394456
buyTax() view returns (uint256)
1
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
100000000000000000000000000
name() pure returns (string)
BLACK
owner() view returns (address)
0x37e8de2b54f23b77773315c7c7a708083c63e69d
sellTax() view returns (uint256)
99
symbol() pure returns (string)
⚫
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeTax(uint256 newBuyTax, uint256 newSellTax)
openTrading()
removeLimits()
renounceOwnership()
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.