Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 3 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CAVO | ERC-20 | 201.471059K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21083969 | 13 days ago | | | 0 | 0.00041804832 | |
| 20231270 | 4 months ago | | | 0 | 0.00011392429 | |
| 20088887 | 5 months ago | | | 0 | 0.00044070515 | |
| 20074903 | 5 months ago | | | 0 | 0.0015208050 | |
| 19906414 | 6 months ago | | | 0 | 0.000075625151 | |
| 19677696 | 7 months ago | | | 0 | 0.00051953983 | |
| 19606012 | 7 months ago | | | 0 | 0.00038465600 | |
| 19245184 | 9 months ago | | | 0 | 0.00036155231 | |
| 19036299 | 10 months ago | | | 0 | 0.0016506779 | |
| 19024836 | 10 months ago | | | 0 | 0.0013611111 |
ABI
ABI objects
Getter at block 21177932
CREATOR_SUPPLY() view returns (uint256)
320000000000000000000
EXCVToken() view returns (address)
0xcd346581a28ec057e51dcca22748772efc70013a
MAX_SUPPLY() view returns (uint256)
1000000000000000000000000
creator() view returns (address)
0x381657fde9bfe7558837757ac54249ef748cacb7
decimals() view returns (uint8)
18
name() view returns (string)
CAVO
presaleOwner() view returns (address)
0xab96c12881a2e9ffa6706ae68bcfa4ecd1a8bf21
privatePresaleDistributed() view returns (uint256)
0
symbol() view returns (string)
CAVO
totalPrivatePresaleDistribution() view returns (uint256)
1460769000000000000000
totalSupply() view returns (uint256)
1000000000000000000000000
totalTeamDistribution() view returns (uint256)
200000000000000000000000
xCAVOToken() view returns (address)
0x2374abaa2d9c36b32c77a544e73d3d11f34418c1
Read-only
allowance(address, address) view returns (uint256)
availablePrivatePresaleAmountOf(address account) view returns (uint256)
availablePublicPresaleAmountOf(address account) view returns (uint256)
availableTeamMemberAmountOf(address account) view returns (uint256)
balanceOf(address) view returns (uint256)
virtualBalanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
distribute(address[] _accounts, uint256[] _amounts)
editDistributed(address _account, uint256 _amount)
initialize(address _factory)
mint(address account, uint256 amount)
privatePresaleClaim(uint256 amount)
publicPresaleClaim(uint256 amount)
startPrivatePresaleDistribution()
startPublicPresale()
startPublicPresaleDistribution()
startTeamDistribution()
teamMemberClaim(uint256 amount)
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)
PrivateDistributed(address indexed recipient, uint256 amount)
PrivateDistributionInitialized(address indexed recipient, uint256 amount)
PublicDistributed(address indexed recipient, uint256 amount)
PublicPresalePurchase(address indexed recipient, uint256 amount)
TeamDistributed(address indexed recipient, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.