GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 65 txns
Deployed by via 0x2bb76f4c at 15509593
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.73
ERC-20
Value $50,811.05
ERC-20
Value $49,992.97
ERC-20
--
 (#160)
ERC-1555
--
 (#155)
ERC-1555
--
0x95eeb8414c33d3f88f7be2fee82350b3afd8680d991e70884dd392e7718591d9
0xbc4bf753ea78a73eb83ceb2634b50092f5a76f94c6b945d602ea41f843d56e48
0x5ea11f182c6a6f4216dd57aaa1bd36882dc119fc350eeae3688c9361dfdc5e58
0xa4450dee1fa1dd6474df78091a5a5dea89142e5e38a076866ba098852a431831
0xab652e7b2e7d00ef1c589888f24d61719450a703c4559b881a922a9e8a6f70c6
0x1af14dcf7c113f79047e394a98f7964a1ad9853b7498a317d2c317ce4f044edc
0x53f5a1f99e156414ebf8a678c5a8fa94c06f6ab73fc8aa1c179a13ec19c0d137
0x9e3cfac0e9438f8820adf675261d74563fc66a9b440c71df61f1369bccc02e5b
0x859027879e437a20657d95d1d6640e8f0b13229c9a062a31f0e3461fd02c1848
0xc47ba4d1b266b8ed7226309d8108361b3cd3c8f72372c8531c7b1a02d13936ac

Functions
Getter at block 21012464
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7ea450acd0141d29b89e7a53ae5e11d484e81a744c2d60275616ac9dbaa74c88
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5C89C420A9E82Ea9AEDBaAab03302e39982919b9, 0xC785365dCcE43c6fcC3912F3C1Bd4edAAa3986f8, 0x31cd90C2788f3e390d2Bb72871f5aD3F1a4B22a1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
57
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.