GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 911 txns
Deployed by via 0xf77e98d6 at 15877586
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6,456.55
ERC-20
Value $1,136,117.57
ERC-20
Value $41,899.87
ERC-20
Value $17,557.62
ERC-20
Value $500.5
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xbd9c8b34c33cd8a20b25b9c1a261d774aa3f167eb6df88596aea7875df9613cb
0xa8d7ecf33da25cff10797f9cec8b4540f2b14609377cd4ef2789eda1b08a3f2b
0xa38d75ee06872958dff11f9aca0624fd2709f6b60aa396e13c6c7752b1ad1cbd
From
0xca3a12143551752b77ffd72acf2c11d14d3df24110f7f06e6e8d509d3f30bd0d
0xca050aa449cf71e5544895fe9e4d0f183c06de128f2a3686025e283b62dd4483
0x54b1116d349e2821d1fd5f9ffc0cad10018ff02f0a4c9dee3f6a5002c7a09005
0x4f2f117a93ca2ce9a73c89c856ba9f1a1a4812fe6fc8da4a3f7cb2f80226c389
0xe46fe58c1ab4b3adf3ffd60f94c1015bc507009ae5ecdab97af58818e3fdda5b
From
0x2a486972ec31abd085206c18714bc54404ce33d9c5c5fe6f8b3c3c08a66460b6
From
0x3346a678f86012f2785f30d17853ff896a1592ace2d44b09c4e65d1ec93d550c

Functions
Getter at block 21286348
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe159a7d8c91aea6defea6fac8b44878d424a31bdd23c91725f1fa7c5e8b16e86
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe5440D20a5B84b1E66EA544F545E90966eC24023, 0x8303c27839E00cCc56f2169a2a99a63A352C0817, 0xB0B859Aa6c3a10d8d054c4CeF76EF80147424242, 0xEB305a65062b4b673B3eAc21645775d5e01DdA43, 0xacD4372b0316FE44ABE9365d00c486314C7b8853]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
932
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.