GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 267 txns
Deployed by via 0x82ffbef3 at 13614930
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,200.75
ERC-20
Value $40,333.64
ERC-20
Value $5,935.74
ERC-20
Value $4,512.79
ERC-20
Value $34.85
ERC-20
--
 (#31)
ERC-1555
--
0xde92e4c72047a7a55a7d8d46005594507c9662dd62c3e7c0237783a50c92521d
0x8d589afcdf9b84666d05eb977d83edf7352b1a8d5d56f9f0ff1c8fe705dbda78
0x752d898ccd3ef12c6348cbbf717cbfa3b0f56656f9e560827f3db6a11d76f42f
0xb4048deca8b29e55458a2d96297897c980634f2945cbdc0af2c94e35bdacfbbf
0x169e76d5f762eb8a112a08d95da10a6e503b89604f848b3628bb345e4e9fb187
0x587f8a1b9c9f677060084acf55e4a1427eaf6e1ab68966c7ed513fad90d2e94f
0xf73c918c48b569867cfae685a1a23bc9b4868445f9d3590baf5cd47ca51494eb
0xf27e49187f7c01f15512e8bd6845abe259ef0468c70ee735ea09f608577347b6
0x313ca0f29a500161a5c52a5f6b28dbe55d7da7f1dbc4e594001d2ab75e5d5be9
0x7f3e68353623fc6267065539979cf4b7761c06078c77e2873d6d73619e1fd647

Functions
Getter at block 21274288
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x52236136c4f1b684abe1080f98075af31552536ed20c1d19a90c6bac1da3c80b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xce845844d54CdBc6CcB7B1E872b0e66095EBf596, 0xFbA7Df351ADD4E79099f63E33b2679EDFDD5e2aB, 0x0ec9990fFdA6484B6047ed874f173fbD37f939F7, 0x2E06acc49D2B0724a3681B6b0C264a74786C98d5, 0x742D46D44E627375F7439CFC9042bB48A47A8C0A, 0x3054C63304548F8477A734DA36077bE6a983DCaD]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
264
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.