GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 22 txns
Deployed by via 0xf72f08c9 at 14299928
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $91,849.99
ERC-20
Value $12,235.4
 (#87)
ERC-721
--
 (#86)
ERC-721
--
 (#85)
ERC-721
--
 (#84)
ERC-721
--
 (#83)
ERC-721
--
 (#82)
ERC-721
--
 (#81)
ERC-721
--
 (#80)
ERC-721
--
0xc70682ba5c74b97a3793c968a82a8ef83a036f4ece8a9dc30a2d18e252b089af
0xfc4dc973d6353d61ea0e75df70c30d906d0607d8551c8b23e0b6d37a7dc8163a
0x5ae6a37fb9748504d7b840b9c6501f4d2b8e20070156ef85deadc52a12293676
0x3099180c9a0d954df274ce933234e56dbfc639fbf406b377a4fff50c15324e4f
0x36b162e1c7fbcff0faee97e25f0d5ba5b9505ff324870a27fe2518d8f2bec091
0xd3e85282da731fd627bd29c786820c041ffd119dbcf105c2158dd1d02aace74f
0x9dd5bc98376cccb7b270135e91134070ab16bccca68ba09c8064f3dcbc4dfd48
0x484c38f024ffedf9c13100570f02cacb3e691ca00006270780fef5470d51290e
0x68d087a0f5180b54fe10ee10a2bf0e27c4067f7f18772a8176fae62ea9ad5f3d
0x4857cc1ca19156338d489b46aad672494efab83a3deac80dc637c249e0c8ee94

Functions
Getter at block 21380420
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8a26da5b272089fd223febf5ed917df068bede7fd5bc04d1a42c72e6d4f9a63b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xaabB830eAec7937b23F08049b0119Aa8ed545b5c, 0x17474ED162377d630fa89dCc697172B47942bD7b, 0x2f9d9a426F02e6290a25Cc95802815C2CB71E1cb, 0x1d33dC62f4CA2D9d35Abe5D0e4a250D9e6B7DfC3, 0x0085499F9eC503d22353711feC4e97d393402c59]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
18
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.