GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 50 txns
Deployed by via 0x1a88a2fd at 13961664
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $36.31
ERC-20
Value $0
ERC-20
--
0x5ce790b405d9d572d2252258d20cb5c6185064a3e3f6c1646e6b4e87aabd965d
0xc042c6eae9cc601a37a2656cb86ba64fe603b6c820819c11b11f89a3cc616414
0xb9b2c800c24c4a696b8c77ce5396809e2f6dd1318c120810ae9f2c8b4ab74b42
0x03967004ad24e1f0c10a5430fa0b8f4bcc66c2e2d906d38d368469fa7152df13
0xe27fe94892cbd341b02050f0bff147cec0751a4c88973ea41cfb283098c592c3
0xddd46c452b4484346581932553bf111d8aabfa8af6d5a68fc1270fbc44b701de
0x09b078fbcd98e5cfd176c101b704438426eb59778abfc55045d3c2b068f2f0fe
0xe70724e7eb59968e1a3abb9e7abee9916eec331893caa7567eb015b30197652d
0x0eff0644abae4e7c988ce02025f13a0e465fe12ba32847184d24190c1ef4386c
0x246cef42ca8d57d91cb5e6ad804657c3229427964a574e5c260c546ff238dbd2

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