CanYaCoin
Verified contract
Active on
Ethereum with 58,099 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OCN | ERC-20 | 5 | $0.000043 |
$0 | |
ERC-20 | 88.888888M | -- | -- | ||
ERC-20 | 21M | -- | -- | ||
CAN | ERC-20 | 18.872129K | -- | -- | |
ERC-20 | 8.889K | -- | -- | ||
GSGC | ERC-20 | 5K | -- | -- | |
C4Y | ERC-20 | 3.7K | -- | -- | |
RTE | ERC-20 | 20 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20940591 | a month ago | | | 0 | 0.00059332146 | |
| 20798765 | 2 months ago | | | 0 | 0.00095880813 | |
| 20270642 | 4 months ago | | | 0 | 0.00013846043 | |
| 19786100 | 6 months ago | | | 0 | 0.00031068831 | |
| 19674908 | 7 months ago | | | 0 | 0.0013102098 | |
| 19674648 | 7 months ago | | | 0 | 0.00037004953 | |
| 19579961 | 7 months ago | | | 0 | 0.00071666884 | |
| 19530251 | 7 months ago | | | 0 | 0.0012351060 | |
| 19504315 | 8 months ago | | | 0 | 0.0013375672 | |
| 19436296 | 8 months ago | | | 0 | 0.0015351264 |
ABI
ABI objects
Getter at block 21157552
decimals() pure returns (uint256)
6
name() pure returns (string)
CanYaCoin
symbol() pure returns (string)
CAN
totalSupply() pure returns (uint256)
100000000000000
totalTokens() pure returns (uint256)
100000000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
allowed(address, address) pure returns (uint256)
balanceOf(address _owner) pure returns (uint256)
balances(address) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
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.