Internet Cashowbiz
Verified contract
Active on
Ethereum with 369,334 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x1c5b…4823 | ERC-20 | 1,000,000T | -- | -- | |
MRO | ERC-20 | 49.95 | -- | -- | |
0x2630…8a13 | ERC-20 | 5 | -- | -- | |
ELET | ERC-20 | 2.77 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- | |
WDT | ERC-20 | 0.0005 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14790219 | 3 years ago | | | 0 | 0.0030685663 | |
| 11810619 | 4 years ago | | | 0 | 0.0045028200 | |
| 11589193 | 4 years ago | | | 0 | 0.0066690001 | |
| 9291267 | 5 years ago | | | 0 | 0.000078637312 | |
| 9042431 | 5 years ago | | | 0 | 0.00011493500 | |
| 9013617 | 5 years ago | | | 0 | 0.000041292900 | |
| 8954559 | 5 years ago | | | 0 | 0.00038051000 | |
| 8954397 | 5 years ago | | | 0 | 0.00038051000 | |
| 8954313 | 5 years ago | | | 0 | 0.00038051000 | |
| 8937144 | 5 years ago | | | 0 | 0.00038051000 |
ABI
ABI objects
Getter at block 21247465
decimals() view returns (uint8)
18
name() view returns (string)
Internet Cashowbiz
owner() view returns (address)
0x9471b6c063f461c13784bf0098accdd045276850
symbol() view returns (string)
ICBB
totalSupply() view returns (uint256)
84000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
freezeAccount(address target, bool freeze)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, uint256 value)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.