CarbonCreditDescendingPriceAuction

Verified contract

Active on Ethereum with 123 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x7e31bbcc2b4bfcaadeccc997f62d3354a4a8c48098ac10e719faaad1fab27b0a
0x8b69e17ba7db2bb860c726445de263d4c3055bcf9227b9762ef188f3f660a10a
0x2e00ff2cd594593cbbe482e5f5fa3b70af9032264a96a44c729cb2534aa0ea58
0x9685fde56b1cff21a9074ff4903d983ed51751a6d74e3fb5b1007639674f5b24
0xf993c3cec50b7e6ab7a628f3b431967d5ff327d1ffe98304828127bba3bab3dd
0x43ead6d7a11f53ebb6fdafa5d6d4ffc1c6a7f72671bc540f54a85af1db4ac8f6
0xde04c0210786c56bacd20fba7f16f1f15de36679f43b8ecb9c35e4d79d841131
0x9525f8d73aade9bc59945a04758cb8a668151b26352f2abb8e4b544f366d77f7
0xad6e78788036f6f5c1b2b44ddfd8db55159b428dd63f0c118ed0a6892f707d88
0xd05a13c3596e47d1f4340fb1ac5b2d1c64bfd0cfe1d13f5e3ea3541f39ffe6d5

Functions
Getter at block 21312071
GCC(view returns (address)
0x21c46173591f39afc1d2b634b74c98f0576a272b
GLOW(view returns (address)
0xf4fbc617a5733eaaf9af08e1ab816b103388d8b6
SALE_UNIT(view returns (uint256)
1000000
getPricePerUnit(view returns (uint256)
7256069
pseudoPrice24HoursAgo(view returns (uint256)
16349049
timestamps(view returns (uint64 lastSaleTimestampuint64 lastReceivedTimestampuint64 lastPriceChangeTimestampuint64 firstReceivedTimestamp)
(lastSaleTimestamp=1731795731, lastReceivedTimestamp=1733019047, lastPriceChangeTimestamp=1731795731, firstReceivedTimestamp=1707145355)
totalAmountReceived(view returns (uint256)
307798621178062769983
totalSaleUnits(view returns (uint256)
247352571672811
totalSupply(view returns (uint256)
247352571672811392097
totalUnitsSold(view returns (uint256)
140951414457517
unitsForSale(view returns (uint256)
106401157215294
Read-only

This contract contains no read-only function objects.

State-modifying
buyGCC(uint256 unitsToBuyuint256 maxPricePerUnit
receiveGCC(uint256 amount
Events

This contract contains no event objects.

Constructor
constructor(address glowaddress gccuint256 startingPrice
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CallerNotGCC(
CannotBuyZeroUnits(
NotEnoughGCCForSale(
UserPriceNotHighEnough(