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

SeedifyFund

Verified contract

Active on Ethereum with 9,976 txns
Deployed by via 0xd111e464 at 17977641
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $77.21
0x4ee1b3ac1277aa35a653f510fc773184b2e654aaa75b03a070453232767ac867
0xfd0af1b9b0d39e65feb4458c2cfc1387e8f2423d0988f4c08067a507bd6df21e
0xd06489d3a671435998288c4c056ebae021cf2194ba28a003eb7fa32284732897
0xff9e33979ba37f04e81c734389ca5a700afb32eefcc5b08ebd2c0d844e4dca71
0x5037b36179b3de0ea134d5a804829571ebcbedcd8918c3f7009a85886ce1f16a
0x2d2f5a1a37b76358a072db0be22820439ecb0a096d4e80c8d0e5d72298b55b07
0x9390ad36ae0ffdc5e82bd46954ba525bfc8875891f2bb189990da982144e30d6
0x0cbed93af3e968810fbc1cc71e241b3b2023b16992b804bf260c6e50eb1ed1ff
0x652921d87d330adc3d2ba9e476fcfd1b2ce508e0ef4897ead5ee3816219c8d0e
0x34a24c42b576afc178f9b7a15aa7f298173732125ce1a83dba416db894ad399e

Functions
Getter at block 20792789
DEFAULT_PAYLOAD_SIZE_LIMIT(view returns (uint256)
10000
NO_EXTRA_GAS(view returns (uint256)
0
PT_SEND(view returns (uint16)
0
circulatingSupply(view returns (uint256)
4740809033569310249686416
decimals(view returns (uint8)
18
lzEndpoint(view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
name(view returns (string)
SeedifyFund
owner(view returns (address)
0x99c85a23a9aefc90f40d3aac4a29aca6eddfd06c
precrime(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
SFUND
token(view returns (address)
0x560363bda52bc6a44ca6c8c9b4a5fadbda32fa60
totalSupply(view returns (uint256)
4740809033569310249686416
useCustomAdapterParams(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
estimateSendFee(uint16 _dstChainIdbytes _toAddressuint256 _amountbool _useZrobytes _adapterParamsview returns (uint256 nativeFeeuint256 zroFee)
failedMessages(uint16bytesuint64view returns (bytes32)
getConfig(uint16 _versionuint16 _chainIdaddressuint256 _configTypeview returns (bytes)
getTrustedRemoteAddress(uint16 _remoteChainIdview returns (bytes)
isTrustedRemote(uint16 _srcChainIdbytes _srcAddressview returns (bool)
minDstGasLookup(uint16uint16view returns (uint256)
payloadSizeLimitLookup(uint16view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
trustedRemoteLookup(uint16view returns (bytes)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
forceResumeReceive(uint16 _srcChainIdbytes _srcAddress
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
nonblockingLzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
renounceOwnership(
retryMessage(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadpayable 
sendFrom(address _fromuint16 _dstChainIdbytes _toAddressuint256 _amountaddress _refundAddressaddress _zroPaymentAddressbytes _adapterParamspayable 
setConfig(uint16 _versionuint16 _chainIduint256 _configTypebytes _config
setMinDstGas(uint16 _dstChainIduint16 _packetTypeuint256 _minGas
setPayloadSizeLimit(uint16 _dstChainIduint256 _size
setPrecrime(address _precrime
setReceiveVersion(uint16 _version
setSendVersion(uint16 _version
setTrustedRemote(uint16 _remoteChainIdbytes _path
setTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
setUseCustomAdapterParams(bool _useCustomAdapterParams
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferLostToken(address tokenaddress to
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MessageFailed(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadbytes _reason
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReceiveFromChain(uint16 indexed _srcChainIdaddress indexed _touint256 _amount
RetryMessageSuccess(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes32 _payloadHash
SendToChain(uint16 indexed _dstChainIdaddress indexed _frombytes _toAddressuint256 _amount
SetMinDstGas(uint16 _dstChainIduint16 _typeuint256 _minDstGas
SetPrecrime(address precrime
SetTrustedRemote(uint16 _remoteChainIdbytes _path
SetTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
SetUseCustomAdapterParams(bool _useCustomAdapterParams
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboladdress _layerZero
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.