GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 2,536 txns
Deployed by via 0xa00bf74d at 15598933
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $37.31
ERC-20
Value $782,840.73
ERC-20
Value $774,185.81
 (#0)
ERC-1555
--
 (#55)
ERC-1555
--
 (#7)
ERC-1555
--
 (#1911)
ERC-721
--
0xde12aede21196d19a0ee3ec6d53c3e845f9862523407abc7fe371c11e4ac912f
0x1613eb78980874da14c50761d97e8329b05c1bd38b774c43ebc70bbe6bb1c375
0xcfcb20550b3d3574d56ab2266a5944e342010c8debfbbf88f2ce2f69d44cd3c2
0xb08830632d2dbd8881509b51a0c184f1ff5e22e0809112a7397ea291db9e1fda
0xb3a1bd2523489872e3d9816f29fe6cd2493c3e671dba88f231099ff9e9b4cd14
0xf848765039988db41cf309d1f00326dd34c1c38597b4c30d3a7f1b5f42c5eddf
0x727df6615b626fcb89121439fb76fe0d1bb70dc4b08c48d7ce8d702cc2dec0e8
0x93c7efdd0deabf6abc134e4054abad3c9a0715ad37f34ea3a894d03733eff5aa
0xeffdc49bd646fc51e2843ad4f363ff377fbaae4932a62d76606ed80ca66a1472
0x22f4fd19c9ebae1b1533b363c729fb641bc6d63236f62ad117314d141c399c35

Functions
Getter at block 21284048
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x966a07ba953b684065f6346e2b2e58748f64c6ae8c8366765c17078d115c4a1d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7eeD7dBd3DD51C0AB40D065b9355fA608DD0dd39, 0x691c975C857182e67Ab227E2cb4fFc4dAba15654]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
2536
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.