LOAD
Verified contract
Implementation
Active on
Ethereum with 1 txns
Storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
6 additional
variables
Balances ($0.00)
No balances found for "LOAD"
ABI
ABI objects
Getter at block 21218767
checkredeemable() view returns (uint256 amount)
0
decimals() view returns (uint256)
0
getDivdEth() view returns (uint256)
0
getDivdLoad() view returns (uint256)
0
name() view returns (string)
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
totalSupply() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
ethDaily(uint256) view returns (uint256)
get(uint256 index) view returns (uint256)
isWhitelistCfo(address account) view returns (bool)
loadDaily(uint256) view returns (bool ischange, uint256 amount)
userDivdDate(address) view returns (uint256)
State-modifying
Events addWhitelistCfo(address account)
approve(address spender, uint256 value) returns (bool)
changeAddress(string nickname, address newaddress)
ethsharediv()
initialize()
receiveEth() payable
redeem()
removeWhitelistCfo(address account)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address _newOwner)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 value)
WhitelistCfoAdded(address indexed account)
WhitelistCfoRemoved(address indexed account)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.