GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 63 txns
Deployed by via 0x888f658b at 18814139
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $40,319.53
ERC-20
Value $27,490.08
ERC-20
Value $25,471
ERC-20
Value $3,480
ERC-20
Value $220.15
 (#1035)
ERC-721
--
0x7742fb9dc19b423fe18f6e4851c56628fa607d2954e631cc1fb6fd0165a52299
0xf1045235aa21252ad4864a03b6e50783ea11107f22c69a93dea022a250845d39
0xba4f4783698c27a55f2ee1984a2c5a333178e4d2c9fcd4b806af6ccdc2bb27d6
0x414d75a38632762b93f1e230a06aa273299bc9b5f86aa8a21f57c78a39b1ed50
0x6b2f7ae70566519078315f4c75923999203b28f7b0429cabf2472acef6397250
0xe6d846b8cc2438078c947254f7f304d0cea1412178cdb029ae6f2f79cad2ed61
0x92c3a4cd66dc43890f082b26bddc4e2f38c3a0acddd59f5604b710d3e802f90d
0x2357c83f05b00438a12006f37a812ed19bf49de186b4f7a99d247ce95c2c345d
0x771b31c3365a328f7fe987bfbe1971b4881bce195d829e2cfd2b2c3f935a23fd
0x40cbb8e052c271bc4397f92825f7259137c510da6e397cfe26650da2d5ec42a8

Functions
Getter at block 21243234
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfa8012c90103c9f070c0edd141ec7c1985ae186e15f6d4e3eb7a30f0bc5d1b65
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x16109a1bafF6d68eCf7095747938fB28FaebE8Ff, 0x19BBEc918614C1c359B764e6A62Aa836b75E4118, 0xE560Fa57eE981c3B319ffa84EeA5Ec7A8F3966d2, 0x6992Ebd4BF45046288bFCDF1b33324276c040A72]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
51
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.