GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 72 txns
Deployed by via 0x9f14aecc at 14720359
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7.25
ERC-20
Value $1,962.27
ERC-20
Value $83.82
ERC-20
Value $0.79
ERC-20
--
ERC-20
--
 (#54)
ERC-1555
--
ERC-20
--
0x510aa94476c231adf7fb857f4b808598b55a147eb122a3ae10afbdad1b74955f
0xd239f7f7b2756ff92855bbab6c2202973fa9e51e6c52646076263838050061b2
0xa26d3d30d19d740cea35ffa0246de6c35d5b851d4d17f73c2ff2ba4cbf4da8a7
0xd3cf2200617f9791c772185168320b6085adaedd46b79157da672d71a47ad3a3
0x63f2ac32fb8d80dbd9a17ba6376d79ea8834f9c68330827b1ae3ac0cb60f0692
0xf4c746cc5cbc3f25b024e493b7042abfcc1ffea124a3e7cd9d4ada4f519b0c77
0x36db83eaa4d95af20f26b55a418366c0dddffa53bf63f99d273be3aa0e772767
0x4496d7ca4d5bfb7258eb1d9868b0a8961e9d199c67e5095c75ec15f22361f38d
0xb399d5b6c3c60a7be314a78cfb88f681b003299ff900453715173d44d7ab327e
0x6e6e921b40ce29337415dc77ff7f1978b2c995447d5137dbf2436e4ad7c4d6f9

Functions
Getter at block 21218915
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd7432c859f1752d5d6fa41c8e8f78c6e3ef1388052bc771f160bfadf20917137
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe60253102546CE672E550F0b537e3FEe3fE3B6c5, 0x6C0d5200Ce48e10c822B1B233D8ddA12C0e8A82b, 0x0C83f2b0113fE9e081a36DBFFF281Ac49E4F28Af]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
77
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.