GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 50 txns
Deployed by via 0x5dd1401d at 16549412
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $15.35
ERC-20
--
 (#1847)
ERC-721
--
0xaf355661049c59d8d7ee85d355df1bcd6708a62179f61bb5d1c292e39b222467
0xe645656a390add1548a977b42e7a51f898edbe44cfdd24bce51ea1b077ac776b
0x073bdb5a03d6a269e2330d7e6758158fab3eaae97bdebdeff44fa7ab004d15b1
0xc092fc00a52b84b63607602850288a47136c0b7fb49966621d8cc0f8d630dda0
0x15601ce357f42502dd1b4af515f1daf44f1ab282410b883155a86d246b55ef16
0x8d99ee55902d9154ffbba5d71d8dbf0427418d357a7b4fec4f23b051afa87eb0
0x0aa05980989de1980a472574ec6d2f127167b332cc2eb50337592824bddb2d82
0x8807c3305294bb092cf73915bc0c68001d83a342022bffe9363d84067b763061
0xe3281d2bec52ce616f3af3332c01fa64fb0eacf6533096d3ad4874ca6cf36ba1
0x73200fa737ff1dac747d1914ee833c5a876c780cfe6f984cd9334e89edfecb91

Functions
Getter at block 21043251
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xeb24e0cf2655a2ea95b0edb8df1777721a90eb1e0917c03e157466d87183a3dd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x274B0A46F42d5F399d1f2dbA6E8358d380AA68f1, 0xEb8099326a76CDb05b016A8fE964cfc097Dd46c3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
36
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.