AllPointPay
Verified contract
Active on
Ethereum with 55 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "AllPointPay"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8168494 | 5 years ago | | | 0 | 0.00074058000 | |
| 8120653 | 5 years ago | | | 0 | 0.00048907260 | |
| 8120426 | 5 years ago | | | 0 | 0.00024311430 | |
| 8120337 | 5 years ago | | | 0 | 0.00023083580 | |
| 8118494 | 5 years ago | | | 0 | 0.00036658710 | |
| 8118460 | 5 years ago | | | 0 | 0.00024248070 | |
| 8118272 | 5 years ago | | | 0 | 0.00024248070 | |
| 8118225 | 5 years ago | | | 0 | 0.00024248070 | |
| 8118129 | 5 years ago | | | 0 | 0.00024311430 | |
| 8117982 | 5 years ago | | | 0 | 0.00051508710 |
ABI
ABI objects
Getter at block 21265643
decimals() view returns (uint8)
8
name() view returns (string)
AllPointPay
symbol() view returns (string)
APP
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _addr) view returns (uint256)
isContract(address _addr) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transfer(address _to, uint256 _value, bytes _data) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value, bytes indexed data)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.