GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x938c7ec45404f04bce6d021b3700bba321fcd6c85c6efed06cacab2bf5289837
0xf04780bbee2b0c796853437d0cafbdf0b49bc9274182f758eb6b7dd0f833944f
0x27a43d2d3df86974b7758b7c78a994eb0306cb58852af6dd7995cf7e708c06e9
0xfba78f7f8090eb3f5595366170c4edd184e1221cf0bb1583714d8a6478012b2f
0xacd399dbdbed4e134ccb4620658b5d1640c7c4d4837fc1a2e9126ed37fafb9ad
From
0x8d6a207944132e246e03e6007ee53dc70f8c58af187dd4349958edac7b8362c0
0x99744a40864f4ee83f0b59eef02e9febcaaef122d71f79ddcd5bdd32edaf7824
0x0d414ffec314f6454acf75366131ffa5decacadd89a5bbdd0e5a94f59e490bd0
0xe1a3ca37b5a70ed8cf6e6d04e6b73bd0c43930591b610e4be325d401fb832396

Functions
Getter at block 21297454
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7c041554eed132d05c83186036d6788778212bd8197373d5a549d890f9b4f069
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9e67aDFFdfacA157efbC1F0A1785D4D873C20E22, 0xB9833076928578474Dd2cBC411e7ff2E526154E4, 0x390012A5B2C52C2171e99cE0714554C8F8fa7536, 0x70631b7376f4956185DaC1B9cb4E9F83CcBC2764]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
9
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.