EtherCenter
Verified contract
Active on
Ethereum with 2,352 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($8,110.24)
Native
Value
$8,110.24
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 2.55863 | $3,169.76 |
$8,110.24 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9218789 | 5 years ago | | | 0 | 0.000033745000 | |
| 9218449 | 5 years ago | | | 0 | 0.000051622800 | |
| 9211818 | 5 years ago | | | 0 | 0.000033745000 | |
| 9211768 | 5 years ago | | | 0 | 0.000043019000 | |
| 8984550 | 5 years ago | | | 0 | 0.000022547000 | |
| 8947320 | 5 years ago | | | 0 | 0.000039335000 | |
| 8911759 | 5 years ago | | | 0 | 0.000022547000 | |
| 8909057 | 5 years ago | | | 0 | 0.000022547000 | |
| 8884622 | 5 years ago | | | 0 | 0.00015260500 | |
| 8884322 | 5 years ago | | | 0 | 0.000039335000 |
ABI
ABI objects
Getter at block 21185546
_ECTAllocation() view returns (uint256)
800000000000000000000000
_maxSupply() view returns (uint256)
1000000000000000000000000
decimals() view returns (uint8)
18
getCodebyECT() view returns (uint256)
42065571752540927557
getECTReceived() view returns (uint256)
12481736480515617581
myTokens() view returns (uint256)
0
name() view returns (string)
EtherCenter
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xa9c10b95c279c2b602b3261e094b76bb9220c87e
symbol() view returns (string)
ECT
totalEthereumBalance() view returns (uint256)
2558630408773649882
totalSupply() view returns (uint256)
1461081558750593475618
Read-only
administrators(bytes32) view returns (bool)
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
getCodeCustomer_(uint256 number) view returns (uint256)
getLuckyCode(uint256 number) view returns (uint256)
getblockCustomer(bool agree_) view returns (uint256)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
buyCodebyECT()
buyECT() payable
checkAward_() returns (bool)
sellECT(uint256 _amountOfECT)
setAdministrator(bytes32 _identifier, bool _status)
setName(string _name)
setSymbol(string _symbol)
transfer(address _to, uint256 _value) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
onTokenPurchase(address indexed customerAddress, uint256 incomingEthereum, uint256 tokensMinted)
onTokenSell(address indexed customerAddress, uint256 tokensBurned, uint256 ethereumEarned)
constructor(address _admin)
This contract contains no fallback and receive objects.
This contract contains no error objects.