GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 40 txns
Deployed by via 0xca42822e at 14371535
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
 (#38976)
ERC-721
--
 (#38975)
ERC-721
--
 (#38974)
ERC-721
--
 (#38973)
ERC-721
--
 (#38972)
ERC-721
--
 (#38971)
ERC-721
--
0xc78ffead720c697ffb92bd1dfed74fdaafba9b4f0a1a2d0c07efb00212605cb3
0x676c2b1278ff03f3147fdc63c411e831bba75cc916632046e2018fb2f5d1a273
0x1751a90ef65f2620f2a36a027be78e03be7266fd9602ae60ad27abe93f647909
0xfcb9236beebaa100be9a62b598d73bb01867708a703e4b77d5ab80526ddd796a
0xbf9f3e140c41b37536b067da4aa2450c8723b2b5eaadfed30def2b92d34d8029
0xb1ab6178e410e579c3239eee4b64a218fc0291f76c36e4c8491c7d0a0fb05328
0xed52081fed2b2359000227a285981cc93ca136b3105fc08ea21443ee2c687eb9
0xec0de1c8c7e38d0f9cbcceb4dfde2ba352c3cfaddb6cf7cacbc25273e48d147a
0xd5c64669a68d9ee71352fc8d1801de05c485fb4beb87211cc81481f46cc2e9db
0x94cace33a254abc40eda35c9a54e14b8b76b313e4861a0bdadcfe123eda8e18d

Functions
Getter at block 20950972
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3f60deb945131145a9e20822b9f5bd791547470c890339814ba36e5ee61dc400
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB392aB4d8ff6D76E6399BCE4BCF73dbcF1680345, 0x3E66e08367627b043F18793Cc40a2c8F269b093B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
35
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.