GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 94 txns
Deployed by via 0x21b341ff at 16220960
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $9,049.37
ERC-20
Value $0.09
ERC-20
--
ERC-20
--
 (#49)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
 (#0)
ERC-1555
--
0xbbf8e8c6e8fff2cce93a90717df657d3c12abce7cad706660cb42323672d0fec
0xe9d679527c007cca8aa7f664f11ae199a1551432632781edc21d3689773937ba
0x7ae7151538f2ba4e85174f647eab5522a08bf69a34d1afd85c8ec2309bb4f9c9
0x7eed7e4b83a953d32fa7330a215dd4d2fae6528b3111ffdad2f6658e753df047
0xb46d9fc50994d0f25184a302311f4f461ce6974beaf489b7c84686f356a8366c
0x9fb5342deb41deba72813101818ed00ea8ac91a3b24298a5502468fe915bff39
0x49e56ac5f0bcb822feb2f4aa98117a8143f2c29f5e4b9321bf11bc14a8a908dd
0x753c6c114f0f910a7349e73c43c971ed950899eb800a7f91f5a4402038119bb0
0xea825929800a5c2074e92a0845bf58dc3a03b8b5cab183a0d1b3cf17a4575de9
0xabc68c775309eed872c98139ce043981496ab055eabbd6c8393b089f343ac0ec

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