Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BYTE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19462061 | 9 months ago | | | 0 | 0.0021252088 | |
| 19151775 | 10 months ago | | | 0 | 0.00059486823 | |
| 19151772 | 10 months ago | | | 0 | 0.00063494716 | |
| 19112956 | a year ago | | | 0 | 0.0010385893 | |
| 19112936 | a year ago | | | 0 | 0.00096944058 | |
| 19007377 | a year ago | | | 0 | 0.0010014283 | |
| 18877194 | a year ago | | | 0 | 0.0013716532 | |
| 18827964 | a year ago | | | 0 | 0.0019683927 | |
| 18790990 | a year ago | | | 0 | 0.0018213248 | |
| 18776543 | a year ago | | | 0 | 0.0014789769 |
ABI
ABI objects
Getter at block 21407109
airdropWallet() view returns (address)
0x70ebd5d7f54c6ea096ef7b801ae679391290930f
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0xd11e6784ba46d34403af0789310a22b60075705d
name() view returns (string)
BYTE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BYTE
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x54ed85cf55aec0c318b32e25f3414b77239d4916
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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)
UniswapRouterUpdated(address indexed newUniswapRouter)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.