GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 178 txns
Deployed by via 0xb9cf0550 at 15871524
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $28,240.78
ERC-20
Value $228,574.64
ERC-20
Value $18,300
ERC-20
Value $11,374.78
ERC-20
Value $10,530.52
ERC-20
Value $1,604.16
ERC-20
Value $572.02
ERC-20
Value $281.65
ERC-20
Value $210.69
ERC-20
Value $83.18
0x8f2e0a891fddb6813f1765423ec5e6a11359af77f998d86697f9787904292cb7
0xaff5a47a574424bd0b336a01944545ce41a6e5fbcfccc4f6bc894230a7f5c9e9
0x426d21e81b9128209e6a3ff01b36ff8c4e826ca6f9f578e599332db91ba9bd65
0x018090374c5c6cb1070a96c501046de86c99b373efef5f871dec67d28be44277
0xd792627c8e4b1851974f7f4fabe797537a2e991aa19fbb6fdac455139c57cffe
0x12ec813834c9b681a5f14e629f9fdc43aa0768ef2ebc8f0def0dd1d85bbf03f4
0x36e240cea67f4c68f779492560bb5ca201aefa157bf0acd848f7ed3c97a51d11
0xc302067f844bf1a70e76dcd918ededf92d63b77058bae9cc62ba8a900744845a
0x091de0ce0ddde0aec2cc26076437b9fc67b2709cf8d3de6205af47bf8859fb9c
0x53fdf5ef9a8b6acd31a9f028fb726e4e713ab62f8f2dd29229485fe357f96ae7

Functions
Getter at block 21215079
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x096b1c8b27827052625a2be518d3f0274455f2e40f9b02314282aa27d3bac89a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc28e02f2ea4774adfFeA02eC887344C4Ed543753, 0xF14E35C4F1E51BF7Ed930813eCD2e2dA1fc86072, 0x6bE18d3FB389B138AA57A8f13c5c9ba03C47F69D, 0xd08b294dBD8Bc760c57AbdEC26515Da626511B40, 0xD8DbDb15e91596c50A72E77d95dbC866ebdA8238, 0x5b27b9279251904AaF2127463eeFf91E0037F725, 0x66Ed79Ee4865c1cb4574b42d467C7Fee28bB4D59, 0x284C633962F2386590E934c4fBD2D3EafA0944A3]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
205
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.