Creative Energy Sharing
Verified contract
Active on
Ethereum with 4,169 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0f05…01e0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NEP | ERC-20 | 10 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16583464 | 2 years ago | | | 0 | 0.00096364643 | |
| 16094790 | 2 years ago | | | 0 | 0.00051916775 | |
| 16038012 | 2 years ago | | | 0 | 0.00038821065 | |
| 16037701 | 2 years ago | | | 0 | 0.00054892543 | |
| 12919298 | 3 years ago | | | 0 | 0.00088843700 | |
| 12875575 | 3 years ago | | | 0 | 0.00049208600 | |
| 12875575 | 3 years ago | | | 0 | 0.00073148600 | |
| 12875575 | 3 years ago | | | 0 | 0.00073165400 | |
| 12875575 | 3 years ago | | | 0 | 0.00073148600 | |
| 10917582 | 4 years ago | | | 0 | 0.0037823490 |
ABI
ABI objects
Getter at block 21286191
HARD_CAP() view returns (uint256)
20000000000000000000000000000
daySecond() view returns (uint64)
86400
decimals() view returns (uint8)
18
lock365Days() view returns (uint64)
365
lock90Days() view returns (uint64)
90
name() view returns (string)
Creative Energy Sharing
owner() view returns (address)
0x624485638990c6a3e0a120e38a635d5044d4778e
reserveTokensVault() view returns (address)
0x0f0526904cf1134b17087d6271991c10c87501e0
saleTokensAddress() view returns (address)
0x624485638990c6a3e0a120e38a635d5044d4778e
symbol() view returns (string)
CES
totalSupply() view returns (uint256)
20000000000000000000000000000
unlock100Days() view returns (uint64)
100
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
lockedBalanceOf(address _owner) view returns (uint256)
releaseableBalanceOf(address _owner) view returns (uint256)
vestingOf(address) view returns (address)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
createReserveTokensVault()
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
makeReserveToVault()
releaseVestedTokens()
releaseVestedTokensFor(address _owner)
revokeVestedTokensFor(address _owner)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
vestCmd1YearInstantInt(address _beneficiary, uint256 _tokensAmountInt)
vestCmd3Month1PercentInt(address _beneficiary, uint256 _tokensAmountInt)
vestCmdNow1PercentInt(address _beneficiary, uint256 _tokensAmountInt)
vestTokensDetailInt(address _beneficiary, uint256 _startS, uint256 _cliffS, uint256 _durationS, bool _revocable, uint256 _tokensAmountInt)
vestTokensFromNowInt(address _beneficiary, uint256 _tokensAmountInt, uint256 _afterDay, uint256 _cliffDay, uint256 _durationDay)
vestTokensStartAtInt(address _beneficiary, uint256 _tokensAmountInt, uint256 _startS, uint256 _afterDay, uint256 _cliffDay, uint256 _durationDay)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _saleTokensAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.