GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 40 txns
Deployed by via 0xbf7abf17 at 13193640
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,717.93
ERC-20
Value $1,069.67
0x03a839e12f0a1f1ee9b22c624a77ba3e6d5ad5cbd37ce44bcc88bfc445ab0369
From
0x4441c9a242826226b0966207aad6b5501b864394f23ca52c17a1b6d4831333e5
From
0x8d994c150eb24e6a700610326c8a67dc6e11d157a54410be7a4e305c215464ee
From
0xbe54bae279f6b1be3da89b6342b29369936758e21d08a462dbce9080d3dc5bf4
From
0x2cbf950327db1965a288745080d5fb9bfcf895c391379dcaf0f979c150ea9dc7
From
0xc5074758c5acad41b3d6b4a1722e22326fffc86791bbd05cc325f1412eae259d
From
0x917a9b164de6481d8e77120a055f4f0bdb89631e75a7fe48d586d46e0d2763cd
From
0xec9db455bf24a1615a1429406e746570c45ecedab10d5faa5f421ffd7b886ed3
From
0x1d5c98bd31594926ef71d6d5d58299d62a62bb14b1aea4bc1015e7d23ca66f1f
0x13617086ad350650afcd2bb4c2a065a5490389f899850d0a74d10b87bb2210f4
From

Functions
Getter at block 21248076
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9269de0d7a989eaef04d35bd778ff539889612c2895b25cf94633da07b40f56a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5a1F53470795BE49bE040D2FF03F9054558eBd98, 0xf30Fbf7A57812a698832F4F900690fe7e92E151E, 0x18C5DeAE86447C083cAeeef6afBa93Fe58fF4BBc]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
36
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.