GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 73 txns
Deployed by via 0xc8df3606 at 15792009
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $62.48
ERC-20
Value $0.41
 (#1)
ERC-1555
--
 (#3)
ERC-1555
--
 (#1)
ERC-721
--
 (#4)
ERC-721
--
 (#6283)
ERC-721
--
 (#7800)
ERC-721
--
 (#1732)
ERC-721
--
 (#1065)
ERC-721
--
0xf6b70e7dcba8b8f4aae33820fe4a82c4d45ae72008f3645a7893f5a26b8e3944
0xee06790d2959a74feffa48d8424c1635a6f0922be318305c8f65a7b9a8f30edc
0x70ed8280c4c17ee8791fd011fd71aa6ce3538b0b4efce8071b8d98bf80ea77e1
0xec6d31f3b5bcfd3f59d49f76e1e74366a451b625641d33e3234d180465b38200
0xb7087ee115fde851166d6bba15859efcc2784381eed24db4943dd9fa3ebedbba
0xabcc85ca8d4680a1a341ff3b1a6ff71fa59e8acec6e1da819f38896eace37d7e
0xda1f3d18a6490aa52301a2dc3d0a0b41a4a06e94ffe55df23b06bee2c13bc88e
0x76e0671f2d0efc8fd09d00a92270c3f9e4d8bd79e1dd4342268459e8791039d6
0xec794ff24ffaa8df50653f4da855c6be36cdc893a93da8c3e3f6557841df2197
0x8cd232980b5515d86937e36d75da4a137a3532bade85ddf121626f78ca32a594

Functions
Getter at block 21259595
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7cb19b9a7127542c2d151ef1bf234a1e72d7adbb940dcad1447437f8998b98b4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x458aD51E1A3d2c54d062Fa7cd07219739CdEd411, 0x87Be194D135bC92A9DAA7e4D890e46e5016521AB, 0x53c0F56D389Ce98171c51551A098126C4B21cc4c]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
73
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.