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 |
---|---|---|---|---|---|
CAV | ERC-20 | 34.694683K | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16171638 | 2 years ago | | | 0 | 0.0020971451 | |
| 16170973 | 2 years ago | | | 0 | 0.0011138230 | |
| 16114508 | 2 years ago | | | 0 | 0.0015749800 | |
| 13886914 | 3 years ago | | | 0 | 0.0065851760 | |
| 11698090 | 4 years ago | | | 0 | 0.010931898 | |
| 11698082 | 4 years ago | | | 0 | 0.0052987982 | |
| 10619593 | 4 years ago | | | 0 | 0.0092896412 | |
| 9515132 | 5 years ago | | | 0 | 0.0010303686 | |
| 9300615 | 5 years ago | | | 0 | 0.0025348250 | |
| 9123218 | 5 years ago | | | 0 | 0.00015193200 |
ABI
ABI objects
Getter at block 21161725
decimals() view returns (uint8)
18
getLatestVersion() view returns (address)
0x93d68ab7c90a8adb59ace29637f222388f298ad1
getPendingVersion() view returns (address)
0x0000000000000000000000000000000000000000
getPendingVersionTimestamp() view returns (uint256)
0
name() view returns (string)
Caviar
platform() view returns (address)
0xc2e4404b12aaeb1add4843ff827f2c8f448cb5be
smbl() view returns (bytes32)
0x4341560000000000000000000000000000000000000000000000000000000000
symbol() view returns (string)
CAV
totalSupply() view returns (uint256)
330005173000000000000000000
Read-only
allowance(address _from, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
getVersionFor(address _sender) view returns (address)
State-modifying
Events __approve(address _spender, uint256 _value, address _sender) returns (bool)
__transferFromWithReference(address _from, address _to, uint256 _value, string _reference, address _sender) returns (bool)
__transferWithReference(address _to, uint256 _value, string _reference, address _sender) returns (bool)
approve(address _spender, uint256 _value) returns (bool)
commitUpgrade() returns (bool)
emitApprove(address _from, address _spender, uint256 _value)
emitTransfer(address _from, address _to, uint256 _value)
init(address _platform, string _symbol, string _name) returns (bool)
optIn() returns (bool)
optOut() returns (bool)
proposeUpgrade(address _newVersion) returns (bool)
purgeUpgrade() returns (bool)
stringToBytes32(string source) returns (bytes32 result)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferWithReference(address _to, uint256 _value, string _reference) returns (bool)
Approval(address indexed from, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
UpgradeProposal(address newVersion)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.