GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 67 txns
Deployed by via 0x6ad0f104 at 17482554
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,315.28
0x30ab63ea490b45d53e151af678d4464160fcf1b202b487fd6fe68125d4036945
0x2478476115b3f9316cbf276adc56c439bffa5b9b42a03a34810994630d5d0c2a
0xf860bf35e71d4246da3ab7fc452be57569f517a2e539716c6e12c79966d3f88c
0x75e5f73b26b34077f71fe4b258508c185a2d7d3ed4a5067bc31d7802126d3963
0xf82f88f96815e0f270feef63e10fe38b4c7f8eef2b3c6fe68da525ac4447301e
0x6cd97078c86d019f37ffe76607e3c78742e0311d3e3a60ce1e53005963e8ccb1
0x1af95fef699092eff9dde270854db02a7ab40b9663d1a52f955bbac003181bbc
0x320b5a27e9f16d6f9b8948763dbe7be0ddfae13625ac0ef8c2aae89a106715bd
0x751776140549e75a57496cf8161dde24e669589eaca2ee92c127f569af6584c7
0x0a62d265dd4f735b32541d23d0a6199bd083ecb21efe963cda491afe77be79f3

Functions
Getter at block 20985310
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x396093e71ae8f1af02790b0a08b326548db76b2501fd507c85621de80ca27ef5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFd8F979E26CcE0C2891c6E00F18f208521E0e080, 0xa736363675b8234e9242e7F9ee54Ef072f493BAd, 0xDcaD93b48292Fdd4e78ec0786bc382Ad8244F4e6]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
61
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.