GCBNCashClaim
Verified contract
Active on
Ethereum with 2,052 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "GCBNCashClaim"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11898368 | 4 years ago | | | 0 | 0.012913120 | |
| 11898356 | 4 years ago | | | 0 | 0.0087676014 | |
| 11898296 | 4 years ago | | | 0 | 0.0083881510 | |
| 11897977 | 4 years ago | | | 0 | 0.010630528 | |
| 11897623 | 4 years ago | | | 0 | 0.012079883 | |
| 11897529 | 4 years ago | | | 0 | 0.011177814 | |
| 11897523 | 4 years ago | | | 0 | 0.0095508650 | |
| 11896442 | 4 years ago | | | 0 | 0.0097169670 | |
| 11896239 | 4 years ago | | | 0 | 0.014866129 | |
| 11896190 | 4 years ago | | | 0 | 0.011864171 |
ABI
ABI objects
Getter at block 21184415
owner() view returns (address)
0xabb4a49b7bbb01e31028d733d1c488a0627531d4
tokenAddress() view returns (address)
0x15c303b84045f67156acf6963954e4247b526717
Read-only
claimed(address) view returns (uint256)
getClaimeCashback(address _user) view returns (uint256)
getUnclaimeCashback(address _user) view returns (uint256)
unclaimed(address) view returns (uint256)
State-modifying
Events addCashback(address _user, uint256 _amount) returns (bool)
addContractBalance(uint256 amount)
claim() returns (uint256)
transferOwnership(address newOwner)
withdrawBalance()
withdrawToken()
CashbackAdded(address indexed user, uint256 amount, uint256 time)
CashbackClaimed(address indexed user, uint256 amount, uint256 time)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.