GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xcd8ebf56 at 15455467
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,227.81
ERC-20
Value $51,456.2
ERC-20
Value $114.24
ERC-20
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
 (#41)
ERC-1555
--
 (#4)
ERC-721
--
 (#3)
ERC-721
--
0x4997f74effdda319bd7be88ca7b5f65eade2efbf8d67af848519993ee882d147
0x531443dfd6793806d2e77afbf82b0ee1ded43a57f79be91a0f2614948a4665f0
0x225062ece52bdfb5be13d604feabed1a392aed3e4ba93cccdf54726ba7eed687
0x93faddd18d777c8461b305932bca8637c2818e728218c627c8850ab3515ffde2
0x53f349cf04eeb15f58d3d2838922d6e58e487e01f9389326f6b7c1106dfc63f0
0x453580e7323c382ee699077c61bae85358e3c0a38b14f2b8df7511e332d43c3f
0x34aa28e0fdb4ee811e420317b6b0fd02083a49ff2f9aab0bcbb87043d8ea6fe0
0x0f1abbb033966a329edeab6f32e5466a3cc09ad9d4c56b35e788d536d2b918ec
0x7e03fcec477f4b4d854c8a6ab19f8ebbe12df1465d873a7c36e2c4d4cd8949a6

Functions
Getter at block 21225121
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb8ba07fdd7ab66aba5eff3bb4301441051300c91c0314d846f150236bef9780b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb1DF7D2A54a92139C7c888BB6e029De78AC769Da]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
8
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.