SafeProxy

Verified contract

Proxy

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

No balances found for "SafeProxy"

0x4ce62dcf8c53f98945912b24d5f6cecc228ce260c8540b5d1ea69dd7fcbbbfd2
0x9b32c85270ee6d19fd2d6764c5f263b222453ac15e9fcd728995634aff137eb3
0x04eb98618f32649aaf90da86d0e33c3192323501bc715d8a1d1d0246dcae2009
0x1b3270117342cf260b1c4bbf5b56a3304c8646c9b5c49f5b99ad1a3c3420abea
0x086680afcccef2a005b50cd1fdf403309998fa8e8e64d8e7163ff90a79d592ec
0xa18f211c49cbcc073cacc94f9791e7605ae86bc77036a1ceb3d4f7c17256c8c2
0x5dc40ff8e0ff00b61580485ba16efb2795beab097e1c032588211e402ed9189e
0x2fe10c83468d411ba20c022414667c0bb2c6ed300751242654fef7ed31069784
0x10e660093f9a8c5356ae5a09ed89baa8b348a298ed42cf466b02b032bf13e8ae
0xb6fbee10400019c1e4bf915c9a723dd8822be44904f41f898219425ca531c38f

Functions
Getter at block 21296510
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x21f85918f5e11ad0b968e42c1004b14804e5bba48dd43000cc40531a02c8a885
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x99c1F7dfeA0e4c0C089752E113bE840AbA869468, 0x7ddEb8aee3499190990F7636d2BCEdD42151c701, 0x9Aee798a488cE2A86BCAb22360266Ffc1Fbc9AB4, 0x985Bc995998668B5053F195eF45c160c8D747C87, 0x406dd026EE0C802CF9bc50421c9741D69e59bB41]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
3
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address indexed owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address indexed handler
ChangedGuard(address indexed guard
ChangedThreshold(uint256 threshold
DisabledModule(address indexed module
EnabledModule(address indexed module
ExecutionFailure(bytes32 indexed txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 indexed txHashuint256 payment
RemovedOwner(address indexed owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.