SinglePullPayment
Verified contract
Active on
Ethereum with 59 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x846c…336f
Balances ($0.00)
No balances found for "SinglePullPayment"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9638990 | 5 years ago | | | 0 | 0.0018379438 | |
| 9637820 | 5 years ago | | | 0 | 0.0021959848 | |
| 9637402 | 5 years ago | | | 0 | 0.0021481380 | |
| 9620223 | 5 years ago | | | 0 | 0.0019095520 | |
| 9620206 | 5 years ago | | | 0 | 0.0017901150 | |
| 9620153 | 5 years ago | | | 0 | 0.0017901150 | |
| 9620110 | 5 years ago | | | 0 | 0.0017902050 | |
| 9620046 | 5 years ago | | | 0 | 0.0017902050 | |
| 9620002 | 5 years ago | | | 0 | 0.0019094560 | |
| 9619997 | 5 years ago | | | 0 | 0.0019094560 |
ABI
ABI objects
Getter at block 21406777
isOwner() view returns (bool)
false
owner() view returns (address)
0x785ce4c81b873f2eee1532bbcd6ef7ef10ecc022
token() view returns (address)
0x846c66cf71c43f80403b51fe3906b3599d63336f
Read-only
executors(address) view returns (bool)
pullPayments(bytes32) view returns (uint256 paymentAmount, address customerAddress, address receiverAddress, string uniqueReferenceID)
State-modifying
Events addExecutor(address _executor)
registerPullPayment(uint8 v, bytes32 r, bytes32 s, bytes32[2] _paymentDetails, address[2] _addresses, uint256 _paymentAmount, string _uniqueReferenceID)
removeExecutor(address _executor)
renounceOwnership()
transferOwnership(address newOwner)
LogExecutorAdded(address executor)
LogExecutorRemoved(address executor)
LogPullPaymentExecuted(address customerAddress, address receiverAddress, uint256 amountInPMA, bytes32 paymentID, bytes32 businessID, string uniqueReferenceID)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token)
fallback()
This contract contains no error objects.