GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 145 txns
Deployed by via 0x5549acdb at 13414051
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $17,187.67
ERC-20
--
 (#67)
ERC-721
--
 (#341)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
 (#1)
ERC-1555
--
0xac7737de9d035545333b8db7b658ad1de4efc6dbdfcc7f0c7d9eac7a1ba8e2df
0x169fa17f0b0805bfc7a807005577a325577b10531fbe6fd3dc76390bae84dacf
0x84f29841fd315ec61a9d889c284e004879c773fabf052442b9259ae92e036af0
0x39add4efba3d8d6cae3fcee0fb2eb6e86653533c7c7d39877d7aee53cf0b983f
0x0f5406c91c2da20353f7bb763d364340681a0e32805d6c4f0d680053607e5791
0x56fd8525bd23a01dc5beff1e73fb4ea57c6f00e6c41ca9708ce496a362f04d1b
0xeeb3114bfedca2d6bbdab893af00ec9565f177ad572897a9418ed5648364243b
0x3fad7f04037dfd54cbdfd892f9a56130a1e5e7135d290cca312758cf7e52aa97
0x76b51cad93d73cca4cadedf54702e5a46d317f5b8344661ebb0272238de55240
0x66cd9e73fcbb118aeed516448e2367535e68237c6474f608ef8cfb345b0c91e2

Functions
Getter at block 20943846
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3442a606d1f09d86a38a558eba854bf3b07be1e24f8bc8e2da12b786efc6b163
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc2Fe2CFf0d155389dD351c47114916b5262CA006, 0x509A83fD4CeC887c95F1C892b5956b69B1D77Bb4, 0x0bD7ABA6d71556E335EecD1804553882283e0Cb2, 0xDbA7Dcbcc5b2EB79fD01f9fB7C89810bBF31CE19, 0x22aF33c98967DF7d7c83ED246AD59b9E47e079Bc]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
98
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.