GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x51f47bd5 at 15833425
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $22.43
ERC-20
Value $1
)
ERC-1555
--
 (#16009)
ERC-721
--
0xed7b7a8e6a92c68135a13f49c4b6ebab31923c8d696785242de1c9c43f3c6d5a
0x494f1a34b4128413b63271df3e0965ba91a56b436d2790b8399d8433a73647d8
0x633ef1ef91c5faa65f1007c9f835cf4096ddd8daccacd216607a37247827a736
From
0x3045924a1a45036b4f28a2e9e76cffa936588e79a26abb3bafbddf0a90d343ce
0x8ba8241012f65277d42d608af890856597601b9715da14099e9dfca614989a9b
0x3f64fb800dc95be704b97585c524593ef3e88ae018b44f1d0cc76779947426a6
0xc3628d85dee45c6221a7d005c6a60cb874cacad4c2be1db30b3de7a2ca7028ad
0x73a9cdf3bc0f44f22afb39dacf68ffee6ae0f1055ddb327a7743993059d573cf
0x91f8b0aa483b17ca95982b394f55cea132888f401d3c59b0db6642f998a1f60d
0xaed46a496c9b7e2d329f4b8dc327769686d4a3e802d411ff57d2543d49eb7f9d

Functions
Getter at block 21059087
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xadcf06cd113d035d87a34d64d63f6a12e94c4a51386f83a15abfa44f1e98c537
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x81e0eF1ab6b5a0f07d8830C2D437Ed8E915C8F72, 0xeC88c9Ed2640d188Da55F0a6f83b3F1018C0f660, 0xd58D08Aa30e4D4b97B6223a07C8dA83e3A1E29D7, 0xe6AeBE22157B73e1E97E14cE3CAe2de3ad9A2A71]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
6
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.