GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 467 txns
Deployed by via 0x92be5216 at 15149520
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,483.55
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0x55fe14cdb2d88d687bc9418186c890a06dacf0369cc267c35d341f1d7d7e649e
0xce9d185869037c4b91dae8407b5197223d12de421db07d0eef074d4434aad52f
0xc27aac109d13a07964e6dce75afda46381484debd09b6f3a282fa05314b05c2a
0xe3ac72093d103d910b5542af5c9b958f78388e18dbff00ad0cfd9c3f5d07ed6d
0x3fe195edb4349d86b6ba4c12c916cbd51b14bbe49fddb1d624f25c1165ae004d
0x7bb1bd999cbf4d412b5a5e0500bf5b7e1fdcf063555a57f96b63f44224718360
0x1542f64ea642b161b79300f72fd244d15a3529ae82a4713b68a184b793b9cbfd
0x411f59644ac0aed6c8c41a31e395728430d26c040b4dd9a249711d3f981b7d6f
0xf9d0caec12a3a56794f67d45e007bef4f3e30ee745d6514229c7d73e465e8cb9
0x96d96031362ad26d033d4907dd1f52103243ff9bb98e0649750c356b9824474e

Functions
Getter at block 20893302
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x74c4cc42808016871d1fd2d9879900bb69c6af1a4465b3b8352c4595f8c1ff66
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x26817ECaD2524d86F53b2119728BfCE735800615, 0xfe2321D7DFA492dFC39330e8b85E7c49161e7F98, 0x28fcFb7C3AD1f2Dc2E129F52dfFC2a1aC70B5295]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
419
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.