Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EZG | ERC-20 | 87.881413K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11236953 | 4 years ago | | | 0 | 0.0025160200 | |
| 11178216 | 4 years ago | | | 0 | 0.0042323230 | |
| 11178171 | 4 years ago | | | 0 | 0.0018633600 | |
| 11178146 | 4 years ago | | | 0 | 0.0020704000 | |
| 11169779 | 4 years ago | | | 0.9 | 0.0022016000 | |
| 11169770 | 4 years ago | | | 0.95 | 0.0021000000 | |
| 11157735 | 4 years ago | | | 0 | 0.0050942450 | |
| 11156571 | 4 years ago | | | 0 | 0.00097952800 | |
| 11155357 | 4 years ago | | | 0 | 0.0080059980 | |
| 11155198 | 4 years ago | | | 0 | 0.0078457860 |
ABI
ABI objects
Getter at block 21427700
decimals() view returns (uint256)
18
icoTokens() view returns (uint256)
616179359999999998960000
name() view returns (string)
Ezgamers
owner() view returns (address)
0x833cfb9d53cb5dc97f53f715f1555998cf1251b9
stakedCoins() view returns (uint256)
766138540000000000000000
symbol() view returns (string)
EZG
totalRewardsClaimed() view returns (uint256)
75832285729264565718845
totalStakes() view returns (uint256)
1068359631999999998120000
totalSupply() view returns (uint256)
4801487448403528468352777
Read-only
activeStake(address _user) view returns (uint256)
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
pendingReward(address _user) view returns (uint256)
rewardsClaimed(address _user) view returns (uint256 rewardClaimed)
totalStakesTillToday(address _user) view returns (uint256)
State-modifying
Events STAKE(uint256 _tokens) returns (bool)
UNSTAKE() returns (bool)
approve(address spender, uint256 tokens) returns (bool success)
claimReward() returns (bool)
getUnSoldTokens()
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
receive()
This contract contains no error objects.