Capital GAS
Verified contract
Active on
Ethereum with 169 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 "Capital GAS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10976202 | 4 years ago | | | 0 | 0.0036880470 | |
| 9459042 | 5 years ago | | | 0 | 0.00017607600 | |
| 9214284 | 5 years ago | | | 0 | 0.000055861500 | |
| 9171124 | 5 years ago | | | 0 | 0.00022344600 | |
| 9121096 | 5 years ago | | | 0 | 0.00088809700 | |
| 9121076 | 5 years ago | | | 0 | 0.0012015430 | |
| 8747937 | 5 years ago | | | 0 | 0.000037041000 | |
0x | 8484750 | 5 years ago | | | 0 | 0.000063138000 | |
| 8483548 | 5 years ago | | | 0 | 0.00033394500 | |
| 8477859 | 5 years ago | | | 0 | 0.00014842000 |
ABI
ABI objects
Getter at block 21289280
decimals() view returns (uint8)
18
mintingFinished() view returns (bool)
true
name() view returns (string)
Capital GAS
owner() view returns (address)
0xf8c7180ebe451ea8cd357058d0ac16b63b486e77
symbol() view returns (string)
CALLG
totalSupply() view returns (uint256)
5838830747621370986318861600
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
finishMinting() returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
mint(address _to, uint256 _amount) returns (bool)
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Mint(address indexed to, uint256 amount)
MintFinished()
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.