EtherCenter
Verified contract
Active on
Ethereum with 3,309 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($6,650.86)
Native
Value
$6,650.86
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 2.086825 | $3,187.07 |
$6,650.86 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9475390 | 5 years ago | | | 0 | 0.00026672000 | |
| 9475230 | 5 years ago | | | 0 | 0.000072231600 | |
| 9475224 | 5 years ago | | | 0 | 0.000083985000 | |
| 9475210 | 5 years ago | | | 0 | 0.00015167400 | |
| 9436630 | 5 years ago | | | 0 | 0.00013345600 | |
| 9331493 | 5 years ago | | | 0 | 0.000043019000 | |
| 9253614 | 5 years ago | | | 0 | 0.00030027600 | |
| 9238879 | 5 years ago | | | 0 | 0.00029683110 | |
| 9224226 | 5 years ago | | | 0 | 0.00010009200 | |
| 9223819 | 5 years ago | | | 0 | 0.000066680000 |
ABI
ABI objects
Getter at block 21178446
_ECTAllocation() view returns (uint256)
800000000000000000000000
_maxSupply() view returns (uint256)
1000000000000000000000000
decimals() view returns (uint8)
18
getCodebyECT() view returns (uint256)
24974023687428812940
getECTReceived() view returns (uint256)
12487011843714406470
myTokens() view returns (uint256)
0
name() view returns (string)
EtherCenter
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x972547cfa9425ce4bedbb38e0c6afb604ea188c4
symbol() view returns (string)
ECT
totalEthereumBalance() view returns (uint256)
2086825452411622221
totalSupply() view returns (uint256)
1039052502847482397755
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.