Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BABYLEET | ERC-20 | 2.459594T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 1959051 | a year ago | | | 0 | 0.0000047682127 | |
| 1957556 | a year ago | | | 0 | 0.000064520339 | |
| 1957454 | a year ago | | | 0 | 0.000062946673 | |
| 1957421 | a year ago | | | 0 | 0.000049727873 | |
| 1957405 | a year ago | | | 0 | 0.000063471228 | |
| 1957377 | a year ago | | | 0 | 0.000070473003 | |
| 1957334 | a year ago | | | 0 | 0.000070473004 | |
| 1957309 | a year ago | | | 0 | 0.000070455004 | |
| 1957244 | a year ago | | | 0 | 0.0000047682130 | |
| 1957212 | a year ago | | | 0 | 0.000040623002 |
ABI
ABI objects
Getter at block 22772290
_maxTaxSwap() view returns (uint256)
1000000000000000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
BABYLEET
owner() view returns (address)
0x46bd0795a8f58601362666bfa9fb5533c8c5045c
symbol() pure returns (string)
BABYLEET
totalSupply() pure returns (uint256)
100000000000000000000000000000000
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)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
rescueETH(uint256 amount)
rescueToken(address _token)
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.