Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($22,133.39)
Native
Value
$1,185.68
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.359444 | $3,298.64 |
$1,185.68 | |
BYTE | ERC-20 | 1.578913B | $0.000013 |
$20,525.87 | |
ASM | ERC-20 | 4.903515K | $0.030513 |
$149.62 | |
WEB | ERC-20 | 378.992427M | $0.00 |
$121.66 | |
CDT | ERC-20 | 562.497687 | $0.196057 |
$110.28 | |
MUBI | ERC-20 | 1.750555K | $0.022708 |
$39.75 | |
INUINU | ERC-20 | 533.335555M | $0.00 |
$0.53 | |
Shiba 2.0 | ERC-20 | 2372.815268T | -- | -- | |
KMOON | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243739 | an hour ago | | | 0 | 0.0011336855 | |
| 21243495 | 2 hours ago | | | 0 | 0.0013640025 | |
| 21243464 | 2 hours ago | | | 0 | 0.00035199358 | |
| 21243179 | 3 hours ago | | | 0 | 0.00050572830 | |
| 21243096 | 3 hours ago | | | 0 | 0.00050712694 | |
| 21242987 | 3 hours ago | | | 0 | 0.00041960941 | |
| 21242966 | 3 hours ago | | | 0 | 0.00040653261 | |
| 21242247 | 6 hours ago | | | 0 | 0.00063522653 | |
| 21241968 | 7 hours ago | | | 0 | 0.00064997647 | |
| 21241479 | 8 hours ago | | | 0 | 0.00021345704 |
ABI
ABI objects
Getter at block 21243972
_maxSellAmount() view returns (uint256)
100000000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000000
_maxWalletToken() view returns (uint256)
100000000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Byte
pair() view returns (address)
0x8fbd26a7cb1ab65834c5ea245aa1f1e78d03ed30
symbol() pure returns (string)
BYTE
totalSupply() view returns (uint256)
964467033476831263951
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events OpenTrading()
approve(address spender, uint256 amount) returns (bool)
manualSwap()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
setBBot(address[] addresses, bool _enabled)
setContractSwapB(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setInternalAddresses(address _marketing, address _liquidity, address _development)
setTransactionLimitB(uint256 _buy, uint256 _sell, uint256 _wallet)
setTransactionRequireB(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisExempt(address _address, bool _enabled)
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)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.