GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 48 txns
Deployed by via 0x3671c4d2 at 21070177
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x72814e328a3e88bee7d0c6d76fbc2d688f1c24cea8ad7e8ba13c04eb16681b30
0x9e29443e61ed98db3d088dfa59f0521f03135eea836114e08005dca67936b271
0xc13434e7729818dbd2c1fe511ecedf1c1edc32f2b40bc02d56fc3ad8c09c0de2
0xfc73c10a983d969fea8377480c05afdeb85b7446700ea94883cb9ce8e30553f1
0x05ab8c26bb9ba402d0473fe8017a7e818073c4dd6eb60ca5040fd38c324a1cfe
0xbd172ef57c1402f5d5f0d2aecacb7130c9f65a1d91856fe76955615a58ea8180
0x60a2c4b79a4d5e6233a92392bbb74ec70bbc393433bc26f2980668b00ca4441d
0x59ab7af0a4eeead0f44385cb61d5116a8ca32093949443ed4fba27c8733ec971
0x6db3affc2482bd28d754be0393073e0512316c24bb501f678f857d5640f161f3
0x7f27ac790b019974d0714578f7f94874a0eba3aa94949d18d4031ba3c74428fa

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