GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 146 txns
Deployed by via 0x13538fbf at 15496636
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $218.42
ERC-20
Value $1,989.5
ERC-20
Value $781.06
ERC-20
--
ERC-20
--
ERC-20
--
0x99dfd9baf446373e044f38b466adfe662d9e340d761ed900d60516b2a1216d42
0x22f05072474511b8a51adaabae4eebd81f1e5e7944163dadadb3364e599b7503
0x52674db25975e612b37d16dc8f03bcec5dacbbed01b7f73063b60c4f0efc7815
0x64acc8f018e42be17753172e40af04936f3b6f74aa83a0d9075dac471178c206
0x3c0c014ccbd6899c5881d148b12780ccf338484a37c0b1050c885fc2a5a8d8ee
0x592fe0950703706b812e5f6e6c447150ad8e0030d0fdf6a1ff591b041641e880
0x41076b6f762e1598afdb1c4bb6303826471a76e926b8653965432a40448368d8
0xfee89e71517b7287da9b39c166e51c3aecb50e629cfc58d35b10db3d9e57cbb2
0x302955c8320ae27cc142a98290a4ec14ef25fe6fcce561a161eca0f7d657bc68
0x0778199eea42e5286ffccc9547e9432456e096798d0472feb045638c9753ea7f

Functions
Getter at block 21300105
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x97f9001d5786f56f6a7e1a03af4d23f00c79b672ac2a76b05f5a20934049c9d6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa8AD3b7407031091F27af3BFeDF170eDC77Cf761, 0x9027A91a5320B8edf78841ac05C4b43DF0299E4f, 0x47272De2b854BFff23C329480e65304a03093720]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
129
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.