BLACKSHIBAINU
Verified contract
Active on
Ethereum with 128 txns
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 |
---|---|---|---|---|---|
BLAK | ERC-20 | 32.481621M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21182348 | a day ago | | | 0 | 0.0030650474 | |
| 21182338 | a day ago | | | 0 | 0.00074643911 | |
| 21182267 | a day ago | | | 0 | 0.0014900084 | |
| 21182267 | a day ago | | | 0 | 0.0015400892 | |
| 21182205 | a day ago | | | 0 | 0.0015812918 | |
| 21182200 | a day ago | | | 0 | 0.0022644109 | |
| 21182188 | a day ago | | | 0 | 0.0015386687 | |
| 21182182 | a day ago | | | 0 | 0.0015757750 | |
| 21182182 | a day ago | | | 0 | 0.0016020794 | |
| 21182175 | a day ago | | | 0 | 0.0017953247 |
ABI
ABI objects
Getter at block 21189107
buyFee() view returns (uint256)
5
decimals() view returns (uint8)
18
feeAddress() view returns (address)
0xe2d05d507cefdcf1b5240de164a24f2496b1d0b7
feeThreshold() view returns (uint256)
5000000000000000000000000
maxSwapTxSize() view returns (uint256)
0
maxWalletLimit() view returns (uint256)
0
name() view returns (string)
BLACKSHIBAINU
owner() view returns (address)
0xe2d05d507cefdcf1b5240de164a24f2496b1d0b7
sellFee() view returns (uint256)
5
symbol() view returns (string)
BLAK
totalSupply() view returns (uint256)
1000000000000000000000000000
v2Pair() view returns (address)
0xc55c87be51f241ea0b8a2062b07a5ead060b9b95
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableMaxSwap()
disableWalletLimit()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimits()
removeStuckEther()
removeStuckTokens(address token)
renounceOwnership()
setStructure(uint256 maxMul, uint256 minDiv)
setTokenFees(uint256 newBuyFee, uint256 newSellFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeTokenThreshold(uint256 newThreshold)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed 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.