GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 74 txns
Deployed by via 0x8a4ecab8 at 15599146
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.03
 (#1)
ERC-721
--
)
ERC-721
--
0x1276130bc022433a89b13732882a0801c91f8a55f63846c8eb9c272205b6ea04
0xa474697001115a2f33afbd85a4de19b8cfa6e051ebb1a34b0bed0cd761e97bfd
0x039d77f4b228fc29a51d2379a8c0385b35942a7bd004e928de24c30119d3d510
0x2295e69e1680271e6e5145aca12a9ccba2816a7d7c5a2dffa11191197b859464
0xad7ad05689b3f7cec7a72a161d3185f949308d9a1eb8dddfabb85105e05741bc
0xc797024db0e68d62cd52571ea26c9c7244d9a4460898e92d1c4a5ef969c3c28b
0x7e87f7285a05099c4cf03e77c19b6e1d3b565b84b420e9829f8fb8a644bbbe70
0xef29dd2354f9bbdf611220ced12c9293b7ee1554ff2e3e50f5f2b1cec68f5ee3
0x472cc13193d8d5fe811af6a19866e91a004e50da0c2943f802ccdb0f0eff7311
0xd36c49ea2af9de3a11024a737babad5d939f53125e84302f3f60cfdbfe8ad529

Functions
Getter at block 20854796
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5fbb9dc7745f13000eb9253801cb93e127e75cc0b5a1e772446ac163229115af
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9BFB83cdE901DDe0724357dEA311587E8277b1F3, 0xD5Fd92317468d34607bFF917cbb3D0cA4a9c2839]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
73
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.