GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 102 txns
Deployed by via 0x9263822d at 20577873
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,451
ERC-20
Value $5,736,948.53
ERC-20
Value $3,219,072.41
ERC-20
Value $547,831.21
ERC-20
Value $572.35
ERC-20
Value $556.7
ERC-20
Value $274.58
ERC-20
Value $258.93
ERC-20
Value $160.21
ERC-20
Value $128.5
0x6c8d86632080161909f8b1f9a708c7cae40351a7af4a6b060a7c04a4c38b6a4c
0xe2bb17439268a07b8dfcdc21e78c3770886dc5abfd26425369f9165a1ba5f67c
0xd4f3e0ba0a4a0c81bab5af0863bb4bb0fcbfc771839133f585c787a544762c71
0xd90ed8830b139f0d3584c161cd8cf0b00006912aa68cbb1946052846da8187f1
0x9746f093835bd05ae47be00954c760f8d3440d65787eed078c02da54925e6ceb
0xd700f194c90048c1ead45e39b1589ca60233c476af6b6f31141a3c45109465a4
0x9a20e75d411b7951aa048155f99c77323033669448014c25fdd0005e1ba559dc
0x33caab474aa7744e93d62f4b68cac7490859b148952219842b7b6edea13abcbd
0x76dae1e0b944e6d69ddad5fc5dc42eeacbddc5815d59ad4e74beb7ad963880a7
0x0f3ca6177171ae03f601f6255ba7679020065a48f1a9b518bead39a5723f1f0b

Functions
Getter at block 21315775
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7fff05c0c4cf0626b0832ca0b9230f5cb94c2e950deeaf64f26ff434f5afd200
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB1E17eD0Ed3da54C0D076f4459F5084e9fd544E1, 0xD6A2cD31fa6707f5FF754FDDE6bcAa6cCe35a7ac, 0x794E31C25fb4655056BE42BbE10F02d342b7d868, 0x35e804aD2Bc5D335A50544e1e027ed0aA2AC8058, 0x78fcaA7f50e81E974eE8A783411Fcb06a9AAEE9D]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
89
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.