GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 146 txns
Deployed by via 0x82324f72 at 19818295
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $314,150.82
ERC-20
Value $1,206.13
ERC-20
Value $470.11
ERC-20
Value $52.9
ERC-20
Value $1.51
ERC-20
Value $0.05
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xa1913ef558c6c90eb990b1bbabc2a3dcd42257e372d7997ff74e6cca0e8547cd
0x84299e5f31b9e6c0f55d6a8b355c821459e9c156629309ac04f37813c20b4706
0x2a3b649cfe61004b1a1e44963dda978e5f06661d9f9ebd17f301b026902ceb05
0xeb298a798c2b6efdfb94cb34e4ae9ff0497c4db7c3803a1252edc2259747b180
0x6e08b8a77724238d2671589477e6cb00e13edb2a9220967ae39c396324623623
0x9c8b2fd5e71133d015f6c46f90ea323ed547d7829c28f329a48c0df6f42eb749
0x5b54da6ccd6811e243400847fd5c76b7b4a653707e8d3dfeac569e7ebd8ce065
0xaf432327ecdddc1a11cc7eeeaef9851217728d90db76001ec47576442e8ab4b7
0xd4a57a227cea36b9fdd4c710c3e1cfd9d7ea85d25cf4f8e71c79ee009bf425dc
0x63a3a37bf03b2b2b83a66a7d2ca9a04f1e4b4d8199291d903a42da9c391a3bef

Functions
Getter at block 21289831
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb33efbb3b5904f82ccc03509b0807e846bcaa0dbab35b4b4e094cc652b9fd822
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfC61049029239f9E71BbD948df5Bb287aa2fa956, 0x2A2D49D789Bb6966466F0f1110f9F83eB61ec229, 0xA0e01a52872c9c91c4F51b640Fe8C2ca9f2aD4e7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
141
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.