GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 92 txns
Deployed by via 0x4f580689 at 15521585
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,073.35
ERC-20
Value $286,826.08
ERC-20
Value $202,996.37
ERC-20
Value $37,798.68
 (#11)
ERC-1555
--
 (#33)
ERC-721
--
 (#2700)
ERC-721
--
 (#1858)
ERC-721
--
0x306c8c4cc6512aeb7cbbe24994291f707f5e627c532bfcb15bac692e608e51fd
0xae803ac6b0bde9a96befee11cf80ae5836e801ae034292b80c9aa126154aaa39
0xa455463db551e542ff01e24c9f3576f34cd3a6bb05bea43553e72e0ef4200780
0x087611c993bd17ffe3351e76ec8d404292d3374cad6f412ab3fba6baa55f18fc
0xf74bdd1a7ecb75de4e13e6747954afd24d43e8e33cc74641d44e7e92d969ab67
0x7291beb0e08a71ff08e0cce6af293ead570acd26e00a9c7ae16d9608bef35117
0x3e5be25ad2ecbc84a3ca5e0dc83c1701edf275a0e3f6a81bfc8a36b338bb94b5
0x6c8364799b5f372a51669154ccdc525b3777fee58cc7684f3e0c1b39e27833a0
0xafeb379aa824bc9e739a9b30d93b4b1bcf5f12e78079962b171c7327ce06d77c
0xab516e4ea2a81e426dfba548916636e2d9226db2826f7d4b92b5565c7b438780

Functions
Getter at block 21216802
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2cb9be45a75fafdb88dc697c9224d1ae8aca47f958292f558297a446509eb78a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x59D8644688C1C12e2A115F98B62410C7E218286F, 0xCc07d411B66Fc8f30dEB8f82b227372910989e4c, 0xE3719e0e66E89609225A07b62EE4171AE18eA70C, 0x2e6E4e30bb9D0b8C2a7EAA2e8F923d3285de9ce6, 0xF257E34b8d542425d94DAf3512E81EdCB2e71c90]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
97
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.