ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 139 txns
Deployed by via 0xd42d8bc2 at 16431915
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
6 additional variables
Native
Value $4.25
ERC-20
Value $0.28
ERC-20
Value $0.01
0xf0bdb57159797160d6319bbb889ff611dbb655d32149b788f61da327dca56201
0x36bbaea62fc3189e6fee6ef2564673559b46987dbba880f5cc55f5d7a647f85e
0x6c96534978091e4257a41f4b079d654e8d66f70395755a8b17b37ae13b04d994
0xebfba7f2de467aa64feb383413fe99cc6aaf94e892e94ebebe5928498a5b011f
0xc23bd406b18ff8f6fa1b762f4d300f605b1e662eac8bd5fd7f0ff5ac8c402e05
0x4c053dc06ed7f8d6687f1016b15e5dfed6c4b7d5d0321f19fe8ee4ba261d4120
0x747dcec8bab842d8f732f10bc7d7a498ab57c225bcefc938763e21321fe277aa
0x71604fd80f8faf4c6724d952502ac8594eadf84fdd4341de2c34c9703b995d96
0xe307abb3f6801fdfaedb609f630754636f7aa896625cb5381412c6ebedf2801a
0x0d4291ed27dcf5dc2f21eedd522e3a31e020a24a7c8331a8e4601d2aafee0d45

Functions
Getter at block 21393381
chkGasFee(view returns (uint256)
1000000000000000
gasFee(view returns (uint256)
1000000000000000
gasFeeAddress(view returns (address)
0x84a968d899991e0d1414846a18d9a5893edbf5ed
gasFeeAmount(view returns (uint256)
500000000000000
getGasFeeAddress(view returns (address)
0x84a968d899991e0d1414846a18d9a5893edbf5ed
getGasFeeAmount(view returns (uint256)
500000000000000
getPipFeeAddress(view returns (address)
0x84a968d899991e0d1414846a18d9a5893edbf5ed
getPipFeeRatio(view returns (uint256)
1
owner(view returns (address)
0xfa3bd1a67d76d7995d8abb3fc291e5c9ee8da6d3
pipFeeAddress(view returns (address)
0x84a968d899991e0d1414846a18d9a5893edbf5ed
pipFeeRatio(view returns (uint256)
1
 
proxiableUUID(view returns (bytes32)
Read-only
_calculateFeeAmount(uint256 tipAmountuint256 feeRatiouint8 decimalspure returns (uint256)
chkEscrowBalance(address tokenview returns (uint256)
chkPipFee(address tokenview returns (uint256)
escrowBalances(addressview returns (uint256)
getTokenDecimals(address tokenview returns (uint8)
getTokenWhitelist(address tokenview returns (bool)
pipFees(addressview returns (uint256)
tokenDecimals(addressview returns (uint8)
tokenWhitelist(addressview returns (bool)
State-modifying
initialize(
receiveNative(uint256 isEscrowaddress recipientuint256 amountuint256 serviceFeeuint256 escrowGaspayable 
receiveNativeByPipService(address recipientuint256 amountstring payloadpayable 
receiveToken(uint256 isEscrowaddress tokenaddress recipientuint256 amountuint256 serviceFeeuint256 escrowGaspayable 
receiveTokenByPipService(address tokenaddress recipientuint256 amountstring payload
renounceOwnership(
sendEscrow(address tokenaddress touint256 amount
setGasFeeAddress(address feeAddress
setGasFeeAmount(uint256 feeAmount
setPipFeeAddress(address feeAddress
setPipFeeRatio(uint256 ratio
setTokenDecimals(address tokenuint8 decimals
setTokenWhitelist(address tokenbool value
transfer(bool isEscrowaddress recipientaddress tokenuint256 amountuint256 serviceFeeuint256 escrowGasstring payloadpayable 
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdrawGasFee(uint256 amount
withdrawPipFee(address tokenuint256 amount
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
FeeAddressChanged(string feeTypeaddress indexed prevAddraddress indexed newAddr
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PipService(address indexed toContractaddress indexed fromaddress indexed touint256 amountstring payload
ReceiveAsset(string receiveTypeaddress indexed toContractaddress indexed recipientuint256 sendAmountuint256 feeAmountuint256 gasAmount
SendAsset(string sendTypeaddress toContractaddress indexed fromaddress indexed touint256 amount
SendDirect(string sendMsgaddress indexed toContractaddress indexed fromaddress indexed touint256 tipAmountuint256 feeAmount
Transfer(string transferTypeaddress indexed senderaddress indexed receiveraddress tokenuint256 amountuint256 serviceFeeuint256 escrowGasstring payload
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.