GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 38 txns
Deployed by via 0x20abf84c at 14709128
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xc0abd5ea40350e80e0cb105fc5b0068d2cfc330a93ab06456f143b3f649561e8
0xc4d8137d6669eb8be0ad1d9f0202747e70767d5ec8012d86625c4bb6962a2584
0xed29d9adbf694f7cff19d28a9acef7ccd56733e33a8b5df286936dc4d3db001a
0x51d91e8d23e17eb882423f7dc4888d732815e6577bbcee8f810254bc444e9821
0xafcc1b88afd59f1c3db65259f3f83ba5344ecad13ec0f2747ba8d3c413d73646
0x7eafe6c2d07768fbc6e5d44d6bb2b6467a67e0e6a6050852efea5e2fa6ed40a4
0xc261317f046164107389c86ab8888004da4de98960afb8f236c2ed7fcec32eba
0xf26f05c20c685b47f3584350d19b6c77067cdb2e267b54713519f5c65420585c
0x94dcd2db7ee6617bafa06bd3681ac20b7b5b9e40e30a5d7b3178958da55bb83b
0x8a6729fbfe75f2c6ed07b55008a5d24e17b355d8beb2a28741cb6d74f4e4bc56

Functions
Getter at block 21201273
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x454e37bb7c229820b6c5bf52aff07a77fb47fc8ce0c5700084b6634eb2d07c71
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDa40a27Ab0076F4208c8E5F3c880767e5C6B0822, 0x7Bc4ccE30f608D436D1d939f73D485cd38A7133f, 0x10a9cB6eAf3E5D48b5895770637A665071E1A3ee]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
33
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.