GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x14c243f6b1f11c4d18832a7c4428125b12f00e734744dfbf7cfd2da9d509c435
0xeb8e922c5deb5a373877dfa5037404066eac305a60191b34c2a2079315adb877
0x474290a672502b44c0fba7a6c7ae5e307803c0de6750a6e9e3020ef272234d18
0xd84659970c0694ac4fb13e222d3e9b8eb4e5d0e6871e2aa69f44c57ca50093f4
0x70a826b92840e0714e7fa48b10b4f716fc6ea7622abb3518652335d1752814ec
0x09eee9beca07e43bc46d8ef421e4808ae43e97ad27f47522f62a4aafd3768f07
0xab1e548fa04535b2c55294e61e4b9fe3821b5df4acc37e0d68f51cd63c38d3f6
0xa14b701f1c51e2571f5b8fbaa26897649b5111a03c2cc87bc92053826322c016
0x28764bdde92f0c39b41666ac961885363734d05ac30dd33d53a39f0a04a4a940
0x0c16498b0a6e8dca5d04d402c9168e5b21d5dd718755d675b8d804e137cd95f0

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