GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 115 txns
Deployed by via 0x5b224b74 at 18713956
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $24,724,344.43
ERC-20
Value $224,374.28
0x7d62b56c7efb8d088c9f673f8aac853b4e31debc342160f7f498b8ab3f4d86fb
0x8dd15157eaad318269e05eb91a20c821a2b4c7182492ae1dde9b9e02dc4d50ed
0xa952da6264cba0663e91c450cdb0b4dd82fdc2319181d4701d22449c8c1127a1
0x6eeeae89ebbad600d188bd4b1828a7068cf40c7d66cc094fb90e7a9fdd61fcb7
0x3e5c21ffbdabf433f2c235583b2d1cee59584bfbd589624a93b89a361361046f
0x243ebf5585b28c92d98ba9b9ffafb7f395efa0421e669dade5f60184b962843c
0xb81161fb0835e82e0a5a5a8fe9137b6bd4848bb786749e6160ec123e07d31166
0xef3fdce08c5c1db51d3d2afa6dcddb2ae5cefe84f2702e6a781d66f8cc7348db
0x54b81a2b50bec878e1c496fceb2aec6f159274a073a975ec729609d1ebdceea9
0x710cdc3799f8071668fee2d26243c28043864995584ae531d83a289f369df579

Functions
Getter at block 21312465
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf2da0a199b51eac4c3a361f139597bfd2518e3cc2fd86e43cc25ced3810a0919
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x15983d9130c72eb252156f0b2e9d01f6BdfF1f44, 0xFBE49A82CB2BFF6Fa4C2B1F0d165A5E1175Aac83, 0xBBbCc19d55D4646a584F15417B05a6c46241DF75, 0xbe17e59f61D86FdBbA15213dDfF55d7D821A1d7b, 0xe5cA87dA3A209aD85FdcbB515e1bD92644e9E1A6, 0xE987E14b2E204fdf5827a3cFCa7D476E8Df6a99E]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
120
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.