BABY MIGGLES
Verified contract
Active on
Base with 10,801 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional
variables
Balances ($3,566.09)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MIGGLES | ERC-20 | 19.41379K | $0.136738 |
$2,654.6 | |
BABYMIGGLES | ERC-20 | 2.760736M | $0.00033 |
$910.9 | |
AEROBUD | ERC-20 | 35 | $0.009075 |
$0.32 | |
MRSMIGGLES | ERC-20 | 100 | $0.002312 |
$0.23 | |
LOA | ERC-20 | 3 | $0.008275 |
$0.02 | |
BOYS | ERC-20 | 0.7 | $0.012007 |
$0.01 | |
MINKY | ERC-20 | 11.5 | $0.000006 |
$0 | |
TUBBY | ERC-20 | 42.1M | -- | -- | |
BONSAICOIN | ERC-20 | 1M | -- | -- | |
UMC | ERC-20 | 2.25K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22749793 | 30 minutes ago | | | 0 | 6.6217930e-7 | |
| 22748942 | an hour ago | | | 0 | 6.6217930e-7 | |
| 22748499 | an hour ago | | | 0 | 3.5602429e-7 | |
| 22747493 | 2 hours ago | | | 0 | 0.0000011669309 | |
| 22743885 | 4 hours ago | | | 0 | 3.5835800e-7 | |
| 22742325 | 5 hours ago | | | 0 | 2.7219351e-7 | |
| 22739458 | 6 hours ago | | | 0 | 0.000000073487432960 | |
| 22738563 | 7 hours ago | | | 0 | 0.0000017154051 | |
| 22736903 | 8 hours ago | | | 0 | 2.2804600e-7 | |
| 22735762 | 8 hours ago | | | 0 | 1.8190735e-7 |
ABI
ABI objects
Getter at block 22750705
circulatingSupply() view returns (uint256)
999999999999988176290445129
decimals() pure returns (uint8)
18
distributorGas() view returns (uint256)
350000
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
minDistribution() view returns (uint256)
10000
minPeriod() view returns (uint256)
1800
name() pure returns (string)
BABY MIGGLES
pair() view returns (address)
0x5ddfcff589fffa2f30ff4beaa94108d2c070e032
reward() view returns (address)
0xb1a03eda10342529bbf8eb700a06c60441fef25d
symbol() pure returns (string)
BABYMIGGLES
totalDistributed() view returns (uint256)
105681631193937126225030
totalDividends() view returns (uint256)
125095421434756010555733
totalShares() view returns (uint256)
890481951732599533423767174
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getUnpaidEarnings(address shareholder) view returns (uint256)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
shares(address) view returns (uint256 amount, uint256 totalExcluded, uint256 totalRealised)
totalRewardsDistributed(address _wallet) view returns (uint256)
State-modifying
Events _claimDividend()
approve(address spender, uint256 amount) returns (bool)
rescueERC20(address _address, uint256 _amount)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution, uint256 _distributorGas)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _rewards, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisDividendExempt(address holder, bool exempt)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(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.