GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 18,749 txns
Deployed by via 0xd12f1307 at 17435889
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $15,695,293.17
ERC-20
--
 (#1344)
ERC-721
--
0xf9e87b30f13ffa51f0f0361e5c28526a462b8b006785c18ce9d2e4f6e7752b0e
0xc3caf44cb399fac3d1d483d5e8c3d07f948b83ae89cc017b623e4d3932a9d2d1
0x630c142fc2221a8639e4eb6a29a50fc86fda965320c60198c8a85ef87b06e362
0xd8916bb4f7fe8e43c953c2abd2c4fcca6ed8a6a720972b4f467cd97b7a7c81fb
0x79a5b41e0f3a58114171fafa7df9fac6e78bc71a830e6aac472e0f99653004f5
0x910e76de4a2cc160e187f88d14b5e5cffb58472a313a62b586e20d3b257d52d4
0x047b5ab9d4c7ae6b8c5ff1f8ef0aad08c3aef136c7a210dc0678a6c10ad761ea
0xdd52be9ea3f17ddc3a6846641df4dace9cad391f0ee030a1ead757592b5cf871
0x2fcf4e7a86da34ba206e3df0cfd43d073260d57bb76dc47ebb00c35d1da3cad7
0x26d453f26aada85567e51836838de404274bda5c71195dfcca5dda085af20bfa

Functions
Getter at block 21157756
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x34de8c9dad842cfadc291929f25f819bfd077897dd7b6106e00510c56e6c3818
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7B904b0eBbdEac5798c4207D8eb838568feeE40f, 0xb0555C4C2f8aD5a562A69F217598EEE0585CC8d3, 0xd656374CEB16e2dF41e8C66Eb71b8f30a63b422d]
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.