Accelerator
Verified contract
Active on
Ethereum with 39,961 txns
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 |
---|---|---|---|---|---|
| ERC-20 | 888.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 7.777777M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
ACC | ERC-20 | 562.479845 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 16 | -- | -- | |
BEAUTY | ERC-20 | 10 | -- | -- | |
BEAUTY | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20981955 | a month ago | | | 0 | 0.00021844193 | |
| 19602142 | 8 months ago | | | 0 | 0.00043848592 | |
| 17052816 | 2 years ago | | | 0 | 0.00062550399 | |
| 17009076 | 2 years ago | | | 0 | 0.00048508492 | |
| 14785808 | 3 years ago | | | 0 | 0.00035667626 | |
| 14605163 | 3 years ago | | | 0 | 0.0040092270 | |
| 14603793 | 3 years ago | | | 0 | 0.0042904260 | |
| 14562742 | 3 years ago | | | 0 | 0.0026857318 | |
| 13787033 | 3 years ago | | | 0 | 0.0078504277 | |
| 13029249 | 3 years ago | | | 0 | 0.00064959583 |
ABI
ABI objects
Getter at block 21247380
annualInterest() pure returns (uint256 interest)
100000000000000000
chainStartBlockNumber() pure returns (uint256)
4341107
chainStartTime() pure returns (uint256)
1507268620
decimals() pure returns (uint256)
18
maxMintProofOfStake() pure returns (uint256)
100000000000000000
maxTotalSupply() pure returns (uint256)
10000000000000000000000000
name() pure returns (string)
Accelerator
owner() pure returns (address)
0x6bddec7cf38929321cd36fafc438064129e8d523
stakeMaxAge() pure returns (uint256)
7776000
stakeMinAge() pure returns (uint256)
259200
stakeStartTime() pure returns (uint256)
1507268998
symbol() pure returns (string)
ACC
totalInitialSupply() pure returns (uint256)
250000000000000000000000
totalSupply() pure returns (uint256)
1519360253014382086200932
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
coinAge(address who) pure returns (uint256 myCoinAge)
State-modifying
Events AcceleratorStart()
approve(address _spender, uint256 _value) returns (bool)
getBlockNumber() returns (uint256 blockNumber)
mine() returns (bool)
ownerSetStakeStartTime(uint256 timestamp)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Mine(address indexed _address, uint256 _reward)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.