DividendRecordsV2
Verified contract
Active on
Ethereum with 3,970 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($23,526.96)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ESG | ERC-20 | 86.586896K | $0.271715 |
$23,526.96 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21222554 | 9 hours ago | | | 0 | 0.0038903885 | |
| 21221792 | 12 hours ago | | | 0 | 0.0011201832 | |
| 21221212 | 14 hours ago | | | 0 | 0.0012057734 | |
| 21221154 | 14 hours ago | | | 0 | 0.00062723554 | |
| 21221012 | 14 hours ago | | | 0 | 0.00093773755 | |
| 21220981 | 14 hours ago | | | 0 | 0.00098427136 | |
| 21220952 | 14 hours ago | | | 0 | 0.0010720768 | |
| 21220937 | 15 hours ago | | | 0 | 0.00096834787 | |
| 21220903 | 15 hours ago | | | 0 | 0.0011314035 | |
| 21220884 | 15 hours ago | | | 0 | 0.00075856563 |
ABI
ABI objects
Getter at block 21225285
_feeRate1() view returns (uint256)
5
_feeRate2() view returns (uint256)
5
_feeRate3() view returns (uint256)
5
_marketingWalletAddress1() view returns (address)
0xf505c9f9b3cadf9c245d72b136278e5f874289f7
_marketingWalletAddress2() view returns (address)
0x7c496a5df94d44ea053d0f5cc37cda03166896e4
_marketingWalletAddress3() view returns (address)
0xa04758070457bee9363182a8cad2af9097487282
esg() view returns (address)
0x20cd2e7ec8f5d8b337fe46a4f565ccef1561b9a9
owner() view returns (address)
0x9f03e4d91ff9ac8c86bc1a530c83797080a2c3dd
Read-only
bonuslist(address) view returns (uint256)
State-modifying
Events claim() returns (bool)
setEsgAmount(address[] _to, uint256[] _amount) returns (bool)
setFeeRate(uint256 _fee1, uint256 _fee2, uint256 _fee3)
setFeeWallets(address _wallet1, address _wallet2, address _wallet3)
transferOwnership(address newOwner)
EsgClaimed(address account, uint256 userAmount, address wallet1, uint256 feeAmount1, address wallet2, uint256 feeAmount2, address wallet3, uint256 feeAmount3)
FeeRateChanged(uint256 feeRate1, uint256 feeRate2, uint256 feeRate3)
FeeWalletChanged(address wallet1, address wallet2, address wallet3)
constructor(address esgAddress, address _marketingWallet1, address _marketingWallet2, address _marketingWallet3)
This contract contains no fallback and receive objects.
This contract contains no error objects.