Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc55c…bbe1
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BTEE | ERC-20 | 133.461734K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21300909 | a day ago | | | 0 | 0.00045953080 | |
| 21207570 | 14 days ago | | | 0 | 0.00051796350 | |
| 21198039 | 16 days ago | | | 0 | 0.0013626980 | |
| 21197307 | 16 days ago | | | 0 | 0.00070336344 | |
| 21196119 | 16 days ago | | | 0 | 0.0023841653 | |
| 21149162 | 23 days ago | | | 0 | 0.00070782000 | |
| 21138081 | 24 days ago | | | 0 | 0.0019171326 | |
| 21133728 | 25 days ago | | | 0 | 0.00061344400 | |
| 21133641 | 25 days ago | | | 0 | 0.00083002172 | |
| 21130723 | 25 days ago | | | 0 | 0.00080458730 |
ABI
ABI objects
Getter at block 21310889
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
BabyTEE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BTEE
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x15023e9eeb943dcad1553bdae51cc4433561cc82
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
liftRestrictions()
renounceOwnership()
rescueETH()
rescueTokens(address _tokenAddr, uint256 _amount)
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)
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.