AbabPreICOToken
Verified contract
Active on
Ethereum with 34 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "AbabPreICOToken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7899527 | 5 years ago | | | 0 | 0.00057057000 | |
| 4176101 | 7 years ago | | | 0 | 0.00063639787 | |
| 4175937 | 7 years ago | | | 0 | 0.00060280466 | |
| 4175884 | 7 years ago | | | 0 | 0.00054334646 | |
| 4175869 | 7 years ago | | | 0 | 0.00054334646 | |
| 4133861 | 7 years ago | | | 0 | 0.0053038000 | |
| 4058498 | 7 years ago | | | 0.25 | 0.0031523500 | |
| 4046522 | 7 years ago | | | 0.5 | 0.0012011750 | |
| 4046454 | 7 years ago | | | 0.5 | 0.0015761750 | |
| 4025320 | 7 years ago | | | 0.15 | 0.0011050810 |
ABI
ABI objects
Getter at block 21184570
BUYPRICE() pure returns (uint256)
4000
CAP() pure returns (uint256)
2500000000000000000000
ENDDATE() pure returns (uint256)
1500815593
STARTDATE() pure returns (uint256)
1499951593
decimals() pure returns (uint8)
18
name() pure returns (string)
AbabPreICOToken
newOwner() pure returns (address)
0x0000000000000000000000000000000000000000
owner() pure returns (address)
0xd7d771db89aac46d1b2511544e7ebfa5f917e1d6
symbol() pure returns (string)
pAA
totalEthers() pure returns (uint256)
49550000000000000000
totalSupply() pure returns (uint256 totalSupply)
198200000000000000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events ActualizePriceBeforeStart(uint256 _start, uint256 _end, uint256 _buyPrice, uint256 _cap) returns (bool success)
acceptOwnership()
approve(address _spender, uint256 _amount) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.