GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 64 txns
Deployed by via 0x6edb3d6e at 15250173
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.37
ERC-20
Value $2.21
ERC-20
Value $0.48
ERC-20
Value $0.25
0x398570f188276fcb1a0d4bcf76e7c637df8d2a6ec66cd3b50803d4a06d2f5ccc
0xa6e7c092e24399e0d16479ef6b8454160a26f75d0523ab55cf3c87f7e606c75c
0xafb060a0358ddf9f123afe47c81fd667ccc0589aad06f48ea31c322e9a2e7c47
0x9ae07f22646cc00baa4c679b518a7a6031aa3abc4b01c47bb1b45a145c3a8b32
0x54d6202c505238adab46d31d221222f1182a465cb86cade873b87e3d99599630
0x63519de69ac25b5408b77eecb389e31706e4e08c2698bf75b072c9623a8b1bd6
0x16661c53e0140edf34d233647afad9e4c4ec496042fe4fce745878d6640862c8
0x0dacdd095ce785acf4cb4acc3072374121c89314b3b77aa8e1b48ec430350fc0
0x77e7736ea19f8c86cf5769234a33d7c413362deb654ea35201a1909e619f1587
0x0bfa5a24f07ccf4f9d0aa335726bc03cef427f036922da0d6882732d7b1a7546

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