GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 209 txns
Deployed by via 0xfcc60023 at 14548035
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $26.94
ERC-20
Value $11.58
ERC-20
Value $9.86
 (#975)
ERC-721
--
 (#964)
ERC-721
--
 (#961)
ERC-721
--
 (#960)
ERC-721
--
 (#917)
ERC-721
--
 (#459)
ERC-721
--
 (#458)
ERC-721
--
0xedc41371597f8d72a622a7985f787d51c2f7c8b7f2b5e7f92e7a39613233146d
0xc276431cd4b724b81552639a5336dceebf3a062db31d574ddc2b38bbee9441bb
0xa77b6a4e3a19719b043650263356e3a661378d579e79d1a73adf26d6517d2500
0x1df47030628bb86ccb0c351a3ec83f6cefc924d1556d7ca6542600e1f857acac
0x08ad66e1dbd71f7563e82b882f1cf00d7edefc3dd73cf9df2d6bb6849c6b7597
0xcf764488acd3a0dc1065a2959e7a28106390e3b748cb39e615421fc923922783
0x76929b3e095973d47ea4b70b3b77b3f3d2d00f00db5f4a09aba5c16137af30a9
0x95c416edcde4f4a7cfeb84b4051fcc1b7dc20bfdd5aa8e650c9b4bfd6d8dc788
0xe9cf87da695691f7bc576f50f8ba84537a5c7ed7816f47cb50cbd7695c97f8e0
0xd720704e8278c20819a9a413ac93fa9333ec08c789f4ffe3665965c8ce77d553

Functions
Getter at block 21097317
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5f06319092739775eb823fd24a2289045a50bc4f2059d24f169646fa9cc24650
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x396B0d551A2C960E138a2d8A602446B3E2eD3ed7, 0x9B49C839BC165294CDb3b1702b6EE04fd7aE18C6]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
186
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.