AllPointPay
Verified contract
Active on
Ethereum with 6,645 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 "AllPointPay"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12626469 | 3 years ago | | | 0 | 0.00065792650 | |
| 12626371 | 3 years ago | | | 0 | 0.00091576000 | |
| 12483704 | 4 years ago | | | 0 | 0.0023537614 | |
| 12450702 | 4 years ago | | | 0 | 0.0046871946 | |
| 12450642 | 4 years ago | | | 0 | 0.0046885961 | |
| 12450636 | 4 years ago | | | 0 | 0.0066814275 | |
| 12385702 | 4 years ago | | | 0 | 0.0010813210 | |
| 12385185 | 4 years ago | | | 0 | 0.0011059400 | |
| 12385171 | 4 years ago | | | 0 | 0.0011059400 | |
| 12384294 | 4 years ago | | | 0 | 0.0014326950 |
ABI
ABI objects
Getter at block 21315354
decimals() view returns (uint256)
8
name() view returns (string)
AllPointPay
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xaf744d1eb5aa8a74f956d49dddd34831b5c2a6f8
symbol() view returns (string)
APP
totalSupply() view returns (uint256)
100000000000000000
Read-only
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
transfer(address _to, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value, bytes _data) returns (bool success)
transferOwnership(address _newOwner)
ERC223Transfer(address indexed _from, address indexed _to, uint256 _value, bytes _data)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.