GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 139 txns
Deployed by via 0x8eaef27f at 15127973
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4.5
ERC-20
Value $0.32
 (#6794)
ERC-721
--
0x1f3c428ceae31bf30fa35b80821eb49f5bfaf2d76ca7a2bd5fe43795f2466a4a
0xf8c9458b3172df3e6ff95138c1110bb17467df331a4b2e69f3d6b3605a33506e
0xd823d233af6abcb0c8e5a325af3097ff70c24c005031851f25834d47b3f8e4ac
0xd0deb88daf2de5f3131712f76ddabed8513077d539b9f8f3f17ce18cb845773b
0xdb6dcc0b58730a50f428094634acd5685b73254815618891159b8888341343e8
0x7137d273c4a323f809b7bc5d3c3f7b5efc3c25e5a6814ca02c6ac2526d26b8e1
0xd20cd4ca494df2a6216903ce50fe7a92d7006114404fddd80722a039effc6ca3
0xa7543f0a63015f6bfcd59ae5819c1df577e82f7d213b9fa85cffaee9771fac1f
0x596b79bfe190fda313ece2ee4f41f5a2152d16b5ca95d64261160461f74d3eb8
0x9cb6297839b04747893d25b09f282c45c1371f3a94fd8795bd5c8d5c847568f6

Functions
Getter at block 21281547
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb9a6760d5d93f676aee60a9ff17c8765473c8cf7e7fc024814844732228dd89d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x746feaA6B7a0b57cBbF270629eDfEDaD02Bb4954, 0xdA81e5Af94589134DC66802678776151BDd4b731, 0x10A400f8db5B33130C68C63133e46a53bB55135e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
125
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.