GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 19 txns
Deployed by via 0x3e3f9ef8 at 13261385
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $16.94
ERC-20
--
0x0e579fd5dee7f84f46dde468e0cda47573618802a117a901c297c78ef8ba436e
0xfcee4f986d56f00e8e3b8a13090b28bedf0d20b9a3d3c0158ff151fdb907ede4
0xb867ade2ec53582f21162bf446a93179f023e2a0756c14f70071e55a41c786f3
0x57e1257d07fd52f8e9ec3d9477e18fa4248b9d7606d5f7b5c0bc311d9afc2bf3
0xd5a1b8d0219e4ba18f19965a16a1c347b1dff93bbe9ad4bdea2739607e5220da
0xaf06675fcc70fced70dd36495aad31e6a1cc53b7da20460dd9e394ab8194973d
0xc0d2e14a2c6c29282f8cae1a8b907f4990dbe10160c65b3f262024f0bdfcfe3f
0x1092bb4ab18f8b3df81018bcadfefcddfb33f21e0289085535e545bdce9e9508
0x24b8bbd84fb4daf05134e922625ced0bd1a83bae4326efef25fda4a9940eaa50
0x5140f236726d43a80c2d773306c4bb651e458b1aae8f331c529806d4317e364d

Functions
Getter at block 20866459
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc9842b543d67b49b1dd806111ccb3844d031621bd7f0e66dfadb5d35f0dcad64
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6E302aB8C527e55724CF7d702B81357AcB32Dd13, 0xc586407A19D3d6e4CCf88e15d91717f0c0A7f0C2, 0x41F30F73f42FDDddA9548588Ac222225a99a81Cf, 0x3EF594d545Df1e5455E0Cb38962B0821b8081C56, 0x61687C8555ab05655dd7A352A28cD83f603dDFeC, 0x5600DB22659f71701dc3f3098cE8d979F85782E5, 0x1c8a9D7AA6B944697dED6587beb8562661930035, 0x51f05c9Ef250D4437e974068c943d709c4E6A806]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
19
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.