GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 93 txns
Deployed by via 0x4fb2d61d at 13294613
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $306,777.6
ERC-20
Value $43,783.65
ERC-20
Value $2,598.43
ERC-20
Value $1,025.6
ERC-20
Value $216.64
ERC-20
--
 (#3534)
ERC-721
--
 (#3533)
ERC-721
--
 (#3532)
ERC-721
--
 (#3531)
ERC-721
--
0xbbd5d46bba1523487e94c6a6fea8ebe05c3a99fa2801a180667b2573551bd06d
0x794d57cb3a9e221cf3b271b9c162359ca997894b73f0a19469fc8ebf975515ae
0x73ad552be06d5e2145a1059dfbe623a18199f27badea7d5e3a619f61cf96db7c
0x1774f9967ddd09876d4c73541c08fbfd9bc005e3c73750720dc712688bd8c12a
0x6ba5f72dc5fefe8427dc7c78eb5c63284c15aeee01ab5180bc51e4c32593022a
0xb56bcda3edb93c2cff40c18dca09f99c81f1368da9ef145ed6eb43ecd97c0d01
0x59288ee70a43784dd290fdb4b2e060b689b885dd2bd5f0175a3b5204555a2031
0x15060c76e41f6b4a549a3f413bcf5e64506a7fcdf23ad17303c5a0ae48e492f4
0xa56a9a9754eb79e81b3d6021e35a3142cad62013d3f27bb416dd4b5e2c4283d5
0x7e0807ae96530c1a9b4a21f1501d30ae10b4357697264846093f2779d9b4ecdc

Functions
Getter at block 20838292
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd2e4368d4509faf759479898ff4a07350840c5cd739e0d999bc3a0d7b6d13649
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
7
nonce(view returns (uint256)
50
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.