GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 91 txns
Deployed by via 0x5fbe6524 at 16021762
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $595,544.65
ERC-20
Value $2,525,116.26
ERC-20
Value $26.68
ERC-20
--
 (#1)
ERC-1555
--
ERC-20
--
 (#202)
ERC-721
--
 (#201)
ERC-721
--
 (#200)
ERC-721
--
 (#199)
ERC-721
--
0xdf343ccd7d559b9717d95158c865efb7a5ff7a083ec17b774c96b8d710a04cb2
0xc0628940dbdc387b09eb4abd898d03ca4451baac5dced4f75be02cf8a698cf58
0x2915bef6c6247059b9f9099cbb3ab408ec08648c8329096b94b1905accd29d15
0xa556470cc9f2e91e224da1f9f6e6e2889a5c957686373d16f070c182d7aa5323
0xa04a80b32200353af2c00e1155049ae0cf9e165dea2998ad71ff4b95a894f085
0xc7ae0a9c3c0939c1871203ea27e85ecfb2e0b7c070fefd801c0bdf9f3e85c4e1
0x51a71740e9f15d8a3284d98a40ee11ed945661009136ca418ec042458233e880
0x6178e85f640bf7afe574995228f30192be929263e8f6de4011b4ec8a92d11216
0xd930b90a96cf6885237f6a8e6fa8357f26245d3f7150615febbe3cac8d27ba45
0x760ecd6249d20e89720224f4163222f0f74badc7e076bae133161a6f26511ac8

Functions
Getter at block 20863476
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc7331ef49a4aad145c40f87b6b847f5ee4391b2c5d88a22a48842a7d6803bc7c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD14382374C499a5698d45e82751FF17696F57589, 0x7F44fA21b00349cefbF3C2C85258F823EBe26b95, 0xf646431EE50b3C2CDEd049c54A6863300223EB65, 0x5D8D47F615bC029ee391a4534f1F6fa295782567]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
90
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.