BabyMikaboshi
Verified contract
Active on
Ethereum with 8 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BM | ERC-20 | 9.77904M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15606499 | 2 years ago | | | 0 | 0.00016895822 | |
| 15606480 | 2 years ago | | | 0 | 0.00083055697 | |
| 15606475 | 2 years ago | | | 0 | 0.000093605878 | |
| 15606474 | 2 years ago | | | 0 | 0.00084518171 | |
| 15606472 | 2 years ago | | | 0 | 0.00018844000 | |
| 15606467 | 2 years ago | | | 0 | 0.00012631698 | |
| 15606440 | 2 years ago | | | 0 | 0.00016986677 | |
| 15606429 | 2 years ago | | | 0 | 0.00084798000 |
ABI
ABI objects
Getter at block 21213759
_maxWalletToken() view returns (uint256)
3000000000000000
antisnipe() view returns (bool)
false
decimals() pure returns (uint8)
9
devAmount() view returns (uint256)
2
feesOn() view returns (bool)
true
getCirculatingSupply() view returns (uint256)
100000000000000000
getOwner() view returns (address)
0x0bc919b45decaff9e508383c3548a341b9b579ca
launchedAt() view returns (uint256)
1664061119
marketingAmount() view returns (uint256)
3
marketingAmountReceiver() view returns (address)
0x0bc919b45decaff9e508383c3548a341b9b579ca
name() pure returns (string)
BabyMikaboshi
pair() view returns (address)
0xdf869cd2ead3c6f3ffc09ffdeebe145b1ea7da88
projectMaintenanceReceiver() view returns (address)
0x0bc919b45decaff9e508383c3548a341b9b579ca
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
800000000000000
symbol() pure returns (string)
BM
taxBurnAmount() view returns (uint256)
80000000000000
totalAmountDivider() view returns (uint256)
5
totalFee() view returns (uint256)
8
totalSellFee() view returns (uint256)
8
totalSupply() view returns (uint256)
100000000000000000
totalTransferFee() view returns (uint256)
5
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events addPairTax(address pairAddress, bool taxed)
approve(address spender, uint256 amount) returns (bool)
authorize(address adr)
removeAntiSnipe()
setFeeReceivers(address _marketingAmountReceiver, address _projectMaintenanceReceiver)
setFees(uint256 _totalFee, uint256 _totalSellFee, uint256 _totalTransferFee)
setFeesOn(bool _feesOn)
setIsFeeExempt(address holder, bool exempt)
setIsMaxWalletExempt(address holder, bool exempt)
setMaxWalletPercent(uint256 percent)
setSwapBackSettings(bool _enabled, uint256 _amount, uint256 _taxBurnAmount)
setTradingEnabled()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.