GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 6 txns
Deployed by via 0xe5f06c67 at 20018464
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,025,939.67
ERC-20
Value $1,872,637.45
ERC-20
Value $138,484.14
ERC-20
Value $2,969.02
ERC-20
Value $0.39
 (#696)
ERC-721
--
0x5272944022e7d8c69292761572163dca2710b27300ee3754bee4ab1a2e02f5dd
0xc6b8f58e54af2e4abc0c05e05a721dae5af29835b639b9c7c945a0d7f77a45fa
0x73a5d11f5f76289d9931437ef00e10a401a8e00ff46ee8530ae9fd792fff7f59
0xc9cc033caa50748f32ed88c827d5e3e8e40d6b636e834b8eccc6d99cbf95bfee
0x11f0670503f82fdfce84ad8494a5703a03cac758833c951b1ca9c6e63c374cd6
0x2da95d52fffe349f5418020e3e6e89e7a17abf86357f5007a8f145a45f84bd53

Functions
Getter at block 21315717
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x52b870ebd57ac8fa25508c1219ce571bf0e1f1aa2f0b32e674655412e5473ad3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xdb5A936f0c903177e33c02329B2031a677e54BaC, 0x2c525563c79d025bC00142EF123D1d390Ed71d91, 0x820e4Fb2d75001F011600029b83c680265034fA2, 0xBDfe75dD3C881bf15C1597896A8066370Ff6CceD]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
6
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.