GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 50 txns
Deployed by via 0x4e6539c3 at 14874789
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,174.69
ERC-20
Value $1,351.79
ERC-20
--
ERC-20
--
0x2cf576bb04468053d8f4cf54c156cc2353c8a2c9aed94449cad09371b5097f5f
0xdabf65c40e2042f1f71797e7910a6246e54b2b6ac36942d43240919bdfa09f64
0x48926a5f3981f34eea013f133a09c0dffdf37dba573508b1ac90a4daa54e39b9
0x6fa46c4af01e6daabf69d4e726d260f81add14f25f62372f4653c809e7918cb0
0x31e1cd231b035d1972d8ec89dfb6c570e01984d73c4eb75441710d5da9ffb055
0x1e77a45fa1db6fe3d3e346330b7b079762605995c1c9c3b4aeb624078fb3c750
0xf08e2f6b46f94d7ca8d807331091aab804853ba2e7adfdc762eb60f633d1f8ae
0x5c7ac2a74ce87b6515b6487adc3fb8ed2309447af09e1591e940dd5ac10b7e2b
0xd613e7176a372bf80cc5cfb241e407ddddcc8c93663c04fd524b5a60b64e8a67
0xb0fd7d9d0747190c1d802997555f55cce936dc1709e953e42d987537d5ee1e71

Functions
Getter at block 21211314
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x860edfdb8d29db3a9b739c1d9a6bafef2a6aad38314291360f3197c991471d35
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x651d9dBc3a6016B31C75Ef1076cf13723aF1220C]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
46
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.