Cubo

Verified contract

Active on Ethereum with 310 txns
Deployed by via 0x3ad46328 at 6501876
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xe4331f9336d78fc897994f21773ab72c8acd99f0509c3cbed39dbb3297d21e31
0xb6ee69a89b7ca8e8fc6e44067111bbef1fb44c7f4deb291a0150ea635528f5e4
0x8af11cd9580c3e38679424cb8c54e6b525e9c8f2ad01a5925024140f64b25a6f
0x62232a595d9c13861116082d13de6cdeaad2568b8d6844953189edee1ef9bc62
0x810654a3a0ae037d570c1e08e936a59a9a8f3e5840abc6a2364905d7496d0548
0x42c6b72cb8f82c6eeab4193ee4faa35e72c4e364991c2e8fc50980a129ccb97e
0x06562234ba3a7f9e6cae4c09ae7f6d4a540c371618b7e2c102d8ac631712cb52
0xb2d5d19882091ea12ff90a73ccea700ba1269f8533fc35d4f597ef42a97c7cf5
0x76cbeee345bf333e0f7b45e13f889af7328caf0ed9dbe91640270935cf188229
0x0060263048d558c0edd28cdd7abb41064d9221b0c79e130bc85c38f07b9459f2

Functions
Getter at block 21162062
decimals(pure returns (uint8 result)
6
name(pure returns (string result)
Cubo
symbol(pure returns (string result)
CUBO
totalSupply(view returns (uint256 supply)
56000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _currentValueuint256 _newValuereturns (bool success)
approve(address _spenderuint256 _valuereturns (bool success)
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor
constructor(uint256 _tokenCount
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.