GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 3,534 txns
Deployed by via 0xbf0764d5 at 18368239
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $12,289.13
ERC-20
Value $134,495.38
 (#1253)
ERC-721
--
 (#9999)
ERC-721
--
 (#9998)
ERC-721
--
 (#9997)
ERC-721
--
 (#9996)
ERC-721
--
 (#9995)
ERC-721
--
 (#9994)
ERC-721
--
 (#9993)
ERC-721
--
0x356b59fae6c89aad63a7204c7ebfb6dc298d42c3d8263e8b1327d0655467fbc7
0x51a1507b8c30947d48999439bd047afa99d501c8da72b5117f5de96784c174c1
0x892e13f94019cd06afc1adb79b4da789d1b7bb4731abdae3e7232f1102a3b64f
0xee25d722702e71ccf9d4d3f76bf7eb0f0f21103df13566f586b0d696723ce4ea
0x51a1ba4afca784162d89ed421164a19eb66be765100c1ebd0dba867318984359
0x7163c2bebbef5e91f25efe76357767470166cbb28110d3e16e6a3290fbc0a8f4
0x9c96b5ab0ee9936c9d22c8bc7e8eca6f0559f3c9372f375b3a76559e32d118e3
0x6613db810a497a08910af30c9fb69adc3fd76f6ab615551115f6185ff00ebb56
0x7d31646cb79708c1040ccbdb61e00ea8625b56a7b0c10ad6aac2cd3b102ca65e
0x10b5cf45206241864b5731acc6c28cc79d545f06b84d4df517a78b94ff49573d

Functions
Getter at block 20933964
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2e3df0917d4369610afd9767f6a6356504008e6c089a2dd39816d9b9e91aae50
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa5DD022616f123C242E5491442F28558A43659fF, 0xAb2E4FF5203e61d3ad63Aa06ECf75dF1C7E29bF3, 0x7C0Bf4DAAE16eC22CE27F049BA8e3236f2B8bbc1, 0xA7f08D43f214BFC97F84B18d30123576D2c1E2C4]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
16
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.