GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 146 txns
Deployed by via 0x9af97b0e at 15155533
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $31,803.63
ERC-20
Value $0
ERC-20
--
 (#7201)
ERC-721
--
 (#6525)
ERC-721
--
 (#5377)
ERC-721
--
 (#3358)
ERC-721
--
 (#3351)
ERC-721
--
 (#2179)
ERC-721
--
 (#1271)
ERC-721
--
0xd4a56a145943ee90f119fe6215a054968c4a2a9becd8f2aedce684599dd9acd5
0xfb486047dcf131155e69495ecfb14d64749319484f64a579cd2d8ca8eb60ee49
0x208b23dab6caae27c4c0be485554699cdc82a8c4d9271c6546d71d3e848212f5
0x6c3715e94400f51fe44f312639f10202888c0449de7c6f805b0ed725db198d09
0x427f01148ad0065bc03834f94fa0e528ecc96657d5451c171336b07d52d89112
0xc4c616a573ccfc3e56122980498ab3c74c65d36e9d564af54de8f6994c6dd5ff
0x6757d0dc6e476bf77f3f7221bbc761fe6afe4a4be4e4c2cdfe4eacd7dcbf6670
0x3732396a8a68a4e29399400f19066cb0a01cab818e5155a94acf4cbe617a9824
0x0ad7641a66146429132614ab6a4969ba0ad16a3ae68dd2a23012903dce495107
0xd0e616038a70278025c3d4ae81433b046ddd69734f5ed5859735d663597b34d9

Functions
Getter at block 20987413
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x475a57ea6ac4dbc9808d117d97507dc87f074129bffc9b8bd23382a241bf0e5d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x028913B9Ca23a34959B72aD02a9Be48D8CC8e8dE, 0x37F6eBc87b0fa975C5b250Cf4294C7e7AFfF2F2a, 0x25C44a7578Bd7887368b03598137a8bf66C5d887, 0x6895Ad402b32F94055A6A4e01374391d6FC1684D, 0xcFd6960d32f468d2AE46aCf20EB0017d7d47d36b, 0xF83Bdb78d6ce0C596569455228AEeB69a9f57ea7]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
61
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.