GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 231 txns
Deployed by via 0x9d343278 at 15113646
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $33.31
ERC-20
Value $19,533.42
ERC-20
Value $852.15
ERC-20
Value $771.49
ERC-20
Value $170.98
ERC-20
Value $170.14
ERC-20
--
 (#0)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
0xdb18a161f059319668f7601d5a6934ea7a23ed15bae22f58301872ea6e47a1e8
0x4807af8f6c444fa8bda3634bf359e946d27b36e528d494929cf48f2914065833
0x53c068015f8086575f0427bfd83a1e82ce18370e3ac04c53fa30b50a3b096c43
0x6c52b5ec9b9342a0591dcb88b9654acd4c592a1bf65ee7816662769203f9d29f
0x0ab04227f803d40f936c6256e58450ef03abd15c70c84ed10203196e65a84e98
0x103e0fcbe91823278848fa96f31f415b021038c47f0ad7ce609fa8e13340b2e2
0xab80dab7e04e63aafa100592df432a0bc6be9ca127c20516fa5fc80afcaadab3
0x7204e247bf7590d3e77c6e563221f2153ff34c6d8bae483703b652bc1bbb91a1
0xa8be79b13bf98365318acdb8d314f7e8973068dbf77a7f73804829d887177cf0
0xdfe28f55ad1da450e62ace3271434078c6daf88470a09fdfe1f73b83430a9449

Functions
Getter at block 20911242
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x34b73a833e7a565262d654b9a0a35a3083f580634d067b0950528046f9f8348b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe07141931e6A41fdcAebBA4843CAF550B4FA3189, 0xf3aE350440a5366793DC909DB2F6098445EB8207, 0x2B6fc2684D3130085D0a2719422Fa9c5FDC75bCD]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
280
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.