GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 71 txns
Deployed by via 0xb71295fd at 20630008
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $12,051.01
ERC-20
Value $5.55
0x07a82a0ae3de59c0ca9fd90d897d4157808dac3899e57fe5506ce32e9bcb2f86
0xc080546614b4a431baddb5b726101d4e65ed6a92a92f8a91805f5bb435513494
0xc2fcf520c66b2be7b0554baec29e81f04fd29c25872977a1bb48f22dbe072755
0xd2027d1bc7785d7771ad34dddb9db1cd9d07270b374283e43e35382587b23eea
0x6b4161eb8d3e59cee6f9158479123041a844a2f05ed22beceb974adc3dc9176a
0xffea5319311588dad11670d1d320f4c4189234d19e0c7ef42246977bbdc25b76
0xc0acd51beda3ddecf0dcc11c197aef46b424b2b7fe9707d0c10d25b21db7c57c
0xf0e8b2d67599ba848b0ec10c161d61c4c77da09b68ab814f6265b245bdccecbc
0x2fd58b938b76309232ce58c5a6712f56998dc95f3601d09bb4c640a6b9d02799
0xd0605959e31c522cbc0c6e5b0282e4db97c61f1966419a7f9174b269bf389552

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