CACTOKEN
Verified contract
Active on
Ethereum with 15,885 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 |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.001993 |
$0 | |
EMS | ERC-20 | 8.4K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13094141 | 3 years ago | | | 0 | 0.0018313621 | |
| 12849288 | 3 years ago | | | 0 | 0.00092977208 | |
| 11637575 | 4 years ago | | | 0 | 0.0018058461 | |
| 10522274 | 4 years ago | | | 0 | 0.0038371960 | |
| 10125219 | 5 years ago | | | 0 | 0.00074168380 | |
| 9945604 | 5 years ago | | | 0 | 0.00032442080 | |
| 9880949 | 5 years ago | | | 0 | 0.00020276301 | |
| 9877218 | 5 years ago | | | 0 | 0.00020276301 | |
| 9877210 | 5 years ago | | | 0 | 0.00028526301 | |
| 9279626 | 5 years ago | | | 0 | 0.00017473600 |
ABI
ABI objects
Getter at block 21258233
decimals() view returns (uint8)
6
fundsWallet() view returns (address)
0xa307d45a70ce394498ca521fcbbd7f453e50bc76
name() view returns (string)
CACTOKEN
symbol() view returns (string)
CAC
totalEthInWei() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000
unitsOneEthCanBuy() view returns (uint256)
10
version() view returns (string)
C1.0
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)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.