GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 87 txns
Deployed by via 0x5e6c7d12 at 19282029
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $247,298.87
ERC-20
Value $775,172.09
ERC-20
Value $367,947.38
ERC-20
Value $46,173.95
ERC-20
Value $38,711.8
ERC-20
--
 (#2527)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x159c37a8330ec02988f927d66d2cba8ebefe0b521d579dd226f76799db347e9c
0x94f9ad6ccbec23a5e547784a7d3c4d64754bdc303de9bbaeaaf081af9d917bfe
0x2ce67a98dd5b934fb026afc6693279258123c8823f1df6aeb336a14936ee0191
0x58fa3e707520f60ca493be7e27b80d029e0f718722de503ce57891a75ca1c3b9
0xacdd28c9c378b5a74b878b38e4a4c3af78da368f7567b240780023baa2b83ff2
0x328e36df286a1e69582ea8b03419f37ef9b08032de814dd0ba8c6ceac5ee5ff8
0xd192b658255e1c13f7383ecc4ba147d2799210e74465905d8a3991ea43ee3aa4
0x925fdaf85ebc9f48aafcc5cb9405f2d38217d5a083b95d5b6ddc34a93290eba3
0x8bcf58182e6257ec78046395eaf4fbfb4dd153bdc396cc958db2ba0fd9c41574
0x41a43a63dee8305897b808a6b9bc89a28e9f860b37d7c441a95e77a0e4591004

Functions
Getter at block 21269175
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaf82ee94a4e47bb9876beb10d249480b184446637757f0587933fa5fa6ca0ede
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5A0386bB7E56a25eB86A20cAbf246225542FEa6d, 0x0ADFF1e018F7d0b80A9BaC867b2B2D05858B4831, 0x75B102Bb4426e0c4480223E62fF00Ab0201D61eB, 0x03CA4d36b6CD8F7CfFa53161EdeEf0a801BAe2b6, 0xE69335A04B87040376F0Bead5905533005d3a959]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
85
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.