GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 220 txns
Deployed by via 0xcd5ce4b2 at 16412940
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $528,845.73
ERC-20
Value $839,817.41
ERC-20
Value $521,364.84
ERC-20
Value $0.65
 (#3)
ERC-1555
--
 (#1313)
ERC-721
--
0x41ddbad302ea2bcd596ad4ba6e6b587f9c555607bb3bce5bb24fd32ba69e8de7
0x13af462ca0e2ba4e44447d2a940a95ce89b828bb4826a1479a968a4330d60d0b
0xd72831ae5c55fc50527a5677fac639d8fe354b2471329039f909d58ab6de603d
0x273788c497f158594eb9388fbcc309929ee29d38df22186539c2e44f9170536e
0x3cffd7495e47600ccaa4e1c52d9f84ff3300794b3e4c716be7c7b4e6a8099e5e
0x63b6876fbbebbd376c664c3f1c7c75c511bdbcf6b8eac261528550a1dfccf7cd
0x862b248992c9d4352a178bd9b7c766b5cc1a5ab02936e2754ac227f00612f794
0x6fd11021f423b9b9af99cc342c54c172e7a1a1f627bec9e1245f608e741c1f38
0x18fe6b83b5e1f6fd046bcf074a74bb70a7b1f6c7e0b61898b9d66d8c2bbcb294
0x0aaa97ea8008595875d2e4b6fb06bb0caca195569ae12e928e7dd69b265a6c8f

Functions
Getter at block 20988095
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4ee2bf5ef8c3e4d459096b24fe7edfe477d93e6fa6b7eee9ea97752409e8e5e9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x75ebFEB12585f0d2f284b5ba64E2AE35dc0EDe8C, 0xbba1B81558515d520f22E33Ad20C83F86cEf5559, 0x5A85656DA62D019bf42a98FF7844be8A794d5d93, 0x28133cf144aA70C8f4fE9cFD31130309Eaf4125A, 0xb908469809D95dcF25F9c2C7FE5BE3fDF2dACEbc]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
354
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.