GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 142 txns
Deployed by via 0xd78d9cf1 at 14739520
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $132.1
ERC-20
Value $325,470.08
ERC-20
Value $13,460.5
ERC-20
Value $0.66
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
 (#448)
ERC-721
--
 (#3)
ERC-721
--
0x355a06ee84bb71368b74c40179c8a9ec82ed9fb5c4b12e3c9c443b9cd66cd0d5
0x3a63c5307b3c56a5f4d600850a2faca4a873e5910b81b23e0d7a19224c2164e2
0x23a552564cdfb7589fad4090678fc10bd1dd196626a129a40beae7c8f9c46af9
0x7acca45bb0ef75a12fccb6c63d036c255e519b244f1758c015808decf0f75355
0xd827268abebfe5e1be614edeb8b389bfff8e9e9ed0c38637543ab87179f8f0b6
0x61521e56b645c7bb4d2ff3c18e55da9103944de4414aecedec6e2d76b200af39
0x8ee14d345d84814a4d76376d5479bddfb1f5e4ee587f8536f38df0427bfd510b
0x280c85ba6da0e4566e52b548cdf9ed340e5ea7d128126182f88f1cca09b698c5
0xfb60f49fb8354f2e8873501c991fd7512b59b22a31ad4c89be0dd09d2bb1a555
0xeaa1ee5936339a89ca70b67ffefd4d852a867764a0621dd7899f28baf1c88c4f

Functions
Getter at block 20868382
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x972956ece8ed86d256858d70e389b714736fc066378c54d17de5c0fc0dfe9a7f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x01e4a09499375C11e49b25E86024bd2418A30F92, 0xA5048bEe7E8a8Dafd422115a3A98083288f34341, 0xA08A134bE27b134e71588c24a4f0CC594375901d, 0x29Dd6e4fd37fA05c8AC6E2cBfBF35D6376F33dd0, 0x159c05264443c298A973ABb05D57d31A96f2d9bD, 0xd5C3fa0ed9c2c035F294D5c73FB38e010090A077]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
132
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.