This contract is being backfilled. You may encounter incomplete storage history.

Grace Lending Protocol

Verified contract

Proxy

Active on Ethereum with 32 txns
Deployed by via 0xa658fc1b at 18586197
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Grace Lending Protocol"

0xfc843f859df53c115861c77efc58b704f01b7f349a552a4459c1cb217b208891
0xf4a247972655373b13101f5b685f374d36dccd7a4bf363b4ae52bbd9a161889c
0xf05b70082eb57eb10ff867f4974fc2ca29764be65a2ad8cb96196b628394e5fd
0xe041d676ff4e816e28a52678df3f8312a20f88cd7aeece1dc0df45a2b6df936d
0x84b208bd2c9881c24d3a983950921cf1e70c99fef29e65b009fccec7051154b4
0x5e8e6ebd12b0a4643fe4cc2859e48f7c3f38cd327ad2b3ff64717147522511cb
0x1abd7cb91b52d5681a96509cfa2d340ab20c88af61038af5c60f9df6e6354270
0xe51c26e17a00a5b3e65a0c07811bb8846f8243ed2766f1bdc37c787157235b34
0x7affacebb8aecf3c11359cf35cbf7576ee284bf1cbc8a1ba24c1f64a40472a8a
0x48848a50aa7f985f9c0378b14804108cf5df3421395aa4eb1b618c1ea4900810

Functions
Getter at block 20800480
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
decimals(view returns (uint8)
18
name(view returns (string)
Grace Lending Protocol
owner(view returns (address)
0x5471bdce3c01614a4f973532a3e1488621991242
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
GRACE
totalSupply(view returns (uint256)
4300000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
initialize(address initialOwner
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
upgradeToAndCall(address newImplementationbytes datapayable 
Events
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint64 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Upgraded(address indexed implementation
Constructor
constructor(address implementationbytes _data
Fallback and receive
fallback(
Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender
FailedInnerCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot