This contract is being backfilled. You may encounter incomplete storage history.

TopUpPullPayment

Verified contract

Active on Ethereum with 244 txns
Deployed by via 0xfd41b329 at 8955832
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0x1e4529b7ae5c27ebb1c3c2eeadc3e5867d1436d0e6b7e66e50cdd31d140847e6
0x3ca526c47cfaef596a4b10dbc7fa19d3b4911eac5830b9ea8862896cd3c10f21
0xeb4ad8c3558f52432736d9b98d12f119d9d75282b98dc23b7165497f4e7ca6a4
0x2aa7d1ca9391767ed37f559c26ccb73a353bf92fdf9d96f43810f1060f60cabf
0xf0e41802fa444b04ea1736fef183009eec7f65a7793e5c68e987aaeed30a044e
0x745c79a788efbadc18480b6b93b39882bd815b0424209779d2011ef50b64811e
0x02f1e160bc95095d2e18435e66d3699d24e2372be93f05860eed0e0e57b634d2
0x4ef8a3801a2660abd44ec13db4df6e58ec11f0851ae1e8b2b1d35bd4d96498df
0xbd1494e952c473e78490febd4339e3aafff942f15b18a1b3dc8bb784b0a1ae0d
0x37b956620a8f68e5fc2bbe5471eeef2cb2042eee096009d27c27936dbb7ce786

Functions
Getter at block 20798121
isOwner(view returns (bool)
false
owner(view returns (address)
0x785ce4c81b873f2eee1532bbcd6ef7ef10ecc022
token(view returns (address)
0x846c66cf71c43f80403b51fe3906b3599d63336f
Read-only
executors(addressview returns (bool)
pullPayments(bytes32view returns (string currencyaddress customerAddressaddress treasuryAddressaddress executorAddressuint256 initialConversionRateuint256 initialPaymentAmountInCentsuint256 topUpAmountInCentsuint256 startTimestampuint256 lastPaymentTimestampuint256 cancelTimestampuint256 totalLimituint256 totalSpent)
retrieveLimits(bytes32 _paymentIDview returns (uint256 totalLimituint256 totalSpent)
State-modifying
addExecutor(address _executor
cancelTopUpPayment(uint8 vbytes32 rbytes32 sbytes32 _paymentID
executeTopUpPayment(bytes32 _paymentIDuint256 _conversionRatereturns (bool)
registerTopUpPayment(uint8 vbytes32 rbytes32 sbytes32[2] _paymentIDsaddress[3] _addressesuint256[5] _numbersstring _currency
removeExecutor(address _executor
renounceOwnership(
transferOwnership(address newOwner
updateTotalLimit(bytes32 _paymentIDuint256 _newLimit
Events
LogExecutorAdded(address executor
LogExecutorRemoved(address executor
LogPaymentCancelled(address customerAddressbytes32 paymentIDbytes32 businessID
LogPaymentRegistered(address customerAddressbytes32 paymentIDbytes32 businessID
LogPullPaymentExecuted(address customerAddressbytes32 paymentIDbytes32 businessIDuint256 amountInPMAuint256 conversionRate
LogSmartContractActorFunded(string actorRoleaddress actoruint256 timestamp
LogTotalLimitUpdated(address customerAddressbytes32 paymentIDuint256 oldLimituint256 newLimit
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _token
Fallback and receive
fallback(
Errors

This contract contains no error objects.