TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 175 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
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 ($1,243.88)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 1.062675K | $0.999807 |
$1,062.47 | |
USDT | ERC-20 | 181.40689 | $1.00 |
$181.41 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21226101 | 23 days ago | | | 0 | 0.0032261524 | |
| 21011526 | 2 months ago | | | 0 | 0.0017959315 | |
| 20781649 | 3 months ago | | | 0 | 0.0073637382 | |
| 20781628 | 3 months ago | | | 0 | 0.0073929751 | |
| 20488030 | 4 months ago | | | 0 | 0.00061595189 | |
| 20488024 | 4 months ago | | | 0 | 0.00055246027 | |
| 20388443 | 5 months ago | | | 0 | 0.00066201415 | |
| 20308944 | 5 months ago | | | 0 | 0.0012081243 | |
| 20187421 | 5 months ago | | | 0 | 0.0018610803 | |
| 19886336 | 7 months ago | | | 0 | 0.00035172626 |
ABI
ABI objects
Getter at block 21388177
getTimes() view returns (uint256)
1734027599
manager() view returns (address)
0xfa2281934a0f7d1398478cf1edd35677b37716c8
owner() view returns (address)
0x85f36452229a459df8e4f31683958c8772c46ce1
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 admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
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)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.