GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x692b936569de42d1ca01b06bf09067aa9c95b1555603d21db2b29326b27c5f56
0xda088b6087a509ec02d295746626907aba78e1c18d542ea5163360c382319091
0xb239630e82896796230e711a49f74f378e890d9ba9d8f32b0ea53a86087725b3
0xb6d0cdbce0d3c7168ffb818e852407ed710103809431dc2bc853f3804da01f28
0xebe66492c478c5bb696319d57fee2a77ef17ce53e377aae20111ba477e0e4cd0
0x5d06162ac6f0c2f130d9708b72345d6a52f7a0f4e9c44a5ef8067ff96da27815
0xf56a01d43253b9b618e0de9aab469ecfbd6f87bd71b82a9160158864790a1484
0xb4fc2fec6544d536eb613f2e52042fef65997c01956afb5d8430db52ea7338fd
0x4f6600bc2fe1555bde934ebd9ec6b252d52b6b2b4e429cf059ce22c343989a3f
0x98cd36c8aa97a8345652ab462ce5cf9473750721ac955c8d692bb80c24478c2d

Functions
Getter at block 21212704
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8be0a0e0152a139a2a23eb70d95178be401925b0f157412a61eeec0b11534556
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xde64F98BaECE7282973cE8d67cd73455d4748673, 0x9afB7094177278Cc35eBE19a528Ea50213eC4D40, 0x59D6e8a779a2682484228940918288331EDd7B1a, 0x29646789d5dE25F5A8630080417eFaC3fD2b1F1F, 0x19C3b332842562b3e912A9Ac250Fb9Ad733D1F28]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
17
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.