GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0x3b33f0de at 18129408
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.46
0x17087eda6096bb33fca340e0ca5c4b6597a51c5b8b745fb8c67ce41f355ba4ba
0x0ad60947b8339f19d951f22196868f84e987603409b94dfda1df098b04faeb07
0x7370ccaa787cc3c3489f50cd0ce4313d34e148f96195f7f1d8302eb2360302e7
0xa4dd7b660ee123ebdfd40a21433337b54f928662aa857e77997b40437c036324
0xc44462af1b74c77e266c9be893094be0553d03810f53d8878448d7d678c66276
0x927b9dfa80b8bbe60581bf251981f110c8a4f2fb56d006c13dc3bbdb1f06712a
0xd5ff8b67903b6e1ab7b1c3974badb8cc30dab7293dc31d978bec4e7b6386e46e

Functions
Getter at block 20912797
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcce2eae8d659654e93fb2bdd1cb7a1cff3296bc1e599278fa1ad1146fc5782cb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE9490790e9E0ec7543a076427D5e977ce9259607, 0x3B1d69A2573137cBFCF3Ea95A73ac56FE3f29F69, 0x0edB6b5058e0332C3687C6ef3fA9D73B947c8210, 0xc7eD4cE528b5D3C6a4Ec80094E445DE3e44b7d77, 0xAE12343d1F959daF8b9cC77E6678782cE6AFA170]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
7
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.