ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 119 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 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
0xeff9…7b1c
2 additional
variables
Balances ($3,209.87)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 3.197036K | $1.002 |
$3,203.43 | |
BOBC | ERC-20 | 26.809888 | $0.240305 |
$6.44 | |
mazinger | ERC-20 | 12.138871B | -- | -- | |
TOPG | ERC-20 | 89.289951M | -- | -- | |
EAT | ERC-20 | 62.597302M | -- | -- | |
SOPT | ERC-20 | 2.215069M | -- | -- | |
CAPE | ERC-20 | 1.037349M | -- | -- | |
SCAKE | ERC-20 | 1.032805M | -- | -- | |
$gear5 | ERC-20 | 930.942932K | -- | -- | |
CakETH | ERC-20 | 799.006787K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21262654 | 2 days ago | | | 0 | 0.0010377459 | |
| 21262651 | 2 days ago | | | 0 | 0.00095889060 | |
| 21262646 | 2 days ago | | | 0 | 0.0035113543 | |
| 21083054 | a month ago | | | 0.00042827022 | 0.0036197709 | |
| 21050104 | a month ago | | | 0 | 0.00082588465 | |
| 21050101 | a month ago | | | 0 | 0.00079740107 | |
| 21050096 | a month ago | | | 0 | 0.0029475430 | |
| 20859976 | 2 months ago | | | 0.00042591747 | 0.0028860813 | |
| 20831904 | 2 months ago | | | 0 | 0.0025376824 | |
| 20831899 | 2 months ago | | | 0 | 0.0020921005 |
ABI
ABI objects
Getter at block 21276117 proxiableUUID() view returns (bytes32)
DEFAULT_STARGATE_SWAP_SLIPPAGE() view returns (uint256)
50
RATE_DENOMINATOR() view returns (uint256)
1000000
SLIPPAGE_DENOMINATOR() view returns (uint256)
10000
burnAddress() view returns (address)
0xceba60280fb0ecd9a5a26a1552b90944770a4a0e
burnRate() view returns (uint256)
0
operatorAddress() view returns (address)
0xf4c21a1cb819e5f7abe6defde3d118d8f3d61fa7
operatorTopUpLimit() view returns (uint256)
100000000000000000000
owner() view returns (address)
0x21835332cbdf1b3530fae9f6cd66feb9477dfc02
pancakeSwapRouter() view returns (address)
0xeff92a263d31888d860bd50809a8d171709b7b1c
paymentToken() view returns (address)
0x0000000000000000000000000000000000000000
stargateRouter() view returns (address)
0x8731d54e9d02c286767d56ac03e8037c07e01e98
stargateSwapSlippage() view returns (uint256)
0
swapAggregator() view returns (address)
0x1111111254eeb25477b68fb85ed929f73a960582
vaultAddress() view returns (address)
0x5ebc62b5c6d92cf6e6d0f9166cb3ac60e9c4ac84
Read-only
getPairAddress(address factory, uint256 cursor, uint256 size) view returns (address[] pairs, uint256 nextCursor)
getPairTokens(address[] lps, address account) view returns (struct PCSFeeHandlerETHLPData[])
validDestination(address) view returns (bool)
State-modifying
Events addDestination(address addr)
initialize(address _paymentToken, address _pancakeSwapRouter, address _operatorAddress, address _burnAddress, address _vaultAddress, uint256 _burnRate, address[] destinations)
payTreasury(uint256 amount)
processFee(struct PCSFeeHandlerETHRemoveLiquidityInfo[] liquidityList, struct PCSFeeHandlerETHSwapInfo[] swapList, bool ignoreError)
removeDestination(address addr)
renounceOwnership()
sendEthUsdcToBsc(uint256 amount) payable
setBurnAddress(address _burnAddress)
setBurnRate(uint256 _burnRate)
setOperator(address _operatorAddress)
setOperatorTopUpLimit(uint256 _operatorTopUpLimit)
setPancakeSwapRouter(address _pancakeSwapRouter)
setStargateSwapSlippage(uint256 _stargateSwapSlippage)
setVaultAddress(address _vaultAddress)
swap(struct PCSFeeHandlerETHAggregatorSwapInfo[] swapList, bool ignoreError)
topUpOperator(uint256 amount)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdraw(address tokenAddr, address to, uint256 amount)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
AggregatorSwapFail(address indexed srcToken, address indexed dstToken, uint256 amount)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
NewBurnAddress(address indexed sender, address indexed burnAddress)
NewBurnRate(address indexed sender, uint256 burnRate)
NewOperatorAddress(address indexed sender, address indexed operator)
NewPancakeSwapRouter(address indexed sender, address indexed router)
NewStargateSwapSlippage(address indexed sender, uint256 stargateSwapSlippage)
NewVaultAddress(address indexed sender, address indexed vaultAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RmoveLiquidityFailure(address pair, uint256 amount, uint256 amountAMin, uint256 amountBMin)
SwapFailure(uint256 amountIn, uint256 amountOutMin, address[] path)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
fallback()
receive()
receive()
This contract contains no error objects.