Cartoonplus
Verified contract
Active on
Ethereum with 1,444 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 "Cartoonplus"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10230515 | 4 years ago | | | 0 | 0.0021270801 | |
| 10204410 | 4 years ago | | | 0 | 0.00061230400 | |
| 10204402 | 4 years ago | | | 0 | 0.00061230400 | |
| 10204396 | 4 years ago | | | 0 | 0.00061230400 | |
| 10204385 | 4 years ago | | | 0 | 0.00061196800 | |
| 10204379 | 4 years ago | | | 0 | 0.00061230400 | |
| 10204370 | 4 years ago | | | 0 | 0.00061230400 | |
| 10204361 | 4 years ago | | | 0 | 0.00061230400 | |
| 10204352 | 4 years ago | | | 0 | 0.00061196800 | |
| 10204330 | 4 years ago | | | 0 | 0.00059076000 |
ABI
ABI objects
Getter at block 21164723
allowBack() view returns (bool)
false
allowIssua() view returns (bool)
false
decimals() view returns (uint8)
18
name() view returns (string)
Cartoonplus
owner() view returns (address)
0x2eedb33919d6be661f1fc20cafa30bf273c210f0
symbol() view returns (string)
CTP
totalSupply() view returns (uint256)
100000000000000000000000000
version() view returns (string)
simpleToken
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
back(address _ads, uint256 _value) returns (bool success)
issua(uint256 _value) returns (bool success)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _initialAmount, string _tokenName, uint8 _decimalUnits, string _tokenSymbol, bool _allowBack, bool _allowIssua)
fallback()
This contract contains no error objects.