GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x0baf7b6e at 15372804
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $12,060.97
ERC-20
Value $23,937.22
ERC-20
--
0x60e71fe93c81bf55f2b9129a3eb3bff398a1ca79764cc6e99b8cd0f86e817253
0x91c0124cdf5570d341d9c6a7c665c89ff5522dc8bad4117c75b001bead1121ea
0x03ff738b75573de922eaf9ef3ce856d5d2e9cc2e072d0cdec9e1b7c03b285634
0xf336acf9661ebca7560015e441df4badd6b1f39ca3cf7c4fe46ca50f3788a6e6
0x0aeafc39f170a01d96d1c67021a889add2ceec04a7568995e4cdf7cdb46e0eef
0xdb2fab8ec4d6d0ec900af7cf8a5a141e222b70c30649f7b04aa31f7153990f37
0x2a70dd63b05bd77463b8ea7721de58a8d5c8e3da34f3a7fefeee7ed114c7adf2
0x5d84ce7c6c644dae0d123f9b3a915fa0d767fabe007daa13ba6e60379f751978
0xea400441128014944e52ff19253f99fde3fabd67cb3fe9798c2035db6f873f53
0x1d871ef31f984f806d1a78aa1af4245fa3dc0f13b5a562d1dbf7acb345830964

Functions
Getter at block 21397287
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe5dad593e87e8ea7aa4a75dde2b439e2bef6e1447eb0f8e42061bcde851e3951
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD584fE736E5aad97C437c579e884d15B17A54a51, 0x02A42F7F7d60998B794D994c50653D07b24b437f, 0xB240b249cBb0498aE4Bd71a35b6434488Fb22f38, 0xF28A91947acF1a41ea304Ef3670Aceca5371F46A]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.