TheBabyProtocol
Verified contract
Active on
Ethereum with 568 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3951…e1cd
0x3458…d9fc
0x7a25…488d
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$THEB | ERC-20 | 214.434508M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20937970 | a month ago | | | 0 | 0.00041591212 | |
| 19159117 | 9 months ago | | | 0 | 0.00060448065 | |
| 19121133 | 10 months ago | | | 0 | 0.00064515282 | |
| 18299626 | a year ago | | | 0 | 0.00029232041 | |
| 17232889 | 2 years ago | | | 0 | 0.0021530226 | |
| 16336807 | 2 years ago | | | 0 | 0.00059892000 | |
| 16291831 | 2 years ago | | | 0 | 0.00073500424 | |
| 16258698 | 2 years ago | | | 0 | 0.00054059807 | |
| 16153638 | 2 years ago | | | 0 | 0.00071595392 | |
| 16130314 | 2 years ago | | | 0 | 0.00067604332 |
ABI
ABI objects
Getter at block 21224437
_reflectionFee() view returns (uint256)
0
_tokensFee() view returns (uint256)
2
_tokensFeeFirst12h() view returns (uint256)
2
decimals() pure returns (uint8)
9
name() pure returns (string)
TheBabyProtocol
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
$THEB
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
_isExcludedFromSellLock(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
sellLock(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
excludeFromSellLock(address user)
manualsend()
manualswap()
manualswapsend()
openTrading(address[] lockSells, uint256 duration)
removeStrictTxLimit()
removeStrictWalletLimit()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTokensToSwapForFees(uint256 amount)
setSwapTokensAt(uint256 amount)
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)
MaxWalletAmountUpdated(uint256 _maxWalletAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.