GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xb091d98a at 21299703
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.89
ERC-20
Value $0.14
0x763af37fe81b01bec66cec85f7e454c9825629079ec63121798e3f4a3d06c7e3
0x19efa68acb30ffde72ddca10ce0acedcbe65994b8afbc7e6c00651d5a4de4301
0x3394465bbebcd5833353e24d8413de81ca7f42e64e61388405cd8eae9b163466
0x19f80b39fa1362ecb6e101161ef64859bceaeb31ad4347f9154b7db7f0972bc6
0x4b5c30e41adeb060878834a2854d38256628ec3a5260d6b152f214b4b39b7fce
0xd8a5ebdd251e6397479c4bc7e0665461ba58a5b7b7d4a330497fe5d50cd4d11e
0xc99e509c2fc82150ada3d309cbdc7dce1d9da49c4ee9b53462c4b4a16183c239
0xbf2a7b7355b3666310ef88b07b51fbdc00ca82a0217ef622109e01a82d07b30b
0x2f85edb88feb6a59d0c020ad96fceed281e6d4dcac42172c664434e91662a61f

Functions
Getter at block 21301775
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x23d48b564ca0887fdda53bbe1f5c90feaafe96bd8401593e1dd722216f95999b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFe55Cd6FD0BdcdD53fE36727D240f88C428deB73, 0xc5F57F44302Fa0675777E2c8FBFcaeF312dcFFFb]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.