GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 137 txns
Deployed by via 0xd12d19aa at 13803089
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $22,049.58
ERC-20
Value $193,991.62
ERC-20
Value $6,846.44
ERC-20
--
ERC-20
--
 (#960)
ERC-721
--
 (#1013)
ERC-721
--
 (#0)
ERC-1555
--
ERC-20
--
0x4bfc411d077af7d60bacdd51f8205953f4f1f21746af207cc72449077d9ac037
0x04cec55fed61d3829aff80c261bf9d2f2e42a6b07d2148d92cd8e59a5b361f79
0x7147d4438abd9d8d5a3724149a64f02a8d45bb2ca836c7644a93064e359b5fe1
0x469922eaa34931e95640436d98526784338317c2307acb4f37375a26ca9c439e
0xf37acebe22b981a968c0c71364f8f3c4e18bd4ccf069414a156df22178e870d4
0xc1bfc1f2e8c8fae562324966934849de6b8b6d9222a52fb963d9cb1b8ad75802
0xf3a8838b847d550a79b89ea8f04c9373cda9e38924b2398a3bda61e396fbcca7
0x429bed63a97240fa4ae43c236bb939a24194b1ec607733504b010b1c00ba935e
0x4b455a5767c2f77657929d901d8890f4db8d468b2ba24a502ce0d9d0b4434073
0x40935af75a450e84f8d2912ea3294532c0977e2e5f4df7907518b556e54f3deb

Functions
Getter at block 21401799
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1a29eb43708167a074168ef71f1f7b97f07833f9f018ac1cb51cfdb6e4890c7e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE8064DBd87032C66f0B72Fe83CC41B82025dF80E, 0x72847C8Bdc54b338E787352bceC33ba90cD7aFe0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
59
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.