BaseFinance
Verified contract
Active on
Base with 6,536 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($105.44)
Native
Value
$105.44
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.032159 | $3,278.62 |
$105.44 | |
SKIPUP | ERC-20 | 0.01 | $0.167564 |
$0 | |
USA | ERC-20 | 1 | $0.000759 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000759 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
GTC | ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 215.085563 | -- | -- | |
BLOWN | ERC-20 | 77.694207 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22755699 | an hour ago | | | 0 | 0.0000013346879 | |
| 22753269 | 2 hours ago | | | 0 | 0.00013569600 | |
| 22751694 | 3 hours ago | | | 0 | 0.0000077101216 | |
| 22718489 | a day ago | | | 0 | 0.00013553851 | |
| 22654119 | 2 days ago | | | 0 | 0.00016033539 | |
| 22631553 | 3 days ago | | | 0 | 0.00017877585 | |
| 22625935 | 3 days ago | | | 0 | 0.0000014029999 | |
| 22607380 | 3 days ago | | | 0 | 0.00013569600 | |
| 22569632 | 4 days ago | | | 0 | 0.00013065326 | |
| 22547889 | 5 days ago | | | 0 | 0.00013566574 |
ABI
ABI objects
Getter at block 22757698
POINTS_TO_HATCH_1MINERS() view returns (uint256)
864000
ceoAddress() view returns (address)
0x42c21b22e2fb430afc0c4639f958ff994919e0f8
getBalance() view returns (uint256)
32159339515240662
getMyMiners() view returns (uint256)
0
getMyPoints() view returns (uint256)
0
initialized() view returns (bool)
true
marketPoints() view returns (uint256)
2994409391705440
Read-only
calculatePointBuy(uint256 eth, uint256 contractBalance) view returns (uint256)
calculatePointBuySimple(uint256 eth) view returns (uint256)
calculatePointSell(uint256 eggs) view returns (uint256)
calculateTrade(uint256 rt, uint256 rs, uint256 bs) view returns (uint256)
claimedPoints(address) view returns (uint256)
devFee(uint256 amount) pure returns (uint256)
getPointsSinceLastHatch(address adr) view returns (uint256)
hatcheryMiners(address) view returns (uint256)
lastHatch(address) view returns (uint256)
referrals(address) view returns (address)
State-modifying
Events buyPoints(address ref) payable
hatchPoints(address ref)
seedMarket() payable
sellPoints()
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.