GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 51 txns
Deployed by via 0x0df13632 at 18612571
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $107.64
ERC-20
Value $310,733.08
ERC-20
Value $84,901.93
ERC-20
Value $50,027.2
ERC-20
Value $3.61
ERC-20
--
 (#3233)
ERC-721
--
0xd3b9bf5b2d92b10ed70abd97d230c6738ba33f1a3f093891ee4ff51deecdd3e5
0xbe4991aa28bb7ee06b9d807018d64ca1e989ee8bee4ebc7b34151e4a7ec6d391
0xae7eb835599b1d3f5b843bd62a3038cdc7d6788f5b38a4542e553d7ffa6cfca2
0x72f73544f5041fa0eb9d2841225161a2a5b377fe03e5ed4b5369d8cf8e6a79fe
0x83e2b12984a0ad637600cb4a6730057115d8200455f9abc625534c06d63d6850
0x146e39a5cba24bd83506ef499d36cf3d838c4f040172b334084e7ccfd320bbbd
0x5cd625241f4cbd406b7fc8a27463a49590a96f186506d00c955a2fd33751ddca
0xbaa1b3eba9a24c303351b2a5c62f92023066eb65f2fe4111f4359ae7a1b33e48
0x8e3b0e688aa3b9cdaa1781c5f1412dfb3fb3b2bed9a9da6d24dc966276f8d488
0xa6feac5b2803488a924a7076aba2ebde661e7df40eba8a55d9b1e937e8654cee

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