FastPay
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "FastPay"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "FastPay"
ABI
ABI objects
Getter at block 21388177
getTimes() view returns (uint256)
1734027599
manager() view returns (address)
0xfa2281934a0f7d1398478cf1edd35677b37716c8
owner() view returns (address)
0x0000000000000000000000000000000000000000
singerManger() view returns (address)
0xd8bc56701bfcb572ef381d8c4f7d9dfb66f0f2e6
Read-only
balanceOf(address, address) view returns (uint256)
getAddressCount(address _merchant) view returns (uint256)
merchantAddress(address, uint256) view returns (address)
ordersOf(string) view returns (bool)
verifyFee(struct FastPayWithdraw withdraw) view
State-modifying
Events addMerchantAddress(address _merchant, address _addr)
cashSweep(address _token, uint256 _start) returns (uint256 sweepAmt)
cashSweepAndWithdraw(struct FastPayWithdraw withdraw)
changeManager(address _newManager)
changeSinger(address _newSingerManger)
claimFee(address _token, uint256 _amount)
initialize()
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _singerManger, address _manager)
This contract contains no fallback and receive objects.
This contract contains no error objects.