GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 80 txns
Deployed by via 0xf7799950 at 17232760
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
 (#127)
ERC-1555
--
0x03764cd6dc18635a4fa816d27be3445d865fd627b76d35e18936a45dbd81d424
0x1263a2275c312fd8f656826754ff05686fce80aea4a20d20f1780d9c6f52c1c9
0x76683d650ee383cfe406a9a8770376b362df0f8d5e4886cd3dde28c8bc91b4f1
0x51ec0abed12b88fee454c06000aa68d014985a5f4dd4a6a77338adc108f02f6a
0x9ccccfd6eaf5bd36cba5bac2c22009efe8e186065681fc51a7926d9038eec362
0x7ce5f4df1e55bbbaa9d9a25410955bfc082f87b968dd0036cd8b77f08388c19e
0x8383c54b924c970ce02185e622225447e5b0d9fdb196972f9330d31ac1665cfa
0x442b608642d5f47a7c4902eacbc1f417681203c46a5f1ed3ec82b5287216e557
0x49a8de2045c4e9d057db3a5835a4e2059da9bdb909bea9610e87d2af5bfa1461
0x2a0ff6adf70cac15bb6fdf76d2b5716c88968f2864e8e89db05dc9aa3c9cec20

Functions
Getter at block 21292055
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc86561e7b814ff8837adf3e0099a529ad246cd8aa1119c5210a54bcebcd2f6bf
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9B5bb221758ca05932d913A85AEA1D06cACa08B0, 0xFeBF7D7DB9A7587f8e97444c2785eb85C302Be64]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
80
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.