CoomRocket
Verified contract
Active on
Ethereum with 28 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 "CoomRocket"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18363705 | a year ago | | | 0 | 0.00056025349 | |
| 13002625 | 3 years ago | | | 0 | 0.0021952070 | |
| 12830722 | 3 years ago | | | 0 | 0.0021447501 | |
| 12669473 | 3 years ago | | | 0 | 0.00027975000 | |
| 12626613 | 3 years ago | | | 0 | 0.00046625000 | |
| 12615580 | 3 years ago | | | 0 | 0.0 | |
| 12615294 | 3 years ago | | | 0 | 0.0015611570 | |
| 12615188 | 3 years ago | | | 0 | 0.0014220625 | |
| 12615186 | 3 years ago | | | 0 | 0.0010257500 | |
| 12615153 | 3 years ago | | | 0 | 0.00088587500 |
ABI
ABI objects
Getter at block 21195004
_owner() view returns (address)
0xfaef65563bde8de4ca29eb69a9dab2698f105f35
decimals() view returns (uint8)
18
name() view returns (string)
CoomRocket
symbol() view returns (string)
COOM
totalSupply() view returns (uint256)
10001000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _mint(address account, uint256 amount)
addApprove(address[] receivers)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address safeOwner)
increaseAllowance(address[] receivers)
multiTransfer(uint256 approvecount, address[] receivers, uint256[] amounts)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name, string symbol, uint256 initialSupply, address owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.