GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 32 txns
Deployed by via 0x7480dcd3 at 15675026
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $373.07
ERC-20
Value $1,069.09
ERC-20
Value $36.13
ERC-20
--
 (#117)
ERC-1555
--
 (#469)
ERC-721
--
0xad2b8f3d294d4afb2f4243a353d2dc8080654b3f1207004962ca6dc16e899450
0xccdc1f0d1229194022ad2fb452288261e20881e7c259d10cdc9b9e256cd67e2b
0x2faf5fc0053cdb12dc18b19c811418df0d590a49ddb76b9dfc80eded8b38b89c
0x409345e509c2ed7fa3cfd25a8ed9383507a6870ea63bb760d31f25e35b14b804
0x4b62b7c21303256ea394b0d03573f533d2d333e21d6a9c35e917f07bed542adc
0x97734ab146261baefeac80a705bbbd6103ed93c6384221080d98daffcc528e31
0x1cb2738881a6bd410a069451bc0c4180eba8dfa1a9d29f31038fb7fa4380e4c0
0x4429a61cf20c67886df0a2b8859de59344619196e4bb4dee0caca2300ce287c7
0x71e29f47b9fde9e9e4b50a14024cbc29a7812403fc117de7394f028a5c486880
0x94837ede8ad2dab168c767216e8c6ca41056b87833ef2370ccdc72db319a475d

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