GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 17 txns
Deployed by via 0xbc41479a at 15235736
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $38.78
ERC-20
Value $3.68
ERC-20
Value $0
)
ERC-721
--
ERC-20
--
0x877615029284ee3ad6325c83c8d167b7313be1f220cb1268039dc35021ce0db3
0x01d9467aa55df2a3de93ac01db94d1e723ec1edeee98687ccbbd0118456feefb
0x9ffb14f4692a18eb37178ddb1b0eaf34554082eacd2e8e114a70b58e5fa81d39
0xc856f1860a08fd638c1591787fd595e5965bc1ed3fdcfa425c05df1415b4ecfc
0xd145ccb9e4bb77bd0a1f0cdceee24b3c446ebe4768b1080f43d2a834863c0a11
0x4c4b69abb42745a41b3166d14e926aa73176ce13a5df740143b8e2fd70d366ac
0x5f4709a5c5bde764cdd53368269336e1e1c4eabb4386ca672920cefd7be383b0
0x891a712db8464a7e19043a09f711d810d1ec489716156c19de7819419af3bddb
0xa3be3f4f552764bfe5d1521ac7b0fd2eec4fda1c0517a8ce55b01d58e36f7027
0x880f476725a30de754edcbca94d0599711895ef3046025cd09985c57e56bdfea

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