GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 100 txns
Deployed by via 0x65ea3f3c at 15046083
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $11,872.92
ERC-20
Value $23,257,024.21
ERC-20
Value $1,778,317.72
ERC-20
Value $8,443.68
ERC-20
Value $1.07
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x824ac9fa3218bb9a0fdb90071cc4f8c099112fb3c16245f8919972280cd05a97
0x4a0f2ed320df45ac0c8e40f3a7995531770df2421447a49223bff521bf837595
0x805db6ee50bfa673ccb30f23e1ff700a3f19e323f10606da84566a4cd5dac631
0xe79452d1f7b064824c11165e53ecbcf9b6bce2658cebebfa3441bb1efa70b523
0x858291e56d8341efb574a111a15b09d88e9250c3c30137280c35d2fe200ac984
0xd05f3437e393c94093954b5570818ce1a12902a6c7c93cc1b7f078b9d8440d04
0xc675478039c8b3e0bd5a44d0bf68814cf79f72b74f8e19fe5b28409bc6d936d2
0x794a76b5e6521e290e12c6750c63707bfa3d84f900f181e21dfc5c80b2551765
0xd95d6d80bac7d26b9f34f618e57f3006f5913d0dcf22132767f8cfc2e76e6d59
0x574da6da681128b94309f857a90b91630dd7fd06c926ce0224290da401bdac9a

Functions
Getter at block 21297508
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x91a3c8d21f3b5ca99e201f58855eb3a83f169fe38354971e5663d2fd484e68e0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA14c6E9c05F617358225c14Bdd3373665Fa94090, 0x2c4bB8D6F71b54C1a21E05Ca5fc9e29B63e02F19, 0xEdDC81D008624CA4C5eA34BF31459AA11594D545, 0x3B2c3D10A01d5e5a8A2419184Bdf1066AA380294, 0x2722d45EdD9f142661A4C075800456d4A4d43E88, 0x0AE7242a776c416Ec198cEd9c87BBd54CdAaA948, 0x21E89eA8d29E21453515273f3c218FA67Da151b0]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
151
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.