GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 25 txns
Deployed by via 0xdc66a546 at 13814768
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $38,759.29
ERC-20
Value $12,069.8
ERC-20
Value $5,161.34
ERC-20
Value $830.22
ERC-20
Value $0
0xf858bedf166a54fd8f15052ed1b7f3444cc1295893671eb940f461cb2adf4a6e
0x9bc19c91079c603667263dc9e8c1f845c6b26d1fb4f18974133f0d89d1bb1d35
0x3295d94f444f4826811918c1132fc11951049a15a8909fd278e5a1275bfa6fd1
0xc48d1f40e7dbb593eec57c96e93dc76bc25eff460fa0e06785b5ad8298de1d69
0x10ea9afda79073b909c27521aad7e9b019d337a066b9250a6ab52cedb899f590
0x627799e48f556c10d27c7b87c37c91a4dee87a827d49a1207e950e112990ed37
0xe2c04c42322c994d943b121b400024b916384c355f7601f0630fef5f9e802531
0x5ce88c7a11dd639e7368da32e584101662452dbf10cf23dce8afd69067556aa6
0xf7a9a031533d3165ac86c8e0f7e016dc69b082baf73f05b32d3710965dcc094e
0x3715ad8412b7c1bac8dfa67d3ea8c26c14a74815064eb6b741fd3b29f812b350

Functions
Getter at block 21169405
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x910c96582a0347374944d9baa4cefdfb55201dd128dabe07ec96681ea1cb56d4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7407d1AFc54a73Ff2cdbe96F82d860F6763c9E4F, 0xFf1b8304aaD3e098BA1D4CaaAe216647EaB8ACcA, 0x7F1cb4d1EF191aa9afd2d9876Db63Aee2d1DD51C]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.