AdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 325 txns
Deployed by via 0x8041f794 at 10847763
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 48 additional slots
-
variable spans 48 additional slots
Native
Value $2,657.99
ERC-20
Value $892.71
ERC-20
Value $238.15
ERC-20
Value $99.88
ERC-20
Value $4.45
ERC-20
Value $0.04
ERC-20
Value $0.01
ERC-20
--
ERC-20
--
ERC-20
--
0x6a077943e61a25a6fca97368da1fcc71f321291e9d8ec45fea34902d7d5e2a7b
0x554d8e53da23db853c89d803cb7cf79c9e53c40043695ff07567f69f7bb5a342
0x6763b1bbd017412806b0c98e840669dcfc1701888f6ccd085e8e6cc4a33f206c
0xdec091c953d087758b1b28ecefbe471fe56f13bb8d34fd6036dda31843f5cf61
0xf77e27af9db78c3e80600eb5732db732089ad9ada70699e43b944ee10846ec22
0x5a0dcc680443287633c65176c265e18bce155cf7accd7a6b44cdb050653e6a92
0x519c12cc8417e18848354be8c7c7e0b28482f4e8fc3e6d1a4a2e5de1421a7236
0x84d88ac5d8990c2c6d49fdea2ae82d4bc0aa9045a95e9a688e258465f226ae42
0x2292e2fea311f9f016aea060650ce8d0485a47bee33a51f804b60c4c0e27d3dc
0x01d51955a9ac700791d092db84abe92e0ff253729c9d2f3156ea0eb0aa150a27

Functions
Getter at block 21001911
getDevWallet(view returns (address)
0x934fe588c9b6956162d7bccaea37c4924c85752f
getFeesWallet(view returns (address)
0x5869d1ee6d0917b786188547788566b25283ff6b
getPriceEstimator(view returns (address)
0x0198b65cd2c12eae4fb7ea1996b8470b6c649e11
getSwapToken(view returns (address)
0xcc4304a31d09258b0029ea7fe63d032f52e44efe
owner(view returns (address)
0x906935f4b42e632137504c0ea00d43c6442272bf
paused(view returns (bool)
false
Read-only
getBeneficiaryPaymentIds(address userview returns (uint256[] ids)
getFeeInEthForERC20(uint256 amountaddress tokenview returns (uint256)
getFeeInEthForERC20UsingTotalSupply(uint256 amountaddress tokenview returns (uint256)
getFeeInEthForEth(uint256 amountview returns (uint256)
getFeeInSwapForERC20(uint256 amountaddress tokenbool calcFeeUsingTotalSupplyview returns (uint256)
getFeeInSwapForETH(uint256 amountview returns (uint256)
getPaymentDetails(uint256 idview returns (address tokenuint256 amountuint256 releaseTimeaddress senderaddress beneficiaryuint256 createdAtuint8 status)
getSenderPaymentIds(address userview returns (uint256[] ids)
isFreeToken(address tokenview returns (bool)
releasable(uint256 idview returns (bool)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addTokenToFreeList(address token
initialize(address swapTokenAddressaddress feesWalletaddress devWalletaddress priceEstimator
pause(
release(uint256 id
removeTokenFromFreeList(address token
renounceOwnership(
scheduleBulkPayment(address tokenAddressuint256[] amountsuint256[] releaseTimesaddress[] beneficiariesuint256[] feesbool isFeeInSwapbool calcFeeUsingTotalSupplypayable 
schedulePayment(address tokenAddressuint256 amountuint256 releaseTimeaddress beneficiaryuint256 feebool isFeeInSwapbool calcFeeUsingTotalSupplypayable 
setAllowedFeeSlippagePercentage(uint8 allowedFeeSlippagePercentage
setDevWallet(address wallet
setEthFeePercentage(uint8 ethFeePercentage
setFeeWallet(address wallet
setMaxFeeInEth(uint256 ethAmountInWei
setPriceEstimator(address priceEstimator
setSwapToken(address swapTokenAddress
setUniswapFeePercentage(uint8 uniswapFeePercentage
transferOwnership(address newOwner
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
DevWalletChanged(address indexed wallet
FeeWalletChanged(address indexed wallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PaymentReleased(uint256 indexed idaddress indexed beneficiaryaddress indexed token
PaymentScheduled(address indexed tokenaddress indexed senderaddress indexed beneficiaryuint256 iduint256 amountuint256 releaseTimeuint256 feebool isFeeInSwapbool calcFeeUsingTotalSupply
SwapTokenUpdated(address indexed swapTokenAddress
Unpaused(address account
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
Errors

This contract contains no error objects.