GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 18 txns
Deployed by via 0xbd91e0e7 at 18370674
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6,553.74
ERC-20
Value $3.32
ERC-20
--
ERC-20
--
ERC-20
--
0x9f89dfa3cc44e08fdb21acfb816cb35d11a4d16bb2584d9245a93ebeb0fafeb1
0x9e00b3321a649d59e08af1fb859fdb565382e097b99f4aeda1e4cef61f37894b
0x5abad635a21630a0adc8846b1a821bbf1aa34aaecb91d628198362b99eb2eb21
0x49da30a18579b066fd918583f7df943f1bb1ff9d607f42a1b0eb4959538def5a
0x6cd1adbd7813d2ca4a8bf3be198a7ec2785249309524f63432740150840ad087
0x0022de67a9d89fc95bea739f0b2b78b6f2217fccf9312c3da5cc0b32ee66252d
0xeb565689e0d40791ecc2dcfed225c012e5ef91baf3cb91e22c9befa3f36759a2
0xed3faf77167063d643e77fd18e6d4e290b75dbca2fbc98d403d2f1e7febe2691
0x7e9ed2e9262043a6efb0784ce0e8415be9d342c852b28367d32c0e7dee0d3af9
0xda2ada41d5ad710337989492f321495362a16aa5ca79d05fdd5140b14c2a4099

Functions
Getter at block 20915787
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6b0a1054f588fd1160ca7c6d7471b5f10b4369df1d410d18ddedcc0f041af9ba
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x372E0D4156b4d0659EA46b91D4FaC17DaE031e7F, 0x5042Bb3f06074FDeF05056Ae0b666ab882F2ee4F, 0xc31eF9E908036F6e249456Fb4DBA0bDD83F34Df9, 0xD38e0ca47BB9cFb6F5bfCaCB1cBcD49e44dE7e44, 0xeddefb033694822c022e0FD110cCDaB04bB4B04C]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
19
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.