GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 394 txns
Deployed by via 0xd624baff at 14359436
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $14,428.16
ERC-20
Value $417,172.41
ERC-20
Value $10,000
ERC-20
Value $3,770.74
ERC-20
Value $903.8
ERC-20
Value $234.82
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#617)
ERC-721
--
0x8336c9c41ef3341cf25cafecbb730193936de57796359ef363301b19a0e07622
0x0ea241cad23d446ecae9a0b72bc4384a2592481556af5acac25e53f117119f0e
0x67ae0953c49b150bd0783a2afae9a3810870dcf39bb6b4ab7b655a3c313020f9
0xa79181acf532b1237b582e392e919ba7e1f0354d53872947b80782aa3f44d4d3
0xafa6ce323075c6499555cc77ed816abc6f0fb8ccdadb0725058205e253b1484d
0x4ed825509afa4eb0c5006c8b5e1264c000d0269006ebb4d6fa09f5b2180b2771
0xafd6312eafc6149d7703d3df5d8782a078f45a25398d3b3d6317b1fbea622837
0x5b1d722aaed47aa31054f404a36434877a2e5a546094f47604f4389dad76592b
0xad52bdfb16c70da32426d958663d53d3aaf00b4bcfc4bb0326f5407af2fa07e7
0xf756980f20ab9b44d403d7921690a03aea1d414d9887c9c37d0f2325803faec4

Functions
Getter at block 21293880
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x84f49a722444f5f42e073c801f236567c58d4f456f6697b00254509c8b4233ab
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfA0530274fB5F6Deac382455bDA98cB18f3894A4, 0xa632c031714532DbfAa83551032cb4c13f838BA6, 0xd7EC859331e14F2CB38CC5e682445184b8394A3A, 0x57017dC0270bb96125AA4aBf0b6779a3b20be073]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
377
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.