Baby Floki
Verified contract
Active on
Ethereum with 2,249 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x47e2…bbc6
0x4061…85df
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BABYFLOKI | ERC-20 | 3.575157T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21105345 | 15 days ago | | | 0 | 0.00016565885 | |
| 21105305 | 15 days ago | | | 0 | 0.00018429754 | |
| 20947483 | a month ago | | | 0 | 0.00038152182 | |
| 20644035 | 3 months ago | | | 0 | 0.00013712272 | |
| 20637014 | 3 months ago | | | 0 | 0.00017143196 | |
| 20553893 | 3 months ago | | | 0 | 0.000042294360 | |
| 20494170 | 3 months ago | | | 0 | 0.00013292349 | |
| 20485492 | 3 months ago | | | 0 | 0.00027877794 | |
| 20437587 | 4 months ago | | | 0 | 0.00029332207 | |
| 20433613 | 4 months ago | | | 0 | 0.00037433875 |
ABI
ABI objects
Getter at block 21212348
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_totalSupply() view returns (uint256)
420690000000000000000000000000000
botFee() view returns (uint256)
890
buyfee() view returns (uint256)
10
decimals() pure returns (uint8)
18
fee_denominator() view returns (uint256)
1000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
isTradingEnabled() view returns (bool)
true
lpPair() view returns (address)
0x0f695ae7f3663f4bbbc64c3cf0ce2eeb5a62069d
name() pure returns (string)
Baby Floki
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellfee() view returns (uint256)
10
swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
420690000000000000000000000000
symbol() pure returns (string)
BABYFLOKI
totalSupply() pure returns (uint256)
420690000000000000000000000000000
transferfee() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isNoFeeWallet(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeLpPair(address newPair)
changeWallets(address marketing, address dev)
enableTrading(uint256 deadline)
renounceOwnership()
setNoFeeWallet(address account, bool enabled)
setPresaleAddress(address presale, bool yesno)
toggleCanSwapFees(bool yesno)
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)
_changePair(address newLpPair)
_changeThreshold(uint256 newThreshold)
_changeWallets(address marketing, address dev)
_enableTrading()
_setPresaleAddress(address account, bool enabled)
_toggleCanSwapFees(bool enabled)
constructor()
receive()
This contract contains no error objects.