GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 56 txns
Deployed by via 0x507d6f8f at 17443793
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $672,626.88
ERC-20
Value $909,251.82
ERC-20
Value $793,523.2
ERC-20
Value $72,485.72
ERC-20
Value $61,804.83
ERC-20
Value $33,538.5
ERC-20
Value $22,272.94
ERC-20
--
ERC-20
--
 (#20)
ERC-1555
--
0xc0ee2f2e1cf4890a86527f211e853f626791810a07617293fbded07f9a5aebde
0xf1f5baccf0aeb01b08ad2f4d1d23097b140d76e9fc8816e72ac085439570812c
0x302657d1924c5a1d8dbd01d2ee534a4fbaec6d30d18365efb668e57f63efb7d0
0xbc5cd9e8d10423b768fe52ed826fe3a2729a11e1a531d34d4081a807d8952553
0x3b0f34ad9332e8ee47376688dc31603010cad2dae6f92d0d2f2dceb8a6f812d6
0x859050898729721b857eaa0c969ee2b289f2f3719fd6df802efccd015f4386a6
0xed4187e223b80d923e0f8fb7fc12323c97fcadb6a8fe0475bc3469dca9011197
0x2a6f5f777878e0d0ff5681a77d43ad2554b4abe0469d014bc5e9b3a6e3591e85
0x21957284b5122f751f282cb00119fc18c12764ee9b3c38edbc3343eec28f36f2
0xe825d64846ed5ba6ddf0cdab2a8030fbb33fa4d047a34600ae8bb06a9ab83dcc

Functions
Getter at block 21207888
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1f21b5cafe151796646f1a641bbe29bdddc69421bde1015a7215ff09e59d4554
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa8539d9891f99da37A628b9A9e1aAF20fB502A24, 0x521B3CE2BBD63a1b040Ac445bA7fFe5c57718c30, 0x28503C37d73713f492776b2642e257431d19f2c3]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
49
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.