GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 56 txns
Deployed by via 0x9716f00c at 18227473
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $495.4
ERC-20
Value $51,700.69
ERC-20
Value $33,596.3
ERC-20
Value $250.82
ERC-20
Value $0
ERC-20
--
 (#1548)
ERC-721
--
ERC-20
--
ERC-20
--
0x5cc25661a73a77629e9c7c78ad29234c5810a18aae0d82e110c2ad806518b93e
0xf3d31700b6d2f6d86726d78a580be36cd8de1128e55aaeb9fc5c3c57d60f24dd
0x63470302a03443196096c4a92a1aac83c3b92b3867ac537a0e9f04e5caefe985
0x025046cad38ab3f0da8765143eaf82b50fa1d89630b56be82fad86fb2e45a7f3
0xd64e6e2f15b6356abed57b6078e0b522e597d67fe6099206a505929e6933941c
0x294c3ff5e924782289607f280e4f8266eb47a616743910c2d8d13dd1886b313e
0x15040b75ad6ee9949b4dfc1163f1a34f3e5fc800de8c4c8bc84680792f0ec114
0xe6cb5c086f2122cf8692a334f1228d999e404903684ce3477dc89a27db3a4f42
0xd5e6e1c2db66fd5879f98e59428fbb854190b85e5ae3e33b2ff40007771887b0
0x9ade1b241244e48c9bc76b296a838c5c84f361476871d66b216fb567952afd90

Functions
Getter at block 20908942
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5ea7832c08b94218808e78222e570597d8a3c69cb3bf0a3405d3070b3dbd45b7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x315c6FFde34B5d168792d798400DdC673160b037, 0x03021732C5Ed089D92C6246FB1b7F77c32c3E1cb, 0x026F549694cCBDAC252436b611B75C463EA497eC, 0xe8fF7D752Adc76F93EEaF0B1BE855d99c6ec9938]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
54
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.