GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xc4b38d6e118e79c43194451b949fe29109adddcb643d583ed80acbee1490d507
0x5ee71d3a334c110bf5be76dd19f23aca2b01af9bbb57caeda54179bc7d46fa78
0xbf6c8360aa45d0eb149535f95985ab655e2971422b5bb11b1150df4e90777a22
0xb33dc2b49607803beab8604b0ef584f30110ec3a2f355fb50e554ee19d3abafb
0x84709ab979752dcdab0742bb06731a9dfe2887c369116e1cf11ad9a63f013ca2
0x97642e59be2738f047746f8be3a400bc808f2e9b32056e65f37075929fb5a31e
0x768e411aad54d5568cac815995632a8e72115cc98c7eb19d2d81c9f3945509e4
0x793920327fd80d7ddc6df39d6030942cd32ddbc51eb0005bb9fdf937fd49fed0
0x15c197a4e69ef5cfb88a30c835c5c9b5eaeb08e5375639fdf55e40fcf1a790f1
0xe996b700dedf753ed7795d61b3d967e161c81e674b062503ff062f18cecfd86c

Functions
Getter at block 20888005
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3853a1563964fee22daf5b332ccadbf4c0f446d0e27a4686fd87d75ad9826353
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd9f1CCF57021b5F075D9E951898b40D4861861d3, 0xBc6e0cb63346336249E7A4b7685f1fFE038f3dC5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
47
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.