Cointed Token
Verified contract
Active on
Ethereum with 2,513 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,824.38)
Native
Value
$2,824.38
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.90001 | $3,138.16 |
$2,824.38 | |
ESTATE | ERC-20 | 50 | -- | -- | |
VIU | ERC-20 | 18 | -- | -- | |
ETHB | ERC-20 | 0.23 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13828474 | 3 years ago | | | 0 | 0.0016095468 | |
| 13828238 | 3 years ago | | | 0 | 0.0026878201 | |
| 9200867 | 5 years ago | | | 0 | 0.000077020000 | |
| 9097106 | 5 years ago | | | 0 | 0.000047020000 | |
| 9096957 | 5 years ago | | | 0 | 0.00010169808 | |
| 8239035 | 5 years ago | | | 0 | 0.000037734000 | |
| 7994655 | 5 years ago | | | 0 | 0.00062261100 | |
| 7789945 | 5 years ago | | | 0 | 0.00018835000 | |
| 7644536 | 6 years ago | | | 0 | 0.0017357640 | |
| 7595301 | 6 years ago | | | 0 | 0.00060476800 |
ABI
ABI objects
Getter at block 21162580
REVISION() pure returns (uint32)
0
bounty() pure returns (address)
0x466ca6c200c1d8e076a87d8fb531137aae2a89f5
closingTime() pure returns (uint64)
1519858740
decimals() pure returns (uint8)
18
icoOpeningTime() pure returns (uint64)
1511132400
name() pure returns (string)
Cointed Token
owner() pure returns (address)
0x2b076d1ca0ec6ea8002b7a69512281e513406c94
pauseEnd() pure returns (uint64)
0
pauseMaster() pure returns (address)
0x0da6bb28e328a380718a8af1f67554f7d921f7bc
phase() pure returns (uint8)
4
preIcoOpeningTime() pure returns (uint64)
1508450400
returnAllowedTime() pure returns (uint64)
1522450780
symbol() pure returns (string)
CTD
totalProceeds() pure returns (uint256)
4094602838010728882659
totalSupply() pure returns (uint256)
6102251049234160610372185
totalUpgraded() pure returns (uint256)
0
upgradeAgent() pure returns (address)
0x0000000000000000000000000000000000000000
upgradeMaster() pure returns (address)
0x8fb35aa42e08a0152c06ef366d39ac6e2e3d8fb0
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
create() payable returns (bool success)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
pause() returns (bool success)
returnWei()
setBounty(address _bounty) returns (bool success)
setPauseMaster(address _pauseMaster) returns (bool success)
setUpgradeAgent(address _upgradeAgent, uint32 _revision)
setUpgradeMaster(address _upgradeMaster)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
upgrade(uint256 value)
withdraw() returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
NewFunds(address funder, uint256 value)
NewPhase(uint8 phase)
NewTokens(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused()
Transfer(address indexed from, address indexed to, uint256 value)
Upgrade(address indexed _from, uint256 _value)
UpgradeEnabled(address agent)
Withdrawal(address indexed drawer, uint256 weiAmount)
Withdrawn(address indexed drawer, uint256 weiAmount)
constructor(uint64 _preIcoOpeningTime)
fallback()
This contract contains no error objects.