Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional
variables
Balances ($1,021.67)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Crash | ERC-20 | 139.85981K | $0.00716 |
$1,001.36 | |
USDC | ERC-20 | 20 | $0.998463 |
$19.97 | |
AEROBUD | ERC-20 | 35 | $0.009442 |
$0.33 | |
BOYS | ERC-20 | 0.72 | $0.011949 |
$0.01 | |
BabyCrash | ERC-20 | 939.898516K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
COOMER | ERC-20 | 69 | -- | -- | |
COCO | ERC-20 | 52.33 | -- | -- | |
GURMY | ERC-20 | 3.33 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22746154 | 36 minutes ago | | | 0 | 3.7813378e-7 | |
| 22737929 | 5 hours ago | | | 0 | 0.0000018948004 | |
| 22737926 | 5 hours ago | | | 0 | 0.0000018958104 | |
| 22734508 | 7 hours ago | | | 0 | 0.00056659329 | |
| 22731060 | 9 hours ago | | | 0 | 3.8603166e-7 | |
| 22727399 | 11 hours ago | | | 0 | 0.0000052856298 | |
| 22727365 | 11 hours ago | | | 0 | 0.000093386459 | |
| 22726628 | 11 hours ago | | | 0 | 0.000000039450152084 | |
| 22725413 | 12 hours ago | | | 0 | 0.000030399026 | |
| 22725410 | 12 hours ago | | | 0 | 0.0000047693531 |
ABI
ABI objects
Getter at block 22747230
circulatingSupply() view returns (uint256)
1000000000000000000000000000
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 Crash
pair() view returns (address)
0x57d8ed3bce169c93d48cd014e5bda91519095821
reward() view returns (address)
0x4dd9077269dd08899f2a9e73507125962b5bc87f
symbol() pure returns (string)
BabyCrash
totalDistributed() view returns (uint256)
654393772514829352308162
totalDividends() view returns (uint256)
794253582912266558255233
totalShares() view returns (uint256)
885072485364995928290028611
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.