GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 144 txns
Deployed by via 0xa112ba57 at 18847301
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,352,167
ERC-20
Value $2,694,084.68
ERC-20
Value $0.02
ERC-20
--
 (#631)
ERC-721
--
0x35cc0ccc34fbf04f1ca7c643926012b2248932b4688e77aae8ee217d9516cd80
0xfca6aac9dfef5d2a9de13683aea651a1b3f80b8b057370c9cdb7bdc3bfa14725
0x5eebe50ce56efda6a773ee1cf575a9660c0c5e5e0bfd08f750aa5edeb80cceca
0xb53f0201f7e52a060618b87f2f68d824b470eb6a1d12e64c4ce485d44b94b079
0x63901ed4b44333ea48320f16814bf40c845b6c94014547eae59a0f39287d86d1
0x655365c83b0b17a973cae8827f361a6fc3dfd438fb00eae8d7f9afc789cb82b3
0x8947e8cb8924dddd4d3ce348f9c5bd06762a49d0f685e97582c63a3ce71a1e9b
0x0fde12b9f5181d4e86d863c0ae379a920e3b4af2013fb08032ed20eab66a8d49
0x434cbc62a651518a8a0a8738568aad21f9482bd400876611d2818035d87b69a4
0x23586524788c2ed93ce3f6f9dc8d50974a3a80f65e21dee90e97f95c40039f51

Functions
Getter at block 20851843
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1a14db5b9e51e18ba3cf53b6d3bf3f575f59d073cf86570eb21e198bbca32b2c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xdA0Ad6A5913280c1Def2228126eb0CE4F6E6b040, 0x441104c2e2DE26933995bE733B5A7c2A6F792474, 0x314C102CA53d0b0F9f5544E02b3D39D8B8541612]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
142
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.