GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 99 txns
Deployed by via 0x06dedd00 at 13635150
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $81.95
 (#154)
ERC-1555
--
 (#11)
ERC-1555
--
 (#13)
ERC-1555
--
 (#16945)
ERC-721
--
 (#24361)
ERC-721
--
ERC-20
--
 (#266)
ERC-1555
--
 (#1)
ERC-1555
--
 (#316)
ERC-721
--
0xd3d742d64def1ae0c947e81d2fb8b87ff2ed9b3b0e23e3109efb3beb7e6d0873
0x6199ab521ab96b8ad784570d3d5d2967e9393323ab8c4d6606ce994dadc08d7e
0x32971bbb6f4fb716113f37a487cf9f5a21debbabeaff3657c45f7d3020a3a997
0x44d6ab8e5affd91d7a910462e6c7538902aaa725cbf6a767ace52e05a767c8e6
0x26bbf6235cd6ec0cd3947193352874ba9b060ac460f1cb254dbeb42ab39fd7ad
0xd96e4b45bbcb51397887385cad8925a5ec0a07f2dbdb493bb7fcafe2df6ecc37
0x0bfe19932b158d32537f74781cabbfacb37c943218a5790e11455908021366cf
0x0384948c7845193258614771f1cf7df4a9a41aae9ed41b31260b98df0f3a403b
0xb9e04e04d8b3aa39a4ed87ab629ac8ff6445acc38bc8bdf0c6aef0eb5aee0ef8
0x4988686e9439b5475cffdd690dfd938cb62d0f566d32f93193a2a22c3470b681

Functions
Getter at block 21184536
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfbc606e42ba861c1ddec728eb1076df8c6c1f70b59a1ab4b0c804cc90017a313
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA7E141a762c0C166e40090E73B169dddfe5B986C]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
95
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.