Climate Action
Verified contract
Active on
Ethereum with 1,178 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Climate Action"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21279836 | a day ago | | | 0 | 0.00072079235 | |
| 21263774 | 4 days ago | | | 0 | 0.00034067216 | |
| 21232858 | 8 days ago | | | 0 | 0.00048106656 | |
| 21078382 | a month ago | | | 0 | 0.00055799958 | |
| 21039539 | a month ago | | | 0 | 0.00023931795 | |
| 21035230 | a month ago | | | 0 | 0.00077538057 | |
| 21033877 | a month ago | | | 0 | 0.00030983358 | |
| 21033866 | a month ago | | | 0 | 0.00054946560 | |
| 21033860 | a month ago | | | 0 | 0.00057419622 | |
| 21011655 | a month ago | | | 0 | 0.00040739232 |
ABI
ABI objects
Getter at block 21288775
decimals() view returns (uint8)
18
name() view returns (string)
Climate Action
owner() view returns (address)
0x9a7d040530e955389bc26eafe02694be3d2b346c
symbol() view returns (string)
PCRM
totalSupply() view returns (uint256)
3500000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
baseTokensLocked(address) view returns (uint256)
boltLocked(address _to) view returns (uint256 amount)
boltUnlocked(address _to) view returns (uint256 amount)
State-modifying
Events CarbonCredits(uint256 _amount, address _to, bytes signature)
CarbonCreditsExpire(bytes32 _CreditOwner, bytes32 _Verifier, address _from, uint256 _amount, bytes signature)
EXTransferSign(uint256 _amount, address _to, bytes signature)
approve(address spender, uint256 amount) returns (bool)
bolt(address _to, uint256 _amount) returns (bool)
clearBolt(address _to) returns (uint256 unlockableTokens)
decBolt(address _to, uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
incBolt(address _to, uint256 _amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExpireJournal(bytes32 indexed _CreditOwner, bytes32 _Verifier, address _from, uint256 amount, uint256 indexed txId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateTokenBolt(address tokenHolder, uint256 amountLocked)
constructor(string name_, string symbol_, uint256 amount_, address deployer_)
This contract contains no fallback and receive objects.
This contract contains no error objects.