GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0xca3b888c at 20526589
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $30.03
ERC-20
Value $1,613.57
0x0cf9b6e9d7e33be3630eeefb311012ba550a1f1d0f82b3b6eca302b01eb3824c
0xd630d15145fb14b126a1aa1bc5ec725177f13b925b37f51078709d1912b93332
0xbffbbd0156611b9f0ee7c7650d7d1e1057332e8c89b0c83a407e0ccc6eda3208
0xf017a8f054fbb3fa059934cb206175bacdb541765d6256ba735de8707cbd952e
0xb95d3dc7cd14dffc4b5945953e3a2e362b1101969ba043e0966c1241d3f067b5
0x264805b9eff1da5d0c3eb58e96fe3d57f08f66e2b03f473371eb3620ee1aed20
0x222ffd4ca4386d042197d8002ea7f506291930bd11272ece117602b6fc7a90a6
0x3b3f0260871d50aab53c6e396a3f55341d129eeb4844920ef42523edaaf4c8e5
0x425012e25aac984cdd12171443b3e07c0b39a74f0f5a8b8a568c770436b037aa
0xa68e9c4c8c1a201af1008b813368cc20d44fd31bb84e63ad584d8736aa360ed2

Functions
Getter at block 20908308
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x16f626b45e212c1079c69be1604a788ab22a163690591da64ae187e0bc6df18d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0BAd003F046077417dBFc2b3F82Cd71f47Df60bd, 0x9D5A0C3A06976B2B36a8Ed037A809d76035B6e46, 0xd4a52006ECec90FAA23d252C97D2f548e59322c3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
13
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.