GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 80 txns
Deployed by via 0x964e438b at 14002787
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $31,795.57
ERC-20
Value $995.38
ERC-20
Value $0.1
 (#999)
ERC-721
--
 (#885)
ERC-721
--
 (#853)
ERC-721
--
 (#765)
ERC-721
--
 (#750)
ERC-721
--
 (#520)
ERC-721
--
 (#452)
ERC-721
--
0xbb12eda219f9dd9f6657468bbaf6291d8c9ef8247b3057e64a869ea03c2aa2fe
0xa809919016af10f226a98178c136b53cb85fb8e2e46157a678abb47840a4ccb0
0xfa2f30742ea495930a9dc27ec910770b6c095e13b6f64b351ac2550c9e8a3097
0xd63bd05bee2dd5d6361f3fbd57563c8bc7f28251f26d14f94ecaa51340f0525b
0xcc67f6e3c98d9088caea7440a10f7add58306d36e2b3ef50426cf6429748e68b
0x908ab2668cbe8cbf87b127549a5711728b8c0b8a7c6c1baa2769d4d57f9cd301
0x85c4205194f0dc00e39289ba722a0c195d843deb47acd4d66eb35421b4e0be63
0x285e230bf78573a2388a98efb61107fb37e385df44bc36e5ca6e2636b6bcd3eb
0x75281c34012474a75d07d116fa5d4d1b408f9b529777ffe5736d21fed7ea3d9c
0x7f6f87e66d9ef120a3d336646125533c23a1be026cdd2012c9427ed1459c46de

Functions
Getter at block 21163637
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9545a091ae6dc8401261dabb4e307a93e079e080ccf1b649d38851f087b80ed5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4df59AA14c75EF409f6779387159fd4cfa79ec8A, 0xB0D3D06b8aEc83f25c6B4d288b6D6DC0424faA6a]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
72
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.