SafeProxy

Verified contract

Proxy

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

No balances found for "SafeProxy"

0x31aa458176e83bd8976f3ddb5470d78f277de2e86ccb72cc525e09935296cca7
From
0x73cb44b6e91306208847dbbd018c1a521d9d9ac4dd8da1e93623a2a09ca7e655
0x014cee6d80a529f9c0973dc251bb3f92b2fa0547ec38382e64f1f15815c38e48
0xa55039e6e61180d1b07ae96203024afefbf4bd93dc5581e6724dd58788d70b38
0xd9c77d5966a1e2e7bfe3d771387ef2a8fd5da2c20abd843cd47547f37c65db35
0x008d34324d0849b48837b0f4d3ebed548a5dfc244519d6da3d4edde595db7fa6
0xec1786771191c3dcbbfc955b785503de41f7d032776759bdb23a0ce07ef7a6f8
0x47b82959cc2d9c1fcebba440155f53ed73111c544c87cc8527212b108a874449
0x4617c6e020f166200129f689a167cf9518c623cfd511c235965c3923bf51fc0c

Functions
Getter at block 21244262
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x6355312249a5ee8a7db4d1f020a7f0c3e527e9bad5de18adbf999320441fc0b7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3B30cC62f24183084779dfe4411506FB8b9a0F9D, 0x265b331C5e6c76B0Eb6fC28D89d4AE17A7Ec719b, 0xf38d97637A30f06720a3bea4a04bC13d0C26c6f9]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
19
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.