base.eth

Verified contract

Proxy

Active on Ethereum with 252 txns
Deployed by via 0xb1c5c11f at 17415345
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $17,921.26
ERC-20
Value $3,575.66
ERC-20
Value $1,031.29
ERC-20
Value $854.18
ERC-20
Value $788.83
ERC-20
Value $761.46
ERC-20
Value $573.73
ERC-20
Value $465.51
ERC-20
Value $59.46
ERC-20
Value $29.36
0xae5e258b1c25a09a6357acb235de36ff077f7e0f0206de9cba222f97b01c21a6
0xef12921d940b6a02c4d1a32504c38064505453776cf6b4a13932801569d23866
0xf7a99805072f3783d61216151266e0e45dcc2ec4ee8ac4827da2f5dbee52eb68
0x153d5a1a357f93c25ccac50edacbf3d9e2135dfecc369cd4806a5c88ed597163
0xf4ae402a1f5ffb7b04321a38ae042dbade7602a92402b21379efa692c819e3ac
0x70ccfbe1af76fb95fc3419272bd7c7a126eb7ebfe3b0660f4e0104a41faf2447
0xed10ab8a54939d00612c33a55f0cea9b08b5660a0343b346788bc4c96c9dd62a
0x1ec6a6011ced3f8cd86bb08c3c557b8d3e22bec3b333ca5dd497f0e94cb38fb7
0x497de70c990f1020382d848650f91c60fc0c4a7494d999aca1edc4e52fcc1aa2
0x727dbfb26e64f79612f81739c3099eccbca9a9921ff6bd8e75b0f681fb5f31d6

Functions
Getter at block 20837590
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf3474c66ee08325b410c3f442c878d01ec97dd55a415a307e9d7d2ea24336289
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
32
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.