GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xcdf066b9d61e79a44af901b7a3da627254c6d93f1d080e451b4b5a29a2cc8c24
0xbb1ef42ae8e3d9ef578a652db00e7c1996154b1f5cb6cd9f08b4598ea386c8ca
0x7727661ea85202590facc65e68093ed18f72e794ce5b2ae9d995a98e7df64e5d
0x2f3ac3d4d51eb108a5a3fc7f67198b4bdfa3cb43cbdb1e26bb1e9dcf12e13695
0x1ddfe70bac2ee6b9b64996ea058fcb34bd101674ff70d3f310e89379e908a4e8
0x88f91f598148e4f01e44185d54025a5b99908c9fde45636cb5fbcfb38a528250
0x938aa34d2ed2d76719d75afece3cc24bab35992229c595320c790898b55671c5
0x4bb579a452ad3229767768a504fe7b847a80f43b082da4266d349fce9deb7fed
0xcd568a46d4063df41cda326e79d0a64041d5741a70875ea0807c34308be77867
0x9c9ab7362d5891f230484e19a555e1074f8a00443da6f23b3cfd507a87a105c1

Functions
Getter at block 21416858
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd2a14f169612c8e3a05fd059fb273fbaa84adfecce9bfd47094b0dbf56b5fe36
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x452D3B8Faa45bC35f264EB8Fd4d7C7CFB670a0c2, 0xd59B800D6F1a65B05FB7c1b849D8D226A70C3984, 0xF49E386e28245a6397850054a4960D3A54C66529, 0x7a0c43a01f6B2E9Fae7c8bd80775dB7cEDbA9eC9]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
645
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.