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 |
---|---|---|---|---|---|
COSS | ERC-20 | 84.379858K | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 8 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- | |
HIC | ERC-20 | 8 | -- | -- | |
BAO | ERC-20 | 8 | -- | -- | |
SCC | ERC-20 | 5 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- | |
ION | ERC-20 | 0.5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19806238 | 7 months ago | | | 0 | 0.00012547261 | |
| 17121127 | 2 years ago | | | 0 | 0.00099492105 | |
| 17121116 | 2 years ago | | | 0 | 0.00095964749 | |
| 16295991 | 2 years ago | | | 0 | 0.00040735125 | |
| 16169621 | 2 years ago | | | 0 | 0.00061785727 | |
| 14331177 | 3 years ago | | | 0 | 0.00052356000 | |
| 13746932 | 3 years ago | | | 0 | 0.0043442781 | |
| 13746923 | 3 years ago | | | 0 | 0.0036315150 | |
| 13506641 | 3 years ago | | | 0 | 0.0078142840 | |
| 12552197 | 3 years ago | | | 0 | 0.00092125000 |
ABI
ABI objects
Getter at block 21244766
capWalletAddress() view returns (address)
0x49a72a02c7f1e36523b74259178eadd5c3c27173
charityWalletAddress() view returns (address)
0x7dbb1f2114d1bedca41f32bb43df938bcfb13e5c
decimalMultiplier() view returns (uint256)
1000000000000000000
decimals() view returns (uint8)
18
futureFundingWalletAddress() view returns (address)
0x1e1f9b4dae157282b6be74d0e9d48cd8298ed1a8
icoWalletAddress() view returns (address)
0x0d6b5a54f940bf3d52e438cab785981aaefdf40c
investorWalletAddress() view returns (address)
0xa08e7f6028e7d2d83a156d7da5db6ce0615493b9
name() view returns (string)
COSS
revenueShareOwnerAddress() view returns (address)
0x0d6b5a54f940bf3d52e438cab785981aaefdf40c
shareholdersWalletAddress() view returns (address)
0xda3705a572ceb85e05b29a0dc89082f1d8ab717d
standard() view returns (string)
COSS
symbol() view returns (string)
COSS
totalSupply() view returns (uint256)
54359820
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
revenueShareCurrency(address) view returns (string)
revenueShareDistribution(address) view returns (uint256)
revenueShareIdentifierList(address) view returns (string)
State-modifying
Events activateRevenueShareIdentifier(string _revenueShareIdentifier)
addRevenueShareCurrency(address _currencyAddress, string _currencyName)
approve(address _spender, uint256 _value) returns (bool success)
saveRevenueShareDistribution(address _currencyAddress, uint256 _value)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.