GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 28 txns
Deployed by via 0xc42ca0c0 at 21055786
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,403,475.92
ERC-20
Value $2,684.64
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xdd4bb59752e9bdeb792bee254517bd397c78f86d68d5c758987f7f451dc3da63
0x3ced63eb0e122a98feaf49c794f30970bb53e1f6033e10d5dd4114935c919c42
0x092c1181aeebc1e321b39da094cebd298d0194b71eb09d77d4b2c8e4df4eb97b
0xb36f4c8b30e90c97f14c47a5992e9680c9ee06fa6dfdfe920bc5b0a73df4eb9a
0x89b7aeb92ea7c2f6882c118e21945bf7f2ca66fb0b788c7894278a375b7f8cf8
0x95351234422bfdec096547ba9a26c9fa959cb2cd43cd7e199a29ff4950c5d34f
0x1a01e17717ceb39ebdffbbf4264e8effed4bc8ee24c98e542a5f8c4aefa89a0b
0x2e087c2805c99b8b49ca2341e928b634622c5ac6a8f256aabfc8634c97abe9b3
0x4dc577db498bb0f5cc3a32fdea0377de47969eaf2d177648d4b7c499cc984c1d
0x470a95594a9940f60e25ccb1fbf95bbf14ffb6972bb7d6572bb807c7603f44dc

Functions
Getter at block 21292486
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4e9eadd2a9301b047e22dff273a791dbfbbb6e43c0689b5075d373a860ff8d93
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x790ac11183ddE23163b307E3F7440F2460526957, 0x87eb9A0d18E646e58314725D64A79F8a457B9653, 0x62049e1AdAA5887D5777E5ac9dBF810c0f0446b1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
23
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.