GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 389 txns
Deployed by via 0x3c5f360d at 13212853
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $227.26
ERC-20
Value $97.39
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x4ed3b46000271e872135af150afb77c3791f1acb4d5857495d6812ee82df78a6
0x283886f0692d9210be8a14ab49001899782985f38bfb316bd80f8c8cc3293efd
0x979b0395a3dd225b4907b93dadf03003bea009558954e531abf2701d77db3c29
0x31b24437b62b0e2a48cd574b73286e9745c7b9458d98fbd9ce944127c4d19554
0xca2b589cc57ebfe204a008a2ee4070cac9e01838e9b2c51a2f3edbec90c21c3b
0xa7ce1147067368aded06bed2dd3590cb03e3301b15cbcecc46c82bfe71754e40
0x1d602aa03fc36c6ee1561ed6af3fe07f5224fa92fd8c56ea3e9b38df0cad9093
0x5150a33f18d230e1b0a50886b699593c435df2d404e603d6219b20fbb0ea95de
0x4e66b103c1074580736c162807d0089d58810b21aecbc74269195a60b0dfd13d
0x4c7f7ccd1dbc9fa473f153fe951c4e1d829e37830dc4e653272de8310f7590da

Functions
Getter at block 20872527
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2418e69060192ff07ddd690199350f6933dab358257c99387e8beae35e220ef6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1d8093d35feC76b27f365E04AC186183421Aa342, 0xbBa1368DcAC4a29E48B54b174118DaD7599eb4eA, 0xe7986ab4310b46a7840e65E801E23286Aeb049AD, 0xfdF80e91C29dAfc87137f77E6Ba1680B3129fFC0, 0x63c07DDdbF8D79f3A1BFe64e66Ba87AeCb9f7419, 0x279cb4E48b1AB43286f65542A188e8d1e3A669A6]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
49
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.