GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 74 txns
Deployed by via 0x56498da8 at 14156950
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $8,498.35
ERC-20
Value $2,095.27
0x866cdcf0eb0d1007f613014afb4e431cac1b87fe166e0d92ac67cce30b75c436
0x43ee4754a6cf04b2251f05fd4b93c5c6b4c0458894a401c52ad96ced7c4506d6
0x978ea2cf491ee852e51eb23357576670bcd4a2fe5a930dd6d7a24ab686aec139
0x409213ef9107df8e62a1faaff77850e8366abfe88dc59988add96acdd819cb8d
0x16b46ae298abcd76274de8e1b6a748d121a4dd4341606a08599984fd7af3b208
0xc5272b13492d8df8244c6dbeab95cd25b29af495144ab33dc7ce13120bc4af03
0xdabb408744b8b069c0f7a6f30198ddfbb3f32687a565aff1447659f3cf80d785
0xdceafd38c82b7799cfd5f4ffa2b9e5578aa69df85c187f9c7fb227cfa35e5e30
0xf4c4e384cd07894b00afecf41fc9cd33e778b1f9796aaf3c6c9cd4c4d43b0d85
0xa398d7f52b946c6ec9d23b0df110c0f48298ae30cd96b683bc418f1d401278ab

Functions
Getter at block 21274240
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x956155d4b11e69b2b9122170836b75df591a7892720821db74386ce96fc859b2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x63C2E0b23E8942a6100D34AaC26F6aDf9cbA69F5, 0xC88Df4312bab3D83570b928A7270fF01A20ed85d, 0xf8d0a3FeF3D3c2Adc8974c9d026481E516c4aFDB]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
62
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.