GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum
Deployed by via 0xf9e24737 at 14836637
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $261.25
ERC-20
Value $1,390,233.57
ERC-20
Value $1,213,422.41
ERC-20
Value $1,804.97
ERC-20
Value $566.89
ERC-20
Value $147.17
ERC-20
Value $42.89
ERC-20
Value $39.02
ERC-20
Value $15.01
ERC-20
Value $13.43
0x2d03cba5a8a845c22c8a03375f96cc0882e00a91d04bde9302c3aafdaf089cfa
0x67221c3619f0edd01b2dd8859d1f7c75df353ea9ea72d43da1a20a02716201c0
0x67da7150ba639cc472c884a158272b80305bd098346b44dd3fa5ea2f1a84d8fe
0xb9218c6abd4f3006231009e4273241aa77f98c23a53a32efa90c2842d0abf1d6
0x15547a6b9f31ef440b2387aeaf0df2a1578e50b5c9ed8a77e81175c852a0e660
0x4fa483b4e7d8c36728b59b08c982c282c0db0fa5758e4b0f34160b7df25abcd4
0xd04815e656c72be13991140ab6c290ba28cc169e60389ee2e9c833ad4c1c99f7
0xbef3dc845ddf2d73bd5cfe543c0004619a6bdbc2a6d89517ab7d0aa259a9969a
0x99886789f93e871eea3c21be60c708c686aa35b1cad208c547327f9d44a4e3b5
0x43a893bf311d01247cb9728c86aae0379faededf219d6adb0276ca1ed23114e7

Functions
Getter at block 20791824
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x48930973227b3e467d9f8d76e763980419a7e2153c2497abbc954376e974d913
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5D25E3Ebb10f4DEbF1D7b76Eb94302d2D74C7035, 0x7596F4150e375105B220c75A5aB9bb4B639B3489, 0xCFB83E14AEd465c79F3F82f4cfF4ff7965897644, 0xda509ED1eb1C1c133727b2220F882cE20F2e20D9]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
68
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.