API Heaven clouds
Verified contract
Active on
Ethereum with 170 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,275.83)
Native
Value
$1,275.83
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.347 | $3,676.75 |
$1,275.83 | |
VIU | ERC-20 | 6.94 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8013876 | 5 years ago | | | 0 | 0.000023804000 | |
| 5682254 | 7 years ago | | | 0 | 0.00014647600 | |
| 4969009 | 7 years ago | | | 0 | 0.00050099700 | |
| 4969005 | 7 years ago | | | 0 | 0.00045534300 | |
| 4605788 | 7 years ago | | | 0 | 0.0000036811000 | |
| 4570545 | 7 years ago | | | 0 | 0.00032957100 | |
| 4488947 | 7 years ago | | | 0 | 0.00014698800 | |
| 4488713 | 7 years ago | | | 0 | 0.000036747000 | |
| 4471556 | 7 years ago | | | 0 | 0.000022580500 | |
| 4451864 | 7 years ago | | | 0 | 0.000021619000 |
ABI
ABI objects
Getter at block 21432300
cloudsPerEth() pure returns (uint256)
800000
decimals() pure returns (uint8)
0
name() pure returns (string)
API Heaven clouds
owner() pure returns (address)
0x009aeb0afdc4d774b1fafaca14a9b7f7d587e151
selling() pure returns (bool)
true
symbol() pure returns (string)
☁
totalSupply() pure returns (uint256 totalSupply)
1000000000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
changeCloudsPerEth(uint256 newcloudworth)
changeSale(bool _sale)
sale() payable
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.