GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 117 txns
Deployed by via 0x4f8292e8 at 17363843
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $164.42
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
 (#15)
ERC-1555
--
0x253c21b107361c2065c57fe398cce1d00d3aadcb3a993308dc36a904604591ea
0xbd43aa022ce6279134c7b2e0f57cba3db555bcaf0bea185dbc092dcf93d69bbf
0xc720271e10e32f228477499f129900a4ed3edf045bc1d4171a77d1dd76cf069b
0x2aab61299f168bb3be46f9865d6f060589d0c2ff48db182ceff0285d0571615d
0xa88fdcacadae07320a334adea7d1c27bc1df3ee288b3c77f1d774e03bcf9d148
0xaf9992003eb43c756204489a63ecf43f75b8ed71a70583afaa070b57ef9ef14b
0xe3a0aea11536f667a030066f8bd938df0486121b5a0fbf1b667042cc1bc070ed
0xe8d21aa428d567ba2ad1005c7d7f09203765641c6f5b4699b7baa7c4617138d7
0x3bd45edbe78506b6e06c4e32503f20fea79b5ac9c61e0e2c51cf62a56673a1bf
0x1ef80f54db6f7ccdc6cc4cc98a38c402e7cfbac2e80aacbc92d90abfd054b214

Functions
Getter at block 20905275
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa7d2a104edb6316f764ca0b7c44f6d7ec8250bddd9780fc09c801d522d048004
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x46D692AaA243015d0fC363c51D206E1ea5910CCD, 0x056dEE2353158358C50c16afB7Ef9bedF820Df5D, 0x667e14aE982b080caa06e0Db6a7ffF761b013A41]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
133
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.