GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 74 txns
Deployed by via 0x32f9ad8b at 17230632
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $381.66
0xbd95d3c975445bf1834f04f0ce3654e7c0e1bc1c337b8ea7983bfbf880587d4b
0x91d67395e66554aee34a3a8381cee2d32b140d1eb0597052380c2808b9b9761a
0x9cfe7db4933ec977eeef5ee5ccdd66566cd90cd94a3950d53fa84b484a054448
0x3a9112cce9db16048bb4342fb1fd9635760a71b8092fd99bfcb276c92a095389
0xbeb7a70fa169f50df513f72026492e31baa41400c349e98873fba21f51d6f925
0xbd183f4b01e17f4d5441508ca78a00ac2ffcacdc5023d8826e2256d9dffc6966
0x2e342df558388fcb972465ef099e81aff84a176cface3849a448e4473d2bf645
0xecab570e28a7ff4e3ab76068ce6d3e3aaa9d9c15e02ee8420d83e56704f4abea
0x9214eb72dcd298c11b9ec13a4d9d78aecdb62d0531047503999229de2f03a66f
0xd1af4ee06c3cc60605b1aba46eb868d3e8ce544179319e051c85545de2c8834c

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