GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 132 txns
Deployed by via 0xcfc2b73b at 13857294
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $455,129.99
ERC-20
Value $17,776.73
ERC-20
Value $2,220.09
 (#50)
ERC-1555
--
 (#49)
ERC-1555
--
 (#48)
ERC-1555
--
 (#47)
ERC-1555
--
 (#46)
ERC-1555
--
 (#45)
ERC-1555
--
 (#44)
ERC-1555
--
0x93857a30830f7e02aaadd224c9a890442a34d17c3d92eac3fe50805113fdc07e
0xcecad2e597f12d15ec714b63b3f47a7ccb883875c74bca37026bfc9094506a9c
0x7a01865d13f50422fccbad3cd6d5e39beb908bfe0e2fe0f8d6dafa0fca796786
0xa7c35604057591afb47e976b6a199df337c468e9faea17417486e71c5454dac4
0xd2187815f885d717cf68abe1ac9cfaca9d2829a7c13d13290f769a4b9aa2d9a7
0xe9eab0b795234b6358e52b51c4bf30b474e392176ec8d02065bc67837e5df356
0x589b96458d9a1b72d2e26644c593e3a53537655bac80f94c898418c681a0617b
0xa86525b20dd304856e6d538eee2d49dc836b81bd761b12043702ad377e129f03
0x3479b48d11ed6ad1ef3ba7a7955bf6ee34a09367b725aac885d849b754f64cef
0xd063fc865c7d86cb5e5677f4248d6628a9fd9b5e52e3973778670d9b8d88d548

Functions
Getter at block 21169394
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4c8c041be0b3ab5df6874d0f0cce7f39adc16274f7c452a3c7bc1bf200b0d4ea
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6469E67f1a80FFD57b20D71599cEE4B82a39C28D, 0xE7623Bc8EEa8ff4c3b66B004595956Ca3A2569E9, 0x92d9794319F320a51442C630136d452387f35C1B, 0xb2555D103A18FCE92196e9860970Df45584A7a46, 0x93BC131E07c6a373601490B7CB50ec4237D99df1]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
122
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.