GumGateway
Verified contract
Active on
Ethereum with 62,038 txns
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 |
---|---|---|---|---|---|
XPS | ERC-20 | 100K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10980894 | 4 years ago | | | 0 | 0.00022590500 | |
| 9027656 | 5 years ago | | | 0 | 0.00012142500 | |
| 9027656 | 5 years ago | | | 0 | 0.00015550500 | |
| 7953756 | 5 years ago | | | 0 | 0.000031101000 | |
| 7381723 | 6 years ago | | | 0 | 0.0000066547789 | |
| 7281271 | 6 years ago | | | 0 | 0.00045469000 | |
| 7188914 | 6 years ago | | | 0 | 0.00015550500 | |
| 7156688 | 6 years ago | | | 0 | 0.00011502500 | |
| 7156686 | 6 years ago | | | 0 | 0.00022094500 | |
| 7111996 | 6 years ago | | | 0 | 0.00015550500 |
ABI
ABI objects
Getter at block 21283461 getEthBackRate() view returns (uint256)
isOwner() view returns (bool)
false
owner() view returns (address)
0xe7af11370c3bab51230d8307454350bdf6d68f4a
paused() view returns (bool)
false
term() view returns (uint256)
86400
Read-only
isInTerm(address sender) view returns (bool)
isPauser(address account) view returns (bool)
isReferrer(address account) view returns (bool)
latestActionTime(address) view returns (uint256)
State-modifying
Events addPauser(address account)
addReferrer(address account)
buy(address _referrer) payable
pause()
removeReferrer(address account)
renounceOwnership()
renouncePauser()
requestDailyActionReward(address referrer)
transferOwnership(address newOwner)
unpause()
updateEthBackRate(uint256 _newEthBackRate)
updateMinimumAmount(uint256 _newMinimumAmount)
updateTerm(uint256 num)
withdrawEther()
Action(address indexed user, address indexed referrer, uint256 at)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused()
PauserAdded(address indexed account)
PauserRemoved(address indexed account)
ReferrerAdded(address indexed account)
ReferrerRemoved(address indexed account)
Sold(address indexed user, address indexed referrer, uint256 value, uint256 at)
Unpaused()
UpdateTerm(uint256 term)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.