GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 32 txns
Deployed by via 0xdcd33dad at 16585715
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $13.72
ERC-20
Value $78.92
ERC-20
Value $57.75
ERC-20
--
ERC-20
--
0x2871c99f10dec91a109f748c7217fc0618e10c61a6131f8392f4569e0985a74e
0x57fe37fbe84c8cc67f505828ba69b755da57025a2b6e63dde2bfd3acd7cf00fe
0x9c750c8641462e84755390f42e0bdd35d4ee29a397db66a2a80dec3f26a9c73d
0x9489b0e197a583452eb7f32afa8858729dfebaf340c9469100f5d0760c9bc5b3
0x5e99cd1441ae3953f021929c9d8d8ae8f241fa421a540501a7714861a245275f
0xc46751dea6d4867336230009c9052ee64591245129be55b814e9c924cf5721bc
0xc3d2a23e1b1f7b1688383f92c01cd8eeac7a090104e4170809b54934544fa47a
0xcceb4187f88d329ca302c880ea4b694181cd717842d953869557925e50432dc8
0xe09d387ee81a5419aa73cd0523c6631ba7e5233a45a37443cdc0c98478d41032
0x17c1078cdd1da7484b40a4e352006e4969d08389faca151e2f68eadd5ce92180

Functions
Getter at block 20932794
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0343ed27e494c40d2a77f2c2e8296fcb1ae04e8c9b144c061b38b2f3faec56b6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7637D42eCd4F49bAB7eF43B95213609ef02ed48B, 0x63A41c85D049C9a7456E4ED79c0CF3850C378166]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
31
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.