GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xc93e7fe5f4353a29b2793abb4af847bd5f8d489b277c8984107a0f6047c27463
0x11210801ef383bbae58ac980e0d254ca7329c6950e0dee2f4da5355058178a04
0x7291352c77c7c59f62b4596226aaa82f0617244b99c0515b3e660ab6117aaf87
0x8bc077f528a315f348cb470a8f6225cac5cdf245e97e501cf2c4dd340068d4dd
0x082ef84e681ee57cb08379192c94ac257abc6ea7743ffba1f046bde858eb3a19
0xeb6035b8929e9cfea0eaab879989c38bfc3771e50bc7a8288a09025cb56da3cf
0x6ce0590c1047e03d220e7f562efa53f9ecb9d941075fada9064d5f8e14ec4533
0x4720aa03e9705edbd3176ee1b495b8f86094052eb589cc0445eae5322d7ef71b
0xa9b6ab73fc4369ee77c9bd919f8c7d54f0c213f071ee562de8cc7de05b176a05
0xc32532d7f203e08af8452445315db871fdc39bd6d9ca2d5d80b5ae6634b755b7

Functions
Getter at block 21203466
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4add446c1f208be83f2b177991017dc1a114986439aca3cc70286920171ff2d0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x98B30dF5EB3dd20489b7166aCc61865F2579950e, 0x4F73548ED925D7374CbfBeb30B9e6F46535bd22a, 0xD91985c460aC13e564bdcc7EB4f3E5e36c570057, 0x557E0DED7e79F9F953194408f44BC411dd331D59]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
75
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
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
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 owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address 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.