GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 221 txns
Deployed by via 0xfcaf7d52 at 13992354
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $17.75
ERC-20
Value $7,841.64
ERC-20
Value $679.42
ERC-20
Value $5.46
ERC-20
Value $2.61
ERC-20
--
ERC-20
--
 (#7465)
ERC-721
--
 (#7463)
ERC-721
--
 (#7462)
ERC-721
--
0x59f1e47f3f2819eafe465912d6128ccbc8ce6cb26dbd7545f2bca6b7df50a78b
From
0x8eb5b20485bb3f9a92380d801e90f865290068c8a32100bcc9c091bdab73bc5e
0x2e490b275a78e17b91dee21dfadb2adcbd9e83817082e01a5d98bad4c0c876e2
From
0xab31056617b4c1fecfbc77947d18b6c7ae34ae82846b98a9881fc5b4a589d60e
From
0xdaea9a3b83b5b1d8c05d7f022b8827b32d47515bf4d46678c6c95ad7132a7ef1
0x087c5df909fdcca638cd7caeb7a18939501542075f53d8290fba771750bfe9c4
From
0x3af1735e9fd119b2067818683f370c9d88ce140e8a02e5f5692f738b18ae3991
From
0x8970158d9891092b752b344d1a934a87228597653ef53ac1c9a0199eea6c9eb2
From
0xbd0c26a251377e4c9e9ae77591099d3176b8d4e7b49fe563a460a6931c68a553
From
0x7f4282f4b329a6ea93a410dba61af6e016f3e2934ea3f8a9be30a8d4795dbcf3

Functions
Getter at block 21276242
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe5b1c28ff2f98896afdafbd51569b73c510c6ca8f279a1c92b164c97fc5a523f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x082734048946981Fc2f5CAD24f1dcc9eb14aED2e, 0xA47b31690eCA4baDB02CA78B2f90A04AB1F7E9F6, 0x23d3e4eBc8914E06479F81795afCCC17361385BA]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
201
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.