GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0xaa1bb2b6 at 17617435
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $30.98
ERC-20
Value $103,682.35
ERC-20
Value $45,347.06
0x95c3a3f2a4dcd4454e5594bad35c2d72450b46430d7bb162408fc1199cf03561
0xa04fd55c1ae45c12424db7375e293e052a5b8c041277741ea6b833649c6945c7
0x4b03e557b093b3564efe33a936347338812723c4fa1af0921454326beb74fbc8
0x6bac6910b16d6e5577cc817055c47bc15a385300258577725878f7183eb77efb
0xf92451100133a38c9d3a307c7d516c7f29a611d3b64d2f87ee56a7bc4a049a7a
0x064bc4612cf80ff8c787020c2e00f3c5bcf5e9c9870a3ccd45e9e25fac4e2c1a
0xc1f7e59d9b5622d81189c8b644153664b1fff80cf80cdf828a3f2606d3372eae
0xc6fdcc5c392bed2a76c911050baffa013d0fdc823118d4156f25fab534448002
0x8d0f8e55e8945f726c80c649baa75c24180b7830395e315b331a13925c447c01
0xce5700589f3943210d59efd499eabe1ea73652ff4e5c6ff578f69abeb803c956

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