GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 39 txns
Deployed by via 0x32f5ce52 at 20228743
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $496,825.26
ERC-20
Value $397,164.27
ERC-20
--
0xe61246f81187ff535672b9df4af78dce2d8f765c9a480d75fbbdcf258fba207b
0x764052eb85f6819415d4ae9f6c08e66d69d53d0e7a7c5e3d0f9abb7e47eb5ffd
0x885fdf6caf8fcba71ca8f585889de672632734c99666f84440d1cd71ccc6c4e8
0x8a106f5b84e40633326e3384266a62529391432e2b506eccbed8b5048ff6e020
0xc9223e62288d3dc9b091eec76c8d6b8ff610cb70fe0381978e734e9fb2b86f4f
0x0a963c7b2dd50f163bba2c1727cfc19c59fbb4e17e65ce91529db9d76b7ebbed
0x1f97c85bce03a3f1d951f78e1b1929c6e32eca9e68df2c4677365c8fddbcbc63
0x9a106b942f82c751dbb614bf333bc3a92dbebaf5594dd52784081b7dfbda37e7
0xa4cdb48eb34322b27bdad88742838413cc90aa9fef4f72c941d292a70c4f5d0c
0xc9914906a29592bf50038203c56708d876a2ab68bf24822e2a595f35b0d2abec

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