TokenPaymaster

Verified contract

Active on Ethereum with 24 txns
Deployed by via 0x20b82bea at 17771208
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TokenPaymaster"

0xa0230a1a55bac067790951d2325bdc8b104591e4e2bb9687d309099aede72e84
0xe5ef7a83573a5398645a843d9c02731a071a2671006276862bcef08fe2c04fdf
0x63cf56508bb959b689f4d09291cfadc730aa08c45de398ab06575b6b8ed4d62e
0x751e51bd2732b055c92f8e33ab439ba7f777720a9e1215875a651ff7b5d7cd2a
0x18c590a8285a84aa3711de52ac79c8aeaa60a5d6e6789f58d7bb31438e88e4f8
0x4aa64f29774394700a6cc2d653647c75ade52fadd1ec18ac51aeab1bab8e8d13
0x1881a07e248af6a34d8005d035d432844eb29fba8d85e10b1d065ee14551d0c5
0x0fde46643944a674dc63f562a8ab2ea874f36776ff5599e06fa40b1c7fb38e4e
0xc1fc5cb2d1d6cb426438a650c5877ba23efdc4e45f564b9bc993a5f465780f20
0x4ce7481c9a58c289092e04618b4d5fa0fa13f875b789e5d795da2a30c12d2529

Functions
Getter at block 20876047
ADDRESS_THIS(view returns (address)
0xd348fb9d8a421f5b3cb077e819de38c9cd7fe6f2
COST_OF_POST(view returns (uint256)
50000
defaultSlippage(view returns (uint256)
10000
owner(view returns (address)
0x0000000000000000000000000000000000000000
priceOracle(view returns (address)
0x7bb8ff337c5172e004c0deca560c1c1bb7f7ff0a
supportedEntryPoint(view returns (address)
0xdc5319815cdaac2d113f7f275bc893ed7d9ca469
swapAdapter(view returns (address)
0x1c821cd745924f2e008e2b6759c272a1736c6d8b
verifyingSigner(view returns (address)
0x241a4e0b1b1c9248bfdae99d08a21b803b026b11
Read-only
getHash(struct UserOperation userOpaddress tokenuint256 exchangeRateuint256 sigTimeview returns (bytes32)
slippageOf(address _tokenview returns (uint256)
tokenPriceLimitMax(addressview returns (uint256)
tokenPriceLimitMin(addressview returns (uint256)
validatePaymasterUserOp(struct UserOperation userOpbytes32 userOpHashuint256view returns (bytesuint256)
validatePaymasterUserOpWithoutSig(struct UserOperation userOpbytes32 userOpHashuint256 requiredPreFundview returns (bytesuint256)
whitelist(addressview returns (bool)
State-modifying
addToWhitelist(address[] addresses
postOp(uint8bytes contextuint256 gasCost
removeFromWhitelist(address[] addresses
renounceOwnership(
setPriceOracle(address _priceOracle
setSlippage(address _tokenuint256 _slippage
setSwapAdapter(address _swapAdapter
setTokenPriceLimitMax(address tokenuint256 price
setTokenPriceLimitMin(address tokenuint256 price
swapToNative(address tokenuint256 amountuint256 minAmountOut
transferOwnership(address newOwner
withdrawDepositNativeToken(address withdrawAddressuint256 amount
withdrawERC20(address tokenuint256 amountaddress withdrawAddress
Events
AddedToWhitelist(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PriceOracleUpdated(address indexed priceOracle
RemovedFromWhitelist(address indexed account
SwappedToNative(address tokenuint256 amountSwappeduint256 amountDeposited
TokenCost(bytes32 indexed userOpHashaddress indexed senderaddress indexed tokenuint256 ERC20Costuint256 gasCost
TokenPriceLimitMaxSet(address indexed tokenuint256 price
TokenPriceLimitMinSet(address indexed tokenuint256 price
Withdrawal(address indexed tokenuint256 amount
Constructor
constructor(address _verifyingSigneraddress _owneraddress _supportedEntryPoint
Fallback and receive
receive(
Errors

This contract contains no error objects.