GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 251 txns
Deployed by via 0x97c9ed97 at 19476740
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4,186,939.15
ERC-20
Value $1,320,419.67
ERC-20
Value $0.04
 (#692)
ERC-721
--
0xf7142f936fc5ade2c1959a423d1cf6e9b75bb620b6c0c97fa109bba2adcb5a60
0x7822dbf4d2ee4748cea0559acf9c34b9459cd5d64ef3273e92358e7512b9fb74
0x96beb050dee005c995acbf9be279f15df5f0013ae7e2015bdc2ea6a71a7e9c32
0xbcef6162015f27080f40d5e5fbde59e5cb9a59a477c0b4948ab51b8698896107
0x6c617cacdd92a00a0cd931393125bed3ce66ea1290ab6cdce1784373827a686b
0xad63acb33074d1d8c162c0b9235e2fc4d66fd748b5046b3f1c87bf0c86a5fd7c
0x7311a8ddd18c92b021a0b63a09f9bb59e5ecee038c625fbad452308943566c06
0xba77eb2da72b323f1e9e65d5af8a328cbb58f786dab0d7272b10e4c91f420b47
0xa9bd4d931ce3c8b30cd43606b37452baf78757038ad3cc06c4491abee5cb13e7
0x0726a8545c0f244c70b7ef1265fbad2c09f27a878625070d58a8be902cbce1b6

Functions
Getter at block 21179578
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xabda8612d993c80546f0849b44915b03b334fb9b89a80b1a5356bf4f22a36462
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x683433ca6fFa97A5A608E30D24156EF1D0417088, 0x3847f0B0A1038fe6f393997234578179428f5e33, 0x826496A7b2290872aDF041e9F50eE81aF3E960f4, 0x9b2922933C0f1f815F204d1187C81e311215c908]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
32
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.