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 "BabyBTC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20769760 | 2 months ago | | | 0 | 0.00010352054 | |
| 20769579 | 2 months ago | | | 0 | 0.00014503363 | |
| 20769407 | 2 months ago | | | 0 | 0.00013636957 | |
| 20769300 | 2 months ago | | | 0 | 0.00010144166 | |
| 20769292 | 2 months ago | | | 0 | 0.000096190080 | |
| 20769257 | 2 months ago | | | 0 | 0.00010860503 | |
| 20769245 | 2 months ago | | | 0 | 0.000090392041 | |
| 20769208 | 2 months ago | | | 0 | 0.00010381294 | |
| 20769144 | 2 months ago | | | 0 | 0.00010996004 | |
| 20769139 | 2 months ago | | | 0 | 0.00012325380 |
ABI
ABI objects
Getter at block 21177319
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
bidEndTime() view returns (uint256)
0
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
18
initialTotalSupply() view returns (uint256)
100000000000000000000000000
name() view returns (string)
BabyBTC
owner() view returns (address)
0x7ee6e33cc1da7d5a1103c2bc988ea52dc9ea6f01
sellFee() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
0
symbol() view returns (string)
BabyBTC
totalSupply() view returns (uint256)
100000000000000000000000000
tradingOpen() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bids(address) view returns (address user, uint256 blindedBid, uint256 deposit, uint256 dateTime)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
bid(address ud, uint256 _blindedBid) payable
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.