GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 83 txns
Deployed by via 0xaa8ae114 at 19567155
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $481,398.11
ERC-20
Value $1,503,095.89
ERC-20
Value $41,549.77
 (#4)
ERC-1555
--
0x05235ee920cf58ec8695fe35a563d250d42a40f1b1b918cfce0ffa32ce3d77cc
0xc699b733f621f03b3b247384a4ee32cda95162ec3daf13c019cc01c74ab9e4dd
0x597ab238d51c03654757605ed6160b65215961cab22c750988bdbf0ac01feb20
0x4a50d6a82e653d229436cec81b6ce57f347ee2f587997b63b13e8a1a5ccd91ce
0x930b4fb2de73f5aeeaf1b2c5047733ca33145f62eff19062354abf4d50e08982
0xf6f2171bcdd045d773dd88e0990d25681c02a609d76624849c2f1c4d3bb2b347
0x51473612a5c5250bc39ef8446a78cfb32f37f11448e929a27f147fa594a18997
0x8fc85c8028c34292003146d2bcba30c631316afb892cc053fc2b5aecc63619df
0xd134db2074a99d31d48d3e07d66b8658fbb3d368157db7231aa9888b78d6bb27
0x6b467780388d6d3f4c415512b9e42ea75429a1738816fdf1e8a153c6921359da

Functions
Getter at block 21285322
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6baaef45431c1655497b1d9904b938d7c5358c709ec8e1a56b830ef406f1743f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0f47e5021c41D4c67a2DD61a26cd1BDb01bDbd16, 0x4ff6386A05842BB9E65ad074E2b5807B23A0906C, 0x5A5041E1AE7E51cF5f39d55F462e83cADb7c190b, 0x4739fEFA6949fcB90F56a9D6defb3e8d3Fd282F6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
82
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.