GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 290 txns
Deployed by via 0x9146b7c1 at 15848555
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $145,793.26
ERC-20
Value $270,308.65
ERC-20
Value $93,523.87
ERC-20
Value $11,668.25
ERC-20
Value $169.71
ERC-20
Value $1.04
ERC-20
--
 (#7398)
ERC-721
--
 (#7397)
ERC-721
--
 (#7396)
ERC-721
--
0x55fe5e7f45c78793bf119a9ea5088bf7e36b9c0304ebcaf7f0da2daf682f5d98
0x83a7e520c628461c29f7e804cb5c62f30fd3af05fe6d06d9e026a5a4476b4be8
0x8923f24ef974966ba58ce376d02a2b34f73061897ba99a6ee8ee0218245accf7
0x7c397039a12855ff24ef51ca50242b86097225108dc479b5881131ed1d807b56
0xa006fa050ce923267f930492f7e24ebdb5896706742e32346021ef15d575dcd2
0x88d481a4b1ffc6058ce584e0d6dfe4b3db976bdd11d216b6904bb6d84e3f9e7a
0xc0c811a9af1617c294316f96932abb7033055371b22ec2abb67eabf10ef053ab
0x55e3d516dd0001b67587bca34649d65c6d3a44b18dc2a8a6f9ae67af7b0e879e
0x29cc98576161452d07dd59c8b9624cdcc47dab227b227964752d819492e90338
0x8d065ba734357e75897644ae1e53d446523e1e941b9148afc77c583003a5b262

Functions
Getter at block 21215990
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6925aaae10971bc57fb07f0e31ebcbf221cc1d88f2db42c07b6797e5d4ad9bd6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4F6FCDcfd78da88f797ECBc69F119613a55aA30a, 0xE0e7092c10418DD27C129254544Ce3A463a676f3, 0xc35C198e8CCdD6D2391D72A80dC1615780eB53e8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
603
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.