GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 155 txns
Deployed by via 0x480c7c41 at 18673035
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,388,358.39
ERC-20
Value $1,370,820.29
ERC-20
Value $399,448.5
ERC-20
Value $0.03
 (#1328)
ERC-721
--
0x3cd5825ace271f14d31f9d5b65d780fe5dcf7ff0b7fe80306d0661e55aae099e
0xb78be28cc020098e19a2b446a3ad94b6fe121d7785062eb3e829f40f53ab8bd6
0x7d4d27169bf6c55a7dd5eca057e69277a4f1c6d2dc2e151744919ac87afc9f6e
0x35f7613161c983f3bf1eaec6a306565590d10c876cf2b046741dc855417e2252
0xaf297aeca4489898ed5e4ee814b081d05df757c4bf41c7b4d80091c91ae649b5
0x763b02442e688e56c8d998644135ecf3e72a915a765daeef620252e4afc13981
0xff6c5e6e3a03dd7ad09e544db1e629372098485c788840b2b7dce96fc6a408c3
0xe659525fb936a46257ad2dcd4b2c04db4a5ab7563745a9dad6bf77d36ef7afeb
0x17edb83faa8d69b4022542f0652a53d499a9b3b552c41e6b8fb71cf5885d83a1
0x927fba5c7245e4becef72c1e37697c2e0a6d2fe4d47c4ed167e0a9b6a397b8e1

Functions
Getter at block 21272826
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa512ef4675f9221965a2ba22eecc366e2860e35e8a78480c6931300b4c2117f7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1beceB3CB1aC11a3391Cd8d92e79c373a5b54891, 0x845b7135BD26C49D353a72c31Ae2Dd3CAB872659, 0xD04775134FB54eaE9eB7f390433A7B30EA9154Ae, 0xE48AA2462823Eba391A4b3bD1Ac5Bc0d52D8Ce52]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
140
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.