GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 61 txns
Deployed by via 0xf7ae41db at 14112706
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $12,787.01
ERC-20
Value $47,721.3
ERC-20
Value $46,619.6
ERC-20
Value $19,423.34
ERC-20
--
 (#1205)
ERC-721
--
ERC-20
--
0x1482c95385e351a931160ea328505c389b137e8f18e4190665b7dd7529e350b5
0xf82b5e563a98484dfd2587fef0ce9d718a764bd0394d9ee81bf2e3e19b42318b
0xa9d118c0dedd0b22b63b12ed29b34d52186d3734a8044a6bc674ed68df7db4c9
0x9a96e40bc61bb7c14e7f4771c2ae217d8bc4d01191c139247d4fb37757835939
0xd9838e9634d2be495a0a397ecb76ba3b5a51790123bf2ef4ce28974a6f37f71f
0xc4da35d001e68621785f3fa1ebf9b3c14811a5f77523871c4ee534657b469ade
0x72b018ed9e20ac33bec4fdb23c8d29f611b6683bfe525cdecdef69f9a0e00a52
0x03d5263c673c5260db70516ed811c85791d0f6251bbf761551e2d41003e36ba3
0x1d3a7500e806f7a212f2bd0cd7c2122a731bc1442b3596d9b4e1abdf6581b80a
0xcbbb434d173cdeace9892f35fb2ac4933b0afadac9fdf6365588da628de3ab90

Functions
Getter at block 21157381
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x77ff1404054f86fa73fa3159b318a2228482cc7a0f8fcb22d232bf8dc94e288a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb64F7b84AF9919a5d8cBb063283942aa834df8Fd, 0x57F9672bA603251C9C03B36cabdBBcA7Ca8Cfcf4, 0x994d5147C315B31f997D8D24b0F8CE7A9557Ad31, 0xC63A2dc360707B718C534eEC2F6dD09d4DD457C8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
60
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.