GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 70 txns
Deployed by via 0xc95fb364 at 16328323
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $561,258.21
ERC-20
Value $36,533.71
 (#656)
ERC-721
--
ERC-20
--
0x060afbe6a69102e14bb491514ab1d326dac6b44a97a5ff968aec9bbc3164838e
0x3fd47fce0e4a138a790f0753e6fb35ccfd4897b1b81936c33755b267538e95f6
0x427a722ed030ce242ce005335f15b0f4ea170dfcaf4ac294459ef3fd8bc28d45
0x8203dfd91b0329bf907748b572b4fbe07989e80795d53ec071bd6d0076a90571
0xce67c6a0e1e206fe41b6d947f5517993f48efaf25a32e04af9c808fcb2fd4bd3
0xaa1b2261e7a08f4fd6085c3700c47c8076f0af64b441ee98f45a918716db61a7
0xb6eb5ea2c26a3191d0023b29eb64b8ada3a00a70a07e2a573f4ea95b15c1f9e3
0x51c49bc46b5a752a57781aaaffd2c26a08ac5b4a803f52400228045549d3fca5
0xd58e64bcc7591c5b57918767c5424eefd8cf2c82dca9ef58da0f26feb26f8e9d
0x8d8fee99de99885d1211d15af12b2e1d3dc78d299a368c1a66a7944de3b2b733

Functions
Getter at block 21294740
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4a6cb2940f2a3e85604b673d5d8e7756298eb8b66457a8b47a9e3135b5bdc2b8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x34B5F98984b1F61BCbFe07eEEcf6d82CA0125537, 0xDC557d2cF63754B10882fD64DbDE34188db04bb9, 0xc4591c41e01a7a654B5427f39Bbd1dEe5bD45D1D, 0x009d13E9bEC94Bf16791098CE4E5C168D27A9f07, 0x1a20c5106c11de13FE62ddE12BAdf5A04605A4b7, 0xEa1d7b2F28Df264D0c6F3eC479C62B904F3bd62d]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
76
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.