GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 2,805 txns
Deployed by via 0x04dff95d at 15184381
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,151.15
0x138cfe4de6ff6ed6523235b7a1e6c37919c1468ecf39c7978981294b2fe46ce9
0x720f55b1066911f77fdb14a3c2caef8e7043d0a9cdf8bd058061ce1b7c5b61ec
0x4fb36521e93c8700597a7763a51117aecf06110ab681e9ea2ef53f81c4f0eb90
0x1124e28f8d699f322f786aad68a7f4c14ddfec455862304783b2f80c43105a65
0x1bc6aaf5ae187bb3a98f87ebf92ab669c7bf1684dc0bffb0465f9c7a2eec7bc4
0xffc314af0b30c821565553e8b0ce5e69dd7244607aad9a8252a9500ae9e4d851
0x034d60bb17f1fd11047ae510330d62dddad67bb006b8582d46eade66b5e29424
0x0a7fcd8a95d2ed0328c9a35fcccd7b6792ab051e687a99e70145c7d6ba76ee5a
0xee9bdfdf4bfe66319b63d6799df892a3087b563aeaf2e7422c6fc1f8b8b7cd64
0x4a57570c4cd7c6b12000f3cff0b86bfacd50c294374b8808d27a5f31c282214a

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