GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xa4698a80dde04aa52baae60b9f5ede4731e89da800c0f3efefd7e46251654895
0x79f8ac5c8768aa06336f68d76c30eb98269fd54445f9d6179e4b69e52b6e6c0e
0x4238dcaf4cca38b0b84013700abe2fdff808fe4c9fe967a5d66c8fea501b98ab
0x282c1d01ef2aa3ab966e30578461d16616d21b6a136554a0eac483bd75d25bc9
0xf6edc72ab71800589cd0266d7233c361814898ea7c93bc5c74f6426cd9ec0e93
0x413c8735493b7824d0492080c8c60d72188fcbc2dd1c644d923baf2ef185c565
0x6bff5d8f060385615a6d2b8add48108504760a2ec4be1bdf733ba66d696073bd
0xe5b56bde84efbf602c6c1b7b6d3a894cce029656422406966ebf42b35119e271
0xe7f3ce2d169fa32329fb9d18127cafce39cb4f042d1feadc242612d780aac8c4
0x1817f57e43e33f25ff39a77f15d3b73ee601a440044d34f4b838cc3cd358f7c2

Functions
Getter at block 21209629
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd7a2722e991ed03602871c10cfae4eebed9634299f9977de0695611f37ef45ae
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x52ea58f4FC3CEd48fa18E909226c1f8A0EF887DC, 0x2949C8B8522B3e096DEeB8865fccc17c64f20CC0, 0x88883560AD02A31D299865B1fCE0aaF350AaA553, 0x41717436744232Fb66E85fFAf388a8a33BC7397a, 0xb4d27B87A09aB76C47e342535A309A1176051481]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
27
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.