Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($300,238.64)
Native
Value
$300,238.53
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 89.80466 | $3,343.24 |
$300,238.53 | |
WGC | ERC-20 | 200 | $0.000536 |
$0.11 | |
USA | ERC-20 | 1 | $0.000823 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000778 |
$0 | |
BROGE | ERC-20 | 10K | -- | -- | |
RealVirtus | ERC-20 | 769.518488K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
MYGA | ERC-20 | 654.772654 | -- | -- | |
VinMeme | ERC-20 | 654.772654 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22733826 | 5 hours ago | | | 0 | 1.7351869e-7 | |
| 22733237 | 5 hours ago | | | 0 | 0.0000067205467 | |
| 22727496 | 9 hours ago | | | 0 | 0.0000064933881 | |
| 22727496 | 9 hours ago | | | 0 | 0.0000064944941 | |
| 22724344 | 10 hours ago | | | 0 | 2.2466968e-7 | |
| 22723792 | 11 hours ago | | | 0 | 1.3941773e-7 | |
| 22723740 | 11 hours ago | | | 0 | 0.0000062075672 | |
| 22720439 | 12 hours ago | | | 0 | 3.8004502e-7 | |
| 22720423 | 13 hours ago | | | 0 | 0.0000067205467 | |
| 22712656 | 17 hours ago | | | 0 | 4.5025837e-7 |
ABI
ABI objects
Getter at block 22742929
COOLDOWN_TIME() view returns (uint256)
3600
GOO_TO_HATCH_1BLOB() view returns (uint256)
8640000
ceoAddress() view returns (address)
0x86976168a42c5cd9ba89b1a1e3471d6e0425c0ce
devAddress() view returns (address)
0x7cdcebe2e56a20095af243c28d5e8bc905da9107
getBalance() view returns (uint256)
89804660267713513993
getMyBlobs() view returns (uint256)
0
getMyBlobsExternal() view returns (uint256)
0
getMyGoo() view returns (uint256)
0
initialized() view returns (bool)
true
marketGoo() view returns (uint256)
36993050178645
totalBlobs() view returns (uint256)
2843307
Read-only
blobs(address) view returns (uint256)
calculateGooBuy(uint256 eth, uint256 contractBalance) view returns (uint256)
calculateGooBuySimple(uint256 eth) view returns (uint256)
calculateGooSell(uint256 goo) view returns (uint256)
calculateTrade(uint256 rt, uint256 rs, uint256 bs) view returns (uint256)
ceoFee(uint256 amount) pure returns (uint256)
claimedGoo(address) view returns (uint256)
getGooSinceLastHatch(address adr) view returns (uint256)
lastHatch(address) view returns (uint256)
referrals(address) view returns (address)
State-modifying
Events buyGoo(address ref) payable
hatchGoo(address ref)
seedMarket() payable
sellGoo()
spendBlobs(uint256 amount)
BoughtBlobs(address indexed buyer, uint256 amount)
HatchedBlobs(address indexed hatcher, uint256 amountGooUsed, uint256 amountBlobsHatched)
SoldGoo(address indexed seller, uint256 gooAmount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.