GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 33 txns
Deployed by via 0xa30a541f at 20682706
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,044,355.07
ERC-20
Value $3.21
ERC-20
Value $2.34
ERC-20
--
 (#0)
ERC-1555
--
0x3082b4db84c75758a50c83b3b388ecef9eae4a4d4ff88030f1a70e5ea52cd2a0
0x953e9b3058fdaff9cc2cd86e2bec3f01418bea174eff66fc5659c81674add156
0x147aeaf8b890eafd76459896166cbfadee1f1690356c3b0e0552752aaab68f13
0x57a3a56855fa8db0192f4e291f1b657cbff90c1f5d751cec278a58f50cec2827
0xada530173881a1fe4db4a5c400f92c8ea0aa31b7fa3262d5697aa2c280701c0b
0xfb8635b503d94cecd8cd268b1135a787d593f06d45f3de0d52203bab32d61be5
0x35555d86e29f54f873fac8c0ec485d8cfc3b91e52826e3808ab84c7a3db919bf
0x4144c9a4ac416de8192a44e0353db5c29be6ba96bd3c20bc404ccc57ee313b45
0x17726766e8a454a2feffc01506921e74546360831a3ac0f9fe737a30382e75ff
0xc171bf1bfb4deb7573d7254b49e965ed92eb563cb0d8c55067b6d2a366362de9

Functions
Getter at block 21418521
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x005278214b11158ac966faa74688ec34bccb225f8e88b15134f25c64cdd41e19
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5b034192DfF5d8dEFB8e84563c3E085a7E313b6A, 0xFFebfc771468753DA4856FEe9115EEca645bB13c]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
30
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.