GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 62 txns
Deployed by via 0x708078bb at 19461032
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $64.9
ERC-20
Value $893.81
ERC-20
Value $260.67
ERC-20
Value $44.16
ERC-20
--
0x784ebbcf19c5ebee451f8b74891d29fda19ce4f74dc7fa242cedcd406f97adc6
0x4d340ba31e89700a7bee6007a94b6fbef4d639ffbabc7ccec7665db2c63a9458
0x5986d9d1290125beb14bddfa517293daca3c5f90c3265c1c93d937eaa2a8a197
0xd352a6d647fde8ccf753f0d325e2c1a53fbb08635eee7c8b7f3b3aef06eeb2ed
0xac362705d7344228a78e8a6903a6b32c4d57b032ce854fd70424d24e3d70693b
0xd03731e375eb61e14d3687abb4c66d8891295a4ed2a0de95da89df0c7ef4f152
0x451691a12fdac22a9a6a699ec565482f3e806e583c0705cd13f97ac3f65cfcf6
0x78a743bfebc28e94b7f74f25c750d38a93349d3ac6090071d3ecd90a78a52f95
0x4e349dc9842c3cfd4179045261994f411f49e4d4b47f35608e68737482fb2c3c
0x0ff0d544257442fd215be6fcacfc14f3079e1788e0b62d8786af3476b76fd138

Functions
Getter at block 21211445
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x031dfb9e3f6d71a729d34a6d851fc32088bacac00df76975df7478cf3e10d8a7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1fbc9F97be96108F7fEFf94aC20b6faa8244905C, 0x748dD80189b233B229D17B7C7206EaD369D83C5b, 0x56dC01910ED8020983e9e23dEd20eA49aa1F955B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
109
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.