GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 81 txns
Deployed by via 0x86b4eedc at 20073974
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $24.13
ERC-20
Value $439.12
ERC-20
Value $228.3
0x93e519a0e11e7140aa7dacf51dd7bef4efdf8f556de695e4fc9095ea2b3b28e3
0xbf90b41b30677d55f4143add159775f707d21e354b84c96b2155f67d352fe5f1
0xb36e4a7a3ae8c0219d171f9a282f4ce77407076a120cc235a7b9180bf3a4317e
0xdcd597bae5f26432dc5c6963eb74bb733863e1ab075f6ce0b16d330f72beec3c
0x03a3bc28374c52ea70f2014fe7da92f68db4c18ff9505587542cca78ad9f343e
0xa9e03d92f9924e9b31ba73dbae6fc0379a37202123e43d410ea6d4584381c2da
0x233247961750081942251372bfa205931a11faee4ff7ac006d06b304a12061df
0x6fe5c41372517041f200e939bf6d2cf9f776644e2116754eed16fab58e86b5d3
0x10cced161b76259efb74133d8e05a59a2341e0a92dc27a7577af7954ab76ed97
0x299cd6282f97b3bff248578a727198020e6899eabf06c406dec3fc7e41aaab44

Functions
Getter at block 21124381
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x978d91847f61d43830ccb5ef5e87fcdbb619132ae6f1be2d63bbb1348df4f5a7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x80aF8f021caa2EB3cba30dF124B88c76c343C31A, 0x100Bf4F7014053D4991f84e1E608874b907883e8, 0x7E207586738cE0607b5F369962Fe4382a6308254, 0x34757Abb0D3060bf9e68C9683D8d1f3a51e38669, 0x7cad7051236647028857fF3e9627f5861aCf3787]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
81
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.