Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x281c…5e33
0xfcd3…7ff1
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BCX | ERC-20 | 4.51597M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20695572 | 25 days ago | | | 0 | 1.5195095e-7 | |
| 19583239 | 2 months ago | | | 0 | 1.8623708e-7 | |
| 14166179 | 6 months ago | | | 0 | 0.000082663720 | |
| 14166169 | 6 months ago | | | 0 | 0.000082754250 | |
| 14001456 | 6 months ago | | | 0 | 0.0000032868207 | |
| 14001394 | 6 months ago | | | 0 | 0.0000040973250 | |
| 7865260 | a year ago | | | 0 | 0.000000072891000000 | |
| 2999987 | a year ago | | | 0 | 0.000000000007126893 | |
| 2668451 | a year ago | | | 0 | 0.000000000017979780 | |
| 2639885 | a year ago | | | 0 | 0.000000000007021833 |
ABI
ABI objects
Getter at block 21754297
_maxTaxSwap() view returns (uint256)
30000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
3000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
BaseCrypt
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BCX
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xa860d0863caebf4591fc6b922fd444f71ac3b32f
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)
changeTax(uint256 _newBuyTax, uint256 _newSellTax)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.