GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0x9b969ccc at 19506913
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $39,236.6
0xc4a596787808c53d435162e8a4f5a241406a1ef43720802864ac6a9bce2c1de2
0xe676865acefa6eb303aa36ed0a911e1bb37f9097a4ce443f0330d27ae2c55bd4
0x87420838f009df072d867639472631065d74c272d14da60013866c062b5e94a1
0xb8867b4903325f34e9fb9ea45f0c34a97ee3d3a3bf84fde840c435b83f1d4311
0xe71782d8932f240fb5132f085f6cc664131331115e524de7bb903cc42a0eea13
0xf60e9476343d98d0f4c798c3bbb4d84896da513bc4ea7363d9816b5e92144f43
0xc42d7f413c7fb8e380d625e10fb71a591b44025368296a530b0e8bf73d72df93
0x856f53b0b18d0339c970295d511879bf265803756a44d4107c6a6c49cbf07b46
0xf45b291ec76e3c5116a0d95cb3a9cfeef6a82e370845fa1899c1ed168afb56cc
0x13d9b486ffcb6a6802bd73abed10ed7354156a7f2151b627bdb3b8c2243ff987

Functions
Getter at block 21386003
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaf750f1591105707d9234e1b0d203e18d6e2be05ba2ebd52480e35e9f9bead52
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0579b19F407E962bcf6185CB9D78Faf98420F440, 0x573b588E99264a51739Bdab92eB29EA9B32CD377, 0x683cDD82De2c9DDe7E72805548eEA951b596a68e]
getThreshold(view returns (uint256)
2
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.