GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xf6809bc60dc3ca03e38beb83e310d836144ec844b99d7110790e629032540b85
0x8d1fdd77210297d2e3b590c7df542e67c351eb7c9e4eef987d81401319f933d7
0x9fdae23abafb61686f04f0a4041eb56f5d1aec6ffbb6d1e1421efae3153d5f92
0xaaa612b9c868293fd9bb0056f11f71157b87301072f659150ac062db2998222a
0xf11fafbfb7f555292aca3365d0c50dd049bb0c3943a1434cc9d15ffa26f7d746
0x709a5a024bdbce78c05f9156f44f49be358a5441438e5ec37f9a83f89658b946
0x847550049610d4cec87a5a216dabed0cab644bf568907f0cf3587a43b794bb3b
0xe9c5ef6400b6b816af070bc5835d51dcb4e784bfdf38fedc908384f7c9594316
0x4c958f0f137f98c37fe6934378c6ab20066051b985a292c97c46e29c4699e856
0x8edd5df7fd2de01e9b63a7a962003616d5e291e339f3541a9de9ff419ecafb6d

Functions
Getter at block 21276537
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd49b8d8824757925f20a9f72b0f963dbe8bcaeec5f0bcfbf59e4edce5bd33660
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0Da2Bd204a5C5166D8d3Db3c14FE7EAe49C3216F]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
13
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.