GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 119 txns
Deployed by via 0x7f32e9e5 at 17500574
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,326.96
ERC-20
Value $203,001.61
ERC-20
Value $35,701.11
ERC-20
Value $81.67
 (#3267)
ERC-721
--
0x6435696eda3cf299091117300f6a299acaf6cc3f35c3a85a7b1b57085aa23965
0x3f86397f2136516eaaa7e6e8255329f3597e90717b125f9f88bb40a3c91337f4
0x17d0c681c450fec5c3ce91a15a21ffcd5aeeaf881b03cc000401a16b0e041d73
0x43db5742308b46db95aacf43361a199351d3440af5cec62b8de0e93b5207c036
0xe2c6186beb1071e18eaeab0024518e302e215f938c1b0c58243518bd0cf51560
0x7c88371824c43fb7625504b62f8485e6a8689341d31f90998fb74511b30e690c
0x6e5f755f4d48bcaed12934ac80c33fad3254247307986c3903fa61b12edd0aa9
0xb151721beb765e2941bb69cc0eb9912ceaa05b998241fd6c72fdd95b83bd6cde
0x74313dfd5058045c77e5251c02a687c7007ecca0b66a0090deaa6c68d838b854
0x74462292ff4f087c7bdb00e7d1828c1682d8f3e66579df6d120c83b07025ca43

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