GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 39 txns
Deployed by via 0xf67e0b47 at 19541368
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.31
ERC-20
Value $23,708.88
0x3db702f0b28d702b3cc2ad38195c05acb2f4d0cdcd58b8d79aedc9795fe62b18
0x3f1dffa4201441a75787e36ca5e237485558a646f5ed3ab94c9142b674914cae
0x8b21b6256a1e4849ecf12f7fd18fa5cdda01259dd59628214049f25b72fa2b06
0xfbb4931bde8bdf0f495fa89aa524dd83d7b8f412dbe22a150e759610543a295f
0x49835efd3e9687280552a009cd05f204871844c559f22da79271767cf755efd7
0xdd7fcf537a3575541be10ef8c41455673df09750ef2e19de5975ca9158a0499a
0xf7d2d2cc78873867ee202c1f6c8860188d8ac51054515851d920c31937033b01
0x365e40eade97310a52a3ac6cefe7307d6088bfbc2865e4fefbd74de170136418
0xa32365cddd341e93e982c245ca24e475b1447cf55e49e532168f3fe81cb9044f
0x79de77253c42e63ed568cc44c7311b320afe9ef52980ed460df83e6b340d0870

Functions
Getter at block 21222077
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc5f796e3d8a6d9c678bc03e1d2bce4505e427596275435304db93f56056f6586
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5aC12C420aDC36B0b0B27B4b7280DdC2eD20D3bc]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
38
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.